What is SQL Code -904 and -903 in DB2 And how to handle it?
Answer / ajay digule
Yes unsuccessful execution of a DB2 query due to an unavailable resource. The name, type of resource unavailable and the reason is also provided by DB2
Is This Answer Correct ? | 0 Yes | 0 No |
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
1.Can we define condition-name conditions in FD entry.
what is the difference between Normal vaiable and comp variable.
hai friends ,i have HSBc exam on this sunday,my platform is Mainframe,i have 1 year exp,pls any one send me placement papers of Hsbc and technical questions on mainframe
6 Answers Citi Bank, CitiGroup, HSBC, iNautix, Wipro,
In INITIALIZE what is Repalcing Word will do
When can the USING phrase be included in the call statement ?
what is rediffine clause?in what situation it can use?give me real time example?
What do you do to resolve SOC-7 error?
Why we need to use redefine clause when we can define the variable seperately... what is actual need....
A LESS 1200 IF B GREATER 25 MOVE 47 TOC ELSE MOVE 57 TO C IF A GREATER 249 MOVE 67 TO C ELSE NEXT SENTENCE ELSE IF B LESS 67 MOVE 27 TO C What will be the value of C, when A is 137 and b is 25
how do you reference the rrds file formats from cobol programs