The NoteBook of EricKong

  BlogJava :: 首页 :: 联系 :: 聚合  :: 管理
  611 Posts :: 1 Stories :: 190 Comments :: 0 Trackbacks
1.Write a DB2/CICS program
2.Compile it using DB2/CICS compailer JCL
3.Use BIND JCL for binding process
4.Now Sign on to CICS Region.
5.Define and install the program.
6.Define and install the Transation.
7.Check whether there is any DB2 Connection. If not Create a connection using ceda def db2c(....)
8.Define and install the DB2 Entry using ceda def db2e(.......)
9.Define and install the DB2 Transation using ceda def db2t(.......)
10.now your setup is ready and you can run your program using the transation ID
posted on 2012-07-22 20:53 Eric_jiang 阅读(321) 评论(0)  编辑  收藏 所属分类: Mainframe

只有注册用户登录后才能发表评论。


网站导航: