> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of SUBSCRIBE IBM-MAIN 
> gaa a. gamal
> Sent: Tuesday, February 05, 2008 12:17 AM
> To: IBM-MAIN@BAMA.UA.EDU
> Subject: tcpip, vary obey command failed
> 
> 
> Hi,
>           WHEN ISSUING  VARY OBEY COMMAND, IT FAILED WITH THE 
> FOLLOWING ERROR:
> 
> V TCPIP,,O,DSN=TCPIP.TCPPARMS(PROFILE)
> 
> EZZ0060I PROCESSING COMMAND: VARY TCPIP,,O,DSN=TCPIP.TCPPARMS
> (PROFILE)
> 
> EZZ0661I FOPEN() FOR PROFILE 'TCPIP.TCPPARMS(PROFILE)' FAILED:
>  61/053B006C, EDC5061I AN ERROR OCCURRED WHEN ATTEMPTING TO DEFINE 
> A FILE TO THE SYSTEM. 
> 
> EZZ0305I CANNOT OPEN FILE TCPIP.TCPPARMS(PROFILE)                   
> 
> EZZ0059I VARY OBEY COMMAND FAILED: SEE PREVIOUS MESSAGES            
> 
>    I check the DNS and the file its ok , and if  re-IPL the 
> system it works ,but 
> after some time the problem  back again, Please help.
> 
> Thanks. 
> 
> 
> GAMAL

Try

VARY TCPIP,,O,TCPIP.TCPPARMS(PROFILE)

Instead. That is what I use successfully. From looking at the examples,
it appears that you can use one of two different forms for the command:

VARY TCPIP,,CMD=O,DSN=dsn

or

VARY TCPIP,,O,dsn

But you cannot "mix and match". I.e. if you use CMD=, you must use DSN=
and if you use DSN=, you must use CMD= for the parser to work correctly.
No, the book does not state this in the "railroad" diagram for the
command. It is just my SWAG.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to