ADSM-L

Re: OS390/ Define script

1999-04-15 13:43:32
Subject: Re: OS390/ Define script
From: Bill Colwell <bcolwell AT DRAPER DOT COM>
Date: Thu, 15 Apr 1999 13:43:32 -0400
Try putting the filename in double-quotes and single quotes --

def script scriptname file="'HLQ.NAME.LLQ(MEMBER)'"

See the file parameter of 'backup devconfig' in the command reference,
or in dsmadmc enter help backup devconfig

--
--------------------------
--------------------------
Bill Colwell
Bill Colwell
C. S. Draper Lab
Cambridge, Ma.
bcolwell AT draper DOT com
--------------------------
In <0036010002419602000002L122*@MHS>, on 04/15/99
In <0036010002419602000002L122*@MHS>, on 04/15/99
   at 11:38 AM, Winfried Heilmann <Winfried.Heilmann AT INFRACOR DOT DE> said:

>Hi,

>I like to edit/save the script-definitions in a PDS and load it with
>following command:

>def script scriptname file='HLQ.NAME.LLQ(MEMBER)'

>I allways receive the msg:ANR1475E. There are no further msgs. I have
>checked the RACF-Definitions and they are o.k. The datasets exits and is
>calaloged. Does anybody have an idea?

>ANR1475E command name: File file name could not be opened.
>       Explanation:  A filename was specified in a command but the
>       specified file could not be opened by the server.
>       System Action:  The command fails.
>       User Response:  Examine any messages that might appear prior to
>       this one in the activity log to determine if the error can be
>       found.  If the file was to exist for use by the command, ensure
>       that the file does exists and that the server has proper authority
>       to access the file.  If the file was to be created by the command,
>       ensure that the filesystem has sufficient space and that the server
>       has authority to create the file in the location specified.

>Thanks winfried
<Prev in Thread] Current Thread [Next in Thread>