Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Step by Step Procedure to connect DB2 using CICS

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS
Author Message
sunojsm
Warnings : 1

New User


Joined: 21 Jun 2004
Posts: 48
Location: Heaven

PostPosted: Tue Feb 15, 2005 8:54 am    Post subject: Step by Step Procedure to connect DB2 using CICS
Reply with quote

Can anybody tell me the Step by Step Procedure to connect DB2 using CICS
thank u
Back to top
View user's profile Send private message
References
PostPosted: Tue Feb 15, 2005 8:54 am    Post subject: Re: Step by Step Procedure to connect DB2 using CICS Reply with quote

rick

Moderator


Joined: 18 Jun 2004
Posts: 61
Location: Kuzhithurai

PostPosted: Thu Feb 17, 2005 2:26 pm    Post subject:
Reply with quote

Hi,

1) Write a DB2/CICS program and compile it using DB2/CICS compailer JCL
2) Use BIND JCL for binding process
3) Now Sign on to CICS Region.
4) Define and install the program.
5) Define and install the Transation.
6) Check whether there is any DB2 Connection. If not Create a connection using
ceda def db2c(....)
7) Define and install the DB2 Entry using
ceda def db2e(.......)
8) Define and install the DB2 Transation using
ceda def db2t(.......)
9) now your setup is ready and you can run your program using the transation ID

Regards,
Rick.
frederick.tybalt@anewcon.com
Back to top
View user's profile Send private message
sunojsm
Warnings : 1

New User


Joined: 21 Jun 2004
Posts: 48
Location: Heaven

PostPosted: Thu Feb 17, 2005 5:27 pm    Post subject: thanks rick
Reply with quote

thanks rick for ur response.
Back to top
View user's profile Send private message
sunojsm
Warnings : 1

New User


Joined: 21 Jun 2004
Posts: 48
Location: Heaven

PostPosted: Fri Feb 18, 2005 6:07 pm    Post subject: Re: thanks rick
Reply with quote

HI,

I want to know the connection details,And one more thing want to know the configuraition.Management tools that are being used to write a new
code.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS All times are GMT + 6 Hours
Page 1 of 1