Archives
IBM Workload Automation Error Code – JCLI
In this blog post, let’s learn about the error message “JCLI” in IBM Workload Automation, the reason why it appears and the solution to fix it. Error Message JCLI Error Details A JCL error occurred immediately; that is, the error was detected before the job or started task began. This code is also possible when both the job-start event (type 2) and the job-end event…
Apache Derby DB Error Code X0X0F – Table ‘‘ does not have an auto-generated column n
In this blog post, let’s learn about the error message “X0X0F- Table ‘‘ does not have an auto-generated column n” in Apache Derby Database and the description of the error. Error Message X0X0F- Table ‘‘ does not have an auto-generated column n Error Details Table ‘‘ does not have an auto-generated column named ‘‘.
Raima RDM Error -12045 eTRFREE
In this blog post, let’s learn about the error message “-12045 eTRFREE” in Raima RDM and the description of the error message. Error Message -12045 – eTRFREE Error Details Attempt to free a lock inside a transaction
InterSystems Cache & Ensemble Error 5273 – Aliased method loop detected in %1:%2
In this blog post, let’s learn about the error message “5273 Aliased method loop detected in %1:%2” in InterSystems Cache & Ensemble and the description of the error message. Error Message 5273 – Aliased method loop detected in %1:%2 Error Details Aliased method loop detected in %1:%2
InterSystems Cache & Ensemble Error 6290 – Dataset schema must be in XML input if %XML.Dataset is not t
In this blog post, let’s learn about the error message “6290 Dataset schema must be in XML input if %XML.Dataset is not t” in InterSystems Cache & Ensemble and the description of the error message. Error Message 6290 – Dataset schema must be in XML input if %XML.Dataset is not t Error Details Dataset schema must be in XML input if %XML.Dataset is not typed.
InterSystems Cache & Ensemble Error 6352 – Invalid value for HttpRequester: %1.
In this blog post, let’s learn about the error message “6352 Invalid value for HttpRequester: %1.” in InterSystems Cache & Ensemble and the description of the error message. Error Message 6352 – Invalid value for HttpRequester: %1. Error Details Invalid value for HttpRequester: %1.
Popular Code Guidelines or Standard Documents for .NET Developers
This article will list some of the popular coding guideline document or coding standard documents specially targeting the C# and .NET developers. Popular Code Guidelines or Standard Documents for .NET Developers All-In-One Code Framework Coding Standards The All-In-One Code Framework Coding Standards PDF explains the coding style for not just .NET (C# and VB.NET) languages but also for native C++ which is generally followed by…
How to Find if the User has tapped on the Screen in Windows Phone 8 App ?
There are times when you want to find out if the user has tapped on the screen to perform some action . For example , you are developing a game and want the user to tap anywhere on the screen to proceed . In these scenario , one can use the Touch.FrameReported event which lets you capture the position on the screen where the user…
InterSystems IRIS General Error Code – 9364
In this post, you’ll learn about the General error code 9364 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 9364 Reason for the Error code 9364 in InterSystems IRIS DBMS Shard assigned with backup member address %1:%2 is not actually mirrored
InterSystems IRIS TSQL Code 2520 Could not find database ‘%.*ls’. Check s
In this post, you’ll learn about the SQL error code 2520 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 2520 Reason for the Error code 2520 in InterSystems IRIS DBMS Could not find database ‘%.*ls’. Check sysdatabases.
InterSystems IRIS TSQL Code 4817 Could not bulk insert. Invalid sorted co
In this post, you’ll learn about the SQL error code 4817 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 4817 Reason for the Error code 4817 in InterSystems IRIS DBMS Could not bulk insert. Invalid sorted column ‘%.*ls’. Assuming data stream is not sorted.
InterSystems IRIS TSQL Code 18264 Database backed up: Database: %1, creati
In this post, you’ll learn about the SQL error code 18264 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 18264 Reason for the Error code 18264 in InterSystems IRIS DBMS Database backed up: Database: %1, creation date(time): %2(%3), pages dumped: %4!d!, first LSN: %5, last LSN: %6, number of dump…