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 can we know running job is batch or intractive ?
i need all the possibilites.........plz help me

Answers were Sorted based on User's Feedback



how can we know running job is batch or intractive ? i need all the possibilites.........plz help m..

Answer / nisha

From a CL program you can do a RTVJOBA command, if the job
type value is 0 then batch job, if 1 then interactive job.
Can take a WRKSMBJOB and see the value in TYPe field. If
*INT then it is interactive, If *BCH,then batch job.

Is This Answer Correct ?    21 Yes 1 No

how can we know running job is batch or intractive ? i need all the possibilites.........plz help m..

Answer / gaurav

To check whether a job is a batch or interactive
type DSPJOB,select option 1 ,then in subsystem
check what it is QBATCH or QINTER..
or go for DSPJOBD

Is This Answer Correct ?    5 Yes 0 No

how can we know running job is batch or intractive ? i need all the possibilites.........plz help m..

Answer / mathankumar

we know running a job is batch or intractive by using
WRKACTJOB Command.

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More RPG400 Interview Questions

what is data area and how it is used in rpg program ?

0 Answers   IBM,


Can somebody tell me that, Is it possible to read all the member of PF without OVRDBF?

6 Answers  


use of PUTOVR,OVRDTA,KEEP keywords?

2 Answers   HCL,


How to create a key field for a logical file inside RPG?

4 Answers   HSBC,


How can a screen field that has changed since the last output operation be detected?

4 Answers   IBM,


1.CA(command Atention key)& CF(command Function key) difference with example?Please can any body tell me in real time exp? 2.Can any body tell me some mandatery function keys using while creating any screen with use of SDA-FUNCTION kEYS?

5 Answers   HCL,


What will be the value of STRING after line 0106 is executed in the code below? 0101 E* Fromfiletofile..tabnameprnentlenpdatabnamlenpda 0102 E ARR 8 1 0103 ISTRING DS 0104 I 1 8 ARR 0105 C MOVE *BLANK STRING 0106 C MOVEA'ABC' ARR A) 'AAAAAAAA' B) 'BBBBBBBB' C) 'CCCCCCCC' D) 'ABC ' E) ' ABC'

2 Answers  


What is the purpose of Panel Groups?

4 Answers  


I want to declare the number of elements of an array dynamically in RPGLE ? Is it possible? If yes, then how do I do it ?

2 Answers  


Anybody know the difference of primary file and full procedural file

4 Answers  


i 'm new to as/400.in an interview i was asked this question.give a practical example for passing information or data through local data area. I know only that data area is an object used to store tiny bits of data or it can store one value at a time and it is used to store frequently changing values or datas.thats all i know about data area can any one tell me how local data area and user defined data area are used to pass data between jobs with a example or coding.thanks in advance.

2 Answers   CTS,


What is journalling and commitment control?

3 Answers   IBM,


Categories