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


if we give TIME=0 how many sec that job/step

Answers were Sorted based on User's Feedback



if we give TIME=0 how many sec that job/step ..

Answer / nagendra rampuria

The job takes the default time and runs successfully.I feel
the 1st and 2nd answers are wrong.

Is This Answer Correct ?    11 Yes 0 No

if we give TIME=0 how many sec that job/step ..

Answer / sri hari

It will take Default Time set by the system people. Job
will not fail.

Is This Answer Correct ?    10 Yes 1 No

if we give TIME=0 how many sec that job/step ..

Answer / nagendra rampuria

i would like to add one more thing to my previous answer,

As Saurav Paul has said above in the 1st answer that giving
time =(0,0) will result in s322 abend, i strongly oppose
that.
In fact it will run successfully taking the default time.

So giving time = 0 or (0,0) will not result in s322 abend :)

Is This Answer Correct ?    11 Yes 2 No

if we give TIME=0 how many sec that job/step ..

Answer / sachin

if you give the time=0 then it will execute uptom 1440 cpu
minutes.

Is This Answer Correct ?    6 Yes 0 No

if we give TIME=0 how many sec that job/step ..

Answer / china panda

TIME=0 CAN BE USED AFTER EXEC.
SO IT WILL BE SUCCESSFUL.
AND IT CAN TAKING THE TIME, LEFT BY THE LAST JOB.
HERE IS AN EXAMPLE:
STEP1 EXEC .... TIME=(0,30)
STEP2 EXEC..... TIME=0
iF STEP1 USE 10 SECONDS, THEN STEP CAN USE 20 SECONDS.

Is This Answer Correct ?    3 Yes 0 No

if we give TIME=0 how many sec that job/step ..

Answer / gaurava mishra

In job card if time=0 or time=(0,0) is given, job will run
fine.If time=0 or time=(0,0) is been given at proc, I mean
proc overriding is done then, it will abend with S322.

Is This Answer Correct ?    2 Yes 0 No

if we give TIME=0 how many sec that job/step ..

Answer / rajesh

it takes time for job completion, and it takes maximum time
limit for job completion.

Is This Answer Correct ?    2 Yes 0 No

if we give TIME=0 how many sec that job/step ..

Answer / mahendra

It's vei simple just write a code and execute keeping time
parameter as '0'..........you will get the answer...don't
go with nyone...

Is This Answer Correct ?    2 Yes 0 No

if we give TIME=0 how many sec that job/step ..

Answer / ankit

According to me job will execute and take the default time
set by system administrators, it will only fail if job
exceeds the defaults time set by admin people's

Is This Answer Correct ?    2 Yes 2 No

if we give TIME=0 how many sec that job/step ..

Answer / vijay khalane

IT WILL TAKE DEFAULT TIME SET BY SYSTEM...
IT WONT ABEND AND RUN SUCCESFULLLY...

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

Statement1 "We can not use UNCATLG in SMS managed VSAM datasets" Statement2 "We can not delete a SMS managed data set without UNCATLG it" (P-353, Saba Zameer book) Then how do we delete SMS managed VSAM datasets ?

1 Answers   IBM,


MOD, DELETE; What does a disposition of (,DELETE) mean ?

3 Answers  


oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset

3 Answers   Cognizant,


What is COND=EVEN ?

9 Answers   IBM,


Max. No of DD statements in a job ?

4 Answers   CSI,


how to put a dependency on job in jcl using opc scheduler?

1 Answers   CTC,


What is MOD and when would you use it?

3 Answers  


How do you find which GDG is using which dataset?

3 Answers   Patni,


Can we change the LIMIT of GDG?

6 Answers   HCL,


How does the jcl specify the job to os?

0 Answers  


if we compile the cobol+ db2 program now ofter 5 years we need to compile again?

1 Answers   TCS,


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

0 Answers   IBM,


Categories