Archives

How to fix the Oracle error XOQ-02523: unsupported data type “string”?

In this post, you’ll learn more about the Oracle ErrorXOQ-02523: unsupported data type “string” with the details on why you receive this error and the possible solution to fix it. Oracle Error Description XOQ-02523: unsupported data type “string” Reason for the Error XOQ-02523: unsupported data type “string” Cause: The data type specified for cube storage was invalid or not supported. How to fix the Error…

IBM Sterling B2B Integrator SWIFT Error Code – E67 Translation Report Error Number 1292

In this post, you’ll learn more about the SWIFT Error E67 with the translation error report number 1292that is returned when working with the IBM Sterling B2B Integrator IBM Sterling B2B Integrator SWIFT Error Code E67 Stripe API Error Description MT 535: If field 17B::ACTI//Y is present (see Rule C1, Error Code E66), and if field :22F::STTY//ACCT is present, then at least one occurrence of…

IBM Application Discovery and Delivery Intelligence Error Code 15 – Record not found.

In this blog post, let’s learn about the error message “15 – Record not found.” in IBM Application Discovery and Delivery Intelligence, the reason why it appears and the solution to fix it. Error Message 15 – Record not found. Error Details Record not found. Description: A record in one of the files was not found. This is probably an internal logic error. Action: Contact…

IBM Application Discovery and Delivery Intelligence Error Code 81 – Async: connection record not yet arrived.

In this blog post, let’s learn about the error message “81 – Async: connection record not yet arrived.” in IBM Application Discovery and Delivery Intelligence, the reason why it appears and the solution to fix it. Error Message 81 – Async: connection record not yet arrived. Error Details Async: connection record not yet arrived. Description: A connection record has been passed to the non-blocking interface…

SQL Server Error Code – 8387 the indirect application of table hints

In this blog post, you’ll learn more about the SQL Server Error Code 8387 and the error message description that is shown SQL Server Error Code 8387 SQL Server Error Description for the Code :8387 The indirect application of table hints to an invocation of a multi-statement table-valued function (TVF) through a view will be removed in a future version of SQL Server. Remove hints…

SQL Server Error Code – 13517 setting system_versioning to on failed b

In this blog post, you’ll learn more about the SQL Server Error Code 13517 and the error message description that is shown SQL Server Error Code 13517 SQL Server Error Description for the Code :13517 Setting SYSTEM_VERSIONING to ON failed because history table ‘%.*ls’ has table or column constraints defined. Consider dropping all table and column constraints and trying again.