| Author |
Message |
Topic: Sort dataset on tape |
theenigma
Replies: 4
Views: 5561
|
Forum: Utilities Posted: Tue Sep 30, 2003 12:40 am Subject: Sort dataset on tape |
Premkumar,
The tape file is created out of a monthly job, but data is not added to the tape. It's just an intermediate file and is on tape because its just too large to be on dasd.
subsequent steps ... |
Topic: Sort dataset on tape |
theenigma
Replies: 4
Views: 5561
|
Forum: Utilities Posted: Sun Sep 28, 2003 12:59 pm Subject: Sort dataset on tape |
Folks,
I have a situation on hand, a sort step is taking 6 hrs to execute, i dont know if it is the best we can get for the situation.
Here are the details -
Sortin dataset1 -> on dasd, used ... |
Topic: Name a Dataset from Current Month! |
theenigma
Replies: 8
Views: 11447
|
Forum: Job Control Language(JCL) Posted: Thu Apr 10, 2003 7:55 am Subject: Name a Dataset from Current Month! |
Kolusu,
it is not that i didnt like ur solution, if it had been so, i would not have tried ur solution, but i have tested it in the test region.and wanted to use it in Prod.
only tha ... |
Topic: Name a Dataset from Current Month! |
theenigma
Replies: 8
Views: 11447
|
Forum: Job Control Language(JCL) Posted: Thu Apr 10, 2003 7:12 am Subject: Name a Dataset from Current Month! |
Kolusu,
The question is, will it run through the CA7 queue? It has to, to create Prod Datasets. In our place, unless a job is scheduled to run under CA7, it cant create or delete datasets ... |
Topic: Name a Dataset from Current Month! |
theenigma
Replies: 8
Views: 11447
|
Forum: Job Control Language(JCL) Posted: Thu Apr 10, 2003 6:32 am Subject: Name a Dataset from Current Month! |
kolusu / Frank ,
Ur solution works, but i have a few things to say - this job has to run in Production, the datasets that are created are Production datasets. The scheduling tool we use ... |
Topic: Name a Dataset from Current Month! |
theenigma
Replies: 8
Views: 11447
|
Forum: Job Control Language(JCL) Posted: Wed Apr 09, 2003 12:17 am Subject: Name a Dataset from Current Month! |
Folks,
I have a bizarre requirement on hand, i am doing a Backup of load modules in our system. The job generates a list of all Loads that are to be backed up(using a Vendor tool), and the ... |
Topic: Cloning a Member multiple times |
theenigma
Replies: 3
Views: 5113
|
Forum: Utilities Posted: Thu Feb 27, 2003 12:32 am Subject: Cloning a Member multiple times |
Thanks Kolusu, that helps!!!
Enigma |
Topic: Cloning a Member multiple times |
theenigma
Replies: 3
Views: 5113
|
Forum: Utilities Posted: Wed Feb 26, 2003 10:57 pm Subject: Cloning a Member multiple times |
Is there a simple way of say cloning a member of a pds 100 times, with different member names?
It's sickeningly boring Copying one member after another!
easier solution please!!
Thanks
Enigma |
Topic: Extracting Duplicate Entries from a Dataset |
theenigma
Replies: 8
Views: 12688
|
Forum: Utilities Posted: Sat Feb 15, 2003 7:51 pm Subject: Extracting Duplicate Entries from a Dataset |
himesh , thanx for the solution , kolusu thanx for an even better solution, your explanation was cool, i wonder how you could spend so much time, helping ppl out.
great work , keep it up!!!
Th ... |
Topic: Finding out the Number of Records on a Tape File |
theenigma
Replies: 13
Views: 15314
|
Forum: Application Programming Posted: Fri Feb 14, 2003 5:47 am Subject: Finding out the Number of Records on a Tape File |
Dibakar,
What you forgot is, Tapes are Sequentail Devices, and you can reach the billionth record only after reading thru the (billion -1) records in front.
That doesnt help, nor do ... |
Topic: Extracting Duplicate Entries from a Dataset |
theenigma
Replies: 8
Views: 12688
|
Forum: Utilities Posted: Fri Feb 14, 2003 2:05 am Subject: Extracting Duplicate Entries from a Dataset |
Folks,
I have a Dataset with 6 million records(again!), and i have to copy it to a VSAM file. The Key for the VSAM file is the 1st 9 characters, the problem is there are multiple records in ... |
Topic: Finding out the Number of Records on a Tape File |
theenigma
Replies: 13
Views: 15314
|
Forum: Application Programming Posted: Fri Feb 14, 2003 1:50 am Subject: Finding out the Number of Records on a Tape File |
Himesh,
It would not help, REXX cannot open the File just as we cant, as it is a Tape File.
Everyone,
Iam forced to use an Eztrieve Program and it is t ... |
Topic: Finding out the Number of Records on a Tape File |
theenigma
Replies: 13
Views: 15314
|
Forum: Application Programming Posted: Wed Feb 12, 2003 1:45 am Subject: Finding out the Number of Records on a Tape File |
Is there a simple Way of finding the number of records(without the help of eztrieve or cobol). The Tape file contains anywhere between 6 million and 20 million records.
Sort would do, but, i just n ... |
Topic: Find the Physical Size of a File on Tape/ Disk |
theenigma
Replies: 8
Views: 12436
|
Forum: Application Programming Posted: Fri Jan 10, 2003 4:21 am Subject: Find the Physical Size of a File on Tape/ Disk |
Thanx for the response, however, i have a couple of things to say..
semigeezer and Bill Dennis
i have tried to calculate the size from the blkcnt, blksize etc but it does not give the exact siz ... |
Topic: Find the Physical Size of a File on Tape/ Disk |
theenigma
Replies: 8
Views: 12436
|
Forum: Application Programming Posted: Thu Jan 09, 2003 1:31 am Subject: Find the Physical Size of a File on Tape/ Disk |
hai all,
I urgently need to find out the Physical Size of a File on Tape/ Disk using either a COBOL Program or a JCL.
Plz plz do come out with a solution.
thanx
a very worried enigma |
| |