IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
5756i have two programs 1.cobol program 2.copy book program can i move bouth program in to the production or single single program?
UHG,
1 3776
explain how many ways you can load data in a vsam cluster?
How to find the number of rows in db2 tables?
Define static linking and dynamic linking.
How can deadlocks be resolved?
How do you create a temporary dataset?
What is the maximum number of fields allowed per segment and what is the maximum number of fields per database?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
What is the use of jdftval in as400?
What parameter directs the output of the job log dataset?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
What is the difference between record occurrence and record type in idms?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Is length = 0 sufficient to ascertain that the field has been modified?
How can a fb file convert to vb file using sort program?