There are 2 ways that backups are performed. I have 2 jobs that are
called DISATEQ, DISASTER and DISASTE1. These jobs issue the following
commands:

//STEP1  EXEC PGM=IKJEFT01                              
//SYSPRINT DD SYSOUT=A                                  
//SYSTSPRT DD SYSOUT=A                                  
//SYSTSIN  DD *                                         
  HSENDCMD BACKVOL VOL(SYBPP0) DUMP(DUMPCLASS(DISASTEQ))
  HSENDCMD BACKVOL VOL(SYBPP1) DUMP(DUMPCLASS(DISASTEQ))
  HSENDCMD BACKVOL VOL(SYBPP2) DUMP(DUMPCLASS(DISASTEQ))
  HSENDCMD BACKVOL VOL(SYCTP0) DUMP(DUMPCLASS(DISASTEQ))
  HSENDCMD BACKVOL VOL(SYDBP0) DUMP(DUMPCLASS(DISASTEQ))

The only difference between the3 jobs is the DUMPCLASS. Q, means
quarterly, 1 is used when a storm is very close and DISASTER is just
that.

The second way is inside the HSM system with WEEK01, WEEK02, WEEK03,
etc. This is really where I get lost...I don't get it.

Here's the parm you asked about:

SETSYS               
  AUTODUMPSTART(0005 
                0730 
                0800)

Thanks,
George Rodriguez
Specialist, Systems Programmer
Network & Technical Services
(561) 357-7652 (office)
(561) 707-3496 (mobil)
School District of Palm Beach County
3348 Forest Hill Blvd.
Room B-332
West Palm Beach, FL. 33406-5869
Florida's Only A-Rated Urban District For Five Consecutive Years

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of O'Brien, David W. (NIH/CIT) [C]
Sent: Tuesday, August 18, 2009 2:25 PM
To: [email protected]
Subject: Re: DFSMShsm Full Volume Dumps

Are you saying just the new volumes are not being dumped or the entire
storage group?

What do you have specified in the HSM Parmlib for ADSTART or
Autodumpstart?

Thank You,
Dave O'Brien
NIH Contractor
________________________________________
From: IBM Mainframe Discussion List [[email protected]] On Behalf Of
George Rodriguez [[email protected]]
Sent: Tuesday, August 18, 2009 1:51 PM
To: [email protected]
Subject: DFSMShsm Full Volume Dumps

I'm new to HSM, so I don't know everything there is to know, but I've
got a real big problem and I need to fix it, hopefully by tonight (I've
got storms coming in). When I add a new volume to a storage group (I
know how to do that), is there something special that I've got to do to
make that volume eligible to a backup? When I look at the storage group
using ISMF, and I issue the alter command on the "Line Operators" field
it shows the following info:



SCDS Name . . . . . : SYS1.DFSMS.SCDS


Storage Group Name  : PRDEXTAD


To ALTER Storage Group, Specify:


 Description ==> PRODUCTION EXTENDED ADDRESSING (GREATER THAN 4GB)
STORAGE

             ==> GROUP


 Auto Migrate . . N  (Y, N, I or P)   Migrate Sys/Sys Group Name . .


 Auto Backup  . . Y  (Y or N)         Backup Sys/Sys Group Name  . .


 Auto Dump  . . . Y  (Y or N)         Dump Sys/Sys Group Name  . . .


 Overflow . . . . N  (Y or N)         Extend SG Name . . . . . . . .


                                      Copy Pool Backup SG Name . . .


 Dump Class . . . WEEK01              (1 to 8 characters)


 Dump Class . . . WEEK02              Dump Class . . . WEEK03


 Dump Class . . . MONTHLY             Dump Class . . .


 Allocation/migration Threshold: High . . 85  (1-99)      Low  . .
(0-99)

 Guaranteed Backup Frequency  . . . . . . 1         (1 to 9999 or
NOLIMIT)




 ALTER     SMS Storage Group Status . . . N   (Y or N)


Use ENTER to Perform Verification and Selection;


Use HELP Command for Help; Use END Command to Save and Exit; CANCEL to
Exit.



I thought that by having the Dump Class fields filled in, that would do
it. But no it's not working.



All help is appreciated...



George Rodriguez

Specialist, Systems Programmer

Network & Technical Services

(561) 357-7652 (office)

(561) 707-3496 (mobil)

School District of Palm Beach County

3348 Forest Hill Blvd.

Room B-332

West Palm Beach, FL. 33406-5869

Florida's Only A-Rated Urban District For Five Consecutive Years





----------------------------------------------------------
--------------Palm Beach County Schools---------------------

Rated "A" by the Florida Department of Education 2005-2009

-----Home of Florida's first LEED Gold Certified School-----
-----------http://www.palmbeachschools.org-------------

The District of Palm Beach County is an Equal Education Opportunity
Provider and Employer. Under Florida law, e-mail addresses are
public records. If you do not want your e-mail address released in
response to a public records request, do not send  electronic mail
to this entity. Instead, contact this office by phone or in
writing.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to