Archives

SQL Server 2014 Tutorial – Assign TCP/IP Port to Database Engine

Problem Statement You need to change the SQL Server 2014 port number from 1433 to a different port number. Solution By default , SQL Server runs on the port number 1433. You can change it to different port number by following the below steps. 1. Open SQL Server 2014 Configuration Manager from the Windows Start menu. 2. In the left side bar of the Sql…

InterSystems Cache & Ensemble Error 1204 – User ‘%1’ not found in encryption key file ‘%2’

In this blog post, let’s learn about the error message “1204 User ‘%1’ not found in encryption key file ‘%2′” in InterSystems Cache & Ensemble and the description of the error message. Error Message 1204 – User ‘%1’ not found in encryption key file ‘%2’ Error Details User ‘%1’ not found in encryption key file ‘%2’

InterBase DB Error -901 – 335544562L

In this blog post, let’s learn about the error message “-901 335544562L” in Interbase DB and the description of the error message. Error Message -901 – 335544562L Error Details Unrecognized service parameter block.

Raima RDM Error -17014 eRDBC_AUTODESCR

In this blog post, let’s learn about the error message “-17014 eRDBC_AUTODESCR” in Raima RDM and the description of the error message. Error Message -17014 – eRDBC_AUTODESCR Error Details Invalid use of implicit descriptor handle

How to fix the Oracle error INS-30701: The partition is invalid.?

In this post, you’ll learn more about the Oracle ErrorINS-30701: The partition is invalid. with the details on why you receive this error and the possible solution to fix it. Oracle Error Description INS-30701: The partition is invalid. Reason for the Error INS-30701: The partition is invalid. Cause: The partition provided was not available on the system. How to fix the Error INS-30701: The partition…

How to fix the Oracle error PGU-41107: GROUP within a GROUP not allowed?

In this post, you’ll learn more about the Oracle ErrorPGU-41107: GROUP within a GROUP not allowed with the details on why you receive this error and the possible solution to fix it. Oracle Error Description PGU-41107: GROUP within a GROUP not allowed Reason for the Error PGU-41107: GROUP within a GROUP not allowed Cause: A GROUP was found within a GROUP. How to fix the…

How to fix the Oracle error PCB-00108: Unable to open list file “string”?

In this post, you’ll learn more about the Oracle ErrorPCB-00108: Unable to open list file “string” with the details on why you receive this error and the possible solution to fix it. Oracle Error Description PCB-00108: Unable to open list file “string” Reason for the Error PCB-00108: Unable to open list file “string” Cause: The precompiler was unable to open the list file specified by…

How to fix the Oracle error RMAN-06593: platform name ‘string’ specified in FROM PLATFORM is not valid?

In this post, you’ll learn more about the Oracle ErrorRMAN-06593: platform name ‘string’ specified in FROM PLATFORM is not valid with the details on why you receive this error and the possible solution to fix it. Oracle Error Description RMAN-06593: platform name ‘string’ specified in FROM PLATFORM is not valid Reason for the Error RMAN-06593: platform name ‘string’ specified in FROM PLATFORM is not valid…

How to fix the Oracle error QSM-02013: SELECT list includes a RAW data type expression?

In this post, you’ll learn more about the Oracle ErrorQSM-02013: SELECT list includes a RAW data type expression with the details on why you receive this error and the possible solution to fix it. Oracle Error Description QSM-02013: SELECT list includes a RAW data type expression Reason for the Error QSM-02013: SELECT list includes a RAW data type expression The capability in question is not…

How to fix the Oracle error EXP-00026: conflicting modes specified?

In this post, you’ll learn more about the Oracle ErrorEXP-00026: conflicting modes specified with the details on why you receive this error and the possible solution to fix it. Oracle Error Description EXP-00026: conflicting modes specified Reason for the Error EXP-00026: conflicting modes specified Conflicting export modes were specified. How to fix the Error EXP-00026: conflicting modes specified ? You can fix this error in…

How to fix the Oracle error ORA-40381: Invalid field specification for: string?

In this post, you’ll learn more about the Oracle ErrorORA-40381: Invalid field specification for: string with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-40381: Invalid field specification for: string Reason for the Error ORA-40381: Invalid field specification for: string The derived field was incorrectly defined. How to fix the Error ORA-40381: Invalid field specification…

SQL Server Error Code – 35344 merge clause of alter partition statemen

In this blog post, you’ll learn more about the SQL Server Error Code 35344 and the error message description that is shown SQL Server Error Code 35344 SQL Server Error Description for the Code :35344 MERGE clause of ALTER PARTITION statement failed because two nonempty partitions containing a columnstore index cannot be merged. Consider an ALTER TABLE SWITCH operation from one of the nonempty partitions…

SQL Server Error Code – 30048 informational: ignoring duplicate thesau

In this blog post, you’ll learn more about the SQL Server Error Code 30048 and the error message description that is shown SQL Server Error Code 30048 SQL Server Error Description for the Code :30048 Informational: Ignoring duplicate thesaurus rule ‘%ls’ while loading thesaurus file for LCID %d. A duplicate thesaurus phrase was encountered in either the section of an expansion rule or the section…