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

db2 precompile


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

New User


Joined: 25 Apr 2009
Posts: 25
Location: chennai

PostPosted: Wed Nov 04, 2009 10:20 pm
Reply with quote

hai
I can see the db2 precompiled output of cobol-db2 program (sql quarry replaced with a cobol call statement) same way is this possible to see the dbrm after precompile step alone....?

will it be in a readable form......
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Wed Nov 04, 2009 10:29 pm
Reply with quote

well, all you have to do is look!

depending upon your site, db2 version, etc...
the dbrm can be in ascii (UTF) or ebc. the ebc is readable,
if not then it is UTF and there is a command you can give in browse mode that will convert the UTF to ebc.
Back to top
View user's profile Send private message
Terry Heinze

JCL Moderator


Joined: 14 Jul 2008
Posts: 1249
Location: Richfield, MN, USA

PostPosted: Wed Nov 04, 2009 10:40 pm
Reply with quote

The DBRMs are stored in your site's DBRMLIB. They can also be seen in SYSIBM.SYSDBRM. The DB2 manuals have all the information you seek.
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