For Null indicator we have 3 values 0,-1,-2. 0->Not nulll -1->Null -2->Value truncated If ther is any possibility to have any positive value other than 0 in Null indicator.If it is so then when we will get and what is the value?
1 5560Program 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.
5756
Difference between array and sub-script ?
What are fset, frset?
What is the device independent method to indicate where a record is stored?
What is the advantage of defragmentation?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
can we describe the results of opening for input empty vsam files in a cobol program?
What are the contents of a dclmgen?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What is sysplex?
What is psb?
Explain how do you intitiate another transaction?
Explain in brief how does db2 determine what lock-size to use?
what does a file status of 02 on a vsam signifies?
a dd statement has 2 types of parameters. Name them?