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

PSB Stopped


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

New User


Joined: 17 May 2005
Posts: 11
Location: India/chennai

PostPosted: Tue Jun 14, 2005 10:15 am
Reply with quote

Hi,

I am testing one IMS DC program. But the PSB is stopped somehow.

Can any one help me on how to start any stopped PSB?

Will appreciate the help.

Thanks,
Subhi.
Back to top
View user's profile Send private message
subhi_dhanbad

New User


Joined: 17 May 2005
Posts: 11
Location: India/chennai

PostPosted: Thu Jun 16, 2005 3:08 pm
Reply with quote

Hi All,

Just wanted to share with you.

1. The command for starting one PSB is /STA TRAN TRANS-ID.
Trand-id is the transaction id for the program.
2. To check the status of any PSB the command is --
/DIS TRAN TRANS_ID.


Thanks,
Subhi.
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


Joined: 28 Mar 2005
Posts: 1448
Location: Chicago, IL

PostPosted: Thu Jun 16, 2005 3:34 pm
Reply with quote

Hi Subhi,

Are these TSO Commands.

How can we know TRANS ID for any PSB.

Regards,

Priyesh.
Back to top
View user's profile Send private message
Karthikt

New User


Joined: 15 Aug 2005
Posts: 51

PostPosted: Tue Aug 16, 2005 2:00 pm
Reply with quote

These are not TSO commands.

These commands should be given after invoking the DC region with '/' annexed before to it.

Tran Id is the transaction ID where each DC screen will be unique identiofication.

Suppose there is a rate screen, then the transaction Id specified for this is DNQRATE. All the DC modules for the screen such load module, DIF, DOF, MID, MOD will be linked to this transaction id.
Back to top
View user's profile Send private message
bonniem

New User


Joined: 09 Aug 2005
Posts: 67

PostPosted: Tue Aug 16, 2005 5:35 pm
Reply with quote

These are IMS commands. To get the transactions for a PSB you can use the command "/dis psb <psbname>" in the IMSDC region.
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 MQ response when MQGET of a stopped q... Java & MQSeries 2
No new posts How to know when DB2 instance was las... DB2 16
No new posts MQ triggered job fails when database ... JCL & VSAM 8
No new posts -904 not received on open cursor but ... DB2 1
No new posts Stored procedure getting locked/stopped DB2 1
Search our Forums:

Back to Top