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

Is it possiable to use a gdg in the INCLUDE statement in a
SORT jcl? I am using this because I want to change the
condition with out changing the jcl. Please provide with a
sample code.

Answer Posted / soni

anyways u will just give the position of file in include
stt of your sort card, the file may be ps or gdg file.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which utility is used a dummy utility?

1520


Is condition checking possible in jcl? If yes, how?

1340


what sort card you will use to copy the data from one dataset to another dataset?

1296


When space is allocated for an output dataset, what units can be used?

1325


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

1310


What is the function of a dd statement?

1249


what is “Cond= even” and “Cond=only”?

1360


WORKING-STORAGE SECTION. 01 GROSS-PAY. 05 BASIC-PAY PIC 9(5). 05 ALLOWENCES PIC 9(3). PROCEDURE DIVISION. MOVE 1000 TO BASIC-PAY. MOVE 250 TO ALLOWENCES. DISPLAY GROSS-PAY. STOP RUN. 77 W-A PIC 9(3)V99 VALUE 23.75 77 W-B PIC ZZ9V99 VLAUE 123.45 after the statement MOVE W-A TO W-B what will be W-B's value? a.123.75 b.b23.75 (where b indicates space) c.023.75 d.invalid move

1427


How does the jcl specify the job to os?

1209


how would you create a temporary dataset? And where will you use them?

1490


What are the parameter we cannot use in procedure?

1190


In job processing, what happens in execution stage?

1276


What are hierarchy levels in jcl?

1569


Explain the hierarchy levels in jcl?

1722


Explain the jcl exec statement?

1196