In this article, I will mention about moving a subversion repository from one server to another. Actually, it is a backup and restore job by …
Read More »Onur Çınar
SVN Server Installation on Oracle Enterprise Linux 6.4
In this article, I will mention about SubVersioN (SVN) installation on Oracle Linux Server. SVN is a type of version control system. Basically it allows …
Read More »How to Start Oracle Database Automatically When Linux Server Is Started
In this article, I will share linux scripts with you for staring database automatically when operating system is started. My environment is: Oracle 11.2.0.4 …
Read More »Oracle DB 11.2.0.4 Installation – Error in invoking target ‘agent nmhs of makefile ins_emagent.mk’
In this article, I will show you hot to solve “Error in invoking target ‘agent nmhs of makefile ins_emagent.mk” while you try to install …
Read More »How To Move Table To Another Tablespace
In this article, I will show you how to move a table to another tablespace. Actually it is very simple to move table with …
Read More »Oracle – Recreate Central Inventory in Clustareware in Linux
In this article, I will show you how to recreate oracle central inventory in Real Application Clusters. This is not an usual routine work …
Read More »How to Unlock an Expired Oracle User Whose Password is Unknown
In my previous article, I mentioned how to solve Oracle Password Expired Error (ORA-28001). In some cases, we must unlock user with the existing …
Read More »Oracle Password Expired Error
In this article, I will show you how to change users’ password expire policy. By default, all created users in Oracle Database will be expired …
Read More »