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 103382I 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 99850The 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 7376how 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 7990I 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 5477Post New ADP COBOL Interview Questions
How to create a transparent form?
What is cbs log?
Thru forms im able to view each employees Pay details in tab (Salary and Entries) but when i run Payroll report i am unable to view the output over the screen nor printout
How does render phase work in jsf (javaserver faces) life cycle?
Which media is used to dissolve polysaccharide extracts?
What is string in php?
What are inbuilt functions in java?
Briefly state different between data ware house & data mart?
Explain about Visual basic.NET culture?
How to Print a WEB page with the HTML control?
What is z index used for?
What are the different class loaders used by jvm?
What are the measures to connect to the db using jdbc?
what are the steps required to add a new table to an existing replication setup?
Where is regsvr32?