Archives

How to fix the Oracle error PRCS-01035: Invalid number of TCP ports ({0}) for SCAN Listener?

In this post, you’ll learn more about the Oracle ErrorPRCS-01035: Invalid number of TCP ports ({0}) for SCAN Listener with the details on why you receive this error and the possible solution to fix it. Oracle Error Description PRCS-01035: Invalid number of TCP ports ({0}) for SCAN Listener Reason for the Error PRCS-01035: Invalid number of TCP ports ({0}) for SCAN Listener Cause: Either no…

How to fix the Oracle error PRCT-01057: The value of ASM instance type {0} is not correct?

In this post, you’ll learn more about the Oracle ErrorPRCT-01057: The value of ASM instance type {0} is not correct with the details on why you receive this error and the possible solution to fix it. Oracle Error Description PRCT-01057: The value of ASM instance type {0} is not correct Reason for the Error PRCT-01057: The value of ASM instance type {0} is not correct…

How to fix the Oracle error CLSGN-00071: Transport initialization failed.?

In this post, you’ll learn more about the Oracle ErrorCLSGN-00071: Transport initialization failed. with the details on why you receive this error and the possible solution to fix it. Oracle Error Description CLSGN-00071: Transport initialization failed. Reason for the Error CLSGN-00071: Transport initialization failed. GNS was unable to initialize the transport that it was used to communicate between the client and server. How to fix…

How to fix the Oracle error PGU-30306: TIP generation: invalid PL/SQL parameter mode string for string?

In this post, you’ll learn more about the Oracle ErrorPGU-30306: TIP generation: invalid PL/SQL parameter mode string for string with the details on why you receive this error and the possible solution to fix it. Oracle Error Description PGU-30306: TIP generation: invalid PL/SQL parameter mode string for string Reason for the Error PGU-30306: TIP generation: invalid PL/SQL parameter mode string for string Cause: The parameter…

SQL Server Error Code – 7902 columnstore index ‘%.*ls’ on table ‘%.*l

In this blog post, you’ll learn more about the SQL Server Error Code 7902 and the error message description that is shown SQL Server Error Code 7902 SQL Server Error Description for the Code :7902 Columnstore index ‘%.*ls’ on table ‘%.*ls’ has metadata mismatch on column id %d and rowgroup id %d. If this is a nonclustered columnstore index, drop it and recreate it. Otherwise,…

SQL Server Error Code – 18752 only one log reader agent or log-related

In this blog post, you’ll learn more about the SQL Server Error Code 18752 and the error message description that is shown SQL Server Error Code 18752 SQL Server Error Description for the Code :18752 Only one Log Reader Agent or log-related procedure (sp_repldone, sp_replcmds, and sp_replshowcmds) can connect to a database at a time. If you executed a log-related procedure, drop the connection over…

SQL Server Error Code – 28065 a corrupted message has been received. t

In this blog post, you’ll learn more about the SQL Server Error Code 28065 and the error message description that is shown SQL Server Error Code 28065 SQL Server Error Description for the Code :28065 A corrupted message has been received. The unsigned dialog message header is invalid. This occurred in the message with Conversation ID ‘%.*ls’, Initiator: %d, and Message sequence number: %I64d.