Difference b/w Error and abend in COBOL
Answers were Sorted based on User's Feedback
Answer / satish
ERROR: This will happened when syntactical errors are get
EX: misspelled of divisions or any reserve keywords...
ABEND: This will happend when logical mistakes get
EX: SOC7,SOC4,S806............
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / shriram supalwar, dharmabad
ERROR: occurs before the execution of job
ABEND: occurs during the execution of program in a step
Is This Answer Correct ? | 6 Yes | 0 No |
1) What is ONCODE (Return code) in PL/1? 2) How to handle the ONCODE in PL/1? Please give me some examples?
Can you define an alias?
how do u code a copy book in ur pgm ?
How do you write from PL/1 code to JCL?
Define the necessity of run stats among the environment test?
State the maximum value up to which volumes can be inserted to an stogroup?
Mainframe project required Postby mache123 » Thu Jan 29, 2009 9:10 pm hello..... I want to know about some real time projects.If any one have any Mainframes project, please provide me documentation of it Or else give me the link where can I find that Mainframes projects with Documentation...... or suggest me any if......please
Explain foreign keys?
Explain host variables?
Can you explain create an empty file by using sort?
What is the difference between the mro & isc?
How to compare two files by using sort?