Oracle 10g (10.2.0.1) installation error

Hi everyone !!! I know that Oracle doesn't support FreeBSD but I'm my problem is probably stopping a decision of choosing Oracle as a project database. This means licenses guys!!!!! Can you please just guide me for a solution to my problem?
I need to test Oracle 10g in FreeBSD. I've installed FreeBSD 7 from the ISOs in Freebsd homepage with full base system and full packages. I've then activated the linux_base-fc4 linux emulation port and compile a new kernel version for Oracle with:
options COMPAT_LINUX
options SEMMAP=128
options SEMMNI=128
options SEMMNS=32000
options SEMOPM=100
options SEMMSL=250
options SHMMAXPGS=262144
options SHMMNI=4096
options SHMSEG=4096
options MAXDSIZ="(1024*1024*1024)"
options MAXSSIZ="(1024*1024*1024)"
options DFLDSIZ="(1024*1024*1024)"
I've then created an Oracle account with the /compat/linux/bin/bash sheel for linux compatability. I unzip the 10201_..... oracle zip for linux and run the installer from within oracle account.
I've manage to solve a lot of problems but with this one I'm stucked!!! At 62% I receive a message box saying "Error invoking target 'relink' of makefile ins_precomp.mk". I go to the make.log and I see:
/usr/bin/make -f ins_precomp.mk relink ORACLE_HOME=/home/oracle/10gR2 EXENAME=proc/Linking /home/oracle/10gR2/precomp/lib/proc
/usr/bin/ld: warning: libc.so.6, needed by /home/oracle/10gR2/lib//libnnz10.so, may conflict with libc.so.7
/usr/local/lib/compat/libc.so.6: warning: WARNING! setkey(3) not present in the system!
/usr/local/lib/compat/libc.so.6: warning: warning: this program uses gets(), which is unsafe.
/usr/local/lib/compat/libc.so.6: warning: warning: mktemp() possibly used unsafely; consider using mkstemp()
/usr/local/lib/compat/libc.so.6: warning: WARNING! des_setkey(3) not present in the system!
/usr/local/lib/compat/libc.so.6: warning: WARNING! encrypt(3) not present in the system!
/usr/local/lib/compat/libc.so.6: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/compat/libc.so.6: warning: warning: this program uses f_prealloc(), which is not recommended.
/usr/local/lib/compat/libc.so.6: warning: WARNING! des_cipher(3) not present in the system!
/usr/local/lib/compat/libc.so.6: warning: warning: tempnam() possibly used unsafely; consider using mkstemp()
/usr/bin/ld: warning: ld-linux.so.2, needed by /home/oracle/10gR2/lib/stubs//libdl.so, not found (try using -rpath or -rpath-link)
/home/oracle/10gR2/precomp/lib/pdc.o(.text+0x236): In function `pdlitlen':
: undefined reference to `__ctype_b_loc'
/home/oracle/10gR2/precomp/lib/libpgp.a(pgstdf.o)(.text+0x39e): In function `pgswget':
: undefined reference to `_IO_getc'
/home/oracle/10gR2/precomp/lib/libpgp.a(pgo2ucp.o)(.text+0x10d): In function `o2ucpnametoc':
: undefined reference to `__ctype_b_loc'
/home/oracle/10gR2/precomp/lib/libpgp.a(pgo2ucp.o)(.text+0x22f): In function `o2ucpnametoc':
: undefined reference to `__ctype_tolower_loc'
/home/oracle/10gR2/precomp/lib/libpgp.a(pgo2ucp.o)(.text+0x24e): In function `o2ucpnametoc':
: undefined reference to `__ctype_toupper_loc'
/home/oracle/10gR2/precomp/lib/libpgp.a(pgo2ucp.o)(.text+0x268): In function `o2ucpnametoc':
: undefined reference to `__ctype_tolower_loc'
/home/oracle/10gR2/precomp/lib/libpgp.a(pgo2ucp.o)(.text+0x282): In function `o2ucpnametoc':
: undefined reference to `__ctype_toupper_loc'
/home/oracle/10gR2/precomp/lib/libpgp.a(pgo2ucp.o)(.text+0x370): In function `o2ucpnametoc':
: undefined reference to `__ctype_tolower_loc'
/home/oracle/10gR2/precomp/lib/libpgp.a(pgo2ucp.o)(.text+0x397): In function `o2ucpnametoc':
: undefined reference to `__ctype_toupper_loc'
/home/oracle/10gR2/precomp/lib/libpgp.a(pgo2ucp.o)(.text+0x3b9): In function `o2ucpnametoc':
: undefined reference to `__ctype_tolower_loc'
/home/oracle/10gR2/precomp/lib/libpgp.a(pgo2ucp.o)(.text+0x3db): In function `o2ucpnametoc':
: undefined reference to `__ctype_toupper_loc'
/home/oracle/10gR2/lib//libpls10.a(spssimb.o)(.text+0x4ac): In function `pss_putc':
: undefined reference to `_IO_putc'
/home/oracle/10gR2/lib//libpls10.a(spssimb.o)(.text+0x649): In function `pss_getc':
: undefined reference to `_IO_getc'
/home/oracle/10gR2/lib//libpls10.a(spdzj.o)(.text+0x10): In function `spdzjF99_System_Error':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libpls10.a(spdzj.o)(.text+0x486): In function `spdzjF01_Execute_Command':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libpls10.a(spdzj.o)(.text+0xa87): In function `spdzjF02_Delete_File':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libpls10.a(spdzj.o)(.text+0xac1): In function `spdzjF03_Rename_And_Delete':
: undefined reference to `__xstat64'
/home/oracle/10gR2/lib//libpls10.a(spdzj.o)(.text+0xb36): In function `spdzjF03_Rename_And_Delete':
: undefined reference to `__xstat64'
/home/oracle/10gR2/lib//libpls10.a(spdzj.o)(.text+0xb77): In function `spdzjF03_Rename_And_Delete':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libpls10.a(spdzj.o)(.text+0xbed): In function `spdzjF03_Rename_And_Delete':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libpls10.a(spdzj.o)(.gnu.linkonce.t.stat64+0xc): In function `stat64':
: undefined reference to `__xstat64'
/home/oracle/10gR2/lib//libpls10.a(ph1pp.o)(.text+0x688): In function `ph1pp_check_ccflags':
: undefined reference to `__ctype_b_loc'
/home/oracle/10gR2/lib//libpls10.a(ph1pp.o)(.text+0x1940): In function `ph1pp_build_ccflags_list':
: undefined reference to `__ctype_b_loc'
/home/oracle/10gR2/lib//libpls10.a(ph1pp.o)(.text+0x1c5e): In function `ph1pp_resolve_ccflags':
: undefined reference to `__ctype_b_loc'
/home/oracle/10gR2/lib//libpls10.a(ph1pp.o)(.text+0x21c9): In function `ph1pp_read_id':
: undefined reference to `__ctype_b_loc'
/home/oracle/10gR2/lib//libpls10.a(ph1pp.o)(.text+0x2247): In function `ph1pp_read_integer':
: undefined reference to `__ctype_b_loc'
/home/oracle/10gR2/lib//libpls10.a(ph1pp.o)(.text+0x2289): more undefined references to `__ctype_b_loc' follow
/home/oracle/10gR2/lib//libpls10.a(speplm.o)(.text+0x2e): In function `speplm_dlopen':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libpls10.a(speplm.o)(.text+0x8c): In function `speplm_dlclose':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libpls10.a(speplm.o)(.text+0xf7): In function `speplm_dlsym':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libpls10.a(pdy6.o)(.text+0x17e6): In function `pdy6M64_Native_Name':
: undefined reference to `__ctype_b_loc'
/home/oracle/10gR2/lib//libpls10.a(phdd.o)(.text+0x147): In function `phddnoden':
: undefined reference to `stdout'
/home/oracle/10gR2/lib//libpls10.a(pdz2.o)(.text+0x1ac9): In function `pdz2M25_Base_Name':
: undefined reference to `__ctype_b_loc'
/home/oracle/10gR2/lib//libpls10.a(pfrdis.o)(.text+0x395): In function `pfrdis':
: undefined reference to `__ctype_b_loc'
/home/oracle/10gR2/lib//libnls10.a(lxhcnv.o)(.text+0x2f9): In function `lxhcnv':
: undefined reference to `__ctype_b_loc'
/home/oracle/10gR2/lib//libnls10.a(lxhcnv.o)(.text+0x332): In function `lxhcnv':
: undefined reference to `__ctype_tolower_loc'
/home/oracle/10gR2/lib//libnls10.a(lxhlmod.o)(.text+0xec): In function `lxhlmod':
: undefined reference to `__ctype_tolower_loc'
/home/oracle/10gR2/lib//libnls10.a(lxhlmod.o)(.text+0x148): In function `lxhlmod':
: undefined reference to `__ctype_tolower_loc'
/home/oracle/10gR2/lib//libnls10.a(lxhlmod.o)(.text+0x1a1): In function `lxhlmod':
: undefined reference to `__ctype_tolower_loc'
/home/oracle/10gR2/lib//libnls10.a(lxhlmod.o)(.text+0xc0b): In function `lxhlmod':
: undefined reference to `__ctype_tolower_loc'
/home/oracle/10gR2/lib//libnls10.a(lxhlmod.o)(.text+0xc6d): more undefined references to `__ctype_tolower_loc' follow
/home/oracle/10gR2/lib//libnls10.a(lxpcget.o)(.text+0x8f): In function `lxpcget':
: undefined reference to `__ctype_toupper_loc'
/home/oracle/10gR2/lib//libnls10.a(lxplget.o)(.text+0x5e): In function `lxplget':
: undefined reference to `__ctype_tolower_loc'
/home/oracle/10gR2/lib//libnls10.a(lxplget.o)(.text+0x75): In function `lxplget':
: undefined reference to `__ctype_toupper_loc'
/home/oracle/10gR2/lib//libnls10.a(lxplset.o)(.text+0xf9): In function `lxplset':
: undefined reference to `__ctype_tolower_loc'
/home/oracle/10gR2/lib//libnls10.a(lxpname.o)(.text+0xd0): In function `lxpname':
: undefined reference to `__ctype_b_loc'
/home/oracle/10gR2/lib//libnls10.a(lxpsget.o)(.text+0x63): In function `lxpsget':
: undefined reference to `__ctype_tolower_loc'
/home/oracle/10gR2/lib//libnls10.a(lxpsget.o)(.text+0x7a): In function `lxpsget':
: undefined reference to `__ctype_toupper_loc'
/home/oracle/10gR2/lib//libnls10.a(lxptget.o)(.text+0x64): In function `lxptget':
: undefined reference to `__ctype_tolower_loc'
/home/oracle/10gR2/lib//libnls10.a(lxptget.o)(.text+0x7b): In function `lxptget':
: undefined reference to `__ctype_toupper_loc'
/home/oracle/10gR2/lib//libnls10.a(slms.o)(.text+0x362): In function `slmsop':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libnls10.a(slms.o)(.text+0x462): In function `slmscl':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libnls10.a(slms.o)(.text+0x5d9): In function `slmsrd':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libnls10.a(slms.o)(.text+0x5f1): In function `slmsrd':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libnls10.a(slms.o)(.text+0x6cb): In function `slmspe':
: undefined reference to `stderr'
/home/oracle/10gR2/lib//libnls10.a(lxedget.o)(.text+0x42): In function `lxedget':
: undefined reference to `__ctype_tolower_loc'
/home/oracle/10gR2/lib//libnls10.a(lxedget.o)(.text+0x59): In function `lxedget':
: undefined reference to `__ctype_toupper_loc'
/home/oracle/10gR2/lib//libcore10.a(slffgtc.o)(.text+0x5a): In function `SlfFgtc':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libcore10.a(slffgtc.o)(.text+0x72): In function `SlfFgtc':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libcore10.a(slffgts.o)(.text+0x65): In function `SlfFgts':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libcore10.a(slffgts.o)(.text+0x7d): In function `SlfFgts':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libcore10.a(slffprintf.o)(.text+0x3b): In function `SlfFprintf':
: undefined reference to `__errno_location'
/home/oracle/10gR2/lib//libcore10.a(slffprintf.o)(.text+0x53): more undefined references to `__errno_location' follow
/home/oracle/10gR2/lib//libirc.a(proc_init.o)(.text+0x7): In function `__bad_processor_detected':
: undefined reference to `stderr'
/home/oracle/10gR2/lib//libirc.a(proc_init.o)(.text+0x17): In function `__bad_processor_detected':
: undefined reference to `stderr'
/home/oracle/10gR2/lib//libirc.a(proc_init.o)(.text+0x27): In function `__bad_processor_detected':
: undefined reference to `stderr'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `free@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `strchr@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `atoi@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `_setjmp@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `__ctype_b_loc@GLIBC_2.3'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `getpid@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `realloc@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `localtime@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `fgets@GLIBC_2.0'
/home/oracle/10gR2/lib//libclntsh.so: undefined reference to `ftello64'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `strncpy@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `opendir@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `calloc@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `getutent@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `recvfrom@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `fread@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `closedir@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `fseek@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `sprintf@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `strncmp@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `close@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `gmtime@GLIBC_2.0'
/home/oracle/10gR2/lib//libclntsh.so: undefined reference to `__sigsetjmp'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `sscanf@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `sleep@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `ctime@GLIBC_2.0'
/home/oracle/10gR2/lib//libclntsh.so: undefined reference to `truncate64'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `read@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `gethostbyname@GLIBC_2.0'
/home/oracle/10gR2/lib//libclntsh.so: undefined reference to `stdin'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `strncasecmp@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `gettimeofday@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `gethostname@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `open@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `clock@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `time@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `fputs@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `malloc@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `readdir@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `fclose@GLIBC_2.1'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `stdout@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `mktime@GLIBC_2.0'
/home/oracle/10gR2/lib//libclntsh.so: undefined reference to `open64'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `longjmp@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `endutent@GLIBC_2.0'
/home/oracle/10gR2/lib//libclntsh.so: undefined reference to `__assert_fail'
/home/oracle/10gR2/lib//libclntsh.so: undefined reference to `__h_errno_location'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `getuid@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `__h_errno_location@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `fprintf@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `vsnprintf@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `setutent@GLIBC_2.0'
/home/oracle/10gR2/lib//libclntsh.so: undefined reference to `mmap64'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `perror@GLIBC_2.0'
/home/oracle/10gR2/lib//libclntsh.so: undefined reference to `__lxstat64'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `vfprintf@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `send@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `strstr@GLIBC_2.0'
/home/oracle/10gR2/lib//libclntsh.so: undefined reference to `__fxstat64'
/home/oracle/10gR2/lib//libclntsh.so: undefined reference to `__xstat'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `getppid@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `socket@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `__errno_location@GLIBC_2.0'
/home/oracle/10gR2/lib//libclntsh.so: undefined reference to `__fxstat'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `stderr@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `feof@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `__ctype_tolower_loc@GLIBC_2.3'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `fwrite@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `fdopen@GLIBC_2.1'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `getrusage@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `vsprintf@GLIBC_2.0'
/home/oracle/10gR2/lib//libclntsh.so: undefined reference to `lseek64'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `memmove@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `fopen@GLIBC_2.1'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `rewind@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `connect@GLIBC_2.0'
/home/oracle/10gR2/lib//libclntsh.so: undefined reference to `fseeko64'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `printf@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `strerror@GLIBC_2.0'
/home/oracle/10gR2/lib//libnnz10.so: undefined reference to `__xstat@GLIBC_2.0'
/home/oracle/10gR2/lib//libclntsh.so: undefined reference to `fopen64'
chmod: /home/oracle/10gR2/precomp/lib/proc: No such file or directory
make: *** [home/oracle/10gR2/precomp/lib/proc] Error 1
I can't find out what is missing. Can you give me an idea?

