Blog
Can you run a Windows 10 Universal Apps on Windows 8.1 ?
This is one of the frequently asked question by most of the developers who are new to Windows 10 App development. Can you run a Windows 10 Universal Apps on Windows 8.1 ? In simple words , NO. The other way around i.e building Windows Phone 8.1 and Windows 8.1 Universal App will ensure that your app will run fine on both Windows 8.1 and…
InterSystems Cache & Ensemble Error 6641 – getCountQueriesError: %1 className=%2
In this blog post, let’s learn about the error message “6641 getCountQueriesError: %1 className=%2” in InterSystems Cache & Ensemble and the description of the error message. Error Message 6641 – getCountQueriesError: %1 className=%2 Error Details getCountQueriesError: %1 className=%2
InterSystems Cache & Ensemble Error 90 – 2K database block size no longer supported
In this blog post, let’s learn about the error message “90 2K database block size no longer supported” in InterSystems Cache & Ensemble and the description of the error message. Error Message 90 – 2K database block size no longer supported Error Details 2K database block size no longer supported
Raima RDM Error -15051 eSQL_DATAATEXEC
In this blog post, let’s learn about the error message “-15051 eSQL_DATAATEXEC” in Raima RDM and the description of the error message. Error Message -15051 – eSQL_DATAATEXEC Error Details Data-at-exec parameters only allowed with INSERT VALUES/UPDATE
IBM Sterling B2B Integrator SWIFT Error Code – E65 Translation Report Error Number 1290
In this post, you’ll learn more about the SWIFT Error E65 with the translation error report number 1290that is returned when working with the IBM Sterling B2B Integrator IBM Sterling B2B Integrator SWIFT Error Code E65 Stripe API Error Description MT 527: If Sequence A field :22a::COLA// is other than SLEB and sequence B is present, then field :19A::TRAA must be present. MT 558: If…
How to fix the Oracle error TNS-12593: TNS:no registered connection?
In this post, you’ll learn more about the Oracle ErrorTNS-12593: TNS:no registered connection with the details on why you receive this error and the possible solution to fix it. Oracle Error Description TNS-12593: TNS:no registered connection Reason for the Error TNS-12593: TNS:no registered connection Cause: An attempt to solicit network event activity has failed because no connections are registered for event notification. How to fix…
How to fix the Oracle error CRS-00802: Cluster Ready Service aborted due to failure to run as privileged user. Details...
In this post, you’ll learn more about the Oracle ErrorCRS-00802: Cluster Ready Service aborted due to failure to run as privileged user. Details at string in string. with the details on why you receive this error and the possible solution to fix it. Oracle Error Description CRS-00802: Cluster Ready Service aborted due to failure to run as privileged user. Details at string in string. Reason…
How to fix the Oracle error ORA-14764: FOR VALUES clause cannot be specified for only one partition?
In this post, you’ll learn more about the Oracle ErrorORA-14764: FOR VALUES clause cannot be specified for only one partition with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-14764: FOR VALUES clause cannot be specified for only one partition Reason for the Error ORA-14764: FOR VALUES clause cannot be specified for only one partition…
How to fix the Oracle error ORA-13042: invalid SDO_LEVEL and SDO_NUMTILES combination?
In this post, you’ll learn more about the Oracle ErrorORA-13042: invalid SDO_LEVEL and SDO_NUMTILES combination with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-13042: invalid SDO_LEVEL and SDO_NUMTILES combination Reason for the Error ORA-13042: invalid SDO_LEVEL and SDO_NUMTILES combination An invalid combination of SDO_LEVEL and SDO_NUMTILES values was read from the _SDOLAYER table. The…
How to fix the Oracle error ORA-02047: cannot join the distributed transaction in progress?
In this post, you’ll learn more about the Oracle ErrorORA-02047: cannot join the distributed transaction in progress with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-02047: cannot join the distributed transaction in progress Reason for the Error ORA-02047: cannot join the distributed transaction in progress Either a transaction is in progress against a remote…
How to fix the Oracle error ORA-01980: error during OS ROLE initialization?
In this post, you’ll learn more about the Oracle ErrorORA-01980: error during OS ROLE initialization with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-01980: error during OS ROLE initialization Reason for the Error ORA-01980: error during OS ROLE initialization An OS error occurred while loading a users OS ROLES. How to fix the Error…
SQL Server Error Code – 49902 there are not enough worker threads avai
In this blog post, you’ll learn more about the SQL Server Error Code 49902 and the error message description that is shown SQL Server Error Code 49902 SQL Server Error Description for the Code :49902 There are not enough worker threads available for the number of CPUs. This is because one or more CPUs were added. To increase the number of worker threads, use sp_configure…