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
 
Daily used commands in IMSDC

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

New User


Joined: 16 Mar 2005
Posts: 8

PostPosted: Thu Jan 19, 2006 10:44 am    Post subject: Daily used commands in IMSDC
Reply with quote

Hi,

Pls inform me the commands that are used in the IMSDC online screen like entering the transaction and other stuff.

Some time back i saw the answer for this in this forum but now i am not able to trace it back as i had searched for more than 2 hours. icon_sad.gif

Pls help me regarding this.



Thanks,
Rasha
Back to top
View user's profile Send private message
References
Bitneuker

IMS Moderator


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

PostPosted: Thu Jan 19, 2006 6:28 pm    Post subject:
Reply with quote

Hi Rasha,

I'm afraid you have to be a bit more specific. What do you mean with commands used in the IMSDC screen. There's a difference between commands and writing a Message Processing Program (MPP). Some commands are /DIS REG A. (display all active IMS regions), /STA PROG programname (starts the program which deals with a transaction), /STA TRAN transactionname (starts a transaction). Example:

/dis tran zz

DFS249 13:56:14 NO INPUT MESSAGE CREATED.
ZZ 2 1 0 65535 3 9 9 13 0 0 NONE 0
PSBNAME: TPZZVER
*06019/135612*


If you talk about an MPP then you look at something different. You'd have to understand the architecture which forces you to read manuals and follow courses. You'll have to deal with understandings of Scratch Pad Area (SPA), MID/MOD and DIF/DOF (Message Formatting System) and message handling (GU SPA, GN MSG and ISRT SPA). Furthermore you'll likely need knowlegde about program-to-program switch and a lot more. It's not easy to explain all of this in this forum.

If you have any specific question please get back to me.

Cheers,
Back to top
View user's profile Send private message
rajesh_1183

Active User


Joined: 24 Nov 2005
Posts: 130
Location: Tadepalligudem

PostPosted: Tue Mar 14, 2006 11:46 am    Post subject:
Reply with quote

These are the cmds from previous posts...

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.


Thanks,
Rajesh
Back to top
View user's profile Send private message
Jörgen Engström

New User


Joined: 30 Jan 2008
Posts: 4
Location: Sweden

PostPosted: Tue May 20, 2008 11:37 pm    Post subject:
Reply with quote

Noobquestion, but WHERE does one type in these commands? Not very good at this and happy for help : )

Did not want to start a new thread for this small question.
Back to top
View user's profile Send private message
Sinkaravelan S

New User


Joined: 21 Apr 2008
Posts: 31
Location: coimbatore-TN india

PostPosted: Thu May 22, 2008 5:55 pm    Post subject: Reply to: Daily used commands in IMSDC
Reply with quote

It's for you rasha

/for <tran name>
/dis prog <progname>
/dis tran <trans name>
/for sys03
/rcl
/end

try this and you will get the purpose of this commands automatically..

cheers, icon_rolleyes.gif
Back to top
View user's profile Send private message
Pankaj Gupta

New User


Joined: 07 May 2008
Posts: 32
Location: Bangalore

PostPosted: Thu May 22, 2008 8:04 pm    Post subject:
Reply with quote

Can we also be using these commands to test our sqls? I am meaning, can I type in IMSDC screen

/SELECT * FROM etcera?

This would be good for testing sqls before I am putting them in my programs.

Thanks you all.
Back to top
View user's profile Send private message
Srihari Gonugunta

Active User


Joined: 14 Sep 2007
Posts: 186
Location: Pune

PostPosted: Fri May 23, 2008 1:22 pm    Post subject:
Reply with quote

Hi Pankaj,
This is your second post regarding the SQL and IMSDC. Can you please try to get more insight how IMS works? Stickies have lot of information.
Back to top
View user's profile Send private message
enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 3277
Location: italy

PostPosted: Fri May 23, 2008 1:24 pm    Post subject: Reply to: Daily used commands in IMSDC
Reply with quote

Quote:
This would be good for testing sqls before I am putting them in my programs.


what' s wrong in SPUFI ??
Back to top
View user's profile Send private message
shabir46

New User


Joined: 24 Jan 2008
Posts: 14
Location: Kerala

PostPosted: Tue Jun 10, 2008 5:28 pm    Post subject:
Reply with quote

/DIS TRAN transaction-name - To display the status of a transaction

/DIS PROG Program-Name - TO display the status of program

/Dis prog Program-name

/RCL - TO exit out of an IMSDC session

/DIS sta prog - TO check the status of a BMP or program

Du9 sta prog Program-Name - For restarting a BMP
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