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

Getting -812 error for a DB2 batch program


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
manju_1999

New User


Joined: 10 Mar 2006
Posts: 8
Location: Mumbai

PostPosted: Wed Sep 27, 2006 2:30 am
Reply with quote

Hi,

I am getting -812 error for a DB2 batch program. below is a description of the problem. can any body please let me know what might be the exact problem?.

there were a set of programs I compiled them into one load library A. after compilation I copied those load modules into another new load library B. The idea was use these load modules the next itme i wanted to test them.

with the original load library A the job ran fine. after some time i had to delete all the load modules from A. so I copied load modules from B to A to those set of pgms and the ran the job .. but it gave me -812.
what might be the problem?..
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Wed Sep 27, 2006 2:44 pm
Reply with quote

Hi !

PackagePlan is not correct.
Recompile, Link and Bind will help you out.

Regards, UmeySan
Back to top
View user's profile Send private message
manju_1999

New User


Joined: 10 Mar 2006
Posts: 8
Location: Mumbai

PostPosted: Wed Sep 27, 2006 6:31 pm
Reply with quote

thanks for the reply...
but only binding the dbrms corresponding to library B loadmodules again will not help?..
Back to top
View user's profile Send private message
meetreks

New User


Joined: 28 Sep 2006
Posts: 26
Location: Edinburgh

PostPosted: Mon Oct 02, 2006 7:58 pm
Reply with quote

Provided you use the correct DBRM, then there should be no reason why you cant use loadlib's in B
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts How to get a stack trace on a looping... ABENDS & Debugging 5
Search our Forums:

Back to Top