LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (February 2010, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 23 Feb 2010 12:16:22 -0800
Reply-To:     "Schwarz, Barry A" <barry.a.schwarz@BOEING.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Schwarz, Barry A" <barry.a.schwarz@BOEING.COM>
Subject:      Re: Cannot Allocate a SAS Library in Interactive SAS(TSO)
In-Reply-To:  <40e4f03d-e70e-4b90-905a-d4058ff48f51@c28g2000vbc.googlegroups.com>
Content-Type: text/plain; charset="us-ascii"

If you want to access a dataset on any type of tape, including cartridge, your TSO session must have TSO MOUNT authority. You need to discuss this with your system administrator and/or security administrator.

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of bedcurt Sent: Tuesday, February 23, 2010 9:23 AM To: SAS-L@LISTSERV.UGA.EDU Subject: Cannot Allocate a SAS Library in Interactive SAS(TSO)

Hello,

I am trying to allocate a SAS dataset in interactive SAS on a Z/OS mainframe. I can view the dataset if I run a batch job however I get the following error when running interactive SAS.

ERROR: SVC99 error rc=4, reason=0218 : IKJ56221I DATA SET XXXXXXXXXXXX NOT ALLOCATED, VOLUME NOT AVAILABLE+IKJ56221I VOLUME NECESSARY TO SATISFY YOUR REQUEST NOT ON SYSTEM, AND CANNOT BE MOUNTED

The dataset is on catridge, is this the reason why I cannot mount it interactively and is there a way to overide this ?

Thanks


Back to: Top of message | Previous page | Main SAS-L page