MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

backup

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management
View previous topic :: View next topic  
Author Message
GuruRaj
Beginner


Joined: 19 Dec 2003
Posts: 21
Topics: 15

PostPosted: Wed Mar 31, 2004 4:00 am    Post subject: backup Reply with quote

hi

when i take physical backup(full volume) i am getting an error
that is there is a vsam data component that is uncatloged.
is it possible to take backup skiping that dataset.
Back to top
View user's profile Send private message Send e-mail
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Wed Mar 31, 2004 4:25 am    Post subject: Reply with quote

How are you taking your backup, with HSM, Adrdssu? What parameters are you using?
Back to top
View user's profile Send private message Visit poster's website
GuruRaj
Beginner


Joined: 19 Dec 2003
Posts: 21
Topics: 15

PostPosted: Wed Mar 31, 2004 4:32 am    Post subject: Reply with quote

hi
we are using the follwing jcl to take backup
Code:

//ADRDSSU  EXEC PGM=ADRDSSU,REGION=0K
//SYSPRINT DD SYSOUT=*
//DASDIN   DD UNIT=3390,VOL=SER=R14D01,DISP=SHR
//TAPEOUT  DD DSN=BKP.R14D01,DISP=(NEW,CATLG),
//            UNIT=560,LABEL=(1,SL),VOL=SER=RD01
//SYSIN DD *
  DUMP INDD(DASDIN) OUTDD(TAPEOUT)
/*
Back to top
View user's profile Send private message Send e-mail
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Fri Apr 02, 2004 9:50 am    Post subject: Reply with quote

Take a look at the documentation, there are error control parameters.
Back to top
View user's profile Send private message Visit poster's website
sarav80
Beginner


Joined: 20 Sep 2003
Posts: 13
Topics: 11
Location: Bangalore

PostPosted: Sun May 16, 2004 2:04 am    Post subject: Reply with quote

Hi Guru,

Recatalog the VSAM Dataset with using RECATALOG option or u can scratch the dataset if not needed by using IDCAM utility and PURGE , VVR option.

hope this works.
Meghana
Back to top
View user's profile Send private message Visit poster's website
zoobink
Beginner


Joined: 01 Feb 2004
Posts: 9
Topics: 1

PostPosted: Sun May 16, 2004 2:30 am    Post subject: Reply with quote

Quote:

IDCAM utility and PURGE , VVR option.


This will only work if the Volume is SMS managed.

Its a bit more complicated if its a NON-SMS vol.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group