Just ERASE DUMMY * A will work, assuming you don't run out of storage
to run the command..

On Thu, Apr 30, 2009 at 2:51 PM, James Stracka (DHL US)
<[email protected]> wrote:
> Bob,
>
> Of more interest will be how do you erase those files?  You will have to
> manually issue a few ERASE commands before doing LISTFILE DUMMY * A (E
> to make room for the CMS EXEC file.
>
> You might be able to issue ACCESS 191 A (ERASE but you had better have a
> backup of the other files on that A-DISK.
>
> You should have used a T-DISK.
>
> Jim
>
> -----Original Message-----
> From: The IBM z/VM Operating System [mailto:[email protected]] On
> Behalf Of Bob Heerdink
> Sent: Thursday, April 30, 2009 11:36 AM
> To: [email protected]
> Subject: Re: How Many Files Can Be on a Minidisk Before It Cannot be
> ACCESSed?
>
> I'm trying a test right now....  here's my exec:
> /*  Exec to create a bunch of little files        */
> do  I=1 to 999999
> 'PIPE                 |',
>   'LITERAL delete me |',
>   '>> DUMMY' I 'A'
> end
> exit
>



-- 
Bruce Hayden
Linux on System z Advanced Technical Support
IBM, Endicott, NY

Reply via email to