i know the stpes 2 create an executable CICS/DB2 cobol code.
1. DB2 Precompiler converts the SQL Statements into COBOL
API statements and creates another member with Acess plans.
CodeA results in CodeB (code with API calls) & CodeC (
Access Plans )
2.Code B is compiled/linked 2 create an exceutable.(codeE)
3.Now CodeC is binded to the database on which CodeE will
be run.
Can somebody provide me the sample JCLs for
precompile/compile/link/bind.
No Answer is Posted For this Question
Be the First to Post Answer
What are the three types of page locks that can be held?
What is the function of buffer manager?
Normalization in DB2 – first normal form, second normal form
What is difference between rollback and commit?
what is the responsibility of the construction superintendent
How to create db2 table in mainframe?
Compare a subselect to a join?
What are the benefits of using the db2 database?
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
database DSNDB01 means a.db2 catalog b.db2 directory c.BSDS d.active logs answer with reason please
how many bytes timestamp token occupies?
6 Answers Boss Global, Cap Gemini, TCS,
Can I use LOCK TABLE on a view?