Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    Configuring DB2 adapter using CLI.

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Configuring DB2 adapter using CLI.
 Login/Join
 
Platinum Member
posted
Hi,

I am trying to configure iWay DB2 adapter using CLI. I want to be able to access tables from two DB2 subsystems. Does any one know what goes into the db2cli.ini file to acheive this?
Your help is greatly appreciated.

Thanks.
 
Posts: 176 | Location: Desplaines | Registered: August 05, 2004Report This Post
<B. Volkov>
posted
Hi,

few things you have to be aware:

- server can connect to one subsystem and therefore communication database has to be set up to point to various subsystems
- STEPLIB has to point subsystem to be used for communication

example db2cli.ini is:

[COMMON]
MVSDEFAULTSSID=DBZ1
MVSATTACHTYPE=RRSAF
MULTICONTEXT=1

[DBZ1]
MVSATTACHTYPE=RRSAF
;MVSATTACHTYPE=CAF

[DBY1]
MVSATTACHTYPE=RRSAF
;MVSATTACHTYPE=CAF

[DSNB]
MVSATTACHTYPE=RRSAF
;MVSATTACHTYPE=CAF


in server edasprof.prf connect string should point to aliases defined in communication database
 
Report This Post
Platinum Member
posted Hide Post
Thanks Volkov. Is it mandatory to use RRSAF as the MVSATTACHTYPE?. I used RRSAF and I get the following error message.

(FOC1400) SQLCODE IS 31073 (HEX: 00007961)
: [58004] {DB2 FOR OS/390}{ODBC DRIVER} SQLSTATE=58004 ERRLOC=2:170:4;
: RRS "IDENTIFY" failed using DB2 system:LAWX, RC=08 and REASON=00f3009
: 1
(FOC1405) SQL PREPARE ERROR.
 
Posts: 176 | Location: Desplaines | Registered: August 05, 2004Report This Post
Platinum Member
posted Hide Post
Volkov,

Can you please elobarate on this.

-server can connect to one subsystem and therefore communication database has to be set up to point to various subsystems

Thanks.
 
Posts: 176 | Location: Desplaines | Registered: August 05, 2004Report This Post
Platinum Member
posted Hide Post
Volkov,

I think I know understand what you mean by defining it in the communication database, but does DDF has to be turned on?.

Thanks.
 
Posts: 176 | Location: Desplaines | Registered: August 05, 2004Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    Configuring DB2 adapter using CLI.

Copyright © 1996-2020 Information Builders