What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
what is DSN parameter and DISP parameter is used for?
Must tape dataset definitions include vol=ser specifications?
how can you copy to a vsam cluster?
what is swap-in and swap-out?
What does a rollback do in idms?
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 the difference between read(1) and read work file once?
What is null value in db2?
Explain the advantages of adabas?
What is inspect and what is it used for?
How do you differentiate between cobol and cobol-ii?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
PLEASE SEND ME THE DOCUMENTS IF ANY ONE HAVE REGARDING THE IMPACT ANALYSYS,REVIEWS
How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?