list down and describe the sub systems vailable
Answer Posted / chandrababu
Simple IBM supplied Subsystem configuration:
-> QBASE : Supports Interactive, Batch and communication jobs.
-> QSPL : Spool subsystem that supports reader/writer jobs.
-> QCTL : Controlling Subsystem that starts up the system console.
-> QINTER : Supports Interactive jobs.
-> QBATCH : Supports Batch jobs.
-> QCMN : Supports all communication jobs.
Hope this is clear..
Chandra.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we override a file during runtime in rpg?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
Explain mdt?
is this a rpg channel?
how do I play {insert rpg system here}?
what is an online rpg?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
how can I tell when to replace the array?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
how does the rpg element work?
How many program bind in one module....
explain sflclr, sflend, sfldlt, and sflcsrrrn?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
what is program status data structure?