| Title: | Archive/Backup | 
| Moderator: | COOKIE::MHUA IG | 
| Created: | Wed Sep 08 1993 | 
| Last Modified: | Fri Jun 06 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 479 | 
| Total number of notes: | 2283 | 
ABS V2.1 AXP
ABS SAVE command with /SPAN_FILESYSTEM qual. fails with CLI-W-CONFLICT.
ABS SAVE/NAME=.../SOURCE=.../ENV=.../ACTION=NO_CHANGE/STOR=... "/var/"-
/SPAN=ALL/OBJECT=UNIX_FILES_GTAR fails; with;
        %CLI-W-CONFLICT, illegal combination of command elements -
        check documentation
         \SPAN\
Would not work unless I removed most of the other qualifiers, example;
ABS SAVE/NAME=.../OBJECT=UNIX_FILES_GTAR "/var/"/SPAN=ALL
Since the source system was not specified used ABS SET SAVE ...
/ACTION=NO_CHANGE/SOURCE=HAVASU, however, it does not change the source.
Had to use the GUI to make Unix client source node take affect.
Can anyone make this work using the CLI?
\
\Thanks, David
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 419.1 | It is a disallow in the CLD definition | COOKIE::HEISLER | Chris Heisler, ABS Engineering | Wed Apr 09 1997 15:17 | 8 | 
|     David,
    
    The reason that it wouldn't let you set it with your full command
    is that the CLI specifies that you cannot have /SPAN with /ACTION.
    
    I'll see if I can find out more about why that is setup that way.
    
    Chris
 | |||||
| 419.2 | /SPAN + /ACTION should be ok | COOKIE::HEISLER | Chris Heisler, ABS Engineering | Fri Apr 11 1997 08:31 | 16 | 
|     David,
    
    	Ok, what I found out is this:
    
    	The /ACTION=NO_CHANGE and /ACTION=DELETE_OBJECT are supported
    	by the UNIX backups, so that should work when you are specifying
    	/SPAN.  Also, the /LOCKING_OPTION=IGNORE_WRITERS should work,
    	so it should be allowed with /SPAN.
    
    	The documentation that is in the back of the release notes 
    	(section 6.5) is correct on the qualifiers that they list.
    	I need to make the DCL behave the same.
    
    	I will qar this and get is fixed fairly soon.
    
    	Chris
 | |||||
| 419.3 | AT-A-BOY | CX3PST::WSC217::SWANK | David | Mon Apr 14 1997 08:56 | 8 | 
| >I will qar this and get is fixed fairly soon.
    
\Chris,
\
Thanks for confirming the CLI behavior.  The customer will appreciate your
effort.
\
\David
 | |||||