What are the two main attributes, which govern the execution of a job?



What are the two main attributes, which govern the execution of a job?..

Answer / shagun chahal

Run time priority and Time slice

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More IBM AS400 AllOther Interview Questions

what is the purpose of DMPCLPGM IN CL?

3 Answers   IBM, Wipro,


what are two types of record are used in subfile?

1 Answers   IBM,


How to Define a Procedure in RPG?

0 Answers  


when you are defining a flat file in your program in f specs which format will you specify?

1 Answers   IBM,


explain the purpose of keep and assume keywords?

1 Answers   IBM,






What is a Join Logical File, Can it be used for Update ?

1 Answers  


If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?

0 Answers   IBM,


what is sflpag and sflsiz ?

2 Answers   IBM,


Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?

0 Answers  


how to define global parameter in ile ?

0 Answers   IBM,


HOW CAN WE ENTIRE OBJECTS& IT'S TYPE IN PGM?

1 Answers  


how a varible can be passed to a subfile...accnt1 contain data in a data area..ie Daccnt1 uds,Daccnt2 3 overlay(accnt1:1), DNo 4 overlay(accnt1:4)..we want to transfer this dataarea value from acnt0001 to a subfile..that means to enter each record we have to incriment account no,, i normal window we can do move accnt1 account_no eval account_no=accnt1 eval no=no+1 exfmt usr_account how it possible with Subfile????????.Please do answer? (Thank you for all your answers dear friends!!)

1 Answers   CTS,


Categories