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 98838I 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 95702The 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 6402how 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 7027I 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 4734Post New ADP COBOL Interview Questions
why are choose the transformer ratings in KVA?
What is avalance breakdown?
Explain the use of fbus protocol?
How to calculate sales tax ?
Does the ATCC do MAP (mouse antibody production) testing?
What is instance method?
What is the user profile service?
What is the advantage of bw reporting on co-pa data compared with directly running the queries on co-pa?
What are the features of cascading style sheets?
What is difference between private, protected, and public in C#?
Does visual studio have c++ compiler?
What is verification in software testing?
How do navigation applications differ from standard wpf applications?
what is meant by JRMP?
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul