what will happen two jobs have same name are submitted

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

1561


what is the necessary keyword needed to scroll subfile records?

704


How to declare the pull button in AS/400..

1882


how does the rpg element work?

716


do you use message subfiles? What are the necessary keywords required coding a message subfile?

687






is this a rpg channel?

681


How Chain operation copies the record's data to the input buffer for the program?

1082


1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

2373


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

709


What are the types of identifiers?

572


Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?

4211


How to select highest score of each subject or how to select highest income of every month?

1295


what is file information data structure?

1374


how do I preserve and clean the array?

675


How can we override a file during runtime in rpg?

688