what are the parameters of jobd?give in detail.&what are
the parameters of subsystem...????
Answer / syam
It is not "jobd" can be WRKJOBD Work with Job Descriptions
use command WRKJOBD *all *libl Enter, system will you all
Subsytem/Job for Create Change Delete Copy Display.
Subsystem Parameters = CRTSBSD SBSD(xxxx/*LIBL) POOLS()
MAXJOBS(*NOMAX) TEXT(*BLANKS) SGNDSPF(QDSIGNON) SYSLIBLE
(*NONE) AUT(*LIBCRTAUT)
You can use WRKSBSD command also.
| Is This Answer Correct ? | 4 Yes | 4 No |
What is the purpose of record level identifier?
How to add 2 new fields in a file? How many ways are there in as400?
i have 1000 records in pf.what are all the ways to read a particular name records in rpg?? ie.. in pf i have a name called demo appeared around 52 times hw will we read this particular records in rpg/400?.
What are different ways to pass data between programs and which one is the efficient way?
what is kids-rpg?
What is the OPEN and CLOSE accesspath?
How can we receive values from a called procedure in RPG?
Suppose we add one field in physical file and this physical file is used by several programs.how do we know which program is using that file? What are the impact analysis.
What would be the result on writing a data record to a PF file using the "WRITE" opcode after the SETON *ON *INLR statment?
Suppose we have 10 records with same name and we are reading using READE,after 4 record i have to use CHAIN what is the output
wat is curser?? and its types???
How can we make use of SETLL operation in CL?