Kbase P166287: ODBC test connect fails with error Internal error %s (%s) in SQL
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/05/2010 |
|
Status: Unverified
SYMPTOM(s):
ODBC test connect fails with error
Error: [DataDirect][OpenEdge JDBC Driver][OpenEdge] Internal error %s (%s) in SQL from subsystem %s function %s called from %s on %s for %s. Save log for Progress technical supports.. (8933)
FACT(s) (Environment):
No errors in the database log file
UNIX
OpenEdge 10.2x
CAUSE:
The work directory is out of space, possibly from OpenEdge temp files.
FIX:
Free up space in the Openedge work directory.
To see if temp files are causing the problem, use the -t parameter for database startup.
The temp files will then become visible. If the temp files are filling up the directory,
use -T [path to directory] in the database startup to redirect the temp files
to a different location that has more space.