What parameters are used to run a JCL JOB on a perticular
DAY and TIME and DATE



What parameters are used to run a JCL JOB on a perticular DAY and TIME and DATE..

Answer / namratha

By coding the JES3 COMAND along with your RUN JCL

//*MAIN DEADLINE (1400,A,10072009)

the above command will run the job at 2 pm with your job
priority A on 10 JULY 2009.

Note: This may not work for all the shops.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Programming Languages AllOther Interview Questions

this question is from sas:what is the difference between FILE and INFILE statements? plz explain in brief?

1 Answers  


how do find the user exit for selected feild whatis the process and can u plz explain it

1 Answers  


what is mutex?

4 Answers   Axiom, Blue Star, SQL Star,


Write a Pseudo Code to find the angle between two hands of a clock for a given time.

6 Answers   Goldman Sachs, HCL,


why we use mantis? what u mean mantis in IT trends? addvantages of mantis?

1 Answers   HCL, Sacred Heart College,


what is software

2 Answers  


Given three sides of a triangle. Write the Program to determine whether the triangle is : 1) Invalid 2) Right Angled 3) Isoscales 4) Equilateral 5) Not Special An Isoscales right angled triangle should be taken as a Right Angled Triangle

3 Answers   FFC, Goldman Sachs, Student,


what is the difference between primary key and unique key?

2 Answers   KTree, TCS,


Explain polymorphism. Provide an example.

1 Answers   Amazon,


There are 2 tables: EMP : EmpId, Ename, Sal, DeptId DEPT : DeptId, Dname Write a query to find out emp names and their department names. if any emp has null in Deptid the it shows ?No Department?. Write a query to find out those department names which has no employee. Write a query to find out those employees whose salary is greater than their department?s average salary.

1 Answers   Oracle,


is it acceptable if we declare multiple exceptions in same overridden method.

1 Answers  


which is the best institute for testing tools in hyderabad?

1 Answers  


Categories