Kbase P90643: How to prevent RF clients from connecting to the database during database maintenance.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  05/08/2004 |
|
Status: Unverified
GOAL:
How to prevent RF clients from connecting to the database during database maintenance.
FIX:
To prevent RF clients from connecting to the database when maintenance is being done, rename the RF clients script.
The RF clients use a script to make the connection to the database. By renaming the script and replacing it with a script of the same name that would echo a message back to the client that "the database is down for maintenance" would prevent the RF client from connecting to the database. When the maintenance work is done the original script would be put back enabling the ability of the RF client to connect to the database.