Contents Index Backwards scrolling cursors are not supported for remote objects Can only describe a SELECT statement

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

Calling functions outside the database server is not supported


Item Value
SQLCODE -617
Constant SQLE_EXTERNAL_CALLS_NOT_SUPPORTED
SQLSTATE WW003
Sybase error code 13674
ODBC 2 State ERROR
ODBC 3 State ERROR
Probable cause 

You attempted to call a stored procedure that, in turn, calls a function in a dynamically loaded module. The operating system on which this stored procedure was called does not support such an action.


Contents Index Backwards scrolling cursors are not supported for remote objects Can only describe a SELECT statement