What is the syncpoint command?
Discuss some of the terminology of idms.
Define exec cics retrieve?
what is a base cluster in vsam?
Matching Logic in Jcl not in cobol.Could any one please answer this question
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Explain the advantage of dynamic generation of acb?
Explain the purpose of the file status clause in the select statement?
What the difference is between continue and next sentence?
Explain the function of //jcllib statement?
Explain the mdt in cics?
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 ?...
which utility is used to run a cobol-db2 program?
how do we prepare test data using file-aid tool?
how to move the records from file to array table. give with code example