Kbase P6843: How to dump Data Definition (.df) when connecting makes BI grow to it's limit
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
GOAL:
How to dump Data Definition (.df) when connecting makes BI grow to it's limit
GOAL:
Every time a connection is done the BI grows and might hit the limit before manage to dump the Data Definition, .df.
FIX:
Connect from Data Administration in single user mode with -RO parameter (read only).
The -RO connection will give a message that the BI is not truncated, but you will be able to dump the Data Definition.
NOTE:
Connecting to a database with -RO in this scenario is more or less like forcing access to the database with -F.
-RO does not keep the before-image file into account, therefore the data that the client will read cannot be guaranteed to be consistent.