Marketplace:

 
Active-Venture.com: Cheap hosting for ecommerce and small business
Buy cheap domain registration with free domain search and forwarding services
Cheap domain registration: Register domain name and domain search services at affordable price

 

   

Troubleshooting

next up previous contents index

As with Oracle 8, be sure to have libc6-dev installed as without it some executables in orahome/bin/ will not be created properly as they require appropriate header files from /usr/include/. You may also need to ensure you have at least binutils version 2.14.90.0.7-8 installed (this may apply only to Oracle 8).

It seems that the DISPLAY environment variable might need to be set, as in:

  export DISPLAY=":0.0"


The symptom is that the installer will complain about not being able to determine if the monitor is able to display colors.

The "runInstaller" can be executed as root (although, it halts saying that you can't run this as root), but when run as oracle you get an error "./runInstaller: line 83: 3808 Segmentation fault $CMDDIR/install/runInstaller ${NONRAC_OPTION} $*". The solution is to add the oracle user to the root group, and it should work.

When trying to log into iSQLPlus (SQLPlus web interface) you may get an error "ERROR - ORA-12162: TNS:net service name is incorrectly specified". When you start iSQLPlus, the ORACLE_HOME and ORACLE_SID environment variables need to be set properly:

  isqlplusctl stop
  ORACLE_HOME=/u01/app/oracle/product/10.1.0/db_1
  ORACLE_SID=test
  export ORACLE_HOME ORACLE_SID
  isqlplusctl start


Jay Strauss pointed out a problem when setting the NLS_DATE_FORMAT in the init.ora. After a couple of days the date format slips back to the oracle default date format. It is fixed when you restart oracle.


next up previous contents index


Copyright (c) 1995-2004

 

      

Marketplace:
Facts: " There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.   "  

Tuesday 22 May 2012 22:19:13 1337725153