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 103809I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
2491We know that size of redefine and redefining need not to be same..Then does the below case true 01 ws-date pic 9(6). 01 ws-redf-date REDEFINES ws-date 05 ws-year pic 9(4) 05 ws-mon pic 9(2) 05 ws-day pic 9(2)
1 6562What are the situations u have used in ur project for Subcript and Index ? 1.if u use Subscript why not Index,why u choose Subscript only? 2.if u use Index why not Subscript,what abt Displacement?
2 9345Post New Cap Gemini COBOL Interview Questions
How many i/o ports are present in the 8086?
Can we use break in if statement in python?
What do you mean by dental caps or crowns?
What are multidimensional arrays?
Why -w argument is used with perl programs?
What is isometric drawing?
Is mongodb unstructured?
How do you host a maven repository on github?
How can I make my site public?
What is an xml file for video?
Why do we need to have these perspective of visual and logical tree in wpf?
accessdenied javanet disconnet
What is a variable in java?
How many types of trigger events are there in qtp?
Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?