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 80351I have the requirement to compare the two files and pick up the matching records. File 1. file2 23 32 32 13 34 15 35 36 36 35 43 Get the matching records from this 2 files to out file. how you will do this in cobol program?
15 74328The below is the declaration for a variable ws 01 ws pic 9(3). if you want to insert space how will you do that. in which level u should do it
3 4477how will u retreive value from a table.write it with syntex. 01 ws-table 05 ws-table1 occurs 10 times. 05 ws-table2 occurs 10 times. the above is 2 dimensional array..how will u retrieve 1st element of an array
3 5056I have a field with data type X(10). I want to perform arithmetic operation on this field? I tried doing it by moving the value into a numeric field. but it didn't work out. I am getting a S0C7 abend. Pls let me know if there is any way of getting this done?
2 3215Post New ADP COBOL Interview Questions
What are inline declarations in ABAP on HANA?
Can an exchange 2003 organization span multiple forests?
How to calculate entry tax on kraft papers format in excel under Assam Entry tax rules?
how do I increase the size of a logical volume?
Define complex element?
Explain the possible ways to prevent xss attacks on mvc application?
How to use online Backups?
What is tochararray in java?
how to see the MAC address in your server's ARP table?
What is concatenating?
What is the difference between layer and tier?
The hierarchy of a series of directories branching in a user system starts from?
Which keyword is used to print the text in the screen?
What's the most powerful programming language?
How do you check if an object is an array or not?