How to open and see copy book ?
Answers were Sorted based on User's Feedback
Answer / sudha
IF the copy book has the file stucture then we can open the
copy book thru FILEAID in option 8(view) and give the
location of the copybook and open it.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / pavan,ap
if want see the copybook ,go to 3.4 option and give the
copybook name,,and open it in view or edit mode
| Is This Answer Correct ? | 8 Yes | 5 No |
in our shop we are using Insync , From main menu type Ins;1
and enter provide the filename , in addition you need enable
copy book layout option as cob or Y and provide the copy
book of giving pds name also , so that we can map the file
with that copy book to view it in readable format.
| Is This Answer Correct ? | 1 Yes | 4 No |
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length
I have two files , file1 is input file it contains 10,20,30,....,records but i want to display the records in file 2 as reverse order .how can we do by using jcl& cobol(dont use array) please any one can tell me the answer
should I use Go back in the main program ? Yes we can use Go back in main program as well.
what is SYNCHRONIZATION?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
can I copy book which contain db2 statment in procedure divion?
What is inspect in cobol ?
TO abend the data sholud open in which mode? 1.new 2.old 3.mod 4.shr
How to resolve the soc4 & soc7 other than following answers. Soc4 can resolved using mispleed dd name and dd name is not matching with file and soc7 check the sysdump and copy the offest address then correct it in the program.
10 Answers ADP, Amdocs, Cap Gemini, Keane India Ltd, Super Value, TCS,
i have a variable block which is used in my cobol program as input file having records of 4080 after compilation while runing the program im getiing file attribut mismatch and it is saying tht the record length of the file is 4084 can any one knw the answer how to reslove it ?
how to submit a jcl by cobol program. clear me with an example.
What is the default value of DISP for temp datasets