Kbase P22393: Can I access a database via read only and will it impact my ability to apply ai files.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/23/2010 |
|
Status: Verified
GOAL:
Will a single user read only session against my hot standby database impact my future ability to apply AI files?
GOAL:
Do clients started with -RO (Read Only) cause the db to go through crash recovery?
FACT(s) (Environment):
All Supported Operating Systems
Progress/OpenEdge Product Family
FIX:
No. You may access your hot standby database with the -RO option for a single user session and this will not impact your roll forward recovery model. The read only process does not check for the availability of a .lk file. A read-only user opens the database file, but not the log or before-image files.