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

DB2 - precompile-help


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

New User


Joined: 03 Aug 2005
Posts: 23

PostPosted: Fri Aug 05, 2005 7:15 pm
Reply with quote

icon_question.gif Hi folks,
Will pre-compile of an DB2-COBOL program bomb, if DB2 is down? Please give a detailed explanation.
Quote:
Knowledge in your hands for your journey ahead
Back to top
View user's profile Send private message
bonniem

New User


Joined: 09 Aug 2005
Posts: 67

PostPosted: Tue Aug 09, 2005 9:53 am
Reply with quote

Precompile will not bomb. Precompile step used the DCLGENs for SQL syntax checking and table verifications. It does not depend on the DB2 susbsytem being down. The actual verification with the catalog tables in the subsytem happens at bind time and bind will surely bomb if DB2 subsytem is down.
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 JCL for pl1 db2 precompile, compile a... JCL & VSAM 4
No new posts Pre-compile: Assembler - DB2 precompi... JCL & VSAM 2
No new posts DB2 precompile error when using CTE's... DB2 2
This topic is locked: you cannot edit posts or make replies. COBOL-DB2 program precompile/Bind opt... DB2 7
No new posts DB2 to be up for PRECOMPILE? DB2 19
Search our Forums:

Back to Top