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


shall we concordinate two different length dataset in to a
new date set.

Answers were Sorted based on User's Feedback



shall we concordinate two different length dataset in to a new date set...

Answer / guest

they can be provided you keep the dataset with largest size
first.

Is This Answer Correct ?    7 Yes 3 No

shall we concordinate two different length dataset in to a new date set...

Answer / abcde

no. the two data sets must be of same length.

Is This Answer Correct ?    7 Yes 4 No

shall we concordinate two different length dataset in to a new date set...

Answer / bala

Use OUTREC to make both the DSN of same length. In the
following step we can concatenate both the DSN into a single DS.

Is This Answer Correct ?    2 Yes 0 No

shall we concordinate two different length dataset in to a new date set...

Answer / sravanthi

Obtain two datasets with same LRECL using OUTREC in sort
card...Then concatenate these two datasets

Is This Answer Correct ?    2 Yes 0 No

shall we concordinate two different length dataset in to a new date set...

Answer / zohaib

Sure, with icetool copy.

Is This Answer Correct ?    0 Yes 0 No

shall we concordinate two different length dataset in to a new date set...

Answer / syana

Datasets need to be of the same length for concatenation

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More JCL Interview Questions

i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?

6 Answers   IBM,


wht r different types of sorts ?

1 Answers   L&T,


Explain the jcl exec statement?

0 Answers  


Explain the job statement in jcl?

0 Answers  


Suppose I have five jobs to do. But I want to hold one?

0 Answers  


//step#3 exec pgm = hkbc762 what is wrong with the syntax?

3 Answers  


How can the submitting users racf authority be overridden in a job stream?

0 Answers  


suppose i have 10 job steps and i want to execute only step 6.How to write?

6 Answers  


Can you execute a PROC from another PROC?

8 Answers   Keane India Ltd,


A file has dta in S9(09) COMP format. How do I move the data into a character field X(10)?

2 Answers  


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

0 Answers  


Explain in DD statement what is the use of DCB parameter?

0 Answers  


Categories