Kbase 15332: Roundtable - Schema update begun without database connected
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Roundtable - Schema update begun without database connected
DRAFT COPY - Currently under review and edit.
INTRODUCTION:
=============
Update schema is the process that applies schema changes made in
Roundtable to the physical Progress application database. If it is
started with bad physical connection parameters it gets Roundtable
into a dead-locked situation.
ROUNDTABLE ERROR:
============================================================ =========
Error!rtb0324: Could not connect database <db-name>
POSSIBLE CAUSE OF ERROR:
========================
Bad physical name on the database object, or bad connection parameters
Verify that the database is being started in the appropriate mode
and that the database can be connected from the Data Dictionary.
Check also that the database exists. If the schema update is being
done after the first import of objects into a workspace, the user may
not have created the empty database in the appropriate directory.
Roundtable does not do this automatically when making an import.
DOES ERROR INDICATE CORRUPTION: IF SO, WHAT TYPE
======================================== =========================
NO
CORRECTIVE MEASURES:
====================
Start a procedure editor and try to connect manually to the database.
If this does not work, find the cause of the failure to connect.
If the database does not exist, you need to create it manually.
For local databases, from the DOS Prompt use PRODB to create an empty
database with the correct name.
For a remote database, create the database and make sure that there is
a server running for it.
ONLINE PROCEDURES OR UTILITIES:
===============================
REFERENCES TO WRITTEN DOCUMENTATION:
====================================
Roundtable User's Guide (Windows) Section 4.5: Database Schema Updates
Progress Software Technical Support Note # 15332