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 model dataset label(Model DSCB)?

Answer Posted / guest

A model dataset label is a pattern for the dataset label
created for any dataset named as a part of the GDG group.
The system needs an existing dataset to serve as a model to
supply the DCB parameters for the generation data group one
wishes to create. The model dataset label must be cataloged.
The model DSCB name is placed on the DCB parameter on the DD
statement that creates the generation data group.

Is This Answer Correct ?    14 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the function of //cntl statement?

1230


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

1345


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

1268


What is the use of disp parameter?

1200


Explain about LMFREE�free data set from its association with data ID

1674


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


What are the parameter we cannot use in procedure?

1193


How does jcl specify the job to the operating system?

1307


How to pass the parameter in parm using linkage section ? (syntax)?

1184


i want to store 20 digits . how will u do it in cobol ?

1490


How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5596


Are there any set of rules for the names of the steps used in a job?

1171


What is the purpose of dd dummy statement?

1521


what operation is performed by job statement?

1172


What is multithreading in jcl?

1530