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

How can we see data in TEMPARARY DATA SET in JCL ?

Answer Posted / praveen bejjanki

Some info regarding Temporary dataset:
1) They start with '&&'
2) They can be a maximum of 8char's, The first character
should be a Alphabet or National character remaining char's
can be numeric also.
3) These dataset's will usually have the disp parm
as 'Pass' Which indicates that the dataset is passed to the
subsequent steps in the jcl. But at the end of the jcl the
dataset will be deleted.
So, It's impossible to view the data in Temporary dataset.

@All: Correct me if i'm wrong.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is SOC4 error?

1273


I need exexution process for JCL programs

2319


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

1461


Why block size is multiple of lrecl in jcl?

1476


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

1373


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

1282


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

1439


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

1612


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

1175


Explain the purpose of dd * statement in jcl?

1122


How can the attributes of one sms dataset be copied to another dataset?

1477


Is it possible to left uncode disp?

1250


Explain how can the disposition of sysout datasets be set for an entire jobstream?

1149


Name what parameter directs the output of the job log dataset?

1105


Is automatic restart possible in jcl? If yes, how?

1174