Archives

InterSystems IRIS General Error Code – 866

In this post, you’ll learn about the General error code 866 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 866 Reason for the Error code 866 in InterSystems IRIS DBMS Client application %1 not authorized to add roles – Signature %2.

Win32 COM Error – ERROR_HV_INVALID_PARAMETER – 0xC0350005

In this post, you’ll learn more about the Error ERROR_HV_INVALID_PARAMETER – 0xC0350005 that is returned when working with the COM-based APIs in Win32 Win32 COM Error ERROR_HV_INVALID_PARAMETER – 0xC0350005 Win32 COM Error Error Description The hypervisor could not perform the operation because an invalid parameter was specified.

How to fix the Oracle error PCC-00115: Array required here?

In this post, you’ll learn more about the Oracle ErrorPCC-00115: Array required here with the details on why you receive this error and the possible solution to fix it. Oracle Error Description PCC-00115: Array required here Reason for the Error PCC-00115: Array required here Cause: In an ARRAYLEN statement, the name of a previously declared host array was not specified. The first host variable in…

How to fix the Oracle error TNS-04084: WARNING: Non-reloadable parameters have retained their values.?

In this post, you’ll learn more about the Oracle ErrorTNS-04084: WARNING: Non-reloadable parameters have retained their values. with the details on why you receive this error and the possible solution to fix it. Oracle Error Description TNS-04084: WARNING: Non-reloadable parameters have retained their values. Reason for the Error TNS-04084: WARNING: Non-reloadable parameters have retained their values. Cause: Values of non-reloadable parameters were changed, or, one…

How to fix the Oracle error PLS-00381: type mismatch found at ‘string’ between column and variable in subquery or INSERT?

In this post, you’ll learn more about the Oracle ErrorPLS-00381: type mismatch found at ‘string’ between column and variable in subquery or INSERT with the details on why you receive this error and the possible solution to fix it. Oracle Error Description PLS-00381: type mismatch found at ‘string’ between column and variable in subquery or INSERT Reason for the Error PLS-00381: type mismatch found at…

How to fix the Oracle error ORA-39114: Dump files are not supported for network jobs.?

In this post, you’ll learn more about the Oracle ErrorORA-39114: Dump files are not supported for network jobs. with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-39114: Dump files are not supported for network jobs. Reason for the Error ORA-39114: Dump files are not supported for network jobs. An attempt was made to add…

How to fix the Oracle error ORA-30751: cannot disable column string from storing objects of type string.string?

In this post, you’ll learn more about the Oracle ErrorORA-30751: cannot disable column string from storing objects of type string.string with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-30751: cannot disable column string from storing objects of type string.string Reason for the Error ORA-30751: cannot disable column string from storing objects of type string.string…

How to fix the Oracle error NZE-29127: unknown pkcs11 information?

In this post, you’ll learn more about the Oracle ErrorNZE-29127: unknown pkcs11 information with the details on why you receive this error and the possible solution to fix it. Oracle Error Description NZE-29127: unknown pkcs11 information Reason for the Error NZE-29127: unknown pkcs11 information An unknown pkcs11 information type was encountered. The wallet may have been corrupted due to a system error or memory corruption….

How to fix the Oracle error ORA-09797: Failed to get O/S MAC privileges.?

In this post, you’ll learn more about the Oracle ErrorORA-09797: Failed to get O/S MAC privileges. with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-09797: Failed to get O/S MAC privileges. Reason for the Error ORA-09797: Failed to get O/S MAC privileges. The operating system would not allow the retrieval of this process’ privileges….

How to fix the error ORA-00079: variable string not found?

In this post, you’ll learn more about the Oracle ErrorORA-00079: variable string not found with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-00079: variable string not found Reason for the Error ORA-00079: variable string not found An attempt was made to dump a variable that does not exist. How to fix the Error ORA-00079:…

InterSystems IRIS TSQL Code 8118 Column ‘%.*ls.%.*ls’ is invalid in the s

In this post, you’ll learn about the SQL error code 8118 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 8118 Reason for the Error code 8118 in InterSystems IRIS DBMS Column ‘%.*ls.%.*ls’ is invalid in the select list because it is not contained in an aggregate function and there is…

XAP File in Windows Phone

XAP is the file which is used to deploy the app to the unlocked windows phone 8 device or submit the app for windows phone store. In simple terms, XAP is the output of the Windows Phone 8 project in Visual Studio and is a compressed files which contains assemblies, images, configuration files etc. The XAP file also contains 2 more important application manifest file…

Win32 COM Error – OLEOBJ_E_INVALIDVERB 0x80040181

In this post, you’ll learn more about the Error OLEOBJ_E_INVALIDVERB 0x80040181 that is returned when working with the COM-based APIs in Win32 Win32 COM Error OLEOBJ_E_INVALIDVERB 0x80040181 Win32 COM Error Error Description Invalid verb for OLE object