Category: Raima RDM

Raima RDM Error -15153 eSQL_NOTDETERMINISTIC

In this blog post, let’s learn about the error message “-15153 eSQL_NOTDETERMINISTIC” in Raima RDM and the description of the error message. Error Message -15153 – eSQL_NOTDETERMINISTIC Error Details Simple CASE expression cannot call a non-deterministic function

Raima RDM Error -17002 eRDBC_NOMEMORY

In this blog post, let’s learn about the error message “-17002 eRDBC_NOMEMORY” in Raima RDM and the description of the error message. Error Message -17002 – eRDBC_NOMEMORY Error Details Driver out of memory

Raima RDM Error -15105 eSQL_ALIASEDCOLSREQD

In this blog post, let’s learn about the error message “-15105 eSQL_ALIASEDCOLSREQD” in Raima RDM and the description of the error message. Error Message -15105 – eSQL_ALIASEDCOLSREQD Error Details All result column expressions must be aliased in DECLARE CURSOR’s SELECT

Raima RDM Error -10108 eFILEEXIST

In this blog post, let’s learn about the error message “-10108 eFILEEXIST” in Raima RDM and the description of the error message. Error Message -10108 – eFILEEXIST Error Details Unable to create file due to an already existing file

Raima RDM Error -17013 eRDBC_OPENHDBCS

In this blog post, let’s learn about the error message “-17013 eRDBC_OPENHDBCS” in Raima RDM and the description of the error message. Error Message -17013 – eRDBC_OPENHDBCS Error Details Must free all connection handles first

Raima RDM Error -14512 eDDL_DEFAUTO

In this blog post, let’s learn about the error message “-14512 eDDL_DEFAUTO” in Raima RDM and the description of the error message. Error Message -14512 – eDDL_DEFAUTO Error Details DEFAULT AUTO is not allowed (only with guid/rowid type)

Raima RDM Error -10065 eINVARGTYPE

In this blog post, let’s learn about the error message “-10065 eINVARGTYPE” in Raima RDM and the description of the error message. Error Message -10065 – eINVARGTYPE Error Details Invalid argument type

Raima RDM Error -13025 eTFS_DBINUSE

In this blog post, let’s learn about the error message “-13025 eTFS_DBINUSE” in Raima RDM and the description of the error message. Error Message -13025 – eTFS_DBINUSE Error Details Database is currently in use

Raima RDM Error -14535 eDDL_DBEXISTS

In this blog post, let’s learn about the error message “-14535 eDDL_DBEXISTS” in Raima RDM and the description of the error message. Error Message -14535 – eDDL_DBEXISTS Error Details Database already exists

Raima RDM Error -12013 eKEYREQD

In this blog post, let’s learn about the error message “-12013 eKEYREQD” in Raima RDM and the description of the error message. Error Message -12013 – eKEYREQD Error Details Key value required

Raima RDM Error -15091 eSQL_ROWNUMBER

In this blog post, let’s learn about the error message “-15091 eSQL_ROWNUMBER” in Raima RDM and the description of the error message. Error Message -15091 – eSQL_ROWNUMBER Error Details ROWNUMBER() can only be used with a SELECT statement

Raima RDM Error -15025 eSQL_UDF

In this blog post, let’s learn about the error message “-15025 eSQL_UDF” in Raima RDM and the description of the error message. Error Message -15025 – eSQL_UDF Error Details User-defined function error

Raima RDM Error -10080 eLEGACYAPI

In this blog post, let’s learn about the error message “-10080 eLEGACYAPI” in Raima RDM and the description of the error message. Error Message -10080 – eLEGACYAPI Error Details Call to a legacy API from a database handle not opened in legacy mode

Raima RDM Error -15089 eSQL_AMBIGUOUSCOLREF

In this blog post, let’s learn about the error message “-15089 eSQL_AMBIGUOUSCOLREF” in Raima RDM and the description of the error message. Error Message -15089 – eSQL_AMBIGUOUSCOLREF Error Details Column with this name declared in more than one of the referenced tables

Raima RDM Error -14553 eDDL_NOLOBKEYS

In this blog post, let’s learn about the error message “-14553 eDDL_NOLOBKEYS” in Raima RDM and the description of the error message. Error Message -14553 – eDDL_NOLOBKEYS Error Details Large object columns cannot be keyed

Raima RDM Error -15095 eSQL_PROCGLOBALREF

In this blog post, let’s learn about the error message “-15095 eSQL_PROCGLOBALREF” in Raima RDM and the description of the error message. Error Message -15095 – eSQL_PROCGLOBALREF Error Details Stored procedure references an undeclared global variable

Raima RDM Error -15037 eSQL_CANCELLED

In this blog post, let’s learn about the error message “-15037 eSQL_CANCELLED” in Raima RDM and the description of the error message. Error Message -15037 – eSQL_CANCELLED Error Details Statement execution cancelled by user