Not sure, but a 4 digit UCB address does require a leading slash. Try:

//SYSUT2   DD DSN=ZSMD.ZSMD137.XXX,DISP=(,PASS),
//   UNIT=(/8649,1,,SMSHONOR),LABEL=(1,SL)

In your example "8649" was intepreted as an ESOTERIC name, not a UCB address.

--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

9151 Boulevard 26 * N. Richland Hills * TX 76010
(817) 255-3225 phone * (817)-961-6183 cell
john.mck...@healthmarkets.com * www.HealthMarkets.com

Confidentiality Notice: This e-mail message may contain confidential or 
proprietary information. If you are not the intended recipient, please contact 
the sender by reply e-mail and destroy all copies of the original message. 
HealthMarkets(r) is the brand name for products underwritten and issued by the 
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance 
Company(r), Mid-West National Life Insurance Company of TennesseeSM and The 
MEGA Life and Health Insurance Company.SM

 

> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:ibm-m...@bama.ua.edu] On Behalf Of Tommy Tsui
> Sent: Tuesday, May 04, 2010 9:02 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: why SMSHONOR doesn't work
> 
> Hi all,
> I try to hard code the SMS vts tape address but it shows the following
> error message, it works if I change the tape address to TAPEV.
> //SYSUT2   DD DSN=ZSMD.ZSMD137.XXX,DISP=(,PASS),
> //   UNIT=(8649,1,,SMSHONOR),LABEL=(1,SL)
> 
> IEFA100I ZSMD137$ BACKUP1 SYSUT2 ALLOCATION FAILED - SMSHONOR
> SPECIFIED AN INVALID UNIT
> 
> * from ACS routine
>  FILTLIST VALID_UNIT2 INCLUDE('TAPEV',861*,862*,863*,864*,8649)
> 
> Anything I missing ?
> 
> Thanks for help
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to