IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

ZERODIR in IEBCOPY utility


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
udaykiran

New User


Joined: 04 Mar 2004
Posts: 6
Location: chennai

PostPosted: Wed Mar 23, 2005 12:43 pm
Reply with quote

Hi,
I wanted to know what is ZERODIR used for in Iebcopy utility.
The control card has:

ZERODIR OUTDD=PDS
COMPRESS OUTDD=PDS,LIST=NO

for the utility.

Thanks,
Uday
Back to top
View user's profile Send private message
Prandip

New User


Joined: 04 Mar 2005
Posts: 84
Location: In my tiny cubicle ...

PostPosted: Wed Mar 23, 2005 4:27 pm
Reply with quote

As you may have already surmised, neither ZERODIR nor COMPRESS are valid IEBCOPY commands. It seems that you are running an IEBCOPY replacement program, such as PDSFAST or PDSMAN. Check with the documentation for your specific product.
Back to top
View user's profile Send private message
sivatechdrive

Active User


Joined: 17 Oct 2004
Posts: 191
Location: hyderabad

PostPosted: Thu Mar 24, 2005 4:49 pm
Reply with quote

Hi Uday

this option is available with

PDSFAST:
DDNAME DUMMY:
NPDSFAST..................Never invoke PDSFAST
NIEBCOPY..................Never invoke IEBCOPY
SEADEBUG..................More dump information and SNAPs
Control statements:
RECOVER OUTDD=DDNAME - Recover deleted members
VERIFY INDD=DDNAME { LIST=YES | NO } - CHECK FOR I/O ERRORS
ZERODIR OUTDD=DDNAME - Erase directory
DIRSIZE OUTDD=DDNAME,BLOCKS= +XX | -XX
SELECT GROUP=(A/,IEF/,**DAVE*)


Click 4 more details
www.planetmvs.com/overhead/refsummary.html

Regards
Siva
Back to top
View user's profile Send private message
udaykiran

New User


Joined: 04 Mar 2004
Posts: 6
Location: chennai

PostPosted: Fri Mar 25, 2005 2:14 pm
Reply with quote

Thanks Siva and Prandip,

I have already seen that link Siva, I was a bit confused as to whether that will initilaize the dataset or completely erase/delete it.

ZERODIR OUTDD=DDNAME - Erase directory

Thanks,
Uday.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts REASON 00D70014 in load utility DB2 6
No new posts ISRSUPC search utility - using high l... TSO/ISPF 2
No new posts Any JCL or VSAM Utility to get number... JCL & VSAM 1
No new posts DATA SET LIST UTILITY screen TSO/ISPF 6
No new posts Which SORT utility can improve the Pe... DFSORT/ICETOOL 16
Search our Forums:

Back to Top