ADSM-L

Re: DEFINE CLIENTOPT

1998-01-21 15:54:07
Subject: Re: DEFINE CLIENTOPT
From: "Price, Robert R." <pricerr AT WESTINGHOUSE DOT COM>
Date: Wed, 21 Jan 1998 15:54:07 -0500
From 12/23 posting...


Yes, due to a variety of client related reasons, the client options
as listed in hard copy pubs are not in sync with reality. I believe
the readme file with the PTFs should have the correct list. In answer
to your question:
1) Schedlogretention is not available as cloptset member.
2) Include and Exclude have been replaced with the following:
  Define clientopt namex INCLEXCL "include c:\date\*"
  or
  Define clientopt namex INCLEXCL "exclude c:\data\*"

 This change was made to allow for sequencing on INCLEXCL instead of
on INCLUDE or EXCLUDE. This allows for interweaving of INCLUDE and
EXCLUDE as would nornally be found in the client DSM.OPT file. The
client will strip off the INCLEXCL. Note the option value must be
enclosed in quotes. I know the INCLEXCL is usually used to indicate
a file containing more INC/EXC statements. This is still true, the
only difference being that when the INCLEXCL is used in a cloptset
the client will use it in the manner described above.

 Below is what I believe to be the current options available for use
in cloptset processing. More may be delivered at a later date:

BOOKS
CHANGINGRETRIES
COMPRESSALWAYS
COMPRESSION
DIRMC
DOMAIN
DOTDIRCHECK
DSMCDEFAULTCOMMAND
INCLEXCL
MAXCMDRETRIES
MEMORYEFFICIENTBACKUP
NFSTIMEOUT
POSTNSCHEDULECMD
POSTSCHEDULECMD
PRENSCHEDULECMD
PRESCHEDULECMD
QUERYSCHEDPERIOD
QUIET
RETRYPERIOD
RUNASSERVICE
SCHEDMODE
SCROLLLINES
SCROLLPROMPT
SLOWINCREMENTAL
SUBDIR
TAPEPROMPT
TRACEFLAGS
TRACEMAX
TXNBYTELIMIT
VERBOSE

 NOTE: Some options like verbose and quiet may now require a value
       of YES/NO or ON/OFF when used in the cloptset:
       define clientopt namex verbose yes


Tom Brooks
ADSM Server Development


> ----------
> From:         Ann Courchaine[SMTP:acourcha AT csc DOT com]
> Sent:         Wednesday, January 21, 1998 3:25 PM
> To:   ADSM-L AT VM.MARIST DOT EDU
> Subject:      DEFINE CLIENTOPT
>
> Hi All, any idea why I cant get this command to work?  thanks, Ann
> Courchaine
>
>
> ANR2056E DEFINE CLIENTOPT: Invalid option name - EXCLUDE. Retry using
> the
> full
> optionname.
> ANS8001I Return code 3.
>
> adsm> define clientopt alc exclude /unix/
> ANR2056E DEFINE CLIENTOPT: Invalid option name - EXCLUDE. Retry using
> the
> full
> optionname.
> ANS8001I Return code 3.
>
> adsm>  define clientopt alc exclude.file /unix/
> ANR2056E DEFINE CLIENTOPT: Invalid option name - EXCLUDE.FILE. Retry
> using
> the
> full optionname.
> ANS8001I Return code 3.
>
> adsm>  define clientopt alc exclude.dir /unix/
> ANR2056E DEFINE CLIENTOPT: Invalid option name - EXCLUDE.DIR. Retry
> using
> the
> full optionname.
> ANS8001I Return code 3.
>
<Prev in Thread] Current Thread [Next in Thread>