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...


what will happen two jobs have same name are submitted

Answers were Sorted based on User's Feedback



what will happen two jobs have same name are submitted..

Answer / samul

Dear,

We can submit as many josb wiht the same name.
system will generate unique job number for each job...?

Hope it's enough....

Is This Answer Correct ?    31 Yes 0 No

what will happen two jobs have same name are submitted..

Answer / santy

Buddy,

samul says is right.
we can submit many jobs at a time with smae name, b'cos
system will generate unique job number for each job.

Is This Answer Correct ?    16 Yes 0 No

what will happen two jobs have same name are submitted..

Answer / mahalakshmi

Jobs having same name but username will be different right. tell me if i am wrong

Is This Answer Correct ?    0 Yes 2 No

what will happen two jobs have same name are submitted..

Answer / ld123q44

Two jobs CANNOT have the same name. The job name and the job
ID are assigned by the OS and they are unique.

If you are talking about SBMJOB, you can call the same
program multiple times. The system will queue them and run
them one by one, but if you do your submissions to different
job queues they will run concurrently, unless the system is
out of resources.

Is This Answer Correct ?    1 Yes 5 No

what will happen two jobs have same name are submitted..

Answer / sathya

yes. you can have many jobs with the same name, but only one
job will be executing with same name, others will say DUP on
the status column.

Is This Answer Correct ?    1 Yes 12 No

Post New Answer

More RPG400 Interview Questions

What is the purpose of Panel Groups?

4 Answers  


When it is desirable to describe files Internally?

0 Answers  


I have learnt through Net that Debugging a Batch job involves 1. Submit the job with the HOLD (*YES) parameter: SBMJOB HOLD(*YES) or Hold the job queue that before submitting the job by using the HLDJOBQ command. 2. Determine the job name, user, and number of the submitted job by using the WRKSBMJOB command. 3. Type the Start Service Job command on your screen: STRSRVJOB JOB(job name/user/number) 4. Type the Start Debug command on your screen: STRDBG 5. Release the job in the jobq. Type WRKSBMJOB and then put a 6 beside the job to be released and press enter, or, if the job queue was put on hold, release the job queue with the RLSJOBQ command. 6. A display appears when the job is ready to start, saying that you can now begin debugging the job. Press F10 to show the Command Entry display. 7. Now you can start debugging by entering an Add Break Point command: ADDBKP 8.ENDDBG 9.ENDSRVJOB I tried this for RPG/400 Program and up to six steps of the above it's ok,but for me no source is displayed and i typed DSPMODSRC in Command line but still i can't see the sourceif i press F.10 and enter command ADDBKP i don't know how to add break points through it,usually i add break points using F.6 for Interactive job debugs,but since this is batch i don't know sir,Please help me out. I was asked this question in a interview,i know only RPG/400 and i’m asking for debugging of RPG/400 program only sir. or is it only possible to debug BATCH RPG ILE JOB and it is not possible to debug BATCH RPG/400 JOB kindly help me out sir

4 Answers   HSBC,


How to code Page up and Page down in RPG for Single page subfile without using ROLLUP/ROLLDOWN in DSPF ?

3 Answers   HCL,


What is the compilation option that has to he specified while compiling an RPC program which uses a file having date data type field?

3 Answers   HSBC, IBM,


Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?

7 Answers  


1.How to load Records of a Physical file(PF) in the reverse order, in CL program?

2 Answers   Cap Gemini,


can I touch the array during treatments?

0 Answers   IBM,


Hi guys. Im in AS/400(RPGLE,CLP) from last 1 year.Now i wan to upgrade my Knowledge in AS/400. Suggest me some new fields & courses which falls under AS/400. Waiting for your quick Response.

1 Answers   Voltech,


How can we make use of SETLL operation in CL?

11 Answers  


Hi friends, I am using a load all subfile , and currently i am in in the third page of the subfile , from third page i have selected a record and called some other program .on returning, subfile is being loaded from the frist page. so can any one kindly suggest me in retaining my third page after returning. i.e loading from third page.

7 Answers  


how can we find setll setgt chain read reade readp operations are successfull or not,give example.explain in detail.

4 Answers   iSoft, Wipro,


Categories