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 (December 1998, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 22 Dec 1998 09:30:00 -0500
Reply-To:     MICHAEL CLANTON <MICHAEL.CLANTON@USDA.GOV>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         MICHAEL CLANTON <MICHAEL.CLANTON@USDA.GOV>
Subject:      sasuser in batch on mvs -Reply

//STEPSAS EXEC SAS609,OPTIONS='SASUSER=nnn.iii.fff'

The SAS Companion for the MVS Environment that I have says the you need as SASUSER DD statement as well, but my quick and dirty test job allocated the sasuser file without it.

The SAS Companion series for the various SAS platforms can be your friend . . .

>>> SAS-L@VM.MARIST.EDU@i 12/22/98 07:23am >>> Hello sasL I have forgotten how it was possible to change the affocation of the sasuser at the beginning of a job

// EXEC SAS609,SASUSER='nnn.iii.fff' or // EXEC SAS609,OPTIONS=('SASUSER=ddname') or // EXEC SAS609,SASUSER('''nnn.iii.fff''')

produce JCL error It is so and and don't remember how to do. This my first mail to the list and i am sure of a quick answer from the first encountered mvs user

Andre Wielki INSEE Paris France


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