What is defragmentation and what is its advantage?
What is a transid?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What are the common tables in cics and their usage?
What is database alias db2?
Is it possible to define dd statements as you want?
What is the function of dd disp parameter?
How would you understand error(execution phase)?
List down the types of triggers in the db2 database?
Explain how does idms communicate with cics?
What is the function of the steplib dd statement?
Outputs of explain are with matchcols = 0. What does this signify?
What do you mean by linkage section?
What is null indicator 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 ?...