ITEM: DO4132L
You may not specify an incremental level for a System or Power backup.
Question:
Env:
AIX 4.3
RISC E20
Tape 8mm 5gb
sysback 4.1.2
Problem:
Customer runs this command and gets this error message:
mkvgback -f /dev/rmt0 -v -b1024 -l0 sbvg
You may not specify an incremental level for a System or Power backup.
Action Taken:
It turns out the customer had a enviorment variable set called SYSTEM
I add this code into the mkvgback script
\#
\#
\# Main Routine
\#
\#
unset XSET
unset SYSTEM \#Added this line
unset POWER \#Added this line
if [ "$SBDEBUG" ]
then XSET='set -x'
$XSET
fi
Action Plan:
Once the customer added that code it fixed the problem.
I will open up a problem report with the developer.
This code should be added into sysback.rte 4.1.3
Support Line: You may not specify an incremental level for a System or Power backup. ITEM: DO4132L
Dated: August 1997 Category: N/A
This HTML file was generated 99/06/24~13:30:15
Comments or suggestions?
Contact us