Archives
How to fix the Oracle error ORA-37135: (XSCCOMP19) The COMPRESSED COMPOSITE workspace object in the current defined partition template should...
In this post, you’ll learn more about the Oracle ErrorORA-37135: (XSCCOMP19) The COMPRESSED COMPOSITE workspace object in the current defined partition template should be unique or global. with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-37135: (XSCCOMP19) The COMPRESSED COMPOSITE workspace object in the current defined partition template should be unique or global. Reason…
How to fix the Oracle error ORA-32012: SPFILE format is inconsistent with value of COMPATIBLE parameter?
In this post, you’ll learn more about the Oracle ErrorORA-32012: SPFILE format is inconsistent with value of COMPATIBLE parameter with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-32012: SPFILE format is inconsistent with value of COMPATIBLE parameter Reason for the Error ORA-32012: SPFILE format is inconsistent with value of COMPATIBLE parameter The SPFILE was…
How to fix the Oracle error ORA-26001: Index string specified in SORTED INDEXES does not exist on table string?
In this post, you’ll learn more about the Oracle ErrorORA-26001: Index string specified in SORTED INDEXES does not exist on table string with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-26001: Index string specified in SORTED INDEXES does not exist on table string Reason for the Error ORA-26001: Index string specified in SORTED INDEXES…
How to fix the Oracle error ORA-15602: Parameter “string” cannot be NULL.?
In this post, you’ll learn more about the Oracle ErrorORA-15602: Parameter “string” cannot be NULL. with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-15602: Parameter “string” cannot be NULL. Reason for the Error ORA-15602: Parameter “string” cannot be NULL. An attempt was made to call a procedure without a required parameter. How to fix…
How to fix the Oracle error ORA-02716: osnpgetdatmsg: message from host had incorrect message type?
In this post, you’ll learn more about the Oracle ErrorORA-02716: osnpgetdatmsg: message from host had incorrect message type with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-02716: osnpgetdatmsg: message from host had incorrect message type Reason for the Error ORA-02716: osnpgetdatmsg: message from host had incorrect message type The Pipe driver received a message…
SQL Server Error Code – 3182 the backup set cannot be restored becaus
In this blog post, you’ll learn more about the SQL Server Error Code 3182 and the error message description that is shown SQL Server Error Code 3182 SQL Server Error Description for the Code :3182 The backup set cannot be restored because the database was damaged when the backup occurred. Salvage attempts may exploit WITH CONTINUE_AFTER_ERROR.
InterSystems IRIS TSQL Code 21377 Upgrading subscription settings and syst
In this post, you’ll learn about the SQL error code 21377 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 21377 Reason for the Error code 21377 in InterSystems IRIS DBMS Upgrading subscription settings and system objects in database %s.
InterSystems IRIS General Error Code – 743
In this post, you’ll learn about the General error code 743 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 743 Reason for the Error code 743 in InterSystems IRIS DBMS CA certificate file %1 is not valid
Server.MapPath with usage of . , .. , ~ and / Characters in ASP.NET
When using Server.MapPath in ASP.NET, the developers can specify the characters as shown below. var path1 = Server.MapPath(“.”)var path2 = Server.MapPath(“..”)var path3 = Server.MapPath(“~”)var path4 = Server.MapPath(“/”) What is the difference between the above methods ? Assume that the website is installed in the path D:\WebApplications\Abundantcode and the root of the IIS is C:\Inetpub\wwwroot and assume that the current page is http://abundantcode.com/popularposts The path1 will…
One of your core team member leaves the company? What’s Next ?
There are times when one of your core team member leaves the company for various reasons that may include career growth etc. The person may be playing a key role in your team abd being a team lead / manager one may want to have the team cover up or grow to the similar productivity that the previous person was providing to the project. What…
InterSystems Cache & Ensemble Error 5602 – Cannot resolve super class ‘%1’
In this blog post, let’s learn about the error message “5602 Cannot resolve super class ‘%1′” in InterSystems Cache & Ensemble and the description of the error message. Error Message 5602 – Cannot resolve super class ‘%1’ Error Details Cannot resolve super class ‘%1’
Hydra Error 387 No connect permission.
In this blog post, let’s learn about the error message “387 No connect permission.” in Hydra and the description of the error. Error Message 387 No connect permission. Error Details You cannot access the database that this statement requests because you have not been granted CONNECT privilege to it. Contact a person who has Database Administrator privilege to that database and ask to be granted…
Win32 COM Error – ERROR_VOLMGR_DISK_CONFIGURATION_CORRUPTED – 0xC0380002
In this post, you’ll learn more about the Error ERROR_VOLMGR_DISK_CONFIGURATION_CORRUPTED – 0xC0380002 that is returned when working with the COM-based APIs in Win32 Win32 COM Error ERROR_VOLMGR_DISK_CONFIGURATION_CORRUPTED – 0xC0380002 Win32 COM Error Error Description The configuration data on the disk is corrupted.
Win32 COM Error – ERROR_NDIS_INVALID_PORT_STATE – 0x8034002E
In this post, you’ll learn more about the Error ERROR_NDIS_INVALID_PORT_STATE – 0x8034002E that is returned when working with the COM-based APIs in Win32 Win32 COM Error ERROR_NDIS_INVALID_PORT_STATE – 0x8034002E Win32 COM Error Error Description The current state of the specified port on this network interface does not support the requested operation.
MariaDB Error 1683 – ER_WRONG_PERFSCHEMA_USAGE
In this post, you’ll learn more about the MariaDB Error 1683 ER_WRONG_PERFSCHEMA_USAGE with the details of the error message and why you receive this error Maria DB Error Description MariaDB Error 1683 – ER_WRONG_PERFSCHEMA_USAGE with the sqlState HY000 Error Description for the MariaDB Error ER_WRONG_PERFSCHEMA_USAGE Invalid performance_schema usage.
How to fix the Oracle error DRG-51030: wildcard query expansion resulted in too many terms?
In this post, you’ll learn more about the Oracle ErrorDRG-51030: wildcard query expansion resulted in too many terms with the details on why you receive this error and the possible solution to fix it. Oracle Error Description DRG-51030: wildcard query expansion resulted in too many terms Reason for the Error DRG-51030: wildcard query expansion resulted in too many terms Cause: User error How to fix…
How to fix the Oracle error DGM-16916: Missing site name, try “help”?
In this post, you’ll learn more about the Oracle ErrorDGM-16916: Missing site name, try “help” with the details on why you receive this error and the possible solution to fix it. Oracle Error Description DGM-16916: Missing site name, try “help” Reason for the Error DGM-16916: Missing site name, try “help” The site name is missing from the command. How to fix the Error DGM-16916: Missing…
How to fix the Oracle error ORA-56707: INTERNAL_QUIESCE plan cannot be specified as a top-level Resource Manager plan?
In this post, you’ll learn more about the Oracle ErrorORA-56707: INTERNAL_QUIESCE plan cannot be specified as a top-level Resource Manager plan with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-56707: INTERNAL_QUIESCE plan cannot be specified as a top-level Resource Manager plan Reason for the Error ORA-56707: INTERNAL_QUIESCE plan cannot be specified as a top-level…