PDA

View Full Version : AS400



  1. What is meant by hidden field, why it is used
  2. What is the difference between data area and data queue
  3. What is scan and check
  4. What is the difference between array and multiple occurrence data structure
  5. How can we write LF using flatfile
  6. Where we give the MSGSFL in rpg400
  7. What is the use of PUTOVR,OVRDTA,KEEP keywords
  8. How to change the length of the field in a physical file
  9. How to display all the members records in a physical file without using over dbf
  10. Is there any limit to display the members in rpg400
  11. What is the significance of UDATE
  12. What is SDA used for
  13. What are Triggers
  14. Where would you use Override Data Base File
  15. What is the difference between a Physical File & a Logical
  16. What is the difference between CHAIN and READE
  17. What is the benefit of using Externally Described files over Internally Described
  18. What are the values of NUM1 and NUM2 after executing the following code
  19. Which of the following statement INCLUDE and ICOPY directives
  20. Which Built-In-Function will you use to achieve the following functionality
  21. Can we open close file in COBOL any number of times
  22. What is the difference between the binding and srvpgm in ilerpg
  23. What is the difference between the procedure and module in ILERPG
  24. What is the compilation option while compiling an RPC program