Hi everyone !!! I know that Oracle doesn't support FreeBSD but I'm my problem is probably stopping a decision of choosing Oracle as a project database. This means licenses guys!!!!! Can you please just guide me for a solution to my problem?
Since you are calling the 'Licenses guys' I assume you have a valid Oracle License for your project. Don't expect Oracle support services to monitor this forum, everyone here are regular oracle users and we are not in any way related with Oracle Support.
If you have a valid Oracle CSI you should raise a SR in Metalink. And since you already know FreeBSD is not a supported platform, then there are no surprises, you know where the problem is. It may work after some workarounds, but you are on your own and dessuported. The only free linux supported by Oracle is OEL, and if you are planning to use Oracle it means you should change the OS.
~ Madrid
http://hrivera99.blogspot.com

Similar Messages

  • Oracle 10g discoverer and report services installation issue

    Hi
    Could some one help me in finding the solution for the problem while installing oracle 10g discoverer and report services installation ..
    at configuration assistants the opmn configuration failed..
    could some one suggest the possible solution for this problem.
    thanks

    at configuration assistants the opmn configuration failed..additional clues may exist within log file.
    Edited by: sb92075 on Aug 29, 2010 7:19 PM

  • Oracle 10g - 10.2.0.4  installation hang at 85%

    Hi,
    I am installing Oracle 10g(10.2.0.4) on win2008 standard edition - 64 bit. The installation is fine, until it reached the database configuration assistant. Its like at the database creation
    85%, its just stuck there. Then message pops up saying :
    Enterprise Manager Configuration failed : error starting Database Control .Refer to log file d:\oracle\.....emConfig.log.
    You can retry the configuration later by manually running d:\oracle...emca script.
    Here is the emconfig .log file. I just copied the section that i think i relevant.
    Mar 14, 2011 10:58:36 AM oracle.sysman.emcp.util.FileUtil printFileToLog
    CONFIG: Printing file(After Secure DBConsole): D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_AMOSSSRORA_ssrora\config\http-web-site.xml
    <?xml version = '1.0' standalone = 'yes'?>
    <!DOCTYPE web-site PUBLIC "OracleAS XML Web-site" "http://xmlns.oracle.com/ias/dtds/web-site-9_04.dtd">
    <web-site port="1158" display-name="OC4J Java HTTP Web Site" secure="TRUE">
         <!-- The default web-app for this site, bound to the root -->
         <default-web-app application="default" name="defaultWebApp"/>
         <web-app application="default" name="dms0" root="/dms0"/>
         <web-app application="default" name="dms" root="/dmsoc4j"/>
         <web-app application="em" name="em" load-on-startup="true" root="/em" shared="true" />
         <!-- Access Log, where requests are logged to -->
         <access-log path="../log/http-web-access.log"/>
         <!-- Uncomment this if you want to use ODL logging capabilities
         <odl-access-log path="../log/http-web-access" max-file-size="1000" max-directory-size="10000"/>
         -->
         <ssl-config needs-client-auth="false" keystore="D:\oracle\product\10.2.0\db_1/oc4j/j2ee/OC4J_DBConsole_AMOSSSRORA_ssrora/config/server/keystore.test" keystore-password="BDAE49EE3B4EC65A6E1E89A74FD3B4BC" />
    </web-site>
    Mar 14, 2011 10:58:36 AM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
    INFO: Database Control secured successfully.
    Mar 14, 2011 10:58:36 AM oracle.sysman.emcp.EMDBPostConfig performConfiguration
    CONFIG: Securing Database Control completed successfully .
    Mar 14, 2011 10:58:36 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Mar 14, 2011 10:58:36 AM oracle.sysman.emcp.util.DBControlUtil startOMS
    INFO: Starting Database Control (this may take a while) ...
    Mar 14, 2011 10:58:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: cmdType: 0
    Mar 14, 2011 10:58:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Starting Windows service...OracleDBConsolessrora
    Mar 14, 2011 10:58:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 10:58:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 10:58:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 10:59:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 10:59:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 10:59:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 10:59:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 10:59:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 10:59:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:00:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:00:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:00:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:00:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:00:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:00:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:01:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:01:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:01:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:01:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:01:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:01:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:02:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:02:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:02:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:02:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:02:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:02:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:03:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:03:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:03:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:03:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:03:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:03:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:04:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:04:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:04:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:04:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:04:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:04:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:05:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:05:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:05:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:05:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:05:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:05:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:06:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:06:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:06:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:06:36 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:06:46 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:06:56 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:07:06 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:07:16 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:07:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsolessrora' to fully start
    Mar 14, 2011 11:07:26 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Initialization failure for service during start
    Mar 14, 2011 11:07:26 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at D:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\ssrora\emConfig.log for more details.
    Mar 14, 2011 11:07:26 AM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
         at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:646)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:224)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:193)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:184)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:436)
         at java.lang.Thread.run(Thread.java:595)
    I have read the other treads and change the host file , set oracle_home, oracle_sid, oracle_hostname.
    Nothing seems to work, the database control just cannot seem to start. My ip address is static.
    Help is much appreciated. Thanks in advance.

    yoshiishi wrote:
    Hi ,
    Thanks for you earlier reply, but could you re-post the link, I cannot see it, tq.It's referring to a MetaLink (My Oracle Support) document. You have to have a paid support contract to access it. If you don't have a MOS account of your own, don't ask someone else to give you the document, as that would be a violation of their terms of usage.

  • Oracle 10g on Windows server 2008 R2 - error : Logon failed. Details: ADO

    Hello,
    I have installed Oracle 10g 64bit client on Windows 2008 R2 64bit server. I have installed Visual studio framework 2.0 and 3.5 on Application Server i.e. Windows 2008 R2 64bit Server.
    But when i run report from server, it shows following error message :
    *Logon failed. Details: ADO Error Code: 0x Source: ADODB.Connection Description: Provider cannot be found. It may not be properly installed. Error in File C:\Windows\TEMP\testreport {FE5A4BC0-DF74-4E58-87F1-0F203501A3FC}.rpt: Unable to connect: incorrect log on parameters.*
    I have created report with design time connection with oracle 10g tables. It runs in my development machine. but when i deployed on windows 2008 r2 bit server, it raised above error. After that, i created another report with command instead of using design time database connection with table, it run on server smoothly.
    So Pls help me to come out from this problem.
    If anyone has solution for it, pls share it
    Thanks in Advance
    Keyur

    Today I installed all software in following order.
    1) First install oracle 10g 32bit client & 64bit client on windows 2008 R2 development server.
    2) After oracle installation, I installed visual studio 2005 and tested crystal report on server in debug mode. It was working completely.
    (Both type of report - report created with the help of command in crystal report & crystal report created in direct reference of database table)
    Then i published my test project and setup on same server for clientside testing. but on client machine, it shows error message.
    that was : The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.
    One more thing i have observed that was report created with help of command in crystal report was working on client machine. But report in which i have added table direclty, was generating above error.
    Then i installed crredist2005_x86.msi and crredist2005_x64.msi from visual studio installed folder. After installation, error message changed on clinet machine.
    Error Message : Logon failed. Details: Error Code: 0x Source: ADODB.Connection Description: Provider cannot be found. It may not be properly installed. Error in File C:\Windows\TEMP\tablesource {EE65A074-2C4E-43DE-A3FC-1FE673093BF1}.rpt: Unable to connect: incorrect log on parameters
    Still in debug mode on server, asp.net project is working with crystal report. I think, when i run asp.net project in debug mode on server, project may be run on 32bit mode. When i run same project from published setup on client machine, it may be run on 64bit mode.
    I can't understand how to solve this problem.
    Pls. help me.
    Thanks in Advance
    Keyur

  • Oracle 10G DB + 9.2 odbc driver error 12154

    I installed on a Windows 2003 Server the Oracle 10G XE database.
    then I installed the oracle client Version 9.2.0.1.0 where I only Installed the client and the windows services.
    Why I installed the client in Version 9.2.0.1.0: I need the ODBC Driver in Version 9.2.0.0.0 for another software.
    The Problem: When i try to connect via the Oracle odbc driver 9.2.0.0.0 (test connection),
    I always get Error 12154 . On my Windows 2000 machine where I tested it, it works fine.
    It also works fine when I use the odbc driver 10.2 from the XE installation.
    Thanks in advance

    Solved!

  • Oracle 10g on windows 7 access denied error

    Hai
    I have installed Oracle 10g on my windows 7 machine.
    It was successfull and i could be able to login on the brower with http://127.0.0.1:8080/apex.
    But i couldnt start the db by clicking bin/startDB this file. Its saying like access denied system 5 error.
    Anyone had the same problem help me?

    876027 wrote:
    Hai
    I have installed Oracle 10g on my windows 7 machine.10g XE is not certified for Win 7 - http://download.oracle.com/docs/cd/B25329_01/doc/install.102/b25143/toc.htm#BABGGAJA
    Try 11g XE instead - http://download.oracle.com/docs/cd/E17781_01/install.112/e18803/toc.htm#BABGGAJA
    It was successfull and i could be able to login on the brower with http://127.0.0.1:8080/apex.
    But i couldnt start the db by clicking bin/startDB this file. Its saying like access denied system 5 error.
    Anyone had the same problem help me?HTH
    Srini

  • After installing oracle 10g on linux im getting this error

    Hi,
    Can any one give me any solution on i getting an error after installing oracle 10g on linux.
    ERROR:-
    /oraeng/app/oracle/product/10.2.0/bin/clscfg: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    Failed to initialize Oracle Cluster Registry for cluster

    Hi, please ensure that both 'libclntsh.so.10.1' and 'libttsh10.so' has 755 permission and owned by Oracle.
    That is the critical step.
    After re-execute the root.sh file
    Has been known to reset the permissions from the previous step - bug in some patch releases.
    Suggest OP records permissions for those two files before running root.sh Or run root.sh before setting the permissions.

  • Enter prise Manager Oracle 10g Rel 2 ON HP-Unix - Errors

    Hi all
    I am using Oracle 10g Release 1002000100 on HP-Unix,
    When i am trying to login the Enterprise manager it is Throwing the ERROR
    java.lang.Exception: UnknownHostException sending request :: testdisc And Enter prise manager page is being Opened
    But
    when i am clicking the Performance or Administration tabs it is comming to Login page with the Follows Error message
    Io exception: The Network Adapter could not establish the connection
    cud u any one advise about this Problem
    many thanks
    - Khaja

    Check the metalink note, *273758.1* for the same.
    HTH
    Aman....

  • INSTALL Oracle 10g RAC on Windows 2003. ERROR on starting services

    During installation assistances try to configure and start RAC services,
    but I get next message with error:
    Starting to execute configuration assistants
    Launched configuration assistant 'Oracle Cluster Ready Services Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: 'C:\oracle\product\10.1.0\crs/install/crssetup.config.bat'
    Start output from spawned process:
    clscfg: EXISTING configuration version 2 detected.
    clscfg: version 2 is 10G Release 1.
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: bdserver01 oracnode01 bdserver01
    node 2: bdserver02 oracnode02 bdserver02
    clscfg: Arguments check out successfully.
    NO KEYS WERE WRITTEN. Supply -force parameter to override.
    -force is destructive and will destroy any previous cluster
    configuration.
    Step 1: checking status of CRS cluster
    Step 2: configuring OCR repository
    Oracle Cluster Registry already initialized
    Step 3: configuring safe mode for CRS stack
    Step 4: Starting up CRS stack on all nodes
    bdserver01 service OracleCSService in improper PENDING state, err(997)
    bdserver02 service OracleCSService in improper PENDING state, err(997)
    :-(((

    During installation assistances try to configure and start RAC services,
    but I get next message with error:
    Starting to execute configuration assistants
    Launched configuration assistant 'Oracle Cluster Ready Services Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: 'C:\oracle\product\10.1.0\crs/install/crssetup.config.bat'
    Start output from spawned process:
    clscfg: EXISTING configuration version 2 detected.
    clscfg: version 2 is 10G Release 1.
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: bdserver01 oracnode01 bdserver01
    node 2: bdserver02 oracnode02 bdserver02
    clscfg: Arguments check out successfully.
    NO KEYS WERE WRITTEN. Supply -force parameter to override.
    -force is destructive and will destroy any previous cluster
    configuration.
    Step 1: checking status of CRS cluster
    Step 2: configuring OCR repository
    Oracle Cluster Registry already initialized
    Step 3: configuring safe mode for CRS stack
    Step 4: Starting up CRS stack on all nodes
    bdserver01 service OracleCSService in improper PENDING state, err(997)
    bdserver02 service OracleCSService in improper PENDING state, err(997)
    :-(((

  • Installing Oracle 10g R2 (10.2) on Windows Error with DBCA

    Hello, 10g R2 for Windows was released yesterday. I am trying to install it on a Windows 2000 computer. I choose an advanced install, general purpose database. The software installs fine, and then it gets to the wizards at the end.
    The first wizard is the Oracle Net Configuration Assistant. That works fine.
    Then it goes to DBCA. This gets an error right away. No DBCA windows pop up or anything. I don't see any error messages in the log files. If I cancel and double click dbca.bat in the <ORACLE_HOME>/bin/ directory nothing happens. If I try to run dbca.bat from a DOS prompt it says:
    c:\oracle\10.2\mydatabase\bin> dbca.bat
    The input line is too long.
    The syntax of the command is incorrect.
    I'm really lost. I don't know how to fix this problem. Has anyone else had trouble? Any ideas?
    thank you!
    ~ T r o y ~

    Actually, to overcome this problem I ran DBCA from the Windows start menu and this worked fine. Odd that it gave an error after the software installation and using dbca.bat.
    Though, the DBCA shortcut in the Start menu points to:
    <ORACLE_HOME>\product\10.2.0\db_1\BIN\launch.exe <ORACLE_HOME>\Oracle\product\10.2.0\db_1\assistants\dbca dbca.cl

  • On RHEL 5.7,  Oracle 11.2.0.3 Client installation error

    Hello Friends,
    I am getting below error while installing Oracle 11gR2 client on a RHEL5.7 Machine. After I finished the installation by silent mode whenever I am launching the sqlplus /nolog command
    sqlplus: error while loading shared libraries: libclntsh.so.11.1: cannot open shared object file: No such file or directory
    whereas I guess the settings in .bash_profile seems ok. Please validate:
    [oracle@localhost ~]$ cat .bash_profile
    # .bash_profile
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
            . ~/.bashrc
    fi
    # User specific environment and startup programs
    PATH=$PATH:$HOME/bin
    export PATH
    export ORACLE_BASE=/u01/oracle
    export ORACLE_HOME=/u01/oracle/oraapp
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib
    export PATH=/u01/oracle/oraapp/bin:$PATH
    I checked metalink where It is said that this could be because of RPM, ID 1329085.1
    Also please find the gcc details:
    [oracle@localhost ~]$ gcc -v
    Using built-in specs.
    Target: x86_64-redhat-linux
    Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
    Thread model: posix
    gcc version 4.1.2 20080704 (Red Hat 4.1.2-51)
    Any help on this problem would be really nice
    -Regards,
    J_DBA

    Also I got below thing in LOG of silent Installation
    filename = /u01/oracle/oraapp/opmn/bin/onsctl
    INFO: Query Returned: true
    INFO: Setting up 'HAS Common Files 11.2.0.3.0 '
    INFO: Setting up 'HAS Common Files 11.2.0.3.0 '
    INFO: 7/16/13 5:39:21 PM IST: Starting install Install Phase 2 of component HAS Common Files
    INFO: component has plugIns in XML: no configlog.xml written
    INFO: Setting up 'SQL*Plus Required Support Files 11.2.0.3.0 '
    INFO: Setting up 'SQL*Plus Required Support Files 11.2.0.3.0 '
    INFO: 7/16/13 5:39:21 PM IST: Starting install Install Phase 2 of component SQL*Plus Required Support Files
    INFO: Setting up 'XDK Required Support Files 11.2.0.3.0 '
    INFO: Setting up 'XDK Required Support Files 11.2.0.3.0 '
    INFO: 7/16/13 5:39:21 PM IST: Starting install Install Phase 2 of component XDK Required Support Files
    INFO: Setting up 'RDBMS Required Support Files Runtime 11.2.0.3.0 '
    INFO: Setting up 'RDBMS Required Support Files Runtime 11.2.0.3.0 '
    INFO: 7/16/13 5:39:21 PM IST: Starting install Install Phase 2 of component RDBMS Required Support Files Runtime
    INFO: Setting up 'RDBMS Required Support Files 11.2.0.3.0 '
    INFO: Setting up 'RDBMS Required Support Files 11.2.0.3.0 '
    INFO: 7/16/13 5:39:21 PM IST: Starting install Install Phase 2 of component RDBMS Required Support Files
    INFO: Calling Action unixActions10.2.0.3.0  createLink
            source = /u01/oracle/oraapp/lib/libclntsh.so.11.1
            destination = /u01/oracle/oraapp/lib/libclntsh.so
            overwriteExistingLink = true
            overwriteExistingDir = null
    INFO: creating link '/u01/oracle/oraapp/lib/libclntsh.so.11.1' for '/u01/oracle/oraapp/lib/libclntsh.so'
    INFO: creating link '/u01/oracle/oraapp/lib/libclntsh.so.11.1' for '/u01/oracle/oraapp/lib/libclntsh.so'
    INFO: Exception thrown from action: createLink
    Exception Name: FileNotFoundException
    Exception String: File not found: %fileName%
    Exception Severity: 2
    INFO: Retry Handler not registered, using Super class functionality
    File not found: %fileName%
    INFO: Exception handling set to prompt user with options to  Retry  Ignore
    User Choice: Ignore
    INFO: Setting up 'Required Support Files 11.2.0.3.0 '
    INFO: Setting up 'Required Support Files 11.2.0.3.0 '
    INFO: 7/16/13 5:39:21 PM IST: Starting install Install Phase 2 of component Required Support Files
    INFO: Setting up 'Installation Common Files 11.2.0.3.0 '
    INFO: Setting up 'Installation Common Files 11.2.0.3.0 '
    INFO: 7/16/13 5:39:21 PM IST: Starting install Install Phase 2 of component Installation Common Files
    INFO: Calling Action generalActions10.2.0.9.0  setenv

  • Oracle 8.1.6 for NT installation error

    Hi, I have oracle 7.3 client installed on a NT server. I then installed 8.1.6 in a different directory. The installation hit an error on ms???.dll file. By ignoring the message, the installation is successful. I can connect to a Oracle database server vi sqlplus and query the table. While Access 97
    will just hang when I try to link the table. Question, can I remove the ms???.dll and do
    another install? Should I uninstall the 7.3 before I install 8.1.6. Any comments will be appreciated.
    null

    Dear:
    My English is bad, but I think you will understand me what I
    saying.I show what i did in my computer system.
    First: I download i386-glibc-2.1-linux.tar.bz2,
    readme.oracle8i from
    ftp://ftp.ca.kernel.org/pub/software/libs/glibc/hjl/sdk/2.1
    and
    Second : I read the file readme.oracle8i,and do what it
    said.
    It's ok to solve the problem.
    Good Luck.

  • Oracle 10g ora 12560 and ora 12514 errors

    i am a new oracle user. and i have some problems
    i installed 10g then,
    when i was creating a database,
    i received an error messagge "ora-12560",
    therefore i cancelled creating database.
    i run sqlplus, i received error messagge again
    but this messagge differ from first one. it is "ora-12514"
    and i tested net manager my oranokta in tnsnames,
    same problem is continuesly
    and last thing i have a toshiba notebook with intel centrino 1.6
    and windows xp with sp2.
    i attached below my tnsnames, listener and sqlnet.ora files.
    listener.ora
    # listener.ora Network Configuration File: D:\oracle\product\10.1.0\db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.1.0\db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = muttim)(PORT = 1521))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    sqlnet.ora
    # sqlnet.ora Network Configuration File: D:\oracle\product\10.1.0\db_1\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES)
    tnsnames.ora
    # tnsnames.ora Network Configuration File: D:\oracle\product\10.1.0\db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    ORA10 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = muttim)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = Ora10)
    ORANOKTA =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = muttim)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = OraNokta)
    thank you for help

    hi oradba
    i opened
    start=>run=>services.msc
    i didn't find "oracleservice<sid>"
    and
    i found dbca logfiles,
    i attached them
    cloneDBCreation.log
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0641: "EXECUTE" sunucu ba&#287;lant&#305;s&#305; gerektirir
    ORA-12560: TNS: Protokol ba&#287;da&#351;t&#305;r&#305;c&#305;s&#305; hatas&#305;
    ORA-12560: TNS: Protokol ba&#287;da&#351;t&#305;r&#305;c&#305;s&#305; hatas&#305;
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ERROR:
    ORA-12560: TNS: Protokol ba&#287;da&#351;t&#305;r&#305;c&#305;s&#305; hatas&#305;
    CloneRmanRestore.log
    ORA-12560: TNS: Protokol ba&#287;da&#351;t&#305;r&#305;c&#305;s&#305; hatas&#305;
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ERROR:
    ORA-12560: TNS: Protokol ba&#287;da&#351;t&#305;r&#305;c&#305;s&#305; hatas&#305;
    lockAccount.log
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    postDBCreation.log
    ERROR:
    ORA-12560: TNS: Protokol ba&#287;da&#351;t&#305;r&#305;c&#305;s&#305; hatas&#305;
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ORA-12560: TNS: Protokol ba&#287;da&#351;t&#305;r&#305;c&#305;s&#305; hatas&#305;
    ERROR:
    ORA-12560: TNS: Protokol ba&#287;da&#351;t&#305;r&#305;c&#305;s&#305; hatas&#305;
    ORA-12560: TNS: Protokol ba&#287;da&#351;t&#305;r&#305;c&#305;s&#305; hatas&#305;
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0641: "EXECUTE" sunucu ba&#287;lant&#305;s&#305; gerektirir
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ERROR:
    ORA-12560: TNS: Protokol ba&#287;da&#351;t&#305;r&#305;c&#305;s&#305; hatas&#305;
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    postScripts.log
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ERROR:
    ORA-12560: TNS: Protokol ba&#287;da&#351;t&#305;r&#305;c&#305;s&#305; hatas&#305;
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ERROR:
    ORA-12560: TNS: Protokol ba&#287;da&#351;t&#305;r&#305;c&#305;s&#305; hatas&#305;
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ERROR:
    ORA-12560: TNS: Protokol ba&#287;da&#351;t&#305;r&#305;c&#305;s&#305; hatas&#305;
    dropping default lexer preference...
    SP2-0640: Ba&#287;l&#305; de&#287;il
    dropping default wordlist preference...
    SP2-0640: Ba&#287;l&#305; de&#287;il
    dropping default stoplist preference...
    SP2-0640: Ba&#287;l&#305; de&#287;il
    dropping default policy...
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    lang_abbr de&#287;erini girin: SP2-0310: "D:\oracle\product\10.1.0\db_1\ctx\admin\defaults\drdefset.sql" dosyas&#305; aç&#305;lam&#305;yor
    ERROR:
    ORA-12560: TNS: Protokol ba&#287;da&#351;t&#305;r&#305;c&#305;s&#305; hatas&#305;
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0641: "EXECUTE" sunucu ba&#287;lant&#305;s&#305; gerektirir
    SP2-0640: Ba&#287;l&#305; de&#287;il
    rmanRestoreDatafiles.sql
    set echo off;
    set serveroutput on;
    select systimestamp from dual;
    variable devicename varchar2(255);
    declare
    omfname varchar2(512) := NULL;
    done boolean;
    begin
    dbms_output.put_line(' ');
    dbms_output.put_line(' Allocating device.... ');
    dbms_output.put_line(' Specifying datafiles... ');
    :devicename := dbms_backup_restore.deviceAllocate;
    dbms_output.put_line(' Specifing datafiles... ');
    dbms_backup_restore.restoreSetDataFile;
    dbms_backup_restore.restoreDataFileTo(4, 'D:\oracle\product\10.1.0\oradata\OraNoktaDB\USERS01.DBF', 0, 'USERS');
    dbms_backup_restore.restoreDataFileTo(3, 'D:\oracle\product\10.1.0\oradata\OraNoktaDB\SYSAUX01.DBF', 0, 'SYSAUX');
    dbms_backup_restore.restoreDataFileTo(2, 'D:\oracle\product\10.1.0\oradata\OraNoktaDB\UNDOTBS01.DBF', 0, 'UNDOTBS1');
    dbms_backup_restore.restoreDataFileTo(1, 'D:\oracle\product\10.1.0\oradata\OraNoktaDB\SYSTEM01.DBF', 0, 'SYSTEM');
    dbms_output.put_line(' Restoring ... ');
    dbms_backup_restore.restoreBackupPiece('D:\oracle\product\10.1.0\db_1\assistants\dbca\templates\Seed_Database.dfb', done);
    if done then
    dbms_output.put_line(' Restore done.');
    else
    dbms_output.put_line(' ORA-XXXX: Restore failed ');
    end if;
    dbms_backup_restore.deviceDeallocate;
    end;
    select systimestamp from dual;
    ultraSearchCfg.log
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ==============     Ultra Search Configuration ==============
    ============== argument list
    WKSYSPW=XXXXXXXX
    JDBC_CONNSTR=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=muttim)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=OraNokta)))
    LAUNCH_ANYWHERE=false
    CONN_STRING=
    OH=D:\oracle\product\10.1.0\db_1
    JDBCDRIVER_PATH=D:\oracle\product\10.1.0\db_1\jdbc\lib\classes12.zip
    JDBCNLS_PATH=D:\oracle\product\10.1.0\db_1\jdbc\lib\nls_charset12.zip
    JRE_HOME=D:\oracle\product\10.1.0\db_1\jdk\jre\
    JAVA_EXE_PATH=D:\oracle\product\10.1.0\db_1\jdk\bin\java.exe
    PSEP=;
    CTXHX=D:\oracle\product\10.1.0\db_1\bin\ctxhx.exe
    ==================
    ERROR:
    ORA-12560: TNS: Protokol ba&#287;da&#351;t&#305;r&#305;c&#305;s&#305; hatas&#305;
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ============== populating the WK$CRAWLER_CONFIG_DEFAULT table
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ============== load crawler classpath
    ...... setting the crawler classpath
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ============== updating crawler configuration
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0641: "EXECUTE" sunucu ba&#287;lant&#305;s&#305; gerektirir
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ...... creating lexer preference
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ...... creating wordlist preference
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ...... creating storage preference
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ...... creating stoplist
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ...... creating section group
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ...... creating zone sections
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ...... creating field sections
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ...... creating filter preference
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ...... creating datastore preference
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ... checking for invalid objects... see list below
    ================== list start
    SP2-0640: Ba&#287;l&#305; de&#287;il
    ================== list end
    ==============     End of Configuration ==============
    note : my operating system's language is turkish.

  • Oracle 10g Release 2 Express Edition Connection Error

    Hello,
    i recently started to convert one of out existing applications over to the new free version or oracle express, only to find that i would run into a few errors.
    The project is an asp.net c# application, when the web site is ran and a search is preformed (any retrieval of data) i get the following error.
    Assembly manifest missing, or one if its dependants not found.
    I use a data access layer generator called LLBLGen, this has worked fine with all previous versions of Oracle ODP.NET.
    i contacted the LLBLGen support at first because i thought the error would be due to an incompatibility with the new version or oracle, anyway to cut a long story short, i found out that there is no policy.Oracle.DataAccess within the assembly folder which could be the problem.
    Another thing that i also got told while getting support from LLBLGen is that the adapter is still within a beta version that's why there are no policy's included within the installer. could someone please clarify the status of release or beta.
    if anyone could help i would be grateful
    Thank you
    James

    You will find the .NET policy files in the XE production version. You'll see it in the following directory. c:\oraclexe\app\oracle\product\10.2.0\server\ODP.NET\PublisherPolicy
    It will redirect your 9.2 and/or 10.2 ODP.NET apps to the XE version of ODP.NET since its most up to date.
    You can generate your own application policy files and machine policy files if you want your application or machine to re-direct itself to specific versions of .NET assemblies. You can read more on how to do this here:
    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconconfigurationfiles.asp

  • Oracle BEA Platform 10.2 MP1 Installation Error

    Hi,
    I'm trying to install Oracle BEA Platform 10.2 MP1 (using the generic installer) on Windows 7 64 bit OS.
    After I proceed from the 'Create a new bea home' step, right before installing any files it gives me the error "A fatal error has occured, this application will terminate" and on clicking on Ok, it quits the installer.
    I have Weblogic 10.2 MP1 installed on my machine using the 32-bit installer and it works fine. I'm just trying to install the 64-bit version to extract maximum memory performance.
    Also, the version of java installed on my machine is 1.6:
    java version "1.6.0_17"
    Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
    Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01, mixed mode)
    Any idea how to resolve the error?
    Thanks!

    Hi,
    Patch 6365595 is an application which should be applied as applmgr user using adpatch. Please refer to the following threads for details about applying application patches.
    Need to apply patch!
    Need to apply patch!
    How to apply NLS patches in R12
    How to apply NLS patches in R12
    Once you apply the patch successfully, just bounce the application services and check the login page again.
    Regards,
    Hussein

Maybe you are looking for