How to resolve the soc4 and soc7 errors?
Answer Posted / ashu
soc-4 Storage violation error
soc-7 Invalid data in numeric field
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is the usage of comp fields in cobol?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What are various search techniques in cobol? Explain.
Why did you choose to work with ibm mainframe cobol programming?
What is the use of intialize verb?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is a scope terminator give example?
IF I mention stop run in CICS what happens?
What is amode(24)?
example for sub strings ? and refernce modifications whit output pls
What are the different open modes available in cobol?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
how can i see junk values in dclgen or in hostvariable of comp ?