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

lines(1,cancel)??What is meant by that??Plz explain it....

Answer Posted / deepak_developer

hi friends ur waiting time is over. i will give you answer
of question.
Actually lines is a parameter used in job card.
it limits the maximum output will be written to spool.
its general syntax is LINES=({nnnnnn{,CANCEL|DUMP|WARNING})
where nnnnnn=0 to 999999
when we use 1 its means 1000 bytes will be written to
output spool.
it also have other parameter cancel, dump, warning.
i am telling you in short.
when is limit is reached, one of them handles the situation.
like in our question
lines(1, cancel) means when limit of 1000 bytes will be
reached, job will be canceled.
same if we will use dump, then job is cancel and a dump will
be created,
same in case of warning, job still continue bt when limit
will be crossed a warning message will be issued to operator.

in our question when 1000 bytes will be crossed then job
will be canceled...
for more info.
follow this link..
https://ibmmainframes.com/about5701.html




Deepak kumar(mainframe developer)

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the statement which can be used to send data to another mvs jes3 node?

1222


List in order the hierarchical levels of jcl?

1150


what is use of disp parameter in dd statement?

1154


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

1136


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

2524


which parameter is used to check the syntax of a jcl without executing it?

1427


Explain the function of dd name parameter with a 2 part structure; audit.report?

1524


what is DSN parameter and DISP parameter is used for?

1214


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2799


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2815


how to do automated restart when a job abends?

1424


Is it possible to code instream data in a PROC?

1399


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

1282


What is the purpose of dd * statement in jcl?

1335


What do you understand by the terms: joblib and steplib?

1257