Consultor Eletrônico



Kbase P19873: Can the 'The following database is currently in use by runni
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/10/2003
Status: Unverified

GOAL:

Can the 'The following database is currently in use by running procedures: ' message be suppressed ?

CAUSE:

When working with AppBuilder and using persistent procedures that remain active in the development environment (such as ADM2 SmartObjects use), the following message can pop up when accessing the Data Dictionary or Data Administration from AppBuilder:

"The following database is currently in use by running procedures:

<database>, <database>, ...

Making schema changes to this database at this time will cause PROGRESS to initiate a session restart causing all unsaved work to be lost."

This can be annoying to developers who only use these tools to obtain details of the current schema.

FIX:

This message cannot be suppressed.

However, it can be worked around in two ways:
1. Use the "Schema details" ("Fields" in version 8) button of the Database Connection dialog instead of Data Dictionary/Data Administration. It should provide all the information a developer needs.

2. Use a multi-user database and start the Data Dictionary/Data Administration in their own session (using the shortcuts in the Start menu)