Prev: SAS connect issues after SAS version upgrade to 9.2 on the server
Next: Ordinal logistic regression
From: bedcurt on 23 Feb 2010 12:23 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
From: "Schwarz, Barry A" on 23 Feb 2010 15:16 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(a)LISTSERV.UGA.EDU] On Behalf Of bedcurt Sent: Tuesday, February 23, 2010 9:23 AM To: SAS-L(a)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
From: "F. J. Kelley" on 23 Feb 2010 15:44 Interactive tapes mounts, especially in MVS/TSO are a rara avis (were common in VM/CMS) -- fwiw, I did the testing on this and the TSO ALLOCate had the features we needed -- maybe Filename does now as well, but I did not see them there at the time (this was probably at the time of v6.09E). We had a faculty member who had enough influence to have us do it (it _was_ kinda cool and the sysprogs thought it was interesting), but it was not a service we made widely known. ---- Original message ---- >Date: Tue, 23 Feb 2010 12:16:22 -0800 >From: "SAS(r) Discussion" <SAS-L(a)LISTSERV.UGA.EDU> (on behalf of "Schwarz, Barry A" <barry.a.schwarz(a)BOEING.COM>) >Subject: Re: [SAS-L] Cannot Allocate a SAS Library in Interactive SAS(TSO) >To: SAS-L(a)LISTSERV.UGA.EDU > >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(a)LISTSERV.UGA.EDU] On Behalf Of bedcurt >Sent: Tuesday, February 23, 2010 9:23 AM >To: SAS-L(a)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
From: "Horne, Jim - James S" on 24 Feb 2010 05:33 Dynamic allocation under TSO - especially tape allocation - is something specific to each shop. You need to contact your friendly systems programmer at your shop and ask them for help because it does look as if you are not allowed to allocate tapes. They can help you work around this. I hope this helps but I'm pretty sure it wasn't what you wanted to hear, Jim Horne Systems Programmer Large Systems Engineering & Messaging NC4IT Lowe's Companies, Inc. 1000 Lowe's Boulevard Mooresville, NC 704-758-5354 Jim.Horne(a)Lowes.com -----Original Message----- From: SAS(r) Discussion [mailto:SAS-L(a)LISTSERV.UGA.EDU] On Behalf Of bedcurt Sent: Tuesday, February 23, 2010 12:23 PM To: SAS-L(a)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 NOTICE: All information in and attached to the e-mail(s) below may be proprietary, confidential, privileged and otherwise protected from improper or erroneous disclosure. If you are not the sender's intended recipient, you are not authorized to intercept, read, print, retain, copy, forward, or disseminate this message. If you have erroneously received this communication, please notify the sender immediately by phone (704-758-1000) or by e-mail and destroy all copies of this message (electronic, paper, or otherwise). Thank you.
From: Gerhard Hellriegel on 24 Feb 2010 08:34 sometimes the easy way is to copy that thing to DASD in a batch job - someone might have a sample job for that and then allocate it in your SAS session. Hope that helps... Gerhard On Wed, 24 Feb 2010 05:33:05 -0500, Horne, Jim - James S <Jim.S.Horne(a)LOWES.COM> wrote: >Dynamic allocation under TSO - especially tape allocation - is something specific to each shop. You need to contact your friendly systems programmer at your shop and ask them for help because it does look as if you are not allowed to allocate tapes. They can help you work around this. > >I hope this helps but I'm pretty sure it wasn't what you wanted to hear, > >Jim Horne >Systems Programmer >Large Systems Engineering & Messaging NC4IT >Lowe's Companies, Inc. >1000 Lowe's Boulevard >Mooresville, NC >704-758-5354 >Jim.Horne(a)Lowes.com > >-----Original Message----- >From: SAS(r) Discussion [mailto:SAS-L(a)LISTSERV.UGA.EDU] On Behalf Of bedcurt >Sent: Tuesday, February 23, 2010 12:23 PM >To: SAS-L(a)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 > >NOTICE: >All information in and attached to the e-mail(s) below may be proprietary, confidential, privileged and otherwise protected from improper or erroneous disclosure. If you are not the sender's intended recipient, you are not authorized to intercept, read, print, retain, copy, forward, or disseminate this message. If you have erroneously received this communication, please notify the sender immediately by phone >(704-758-1000) or by e-mail and destroy all copies of this message (electronic, paper, or otherwise). Thank you.
|
Pages: 1 Prev: SAS connect issues after SAS version upgrade to 9.2 on the server Next: Ordinal logistic regression |