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


Suppose there r 10 steps . Out fo which i want to execute
10th, 9th and 8th in reverse order without using IEBEDIT.
How can i do that..???

Answers were Sorted based on User's Feedback



Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order witho..

Answer / om prakash yadav

MR. Nagesh answer is coorect.
DPRTY PARAMETER:=
This parameter is used to change to assign
a dispatching priority to the job step.. Dispatching
priority is used by the statement to determine the order
inwhich tasks are to be executed.
DPRTY assign a priority to a JOB step.

syntex- DPRTY=(values1, value2).

values1 between 0-15 and specifies the priority of the
step.. value2- is also between 0-15.

DPRTY is computed as DPRTY=(value1*16)+value2.

Is This Answer Correct ?    8 Yes 3 No

Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order witho..

Answer / nagesh

How about using Dprty parameter, this parameter will
assign priority to job steps , however I am not as to where
we need to code it (At job level or step level ), i guess
it should be used at step level ,,,,

Is This Answer Correct ?    2 Yes 0 No

Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order witho..

Answer / guest

No we can't, there is no reverse reading,

Is This Answer Correct ?    2 Yes 2 No

Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order witho..

Answer / om prakash yadav

i don't know exaclty but it is possible trough PRTY
parameter.

Is This Answer Correct ?    1 Yes 3 No

Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order witho..

Answer / sreerag p n

if you have 10 steps from that if you want to execte 10th
9th and 8th then first you specitfy cond parameter if you
specify a false cond in these 3 steps then that job will
execute(1 to 7 specify true cond) these 3 steps and after
specifying cond you give dprty.give first priority to 10th
and then 9th and 8th.
Sreerag.P.N

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More JCL Interview Questions

Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

0 Answers  


Is acct parameter mandatory?

0 Answers  


can a job be submitted through jcl only? is there another way to submit a job?

2 Answers   CSC,


what happens in execution stage in job processing?

0 Answers   IBM,


Is it possible to left uncode disp? If yes, how?

0 Answers  


What are the utility programs in jcl?

0 Answers  


Whats error code s222?

7 Answers   Patni,


What are SD37, SB37, SE37 abends?

4 Answers  


If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?

1 Answers   IBM,


hi guys what r the diff types of procs in jcl? bye ramya

4 Answers   ACS, Keane India Ltd,


db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above. 1 What is the maximum number of tables that can be stored on a Partitioned Table Space ? 1 what is contained in the DB2 node lock file? A) data base names B) data base users names C) license keys D) server names Accenture 5 Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code? 6 When you are working with the project after coding what will u do? Like what type of documents u will prepare? How will u do testing? 2 how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE IBM 7 max number of columns in a db2 table? 6 What is package versioning? Please give an example. 1 What is the picture clause of the null indicator variable? 6 How do you filter out the rows retrieved from a Db2 table ? 1 What is DB2 (IBM Database 2)? 3 Can any one tell me about Restart logic in DB2.

2 Answers   Cap Gemini,


what do you mean by include statement in jcl?

1 Answers   IBM,


Categories