MOUNT COMMAND FAILING

2010-02-01 Thread John Dawes
I am trying to change the status of an online volume.  It is mounted as PRIVATE 
and I want to change it to PUBLIC.  I issued the following mount command:
M A3FD,VOL=(SL,WRKC14),USE=PUBLIC 
 
However, it failed due to a :
ACF9CCCD USERID INFSTC   IS ASSIGNED TO THIS JOB - MOUNT 
IEF403I MOUNT - STARTED - TIME=12.14.07  
IEF453I MOUNT - JOB FAILED - JCL ERROR - TIME=12.14.07   
$HASP395 MOUNT    ENDED  
IEE134I MOUNT COMMAND DEVICE ALLOCATION ERROR    

I varied the vol offline and tried the mount command again, to no avail.  
 
Anyboy spot my error?
 
Thanks in advance.


  
__
Yahoo!7: Catch-up on your favourite Channel 7 TV shows easily, legally, and for 
free at PLUS7. www.tv.yahoo.com.au/plus7

--
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


Re: MOUNT COMMAND FAILING

2010-02-01 Thread Mark Jacobs

On 02/01/10 13:04, John Dawes wrote:

I am trying to change the status of an online volume.  It is mounted as PRIVATE 
and I want to change it to PUBLIC.  I issued the following mount command:
M A3FD,VOL=(SL,WRKC14),USE=PUBLIC
  
However, it failed due to a :
ACF9CCCD USERID INFSTC   IS ASSIGNED TO THIS JOB - MOUNT
IEF403I MOUNT - STARTED - TIME=12.14.07 
IEF453I MOUNT - JOB FAILED - JCL ERROR - TIME=12.14.07  
$HASP395 MOUNTENDED 
IEE134I MOUNT COMMAND DEVICE ALLOCATION ERROR   

I varied the vol offline and tried the mount command again, to no avail. 
  
Anyboy spot my error?
  
Thanks in advance.
   


Try adding a '/' before the address;

M /A3FD,VOL=(SL,WRKC14),USE=PUBLIC

--

Mark Jacobs
Time Customer Service
Tampa, FL


Protest is when I say this does not please me. Resistance
is when I ensure what does not please me occurs no more.

Ulrike Meinhof (1934-1976)

--
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


Re: MOUNT COMMAND FAILING

2010-02-01 Thread John Kington
John,

I am trying to change the status of an online volume.  It is mounted as 
PRIVATE and I want to change it to PUBLIC.  I issued the following mount 
command:
M A3FD,VOL=(SL,WRKC14),USE=PUBLIC

I think you need to preceed a four digit (character) device address with a 
slash.

M /A3FD,VOL=(SL,WRKC14),USE=PUBLIC

Regards,
John

--
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


Re: MOUNT COMMAND FAILING

2010-02-01 Thread McKown, John
John,

I've found it easier to do the mount like this:

MOUNT SYSDA,VOL=(SL,volser),USE=usage

You don't really need to specify the volume's address. This is much simplier!

--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets®

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® is the brand name for products underwritten and issued by the 
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance 
Company®, 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 John Dawes
 Sent: Monday, February 01, 2010 12:04 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: MOUNT COMMAND FAILING
 
 I am trying to change the status of an online volume.  It is 
 mounted as PRIVATE and I want to change it to PUBLIC.  I 
 issued the following mount command:
 M A3FD,VOL=(SL,WRKC14),USE=PUBLIC 
  
 However, it failed due to a :
 ACF9CCCD USERID INFSTC   IS ASSIGNED TO THIS JOB - MOUNT 
 IEF403I MOUNT - STARTED - TIME=12.14.07  
 IEF453I MOUNT - JOB FAILED - JCL ERROR - TIME=12.14.07   
 $HASP395 MOUNT    ENDED  
 IEE134I MOUNT COMMAND DEVICE ALLOCATION ERROR    
 
 I varied the vol offline and tried the mount command again, 
 to no avail.  
  
 Anyboy spot my error?
  
 Thanks in advance.
 
 
   
 __
 
 Yahoo!7: Catch-up on your favourite Channel 7 TV shows 
 easily, legally, and for free at PLUS7. www.tv.yahoo.com.au/plus7
 
 --
 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


Re: MOUNT COMMAND FAILING

2010-02-01 Thread Lizette Koehler
Is this volume defined in a VATLSTxx member?  Is it part of an SMS group?

Lizette



I am trying to change the status of an online volume.  It is mounted as 
PRIVATE and I want to change it to PUBLIC.  I issued the following mount 
command:
M A3FD,VOL=(SL,WRKC14),USE=PUBLIC 
 
However, it failed due to a :
ACF9CCCD USERID INFSTC   IS ASSIGNED TO THIS JOB - MOUNT 
IEF403I MOUNT - STARTED - TIME=12.14.07  
IEF453I MOUNT - JOB FAILED - JCL ERROR - TIME=12.14.07   
$HASP395 MOUNT    ENDED  
IEE134I MOUNT COMMAND DEVICE ALLOCATION ERROR    

I varied the vol offline and tried the mount command again, to no avail.  
 
Anyboy spot my error?
 
Thanks in advance.



--
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


Re: MOUNT COMMAND FAILING

2010-02-01 Thread John Laubenheimer
On Mon, 1 Feb 2010 10:04:00 -0800, John Dawes 
jhn_da...@yahoo.com.au wrote:

I am trying to change the status of an online volume.  It is mounted as 
PRIVATE and I want to change it to PUBLIC.  I issued the following mount 
command:
M A3FD,VOL=(SL,WRKC14),USE=PUBLIC 
 
However, it failed due to a :
ACF9CCCD USERID INFSTC   IS ASSIGNED TO THIS JOB - MOUNT 
IEF403I MOUNT - STARTED - TIME=12.14.07  
IEF453I MOUNT - JOB FAILED - JCL ERROR - TIME=12.14.07   
$HASP395 MOUNT    ENDED  
IEE134I MOUNT COMMAND DEVICE ALLOCATION ERROR    

I varied the vol offline and tried the mount command again, to no avail.  
 
Anyboy spot my error?
 
Thanks in advance.

Try:

M /A3FD,VOL=(SL,WRKC14),USE=PUBLIC   --- note the slash

In its infinite wisdom, MVS thinks that A3FD is a system esoteric device 
name.  originally, the system only allowed for 3-digit addresses; so, when 4-
digit address came around, they conflicted with the existing rules for 
esoterics.  If you want to specify a 4-digit address (anywhere), you need to 
precede the address with a slash.  Also note that you can specify an esoteric 
device name in place of the address on the mount command; such as:

M SYSDA,VOL=(SL,WRKC14),USE=PUBLIC -or-
M SYSALLDA,VOL=(SL,WRKC14),USE=PUBLIC 
  
__

Yahoo!7: Catch-up on your favourite Channel 7 TV shows easily, legally, and 
for free at PLUS7. www.tv.yahoo.com.au/plus7

--
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