Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you find whether a job is a batch job or interactive?

Answers were Sorted based on User's Feedback



How do you find whether a job is a batch job or interactive?..

Answer / syam

RTVJOBA command if Type = 0 means Batch job
Type = 1 means Interactive job

Is This Answer Correct ?    21 Yes 1 No

How do you find whether a job is a batch job or interactive?..

Answer / sd

Using the API QUSRJOBI

Is This Answer Correct ?    2 Yes 0 No

How do you find whether a job is a batch job or interactive?..

Answer / srinivas yadav

WRKACTJOB command and check type,
if type=BCH means its a batch job
if type=INT means its a interactive job

Is This Answer Correct ?    2 Yes 0 No

How do you find whether a job is a batch job or interactive?..

Answer / kcsyam

WRKACTJOB command, Job is runing in QBATCH subsystem =
batch job
Any other Subsystem (like Qinter)= Interactive job

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More RPG400 Interview Questions

what is the rpg system?

0 Answers   IBM,


how do I play {insert rpg system here}?

0 Answers   IBM,


during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.

0 Answers   IBM,


what are the key words you must use when using a subfile?

0 Answers   IBM,


we hav job which is running as batch. it takes atleast 06hours to complete tht job. bu i wana do tht job with in 3hours.........? so plz post ur answers

8 Answers   Cap Gemini, IBM,


What are the necessary keywords required to code a message subfile?

3 Answers  


I have a Physical File name 'File1', which is present in two libraries named 'LIB1' & 'LIB2'. These 2 libraries are listed in the library list. Would like to access data from this file from these two libraries using RPG program. How to do this, any idea?

4 Answers  


what is kids-rpg?

0 Answers   IBM,


purpose of pannel group??/

2 Answers   CTS,


How can we find out whether the job is interactive or Batch through RPG program? 2) How can we find out through CL program?

6 Answers   CSC,


Suppose my file has 10 fields and I want to make the 2nd field zeros in all records. And assume I have millions of records and I dont want to read each record and update the desired field with 0. Any other way to do this in one step operation?

1 Answers  


1) How to retrieve RRN through RPG ? 2) How to pass parameter by value ? 3) How to trap the error through the RPG/400

10 Answers   IBM, Tech Mahindra,


Categories