Errors in Sql query will be in which state?
Answer / suresh
SQL statment is error in embeded sql, then SQL code will
give the negative value.
| Is This Answer Correct ? | 11 Yes | 0 No |
Why we cannot call a service program? If I add a PEP can i call the service program?
what is the necessary keyword needed to scroll subfile records?
A pgm subroutine calling child subroutine, that child subroutine again calling parent subroutine, u have 1000 lines of code, with out debugging , how can u find that error??? Is there any command to find errors in pgm???
What are different ways to pass data between programs and which one is the efficient way?
what is meant by record lock.how records are locked.what is the purpose of record lock.if records are locked what happens.how to find out which record is locked.
What will be the value of STRING after line 0106 is executed in the code below? 0101 E* Fromfiletofile..tabnameprnentlenpdatabnamlenpda 0102 E ARR 8 1 0103 ISTRING DS 0104 I 1 8 ARR 0105 C MOVE *BLANK STRING 0106 C MOVEA'ABC' ARR A) 'AAAAAAAA' B) 'BBBBBBBB' C) 'CCCCCCCC' D) 'ABC ' E) ' ABC'
Can we used ovrdbf command after the opnqry file if yes then What will be out put of your program?
A particular job executing on the iS is not behaving as expected and is operating in an environment in which it can be debugged. What commands would you use to debug and observe the program?
How do you find whether a record is locked or not?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
How to find d key field of a pf that doesn’t have source physical file?