samb01 wrote:Heelo steve-myers, i am beginners in the storage adlinistrator team and sorry my english isn't very good.
So i anderstood you last post, we may not have the right to uncatlg a dataset ?
Sometimes it's usefull to do that, why should we use RACF to prevent it ?
Or may be i didn't anderstand you...
You use RACF to prevent UNCATLG to stop neophytes - like you - from doing it and getting into trouble like you have encountered. As you have discovered, deleting an uncataloged system managed data set is somewhat painful.
Don't be too worried about poor English in these boards. As long as we can figure out what you mean, everything is OK. If you don't understand something, ask, and someone will try to explain.
A fundamental requirement of System Managed Storage is the data sets are supposed to be cataloged. Although it's never really been explained, one conceptual advantage of z/OS storage management, it seems to me, is that data sets exist in one name space rather than being chopped up into file systems and directory trees. People coming from toy machines (like Windoze) and baby machines (Unix, Linux and similar systems) are so used to this they don't quite understand why one name space is much better. Yes, z/OS has disk volumes (sort of equivalent to multiple file systems) and tape (which Windoze and *nix hardly believe exists), but in z/OS you can move data sets around without knowing where they exist. This also means the storage management group can move the data around and the end user does not have to fiddle with their JCL or other run procedures to accommodate this movement. I see this as a HUGE improvement over *nix type systems.