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

Error when link-edit step was omitted during RECOMPILATION


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
CIS777
Currently Banned

New User


Joined: 16 Sep 2005
Posts: 6

PostPosted: Fri Sep 16, 2005 8:42 pm
Reply with quote

Which ones are right (3 ?? should be right and some incorrect - why)?

Question 3: Plan PLNA has been bound with the DBRM from program PGM. PGM has been modified, precompiled, and compiled successfully.

PLNA has been successfully rebound, but the link-edit step was omitted. What is the result when PLNA is executed again?

A. The execution will fail with an -818 SQLCODE.

B. The execution will fail with a system 806 abend code.

C. The execution will be successful.

D. The execution will be successful only if versioning is being used and the
prior version still exists.

E. The execution will fail with an -805 SQLCODE.

Can you help?
Back to top
View user's profile Send private message
DeeBeeTwo

New User


Joined: 19 Sep 2005
Posts: 2

PostPosted: Mon Sep 19, 2005 7:03 pm
Reply with quote

Hello CIS777

A- is right if an old module exist.
B- is right if the program has never been link-edited
C- false
D- sqlcode -805 only when problem if PLAN bound with packages.

More Help ?
Back to top
View user's profile Send private message
DeeBeeTwo

New User


Joined: 19 Sep 2005
Posts: 2

PostPosted: Mon Sep 19, 2005 7:09 pm
Reply with quote

Sorry

E- replace D so sqlcode -805 only when problem if PLAN bound with packages.

D- is right if an old link-edit was bound

Regards
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
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 Return codes-Normal & Abnormal te... JCL & VSAM 7
No new posts How to append a PS file into multiple... JCL & VSAM 3
Search our Forums:

Back to Top