Installation of the Database System


1. Unpacking the files: The existing three packages must first be unpacked. To this end, we propose the following command before:

$ gunzip lnx_920_disk1.cpio.gz lnx_920_disk2.cpio.gz lnx_920_disk3.cpio.gz

In addition to compressing the files again into a cpio archive been combined. This is done by these commands:

$ cpio -idmv < lnx_920_disk1.cpio $ cpio -idmv < lnx_920_disk2.cpio $ cpio -idmv < lnx_920_disk3.cpio

Thereafter, in the installation directory folder Disk1, Disk2 and Disk3 visible.

2. Run the installation:

To view the actual installation to start is a change to the directory Disk1 necessary. About. / RunInstaller will start the graphical installer and the first window on the user interface appears

The script is called to execute root.sh and is located in / opt/oracle/product/9.0.2 to find. To execute the console must be opened and su to root. Then on. / Root.sh the running script. The query as to whether the files or directories to be overwritten, press Enter and then confirm in the still open window, click OK, the installation will be advanced.

The second part deals with the installation of a database and the installation of Oracle. Although there is already in the installation of Oracle the opportunity to install a database, but it is clear that this step later to make, because the installation is so much clearer.


 Oracle Errors
Oracle Errors and their explanations
Oracle Invalid Objects
Oracle Softwares & Tools

 Frequently asked oracle errors
  • ORA-19502:write error on file "string", blockno string (blocksize=string)
  • ORA-28001:the password has expired
  • ORA-24033:no recipients for message
  • ORA-21561:OID generation failed
  • ORA-01144:File size (string blocks) exceeds maximum of string blocks
  • ORA-12712:new character set must be a superset of old character set
  • ORA-01086:savepoint 'string' never established
  • ORA-00824:cannot set sga_target due to existing internal settings, see alert log for more information
  • ORA-12152:TNS:unable to send break message
  • ORA-19804:cannot reclaim string bytes disk space from string limit
  • ORA-01610:recovery using the BACKUP CONTROLFILE option must be done
  • ORA-12853:insufficient memory for PX buffers: current stringK, max needed stringK
  • ORA-02069:global_names parameter must be set to TRUE for this operation
  • ORA-00027:cannot kill current session
  • ORA-16224:Database Guard is enabled
  • ORA-21780:Maximum number of object durations exceeded.
  • ORA-01732:data manipulation operation not legal on this view
  • ORA-00600:internal error code, arguments: [string], [string], [string], [string], [string], [string], [string], [string]
  • ORA-01149:cannot shutdown - file string has online backup set
  • ORA-01190:control file or data file string is from before the last RESETLOGS
  • Main Page      Contact Us