how to display the dataset information?

Answer Posted / parvatraj m bhuti

Using IDCAMS utility, use LISTCAT you can get the informatiom

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are you comfortable in cobol or jcl?

643


What is the difference between PIC 9.99 and 9v99 in COBOL?

732


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2337


Explain the configuration section of a cobol program with examples of syntax.

660


Can a Search can be done on a table with or without Index?

804






how to move the records from file to array table. give with code example

2221


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1614


For rewrite, why is it mandatory that file needs to be opened?

623


What do you understand by psb and acb?

666


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2661


) How do u handle errors in BMS macro?

1429


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

825


) what is the difference between AID and HANDLE AID?

1637


) How do u handle errors in BMS macro

1512


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1523