Consultor Eletrônico



Kbase 34333: Error accessing the database -- "No SQL schema found in database (run mkschema)"
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Solution ID: P4333

FACT(s) (Environment):

Progress 9.1x

SYMPTOM(s):

Error accessing database with JDBC Driver

SQLException Message: [JDBC Progress Driver]: No SQL schema found in database (run mkschema)

SQLException Error Code -211019

CHANGE:

Recent upgrade from a version prior to Progress 9.1x

CAUSE:

DLC is not set properly.

FIX:

Double check the DLC variable. Make sure it is pointing to the proper version of Progress. To do so, run the following command:

$DLC/bin/mkschema -v /usr/wrk/mywork2

The DLC is not set, or improperly set, if it returns the following message:

Creating system tables for database /usr/wrk/mywork2
Can't open DB
: Failed to create the Progress NLS Handler
(Error code -60001)