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 is collection in db2 bind?
I use CS and update a page. Will the lock be released after I am done with that page?
Which component is used to execute the sql statements?
What is a DBRM, PLAN ?
I am getting a error multiple row fetched while executing a Cobol-DB2 program.How can I solve it without using a cursor.
What is DYNSLT keyword? How do you perform selection using DYNSLT
WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?
Can we able to find all the Table names under a Particular Plan?
What are PACKAGES ?
What is ACQUIRE/RELEASE in BIND?
What is a DB2 bind?
List down the types of triggers in the db2 database?