|
|
|
IDE remote debug session returns ERROR -1 with DBOPEN although VOLUMES are defined |
  |
|
|
Title: | IDE remote debug session returns ERROR -1 with DBOPEN although VOLUMES are defined |
Document: | win_011 |
Keywords: | windows,eloqdb5,server,volume,ERROR -1,eloqrc,environment,debug,ide |
I defined a new VOLUME in my .eloqrc file to access an old db form
the IDE (e.g. VOLUME TEST "SERVERNAME:eloqdb5/users/dbname"). Why
do I get the DBMS ERROR -1 although it works from the unix system?
The reason for this might be a missing environment variable. Please
add the following to the ENVIRONMENT field of the debug session:
HOME=/path/, with path pointing to the location of the .eloqrc file.
|
|
|
|
|
|