Archives

Helix Bank Core Error Code 60003 – Class1

In this blog post, let’s learn about the error message “60003- Class1” in Helix Bank Core, the reason why it appears and the solution to fix it. Error Message 60003- Class1 Error Details An unverified customer cannot perform any actions in Helix (except call /customer/verify). Redirect the user to a page informing them of this.

Navigate from One Page to Another in Windows Phone 8 using NavigationService

When developing a WP8, you may encounter a scenario where you need to navigate from one page to another within your application. The PhoneApplicationPage’s class has the property NavigationService which can be used to navigate from one page to another. The NavigationService exposes the Navigate method which loads the specified windows phone application page . Navigate from One Page to Another in Windows Phone 8…

How to fix the Oracle error ORA-32114: Cannot perform operation on a null LOB?

In this post, you’ll learn more about the Oracle ErrorORA-32114: Cannot perform operation on a null LOB with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-32114: Cannot perform operation on a null LOB Reason for the Error ORA-32114: Cannot perform operation on a null LOB The LOB instance on which the operation was attempted…

How to fix the Oracle error ORA-60005: adding (string) blocks to cluster string.string with MAXSIZE (string)?

In this post, you’ll learn more about the Oracle ErrorORA-60005: adding (string) blocks to cluster string.string with MAXSIZE (string) with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-60005: adding (string) blocks to cluster string.string with MAXSIZE (string) Reason for the Error ORA-60005: adding (string) blocks to cluster string.string with MAXSIZE (string) Extending a cluster…

How to fix the Oracle error OCI-31018: Error deleting XML document?

In this post, you’ll learn more about the Oracle ErrorOCI-31018: Error deleting XML document with the details on why you receive this error and the possible solution to fix it. Oracle Error Description OCI-31018: Error deleting XML document Reason for the Error OCI-31018: Error deleting XML document The XMLType object pointed to by the given REF could not be deleted because either the REF was…

How to fix the Oracle error PRVF-07710: Invalid path has been specified for fixup root directory?

In this post, you’ll learn more about the Oracle ErrorPRVF-07710: Invalid path has been specified for fixup root directory with the details on why you receive this error and the possible solution to fix it. Oracle Error Description PRVF-07710: Invalid path has been specified for fixup root directory Reason for the Error PRVF-07710: Invalid path has been specified for fixup root directory Cause: The path…