Archives

How to fix the Oracle error PRCD-01098: Failed to retrieve the configured servers of server pool {0} for database {1}?

In this post, you’ll learn more about the Oracle ErrorPRCD-01098: Failed to retrieve the configured servers of server pool {0} for database {1} with the details on why you receive this error and the possible solution to fix it. Oracle Error Description PRCD-01098: Failed to retrieve the configured servers of server pool {0} for database {1} Reason for the Error PRCD-01098: Failed to retrieve the…

How to fix the Oracle error RMAN-20503: DELETE cannot delete expired objects – run CROSSCHECK or DELETE EXPIRED?

In this post, you’ll learn more about the Oracle ErrorRMAN-20503: DELETE cannot delete expired objects – run CROSSCHECK or DELETE EXPIRED with the details on why you receive this error and the possible solution to fix it. Oracle Error Description RMAN-20503: DELETE cannot delete expired objects – run CROSSCHECK or DELETE EXPIRED Reason for the Error RMAN-20503: DELETE cannot delete expired objects – run CROSSCHECK…

InterSystems IRIS General Error Code – 812

In this post, you’ll learn about the General error code 812 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 812 Reason for the Error code 812 in InterSystems IRIS DBMS Kerberos K5Prompt logins not allowed for service %1

InterSystems IRIS General Error Code – 6504

In this post, you’ll learn about the General error code 6504 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 6504 Reason for the Error code 6504 in InterSystems IRIS DBMS XML projection of an array of streams is not supported in property: %1.

SQL Server Error Code – 7405 heterogeneous queries require the ansi_n

In this blog post, you’ll learn more about the SQL Server Error Code 7405 and the error message description that is shown SQL Server Error Code 7405 SQL Server Error Description for the Code :7405 Heterogeneous queries require the ANSI_NULLS and ANSI_WARNINGS options to be set for the connection. This ensures consistent query semantics. Enable these options and then reissue your query.