Archives
Checking the version of a SQL Server using T-SQL
There are couple of ways in which you can retreive the version of the SQL Server using T-SQL. Checking the version of a SQL Server using T-SQL 1. using @@VERSION 2. Using SERVERPROPERTY function as shown
InterSystems Cache & Ensemble Error 8066 – Failed to lock iKnow Indexer
In this blog post, let’s learn about the error message “8066 Failed to lock iKnow Indexer” in InterSystems Cache & Ensemble and the description of the error message. Error Message 8066 – Failed to lock iKnow Indexer Error Details Failed to lock iKnow Indexer
InterSystems Cache & Ensemble Error 6474 – Both cfg:FindField and cfg:FindValue must be specified if ei
In this blog post, let’s learn about the error message “6474 Both cfg:FindField and cfg:FindValue must be specified if ei” in InterSystems Cache & Ensemble and the description of the error message. Error Message 6474 – Both cfg:FindField and cfg:FindValue must be specified if ei Error Details Both cfg:FindField and cfg:FindValue must be specified if either is specified for sp:X509Token in configuration %1.
InterSystems Cache & Ensemble Error 623 – SLM Replication
In this blog post, let’s learn about the error message “623 SLM Replication” in InterSystems Cache & Ensemble and the description of the error message. Error Message 623 – SLM Replication Error Details SLM Replication
Raima RDM Error -13003 eTFS_DUPUSER
In this blog post, let’s learn about the error message “-13003 eTFS_DUPUSER” in Raima RDM and the description of the error message. Error Message -13003 – eTFS_DUPUSER Error Details Duplicate user ID
Apache Derby DB Error Code 01504 – The new index is a duplicate of an existing index:
In this blog post, let’s learn about the error message “01504- The new index is a duplicate of an existing index:
How to fix the Oracle error PCB-00312: Keyword WORK required here by ANSI?
In this post, you’ll learn more about the Oracle ErrorPCB-00312: Keyword WORK required here by ANSI with the details on why you receive this error and the possible solution to fix it. Oracle Error Description PCB-00312: Keyword WORK required here by ANSI Reason for the Error PCB-00312: Keyword WORK required here by ANSI Cause: An Oracle extension to the ANSI/ISO SQL standard was used. Specifically,…
How to fix the Oracle error TNS-00286: Max Connect Time (secs) : number?
In this post, you’ll learn more about the Oracle ErrorTNS-00286: Max Connect Time (secs) : number with the details on why you receive this error and the possible solution to fix it. Oracle Error Description TNS-00286: Max Connect Time (secs) : number Reason for the Error TNS-00286: Max Connect Time (secs) : number Cause: Part of status request for Connection Manager. How to fix the…
How to fix the Oracle error CRS-09040: Error string: Band value not given or incorrect?
In this post, you’ll learn more about the Oracle ErrorCRS-09040: Error string: Band value not given or incorrect with the details on why you receive this error and the possible solution to fix it. Oracle Error Description CRS-09040: Error string: Band value not given or incorrect Reason for the Error CRS-09040: Error string: Band value not given or incorrect Cause: The band value was not…
How to fix the Oracle error CRS-02644: No hosting members of ‘string’ are either online or are allowed to be...
In this post, you’ll learn more about the Oracle ErrorCRS-02644: No hosting members of ‘string’ are either online or are allowed to be used by the resource with the details on why you receive this error and the possible solution to fix it. Oracle Error Description CRS-02644: No hosting members of ‘string’ are either online or are allowed to be used by the resource Reason…
How to fix the Oracle error ORA-28061: This object cannot have a data redaction policy defined on it.?
In this post, you’ll learn more about the Oracle ErrorORA-28061: This object cannot have a data redaction policy defined on it. with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-28061: This object cannot have a data redaction policy defined on it. Reason for the Error ORA-28061: This object cannot have a data redaction policy…
How to fix the Oracle error ORA-22808: REF dereferencing not allowed?
In this post, you’ll learn more about the Oracle ErrorORA-22808: REF dereferencing not allowed with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-22808: REF dereferencing not allowed Reason for the Error ORA-22808: REF dereferencing not allowed An attempt was made to access an object type’s attributes by dereferencing a REF item. How to fix…
How to fix the Oracle error ORA-15092: I/O request size string is not a multiple of logical block size string?
In this post, you’ll learn more about the Oracle ErrorORA-15092: I/O request size string is not a multiple of logical block size string with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-15092: I/O request size string is not a multiple of logical block size string Reason for the Error ORA-15092: I/O request size string…
How to fix the Oracle error ORA-14655: reference partitioning constraint not found?
In this post, you’ll learn more about the Oracle ErrorORA-14655: reference partitioning constraint not found with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-14655: reference partitioning constraint not found Reason for the Error ORA-14655: reference partitioning constraint not found Partitioning constraint specified in CREATE TABLE … PARTITION BY REFERENCE was not one of the…
How to fix the Oracle error ORA-12039: unable to use local rollback segment “string”?
In this post, you’ll learn more about the Oracle ErrorORA-12039: unable to use local rollback segment “string” with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-12039: unable to use local rollback segment “string” Reason for the Error ORA-12039: unable to use local rollback segment “string” A local rollback segment was specified in the CREATE…
How to fix the Oracle error ORA-03141: I/O request queue full?
In this post, you’ll learn more about the Oracle ErrorORA-03141: I/O request queue full with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-03141: I/O request queue full Reason for the Error ORA-03141: I/O request queue full The I/O request queue was full and no more requests could be queued. How to fix the Error…
C# Compiler Warning – CS8621 nullability of reference types in return
In this blog post, you’ll learn more about the C# Compiler Warning – CS8621 and the related message description C# Compiler Warning Code CS8621 C# Compiler Description for the Code :CS8621 Nullability of reference types in return type of ‘{0}’ doesn’t match the target delegate ‘{1}’ (possibly because of nullability attributes).
SQL Server Error Code – 49903 detected %i64d mb of ram. this is an inf
In this blog post, you’ll learn more about the SQL Server Error Code 49903 and the error message description that is shown SQL Server Error Code 49903 SQL Server Error Description for the Code :49903 Detected %I64d MB of RAM. This is an informational message; no user action is required.
SQL Server Error Code – 43011 ‘%.*ls’ is not a valid version.
In this blog post, you’ll learn more about the SQL Server Error Code 43011 and the error message description that is shown SQL Server Error Code 43011 SQL Server Error Description for the Code :43011 ‘%.*ls’ is not a valid version.
SQL Server Error Code – 41932 cannot rename managed database ‘%.*ls’ b
In this blog post, you’ll learn more about the SQL Server Error Code 41932 and the error message description that is shown SQL Server Error Code 41932 SQL Server Error Description for the Code :41932 Cannot rename managed database ‘%.*ls’ because it’s currently in use.