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

What is a COND parameter in JCL?

Answer Posted / sree

Each step returns a code to the system once it finishes its
execution.This is a condition code. COND parameter is used
to control the execution of a step based on the condition
code of its previous steps.

Syntax

COND=(comparsion-code,condition)
(If coded on job)

COND=(comparsion-code,condition [,stepname] [,EVEN / ONLY])
(If coded on step )



condition can be GT,GE,LT,LE,EQ,NE

Is This Answer Correct ?    25 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the rules employed while naming the steps in a job?

1209


Explain how can a stopped job be started again?

1183


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

1130


What is the purpose of dd?

1294


How gdg are concatenated?

1166


What is the purpose of dd * statement in jcl?

1332


Is their any set of rules for dd? Explain.

1270


What is condition checking in jcl? Is this possible?

1160


List the different components of jcl statement?

1146


what is use of disp parameter in dd statement?

1152


what are the statements that are not valid to be included in an include statement?

1434


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

2654


What are s0c1, s0c4, s0c5, s0c7 and socb?

1219


How to run cobol program using jcl?

1294


How can return codes be tested before execution of a job step?

1538