list down and describe the sub systems vailable
Answer Posted / swetha p rao
QINTER,QPGMR ,QBATCH,QBATCH2 are some of the system
subsystems
qinter is the subsystem where you login and for interactive
jobs
Qbatch is for batch jobs
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
what is *place and *auto keyword in prtf ?plz explain
How many program bind in one module....
what is file information data structure?
what was the robotech rpg?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
how do I declare a table or array in rpg iv?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
what is the use of sflnxtchg?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
how can I tell when to replace the array?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
are there any useful c runtime apis that I can call from rpg iv?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
what is data area and how it is used in rpg program ?