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

IMS DC Commands


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

New User


Joined: 25 May 2005
Posts: 52
Location: India

PostPosted: Thu Mar 30, 2006 1:25 pm
Reply with quote

dear experts,

Can you please enlighten me with various commands which can be used in IMS DC. For example- cmd <start transaction-name>.

Thanks!
Back to top
View user's profile Send private message
rajesh_1183

Active User


Joined: 24 Nov 2005
Posts: 121
Location: Tadepalligudem

PostPosted: Mon Apr 10, 2006 6:11 pm
Reply with quote

Hi Ideas,

check the following and let me know if there are any corrections,



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) /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>.



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



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



6)/START PROGRAM programname will start program.



7) /DIS REG A displays all the regions which are in active state



8) /DIS TRAN tranname itself diplay the PSB-NAME.



9) /DIS PROG pgmname will displays the Transaction associated with this program and type of PSB=TP/DB




corrections welcomed,

Thanks,
Rajesh
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 Console Commands All Other Mainframe Topics 4
No new posts commands missing in JESMSGLG JCL & VSAM 3
No new posts ZOS Console commands through USS REXX? CLIST & REXX 5
No new posts How can I know what tso commands are ... TSO/ISPF 18
No new posts ISPF Panel commands DDLIST /LISTBOX TSO/ISPF 11
Search our Forums:

Back to Top