Answer Posted / navjot singh
A Job is a basic unit of work on AS/400.
The attributes are:
Job Number Unique system generated sequential number
Job Name Any user defined name (Max 10 char)
User Name Who initiated the job.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is externally described file ?
what is a physical file?
In Which Specs Arrays, Tables & Constants Are Defined?
is it possible to create a physical file without dds?
what are the different opcodes available in rpg for database access ?
what do we can do with the embedded sql statements?
Write a CL program which will run a batch job at 1 am every night
what is the function of cpysplf command?
Difference Between Source Physical File & Physical File?
when do you explicitly open files and close files in an rpg program?
What Does 'sr' In Columns 7-8 Of C Specs Mean?
what is the maximum number of fields under a record format of physical file?
What is program status data structure(psds) in as400?
when should I use method get, and when should I use method post in my cgis?
How to reverse the string in rpg