|
View previous topic :: View next topic
|
| Author |
Message |
Dibyendu Mandal
New User
Joined: 08 Dec 2011 Posts: 10 Location: India
|
|
|
|
Hi,
Is there any difference between PSB in IMS-DB and PSB in IMS-DC ?
and PSB in IMS-DB and PSB in IMS-DC?
I am not very sure PSB and PCB exists in IMS-DC or not.Please help |
|
| Back to top |
|
 |
Ed Goodman
Active Member
Joined: 08 Jun 2011 Posts: 556 Location: USA
|
|
|
|
For an online screen/transaction, the PSB gets sort of 'pre-compiled' with the DBD library to create an ACB. That ACB plays the same role as a PSB in a batch program.
If you use the batch terminal simulator, you can point to the PSB library instead of the ACB library and it will still work. |
|
| Back to top |
|
 |
ankvardhan
New User
Joined: 05 Sep 2008 Posts: 14 Location: Mumbai
|
|
|
|
Hi Mandal,
| Quote: |
| Is there any difference between PSB in IMS-DB and PSB in IMS-DC |
Check your PSB Type:
For Batch: Type=DB
For Online: Type=TP
This is the one way to identify by looking into PSB. |
|
| Back to top |
|
 |
Sandy Zimmer
Active Member
Joined: 13 Jun 2007 Posts: 826 Location: Wilmington, DE
|
|
| Back to top |
|
 |
|
|