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

SCLM and DB2 Plan and Packages


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sanjida

New User


Joined: 30 Dec 2007
Posts: 13
Location: delhi

PostPosted: Sun Dec 30, 2007 9:26 pm
Reply with quote

Hi,

can any one help !

I have got one main cobol/db2 program let's say prog A which is calling 2 cobol/db2 subprograms lets say prog B and prog C.
so i have written 3 packages for prog A,prog B and Prog C. and one plan for the complete prog .i have got a clean compilation but while executing it via jcl its giving me -805 error .its says its not finding it Prog A DBRM.

plz.. help me how to resolve this???
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Sun Dec 30, 2007 11:14 pm
Reply with quote

Your are referring to "SCLM"
most probably the environment was not set up in the proper way ![/quote]
Back to top
View user's profile Send private message
sanjida

New User


Joined: 30 Dec 2007
Posts: 13
Location: delhi

PostPosted: Mon Dec 31, 2007 8:45 am
Reply with quote

thanks for the reply..

Actually other sample progs which is running fine .
i am in double whether i have proper number of packaged and plan or not.

i have got all the DBRM's...

still its giving me error.
Back to top
View user's profile Send private message
Negi

New User


Joined: 25 Oct 2007
Posts: 5
Location: kolkata

PostPosted: Mon Dec 31, 2007 10:39 am
Reply with quote

error -805 is
PROGRAM NAME location name.collection id.program name.consistency token NOT FOUND IN PLAN plan name

try rebinding the DBRMs and check the runjcl(if it is not company std)
Back to top
View user's profile Send private message
sanjida

New User


Joined: 30 Dec 2007
Posts: 13
Location: delhi

PostPosted: Mon Dec 31, 2007 5:24 pm
Reply with quote

thanks Negi,

i have rebinded again but still its giving me error.

so i have deleted the output Db2 clist and then build the whole architechture . and able to remove -805.but got some other error icon_smile.gif)

me working in sclm for the first time.
do you know whats the difference between original db2 clist which we write and the output db2 clist which we got after compiling architechture.
Back to top
View user's profile Send private message
sanjida

New User


Joined: 30 Dec 2007
Posts: 13
Location: delhi

PostPosted: Sun Jan 20, 2008 6:13 pm
Reply with quote

thanks all.

my binding was not correct.

i made three packages and one plan.

problem got solved
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts current batch plan DB2 3
No new posts Packages - Versioning DB2 1
No new posts Substitue for SCLM IBM Tools 6
No new posts Log an Plan name/id or Job Id using D... DB2 1
No new posts Number of Packages required for stati... DB2 4
Search our Forums:

Back to Top