Answer Posted / anand
yes .. can be dropped..
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
what are bind concepts in db2 cobol?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
Is db2 a programming language?
What is load replace in db2?
What is the connection string to connect to the DB2 Database ?
What is copy pending status in db2?
What are the contents of dclgen?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is innodb buffer pool?
What is dbrm? When it will be created?
What types of tables are there in the db2 database?
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 ?...
Why do we need reorg in db2?
What is difference between isnull and coalesce?