What parameters are used to run a JCL JOB on a perticular
DAY and TIME and DATE
Answer Posted / 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 View All Answers
how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there
in teradata level primary in table level allows duplicates why?
i am exeprienced person what is selection process
what is the difference between rename and label
what are the missinschema properties and should we pass primary key in select command
How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
kindly send interview materials
What is test execution and when will we start execution please send me one example for this question
Explain the types of operations? Draw the figure for shift and rotate operations?
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
how will you code the subfile which is in editing mode (multiple case subfile)?
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
what is log files in qtp what is use
Tag for turning an image into a hyperlink is