Error 617

Message text

Calling functions outside the database engine is not supported

Item

Value

SQLCode

-617

Constant

SQLE_EXTERNAL_CALLS_NOT_SUPPORTED

SQLState

WW003

ODBC State

S1000

Probable cause

An attempt was made 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.