Mark backedup

gerie

Member
I want to be able to mark a database as being backed up. In the admin guide there is a rfutil dbname -C mark backuped command, but when I use this the comment I get is: backuped not recognized following -C mark. When I use it without -C I get: Could not recognize argument mark. Is there a way to restore a backup and mark it as being backuped in order to work with my after image files?

OE 10.1A
OS Windows 2003
 
proutil testdb -C mark backedup
or
rfutil testdb -C mark backedup

mark the source database as backed up.
Use the rfutil sequence command on the target db if you need to apply ai files to a restored OS backup.
 
Yes but then I get an error.
backuped not recognized following -C mark



Ohhhhh typing error...... Sorry, I'll try again
 
Some of the proutil and rfutil commands start the dbtool script which requires the $DLC/bin directory to be in the path.


Heavy Regards, RealHeavyDude.
 
Back
Top