Kbase P79453: Clients getting error 388 when trying to update schema in Progress 9.x
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/1/2008 |
|
Status: Verified
SYMPTOM(s):
Clients getting error 388 when trying to update schema in Progress 9.x
Database in use by on pts/193. Wait or press CTRL-C to stop (388)
Database in use by <user> on <tty>. Wait or press <STOP> to stop. (388)
FACT(s) (Environment):
When client trying to update the schema, other clients (such as WebSpeed, character and gui) are connected to the database.
All Supported Operating Systems
Progress 9.x
CAUSE:
This is expected behaviour. Progress does not support online schema changes while other clients are connected to the database. This feature is not supported in version 9.
FIX:
Disconnect all clients from the db and then make the schema changes/updates.