IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How the linkage between the Tran code and Module is defined


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
cool_cupid4u
Warnings : 1

New User


Joined: 31 Dec 2006
Posts: 4
Location: Hyderabad

PostPosted: Fri Jan 19, 2007 7:34 pm
Reply with quote

Hi All,
I am designing a New screen in IMS. Can anyone tel me how the linkage between the Tran code and Module is defined and where.


Warning: Title Edited
Back to top
View user's profile Send private message
Devzee

Active Member


Joined: 20 Jan 2007
Posts: 684
Location: Hollywood

PostPosted: Sat Jan 20, 2007 4:52 pm
Reply with quote

I assume you are asking how to relate IMS Tran code and IMS program.

Identify Tran code: upto 8 chars
Identify Main program: upto 8 chars
Identify Online PSB: upto 8 chars
Mostly the online PSB and the Program name will be same.
Give this details to IMS System Admin, they will add this entry in the IMS online region. And also ACB gen will be performed.

In the MFS you can give the Transaction code which needs to be invoked or the transaction code will invoke program and the program inturn should display screen.
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Mon Jan 22, 2007 2:45 pm
Reply with quote

In addition to what Devzee wrote: MID (message input descriptor and MOD (message output descriptor). Check the link in my signature and look for MID/MOD.
Back to top
View user's profile Send private message
satya123
Warnings : 1

New User


Joined: 18 Aug 2006
Posts: 57

PostPosted: Fri Feb 23, 2007 1:15 pm
Reply with quote

Hi,
as u said the processing of MPP programs please clarify my doubts as i am a new IMS programmer

steps to relate IMS Tran code and IMS program.

1. Identify Tran code: upto 8 chars
2. Identify Main program: upto 8 chars
3. Identify Online PSB: upto 8 chars
*is PSB is different for online and batch???If yes tell me the difference
4. Mostly the online PSB and the Program name will be same.
* is it mandatory to have same name for both PSB and Program name for MPP?

Give this details to IMS System Admin, they will add this entry in the IMS online region.
5 when this ACB gen will be performed after defining by sysadmin or before?

how to invoke once the program is modified.

Please help me.

satya
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
Search our Forums:

Back to Top