next up previous contents index
Next: Future work Up: XSB - Oracle Interface Previous: Limitations   Contents   Index

Error msgs

ERR - DB: Connection failed
For some reason you can not connect to Oracle.

ERR - DB: Parse error
The SQL statement generated by the Interface or the first argument to db_sql/1 or db_sql_select/2 can not be parsed by the Oracle. The character number is the location of the error.

ERR - DB: No more cursors left
Interface run out of non-active cursors either because of a leak (See 7.3.14) or you have more then MAX_OPEN_CURSORS concurrently open searches.

ERR - DB: FETCH failed
Normally you should never get this error if the interface running properly.


next up previous contents index
Next: Future work Up: XSB - Oracle Interface Previous: Limitations   Contents   Index
Baoqiu Cui
2000-04-23