Explain dclgen.
No Answer is Posted For this Question
Be the First to Post Answer
What is sqlcode -811?
7 Answers Accenture, CTS, TCS,
What is buffer pool and list some of them?
What is a DB2 bind?
Is db2 a mainframe database?
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.
What is the result of open cursor statement?
I have a table name Table1 which contain columns Cust_no, car_model, country, salesamt. The records are 101, Fiat, India, 12345 2nd record is 102, Tata, USA, 98743 3rd record is 101, indica, India, 65342 4th record is 103, Toyota, UK, 64522 5th record is 103, Maruti, USA, 98632 and so on..... Now my question is write sql query which will give me detail about the sum of sales amount in perticular country
How do you Load a table ?? and what is Load replace ?
What is the difference between base table and view?
What is the database descriptor?
what is the responsibility of the construction superintendent
What is the cobol picture clause of the db2 data types date, time, timestamp?