Siebel Analytics Message Reference > Siebel Analytics Messages >

Relationship Datasource Adapters Messages


This category contains message numbers 65xxx.

65001

The type @1%s is an invalid data conversion for column @2%s.

Cause. An internal error occurred.

Response. Contact Siebel Systems Technical Support for assistance.

65002

The backend database connection pool for @1%s already exists.

Cause. An internal conversion error occurred.

Response. Contact Siebel Systems Technical Support for assistance.

65003

Could not find poolID @1%s in call to DbTransactionManager::CreateTrCommand.

Cause. An internal conversion error occurred.

Response. Contact Siebel Systems Technical Support for assistance.

65004

The connection pool must be valid before calling TrCommand::Execute.

Cause. An internal conversion error occurred.

Response. Contact Siebel Systems Technical Support for assistance.

65005

At least one SQL statement must be added calling TrCommand::Execute.

Cause. An internal conversion error occurred.

Response. Contact Siebel Systems Technical Support for assistance.

65006

The database command was canceled.

Cause. The command issued to the back-end database was canceled.

Response. This is an informational message. No action is required.

65007

The database command timed out.

Cause. The command issued to the back-end database timed out.

Response. This is an informational message. No action is required.

65008

Unknown exception caught in @1%s.

Cause. An internal conversion error occurred.

Response. Contact Siebel Systems Technical Support for assistance.

65009

An invalid SQL statement was issued as a database command.

Cause. A command was issued to a Siebel Analytics recordset that had an empty SQL statement.

Response. Change the job script so that the OpenRecordset command for a Siebel Analytics recordset has a valid SQL statement.

65010

@1%ld is not a valid Field index.

Cause. The Field method was given an invalid index.

Response. Change the job script so that the Field command for a Siebel Analytics object has a valid index.

65011

'@1%s' is not a valid Field name.

Cause. The Field method was given an invalid field name.

Response. Change the job script so that the Field command for a Siebel Analytics object has a valid field name.

Siebel Analytics Message Reference