sarath


{ City } kerala
< Country > india
* Profession * software engineer
User No # 109466
Total Questions Posted # 0
Total Answers Posted # 3

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 9
Users Marked my Answers as Wrong # 2
Questions / { sarath }
Questions Answers Category Views Company eMail




Answers / { sarath }

Question { 3783 }

how do we know batch job aborted after we submitting it


Answer

a) Use DSPMSG to view the job ended abnormally

b) Use WRKJOB JOB(JOBNMAE)

Is This Answer Correct ?    2 Yes 0 No

Question { 3932 }

What do you mean by ODP?


Answer

The open data path (ODP) is the path through which all input and output operations are performed on a database file. As data is retrieved from or inserted into the file, the ODP will use an access path to navigate to a row within in the file.

Is This Answer Correct ?    6 Yes 1 No


Question { Symphony, 13532 }

I am reading a file in CL program. and MONMSG CPF0864 has arrived means EOF has arrived. Now i want to read this file again. How i can do this?


Answer

You can also use OVRDBF with POSITON to *START . But you can only use this once inside , other wise ENDOVR and Override again.

Is This Answer Correct ?    1 Yes 1 No