When do you get -811 sqlcode and how to resolve it?
No Answer is Posted For this Question
Be the First to Post Answer
How do you use sub-string as a Pseudo-variable in PL/1? How can we use the variables?
How many bytes does a s9(7) sign trailing separate field occupy ?
who will provide realtime projects for me on mainframe banking Or health care domain on bangalore."it's urgent for me" pls send uregent reply
If an array is multi-dimensional dynamic array how do you deal with it & provide me some examples?
What are the different types of PL/1 files?
how to handle -911 (deadlock) error in a db2 program so that the program will never abend?
what is CCID in endevor, what it is its role?
I would like to know some real time questions.. please any one help me.. If the changes made by you .. lead to system inconsistency how others will know its cause???
what is the difference between FB & FBA?
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.....
In a test environment, is there a need to run a runstats?
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.