[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference cookie::archive_backup

Title:Archive/Backup
Moderator:COOKIE::MHUAIG
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

419.0. "ABS SAVE command with /SPAN_FILESYSTEM qual. fails with CLI-W-CONFLICT" by CX3PST::WSC217::SWANK (David) Wed Apr 09 1997 15:16

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.RTitleUserPersonal
Name
DateLines
419.1It is a disallow in the CLD definitionCOOKIE::HEISLERChris Heisler, ABS EngineeringWed Apr 09 1997 16:178
    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 okCOOKIE::HEISLERChris Heisler, ABS EngineeringFri Apr 11 1997 09:3116
    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.3AT-A-BOYCX3PST::WSC217::SWANKDavidMon Apr 14 1997 09:568
>I will qar this and get is fixed fairly soon.
    
\Chris,
\
Thanks for confirming the CLI behavior.  The customer will appreciate your
effort.
\
\David