What is a plan and package in db2?
No Answer is Posted For this Question
Be the First to Post Answer
In cursor program-1 can we create another cursor program-2 inside the cursor program-1.If yes how/no why ?
Say CUST Table contains records like: CUSTNO CUSTNAME CUSTLOC 100 ABC SSS 200 XYZ 300 PQR 400 MNO WWW 500 CVV ------------- ------------- Now write a query to retrieve all records with CUSTLOC no data.
Can SQL statements/queries be included in a copybook?
Is the primary key a clustered index?
Can DASD types assigned to storage groups be intermixed (i.e., 3350s and 3380s)?
What's the Maximum Length of SQLCA and what's the content of SQLCABC?
How to rename a table in DB2 ?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
What is host variable?
how to resolve -818 error. how to see timestamp token in load module and plan
What does DML stand for and what are some examples of it?
List down the data types in the db2 database.