Posts

Showing posts with the label increase /tmp space on ubuntu

Install Oracle XE and Execution of RCU

Image
Objective: The RCU schemas can be executed on Oracle XE or Oracle RAC Database. For experimenting purpose we can work on XE. Perform Install Oracle 10g/11g XE Create the SOA related database schemas RCU Install Oracle XE Do the following pre-requisite things: root@ubuntu:~# apt-get install libaio-dev Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: libaio1 The following NEW packages will be installed: libaio-dev libaio1 0 upgraded, 2 newly installed, 0 to remove and 48 not upgraded. Need to get 20.2 kB of archives. After this operation, 141 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://in.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:2 http://in.archive.ubuntu.com/ubuntu/ trusty/main libaio-dev amd64 0.3.109-4 [13.8 kB] Fetched 20.2 kB in 1s (19.9 kB/s) Selecting previously unselected package libaio1:amd64. (Re...