MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 7 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: PSB Definition error
pravonline

Replies: 12
Views: 10450

PostForum: IMS   Posted: Fri Feb 16, 2007 5:07 am   Subject: PSB Definition error
Dear Programmer,

In Batch modules, Can you please explain me about the replacement statement for "ENTRY" statement in EXEC DLI method for mapping the PSB . if you can you please provide ...
  Topic: PSB Definition error
pravonline

Replies: 12
Views: 10450

PostForum: IMS   Posted: Tue Feb 06, 2007 12:05 am   Subject: PSB Definition error
Dear Programmer,

I'm actually working in 2 separate modules.

1. COBOL+CICS+IMS-DB ( Online )

2. COBOL+JCL+IMS-DB ( Batch )

As I mentioned earlier, I need to use "Entry" statement ...
  Topic: PSB Definition error
pravonline

Replies: 12
Views: 10450

PostForum: IMS   Posted: Mon Feb 05, 2007 7:51 am   Subject: PSB Definition error
Dear Programmer,

Thanks a lot for your valuable suggestions,

As per your advice, I tried the following code with the different PSB name and the curent error got cleared.


EXEC DLI SCHD PSB&# ...
  Topic: PSB Definition error
pravonline

Replies: 12
Views: 10450

PostForum: IMS   Posted: Fri Feb 02, 2007 12:46 am   Subject: PSB Definition error
Dear Programmer,

I tried the following command as per your advice,

EXEC DLI SCHD PSB(TIMBFH01) NODHABEND
END-EXEC.

And i displayed the error message in the screen,

The program failed at ...
  Topic: PSB Definition error
pravonline

Replies: 12
Views: 10450

PostForum: IMS   Posted: Wed Jan 31, 2007 6:40 am   Subject: PSB Definition error
Hi Programmer,

Yes an entry has been made in the RCT table is the statement from my DBA,

This is how my DBA generated the PSB and ACB:


//TIMBFH01 EXEC GENPSBV,SPSB=TIMBFH01, ...
  Topic: PSB Definition error
pravonline

Replies: 12
Views: 10450

PostForum: IMS   Posted: Tue Jan 30, 2007 4:31 am   Subject: PSB Definition error
Correction in the above PSB:


PCB TYPE=DB,DBDNAME=PAYROLL,KEYLEN=32,PROCOPT=LS
SENSEG NAME=MASTER,PARENT=0
SENSEG NAME=SALARY,PARENT=MASTER
SENSEG NAME=LEAVE,PARENT=MASTER
SENSEG NAME=BONU ...
  Topic: PSB Definition error
pravonline

Replies: 12
Views: 10450

PostForum: IMS   Posted: Tue Jan 30, 2007 4:22 am   Subject: PSB Definition error
Dear All,

I'm new to IMS, I've created a DBD and PSB and given to DBA to generate it. ANd then i Coded a program to perform various operations on the Database such as LOAD/READ/WRITE/REPLACE/DELETE ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group