Archives
Apache Derby DB Error Code XIE0Q – Lob data file name cannot be null.
In this blog post, let’s learn about the error message “XIE0Q- Lob data file name cannot be null.” in Apache Derby Database and the description of the error. Error Message XIE0Q- Lob data file name cannot be null. Error Details Lob data file name cannot be null.
How to Download Map in Windows Phone 8 Programatically using C#?
The Windows Phone 8 SDK provides the MapDownloadTask which lets the users to download the region map which can be used for offline usage. This will launch the Map Download App which lets the users to select the map which needs to be downloaded. How to Download Map in Windows Phone 8 Programatically using C#? Below is a sample code snippet demonstrating how the user…
InterSystems IRIS General Error Code – 5901
In this post, you’ll learn about the General error code 5901 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 5901 Reason for the Error code 5901 in InterSystems IRIS DBMS Rule family ‘%1’ does not exist
InterSystems IRIS General Error Code – 6048
In this post, you’ll learn about the General error code 6048 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 6048 Reason for the Error code 6048 in InterSystems IRIS DBMS Invalid Statement Type: %1
InterSystems IRIS TSQL Code 14212 (all jobs)
In this post, you’ll learn about the SQL error code 14212 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 14212 Reason for the Error code 14212 in InterSystems IRIS DBMS (all jobs)
InterSystems IRIS TSQL Code 20521 sp_MSmark_proc_norepl: must be a member
In this post, you’ll learn about the SQL error code 20521 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 20521 Reason for the Error code 20521 in InterSystems IRIS DBMS sp_MSmark_proc_norepl: must be a member of the db_owner or sysadmin roles.
InterSystems IRIS System Error Code – DATABASE InterSystems IRIS has detected
In this post, you’ll learn about the System Error Code DATABASE in InterSystems IRIS database the reason why you are receiving it Error Code : DATABASE Reason for the Error code DATABASE in InterSystems IRIS DBMS InterSystems IRIS has detected degradation in this database (this is potentially a very serious system error; notify your system manager).
SQL Server Error Code – 865 buffer pool extension is only supported
In this blog post, you’ll learn more about the SQL Server Error Code 865 and the error message description that is shown SQL Server Error Code 865 SQL Server Error Description for the Code :865 Buffer pool extension is only supported on Standard and Enterprise Editions of SQL Server.
SQL Server Error Code – 9701 cannot start service broker activation m
In this blog post, you’ll learn more about the SQL Server Error Code 9701 and the error message description that is shown SQL Server Error Code 9701 SQL Server Error Description for the Code :9701 Cannot start Service Broker activation manager. This message is a symptom of another problem. Check the SQL Server error log and the operating system error log for additional messages and…
SQL Server Error Code – 21049 the login ‘%s’ does not have access perm
In this blog post, you’ll learn more about the SQL Server Error Code 21049 and the error message description that is shown SQL Server Error Code 21049 SQL Server Error Description for the Code :21049 The login ‘%s’ does not have access permission on publication ‘%s’ because it is not in the publication access list.
SQL Server Error Code – 21380 cannot add timestamp column without forc
In this blog post, you’ll learn more about the SQL Server Error Code 21380 and the error message description that is shown SQL Server Error Code 21380 SQL Server Error Description for the Code :21380 Cannot add timestamp column without forcing reinitialization. Set @force_reinit_subscription to 1 to force reinitialization.