Oracle as an Enterprise database, provides multiple mechanisms to prevent data losses and ensure that data is consistent. therefore, one of its critical features is “redo logs”. This enables Oracle …
-
-
Connecting remote storage to your servers is essential task when you work with Virtualized environment like cloud or local vmware environment. There are two common ways to store data on …
-
how to manage CIFS shared directories on your HPUX. allowing you to mount a windows shared folder first
-
PHPMyAdmin is an essential tool to access their MySQL database without exposing the database ports to the world. So, in this article, we will discuss how to install PHPMyAdmin and …
-
HPUX system might appear challenging at first glance, however, after reading this article you will find it more familiar than you think. This article will show how to use keys …
-
Linux OS has the cababilty to any Directory system uses LDAP standards. This article explains with example how to make CentOS, RHEL ,or OEL (Oracle Linux) joins Active Directory.
-
PHP doesn’t have a native driver to connect directly to SQL server (MSSQL) database. However, there are multiple ways to enable PHP to connect to MSQL. for example, you can …
-
Installing PHP can be either from Debian default repository which is stable but is not upto date or from the sury.org repositoy which provide the latest packages compatiable with debian …
-
LinuxOperating SystemsOracle
How to free oracle disk space – Automate disk cleanup.
by mn.sobiehby mn.sobiehIn part one we explained what files Oracle Instance creates and eats our precious disk-space, This article explains how to identify and free oracle server disk space. Reasons for …
-
Oracle database creates various types of files for logging each has its role. For example, Trails, trace files, and logs. These files are important and provide a lot of …