Explain about different table spaces.
No Answer is Posted For this Question
Be the First to Post Answer
What kind of error is trapped by on size error option?
What is the purpose of Identification Division?
what is the meaning of pic 9(09)v99-
What is level 66 used for ?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Explain the difference between an internal and an external sort, the pros and cons, internal sort syntax etc.
I have two questions here. 1. How to read a flat file in reverse order? 2. How to read a VSAM KSDS file in reverse order? In both the cases we donot know the total number of records.
What is reference modification? What is UNION in sql and syntax? What is the difference between GDGS and VSAM? Which is prefer one? What is processing groups in endevor?
write a program to eliminate duplicate records in a input file and send them to output file.
how to convert vsam table into DB2 table?
what is sysncpoint?
How to find whether a Flat file is empty or not without Reading a file in COBOL Program. (not using JCL)