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 98819I 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 1035301rec1. 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 12000System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
1692Post New Amdocs COBOL Interview Questions
How to create files in unix?
Is it possible to write a regular expression to check if string is a number?
What is the max core of a component?
What are the consistency levels for write operations in Cassandra?
Why you change job in March this time is increment time
What does the message "automatic aggregate intialization is an ansi feature" mean?
what is meant by shear center?????
How to build mobile apps using ionic 3 cli and angular 4?
Which is the best free database software?
How to transform an XML document into another XML document?
Is it true that short variable declaration := can be used only inside a function?
Define firewalls?
explain about serialization?
How to find the path in unix?
What is Search Module?