how to display the dataset information?
Answers were Sorted based on User's Feedback
Answer / ramesh moorthy
Infront of Dataset(In cmd line) put select or Info command
u ll get the informations of the dataset.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / parvatraj m bhuti
Using IDCAMS utility, use LISTCAT you can get the informatiom
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the maximum length of a field you can define using COMP-3?
4 Answers Complex System, Infosys,
subscript and index r not coded in u r application program what will happen?
what r the types of perform statement
what is record label is empty or standard in file description of data division?
Can anyone tell me how to handle the array beyond the limit. If we have an array or a table which can handle 5000 records but now we have to compensate 20000 records with the same array? how to handle the situation.
) what is the difference between AID and HANDLE AID?
What was removed from COBOL in the COBOL II implementation?
how we can edit records in vsam data set and non vsam data sets
consider the fallowing 77 stat pic 9. 88 male value 1,2,3. 88 female value 4 through7. what will be the value of stat a) set male to true. b) set female to true.
How do you define a variable of COMP-1? COMP-2?
What are subroutines ? and how do we pass data to the sub routines?
When is inspect verb is used in cobol?