There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
1435i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
1329
difference between vsam and database tables
State the maximum value up to which volumes can be inserted to an stogroup?
can any one plzzzzzz tell the jcl code for creating ps using idcams
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
what do you mean by the cobol record key clause in vsam?
Does Disconnect and Connect creates page lock in IDMS ?
what are the common errors that occured while programming in AS/400?
What is a page in db2?
Explain about open switch business continuity software?
What is the procedure to read a statement from tsq?
How can deadlocks be resolved?
I executed one job and I forget to save the final JCL. But took an XDC from SPOOL. Now I want to recover the JCL from XDC dataset. Is there any process to do this?. (Manually it takes a lot of time). Is there
I want to open particular list of members inside pds.Let me know whether below code will work.if not tell me how it works INPUT='DDM.DATASET(AAA*)' X = OUTTRAP(MEMS.)
How vsam files are read in cics pgms?
Is schema the same as database?