What is inspect and what is it used for?
No Answer is Posted For this Question
Be the First to Post Answer
In the procedure division stmt OPEN OUTPUT FILE1. Which of the following is not true about file1. a) there must be a select clause for this file in the file-control paragraph of environment division. b) There must be an FD entry in the file section of the data division. c) The file name must appear in a WRITE stmt in the procedure division. d) There?ll be a CLOSE stmt in procedure division.
We have an output dataset in job with disp parameter as shr.
how to handle -911 (deadlock) error in a db2 program so that the program will never abend?
How much memory does variable of 6 decimal (15, 2) take in PL/1?
how do you seton setoff group of indicators
Can you explain function of dbctl?
If anyone has latest IBM Certification Dumps can you pls forwards it to me
what are the common errors that occured while programming in AS/400?
When the job statement is used?
How do you write from PL/1 code to JCL?
is it possible to write array elements to pf
If JOBA is in MSGW due to data decimal error and DUMP is generated and I found that Decimal field formatted with some special char which is coming from Input file amd file has millions of records. How I can find out on which record the error is occur. Please share your experience.....