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
 
Request IMS DC commands

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> IMS DB/DC
Author Message
madhu.boddu

New User


Joined: 28 Sep 2005
Posts: 5

PostPosted: Tue Oct 04, 2005 6:04 pm    Post subject: Request IMS DC commands
Reply with quote

could you please provide IMS DC Commands.
What are commands we reqularly used in IMS online region.

Exp: Open IMS files and Close IMS files
Back to top
View user's profile Send private message
References
PostPosted: Tue Oct 04, 2005 6:04 pm    Post subject: Re: Request IMS DC commands Reply with quote

sanon

New User


Joined: 09 Dec 2005
Posts: 5

PostPosted: Fri Dec 09, 2005 11:45 am    Post subject: IMS DC commands
Reply with quote

3 regularly used IMS DC commands that i have come accross (and used)are

1) /FORMAT :- USe this command whenever you want to use the Message Format Service(MFS). Syntax :- /FORMAT <modname>

2) /TEST :- Whenver you want to test your MFS blocks, put them in the PDS named IMS*.TFORMAT and give a /TEST MFS at the terminal . then give /FOR followed by the MOD name

3) regular transactions. These transaction codes are associated with a program name. Use them to invoke programs.
Back to top
View user's profile Send private message
nutakkimurali

New User


Joined: 15 Nov 2005
Posts: 22

PostPosted: Tue Jan 03, 2006 1:55 pm    Post subject:
Reply with quote

1) /TEST MFS is used in general to refresh the Screen format.

(i.e If you modify any screen layout and want to display the screen with your new design changes use this command first and the give a
/FOR <Modname>.

2)DIS STATUS TRAN gives the status of the Trasaction associated with the PSB.

3) /START TRAN tranname will start the transaction if it stops during any abend.

4)/START PROGRAM programname will start program.

3 and 4 need to repeat until the region is stable.
Back to top
View user's profile Send private message
rajesh_1183

Active User


Joined: 24 Nov 2005
Posts: 130
Location: Tadepalligudem

PostPosted: Tue Jan 03, 2006 4:33 pm    Post subject:
Reply with quote

Hi,

1)Is the following commands are right..???

/disp tran pgmname -----displays the transaction id the pgmname uses

2) what is the command to display the PSB name the prgram is using..

Rajesh
Back to top
View user's profile Send private message
nutakkimurali

New User


Joined: 15 Nov 2005
Posts: 22

PostPosted: Tue Jan 03, 2006 7:11 pm    Post subject:
Reply with quote

/DIS TRAN tranname itself diplay the PSB-NAME.
In General we use the same name for the PSB and TRAN
/DIS TRAN pgmname is Invalid according to my knowledge
/DIS PROG pgmname will displays the Transaction associated with this program and type of PSB=TP/DB.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> IMS DB/DC All times are GMT + 6 Hours
Page 1 of 1