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 103597I HAVE FOLLOWING DECLARATION. 02. A PIC X(10) VALUE 'XXXXXXXXXX'. 02. B REDEFINES A. 05. C PIC X(3). 05. D PIC X(3). 05. E PIC 9(3). IN MY PROG, I HAVE MOVE 1 TO E. DISPLAY A. WHAT WILL BE DISPLAYED AS A RESULT OF THIS? PLEASE EXPLAIN THE ANSWER. THANKS.
7 1215201rec1. 05 a pic 999v99 value 123.12 05 b pic 99v9 value 45.9 02 rec2. 05 x pic 999v99 05 y pic 99v99 05 z pic x(3) value 'abc' if rec1 is moved to rec2 then what is the value of rec2?
5 13646System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
2115Post New Amdocs COBOL Interview Questions
If we added one rider to the current SF market, how would that affect the existing riders and drivers?
What are the functions used to encrypt and decrypt the data present in mysql?
Is python a programming?
What is aspx format?
What is symbolic planning?
What is the purpose of templates in c++?
What is the process of changing the split size if there is limited storage space on Commodity Hardware?
What is Sales Methodology?
Why do I get a class not found exception when I try to use the shopping cart class?
Tell me briefly about sap.
How we can get the current date in mysql?
In what scenarios will you use a dom parser and sax parser ?
What is the hierarchy?
How do I display a custom message box during Add Item, Check In, Ckeck Out, Undo Checkout, Branch, and Rename?
Does objective c have function overloading?