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

How to find d key field of a pf that doesn’t have source physical file?

2 Answers  


there is any limit to display the members in rpg400?

3 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  


3 members in databasefile .how to read records from all the members??

6 Answers   CTS,


What is the purpose of FRCDTA keyword?

3 Answers   IBM,


Difference between RESET and CLEAR

1 Answers   TCS,


Can you copy the records created by the OPNQRYF to other files and how?

2 Answers  


Hi,Please give me complete code with this logic. The question is how to read the records from a file with load an array of size with error condition? (The logic is Z-Add 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN9 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO)please give me complete code with explanation?

1 Answers  


steps involved in debugging and types of debugging modes?

1 Answers  


How to declare the dynamic(run time) array in rpgle? can you please give example

2 Answers   Polaris,


How to write record if no field or the field are different in physical file in rpgle ?

0 Answers  


Suppose I have 3 jobs a b and c. I want to submit b after successful completion of a and want to submit c after successful completion of b. Without using job scheduler or job queue, how can I do that through cl program?

1 Answers  


Categories