Answer Posted / nitin trivedi
* A user requests a job.
* Job is created and job name, job attributes are assigned.
* Job is placed on a job queue.
* The sub system QINTER takes the job from the job queue and starts processing.
* The output generated by the interactive job is placed on the output queue
* The spool sub system QSPL prints the output.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how many specifications are there in rpg/400? What are they?
what is a primary file?
What Is The Object Type Of Pf, Lf, Printer File & Display File?
what is the use of jdftval in join logical file?
What is the difference between crtdupobj and copyf?
how many levels are there in a physical file?
what are the different commands used in rlu ?
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
how can I control from my cgis the cache of a remote browser?
What is file information data structure(infds) in as400?
Can we debug the MSGW JOBS?
the maximum number of subfiles that can be active for a single file is ____ .
what is a physical file?
define the purpose of the *bcat function?