Linux

Resizing the filesystem using Logical Volume Manager within Oracle Linux

Oftentimes we all run into the situation where the file system is full (or almost full) and need more space. This expansion task seems to be a lot easier when using the Logical Volume Manager (LVM) in Oracle Linux. Review the current size. [root@ol6 ~]# df -H Filesystem             Size   Used  Avail Use% Mounted on /dev/mapper/vg_ol6-lv_root …

Resizing the filesystem using Logical Volume Manager within Oracle Linux Read More »

First Error with OLE 5

I just have time to install Oracle Enterprise Linux (OLE) on VMWare. The first error I encountered after trying to login into the 11g (11.1.0.6) database is this – [oracle@oralnx1 ~]$ sqlplus / as sysdba sqlplus: error while loading shared libraries: /opt/oracle/product/11.1.0/db_1/lib/libnnz11.so: cannot restore segment prot after reloc: Permission denied. Well, I guess this is …

First Error with OLE 5 Read More »

Scroll to Top