Hello,
is it possible to spécify to CA-1 to uncatalog a tape dataset when the tape is scratch.
Uncatalog a dataset tape with CA1
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: Uncatalog a dataset tape with CA1
If the tape is scratch, then nothing on it is cataloged -- so why on earth would you think you need to UNCATALOG something that doesn't exist, much less use CA1 for that?
-
- Global moderator
- Posts: 2105
- Joined: Thu Jun 03, 2010 6:21 pm
- Skillset: Assembler, JCL, utilities
- Referer: zos.efglobe.com
Re: Uncatalog a dataset tape with CA1
I think CA1 uncatalogs datasets that are cataloged on a tape volume when it moves a tape volume to the scratch pool. It has been more than 20 years since I did anything serious with CA1, so I don't remember all the options, and this may be a CA1 option. Check the CA1 manuals, or contact CA support for assistance.
If you find a dataset is cataloged to a tape in the scratch pool, you can use DELETE dataset-name NOSCRATCH in IDCAMS to uncatalog the dataset.
If you find a dataset is cataloged to a tape in the scratch pool, you can use DELETE dataset-name NOSCRATCH in IDCAMS to uncatalog the dataset.
Re: Uncatalog a dataset tape with CA1
Robert Sample wrote:If the tape is scratch, then nothing on it is cataloged -- so why on earth would you think you need to UNCATALOG something that doesn't exist, much less use CA1 for that?
Hello Robert Sample,
and thank's for youy answer.
I kwnow the tape is scrath in CA 1. But the entrie in catalog is still existing, even if the tape is scratch. I just want to erase this entri Catalog.
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: Uncatalog a dataset tape with CA1
I just want to erase this entri Catalog.
Then do what Steve Myers suggested.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: Uncatalog a dataset tape with CA1
In other words, what you are saying is that there is a discrepancy between the system catalog and the CA-1 database. This is a very different problem from what you originally stated, and if you read up in the CA-1 documentation you can find out how to resolve it yourself. If you don't have the CA-1 documentation, and your site is licensed for CA-1, you can get the documentation yourself from the CA support web site.
- mongan
- Posts: 211
- Joined: Tue Jan 11, 2011 8:32 pm
- Skillset: System Programmer
- Referer: Google searches
Re: Uncatalog a dataset tape with CA1
You might have a very serious flaw in your parameters or processing. A tape should not go scratch if it has a live dataset or dataset that is still cataloged on it. All of your sirens and alarm bells should be ringing and you need to examine exactly how this happened. You should also bring this to the attention of your co workers.
-
- Global moderator
- Posts: 2105
- Joined: Thu Jun 03, 2010 6:21 pm
- Skillset: Assembler, JCL, utilities
- Referer: zos.efglobe.com
Re: Uncatalog a dataset tape with CA1
A tape can go scratch if its expiration date has been reached, unless one or more datasets are flagged as "catalog" expiration, which means the tape can be "scratched" if the dataset is uncataloged. "Catalog" expiration is intended for GDG datasets, but it works the same for non-GDG datasets.mongan wrote:... A tape should not go scratch if it has a live dataset or dataset that is still cataloged on it. ...
-
- Similar Topics
- Replies
- Views
- Last post
-
-
How to add new TAPE=359L into OAM,RMM.
by curious_man » Thu Nov 04, 2021 8:02 pm » in All other IBM Tools - 1
- 2100
-
by curious_man
View the latest post
Mon Nov 08, 2021 8:15 pm
-
-
- 6
- 1880
-
by sergeyken
View the latest post
Wed Apr 13, 2022 7:01 pm
-
- 1
- 5335
-
by Robert Sample
View the latest post
Tue Oct 04, 2022 7:36 pm
-
- 12
- 3931
-
by RalphEagle
View the latest post
Fri Jul 30, 2021 1:00 pm
-
- 3
- 2716
-
by sergeyken
View the latest post
Sat Nov 16, 2024 11:05 pm