list down and describe the sub systems vailable
Answers were Sorted based on User's Feedback
Answer / sudhir
Just type WRKSBS command to get all the subsystems..
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vinu sharad
List of subsystems are:
QINTER,QBATCH,QBASE,QCMN,QSPL,QCTL
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
Answer / 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 |
program to find the number of objects used in a given program through a display.
what is file information data structure?
How we will read call stack?
1.WHAT IS WRONG WITH THE CODE BELOW? C CUSTNO CHAIN CUSTMAST IF %ERROR can any body find the wrong please? 2.What builtin function will you use to achieve the following functionality? C QTY IFLT *ZERO C QTY MULT-1 QTY ENDIF
Q1.How we can copy the data of file one session to another session? Q2.how we can execute a loop infinitely in AS/400 coding? Q3.In ALDON tool,multitask is posible on a perticular object by the user?
can anyone say,what is the use of operation extended H/N/P?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
how can you display specific subfile page on the screen in unequal subfile?
difference between CHAIN and READE?
what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
Can we found a record existance in a file w/o reading the file?
6 Answers Traitsys Technologies,
What is difference between bind by copy and bind by reference?