Archives

InterBase DB Error -901 – 335544376L

In this blog post, let’s learn about the error message “-901 335544376L” in Interbase DB and the description of the error message. Error Message -901 – 335544376L Error Details Table was omitted from the transaction reserving list.

ElasticSearch – How to Install ElasticSearch ?

Problem Statement You need to download , install and Elastic Search on Windows and Mac OS X machines. Solution You can download ElasticSearch which is available in various formats like Zip , Tar.gz from https://www.elastic.co/downloads/elasticsearch . The installation is pretty simple and infact you dont need to do  anything special to install ElasticSearch on your machine. You need to extract or uncompress the file. Note…

SQL Server Error Code – 17155 i/o affinity turned on, processor mask 0

In this blog post, you’ll learn more about the SQL Server Error Code 17155 and the error message description that is shown SQL Server Error Code 17155 SQL Server Error Description for the Code :17155 I/O affinity turned on, processor mask 0x%0*I64x. Disk I/Os will execute on CPUs per affinity I/O mask/affinity64 mask config option. This is an informational message only; no user action is…

How to fix the Oracle error ORA-01950: no privileges on tablespace ‘string’?

In this post, you’ll learn more about the Oracle ErrorORA-01950: no privileges on tablespace ‘string’ with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-01950: no privileges on tablespace ‘string’ Reason for the Error ORA-01950: no privileges on tablespace ‘string’ User does not have privileges to allocate an extent in the specified tablespace. How to…

How to fix the Oracle error ORA-13250: insufficient privileges to modify metadata table entries?

In this post, you’ll learn more about the Oracle ErrorORA-13250: insufficient privileges to modify metadata table entries with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-13250: insufficient privileges to modify metadata table entries Reason for the Error ORA-13250: insufficient privileges to modify metadata table entries The user requesting the operation does not have the…