What is the use of Data Queues?
Answer / rohit katarya
Data queue is a type of system object that you can create.
Data Queues are used in Program to program communication.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the types of data areas?
What are the two main attributes, which govern the execution of a job?
which single rpg opcode performs both setll and reade?
Which of the following operations does NOT zero the field FLDA defined as 4,0? C MOVE *ZEROS FLDA C Z-ADD *ZEROS FLDA C Z-ADD 0 FLDA C MOVE *ALL'0' FLDA C SUB FLDA FLDA C MOVE '0000' FLDA C CLEAR FLDA C MOVE *BLANKS FLDA
WHAT IS AS/400 SYNORIO?
How to Define a Procedure in RPG?
how you get the relative record in a subfile in which cursor is located?
I have SQLRPGLE program in which there are some update statements which executed correctly. there were no errors run time. Once the program gets over, the file was not updated with the new values. What might be the reason?
Hi Friends, I need immediately answer for this: Senario is that,I am selecting records from the display and window subfile on the basis of Reason Code and some more fields but spool file not showing the same records which i have selected by display and window subfile. Q.What could be the causes(resons)to not show records properly (just selected in the display file and Window subfile)according the selection criteria of the records. Q.What would be the solutions to show records properly in the spool file just as selected in in the display file and window subfile according to the selection criteria.
What is Job description?
when would you use or not use this approach?
What is the function of DSPATR (display attributes) keyword?