whn do i get soc7 abend while moving alphanumeric to
numeric or while moving numeric to aplhanumeric please
reply ASAP?
Post New Answer View All Answers
A table has two indexes defined. Which one will be used by the SEARCH?
What are the rules of the move verb?
State the various causes of s0c1, s0c5 and s0c7.
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What is difference between static and dynamic call in cobol?
What are all the divisions of a COBOL program?
Define cobol?
How many sections are there in data division in COBOL?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Write a program that uses move corresponding.
What type of SDLC u followed? Why?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What kind of error is trapped by on size error option?
What is the use of intialize verb?
Write the code implementing the perform … varying.