Kbase P25947: Why can't I use rfutil on a database in single-user mode?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/2/2009 |
|
Status: Verified
GOAL:
Why can't I use rfutil on a database in single-user mode?
GOAL:
After Imaging commands can only be given when a database is in multi-user mode.
GOAL:
After Imaging commands can only be given when a database is not in use.
GOAL:
Why doesn't AI Archiver archive an AI file if the database is in use in single user mode?
FACT(s) (Environment):
All Supported Operating Systems
Progress/OpenEdge Product Family
FIX:
After Imaging commands cannot be issued to a database which is locked by another utility or single user session.
There is one that works though as long as the rfutil command is the single user connected to the database:
rfutil db-name -C aiarchive extent source-extent target
Parameters
db-name
Specifies the database you are using.
source-extent
Specifies the AI extent to archive. Supply the full file name.
target
Specifies the output file of the archived extent. The file cannot exist. If a file exists with the specified name, AIARCHIVE EXTENT will fail.