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