OCS 10.1.2 installation issue Oracle 10.2.0.3
Dear All,
I have installed Oracle 10G version 10.2.0.3 on one host and want to install Oracle Collaboration Suite (OCS) 10.1.2 database repository using above oracle database but its give me error that OCS 10.1.2 require oracle 10.1.0.4.0 database. Kindly do let me how can I install OCS 10.1.2 with Oracle 10.2.0.3? Same issue is coming when I am installing Oracle Internet Directory (OID) version 10.1.4.0.1 with existing oracle 10G. Kindly suggest.
Regards,
Imran Mirza
Hello
if you want to use 10.2 you need to do a "split configuration" as explained here :
http://download.oracle.com/docs/cd/B25553_01/install.1012/b25465/infrainexistingdb.htm#BDCHIJII
Similar Messages
-
Installation Issue : Oracle Service Registry 11.1.1 on weblogic 11g
I am getting installation error while trying to install the oracle service registry 11.1.1 on weblogic 11g .
below is the helpful " :) <: <: " message that I see the in the installation log.I dont know why oracle could not put useful installation error message in logs.
Any thought or suggests?
oracle.database.user=uddiuser
install.windows.menu=Oracle Service Registry 11.1.1
oracle.database.password=***
[java] BUILD FAILED
[java] C:\oracle\middleware\registry111\etc\setup\porting.xml:412: The following error occurred while executing this line:
[java] C:\oracle\middleware\registry111\etc\setup\porting.xml:350: The following error occurred while executing this line:
[java] C:\oracle\middleware\registry111\conf\porting\build-runner.xml:196: The following error occurred while executing this line:
[java] C:\oracle\middleware\registry111\conf\porting\build-runner.xml:202: The following error occurred while executing this line:
[java] C:\oracle\middleware\registry111\conf\porting\build-runner.xml:208: The following error occurred while executing this line:
[java] C:\oracle\middleware\registry111\conf\porting\build-ear.xml:257: The following error occurred while executing this line:
[java] C:\oracle\middleware\registry111\conf\porting\build-ear.xml:1031: The following error occurred while executing this line:
[java] C:\oracle\middleware\registry111\etc\setup\setupserver.xml:788: The following error occurred while executing this line:
[java] C:\oracle\middleware\registry111\etc\setup\setupserver.xml:774: Java returned: 1
[java] Total time: 3 minutes 8 seconds
Java returned: 1
Installation failed. If accessible, see "C:\oracle\middleware\registry111\log\install.log".
To correct installation parameters and resume installation click Recovery.
Edited by: user9214130 on Mar 24, 2011 3:02 PMI we encountered the same issue. We overcame it by installing OSR on a weblogic domain which didnt have SOA suite installed as SOA was causing a conflict. Not sure if your domain contains SOA but if it does then you should try and create another domain for OSR only.
Hope this helps.
Regards.
Adrian -
OWB Installation issue: oracle.ide.ExitNowAllowedException
Hi experts,
I'm facing to a problem during the installation process: I'm using a Oracle Enterprise Linux 5.4 with the Oracle Database 11gR2.
I've unlocked and changed the password to the OWBSYS user, I start the installation following this tutorial
http://www.oracle.com/technology/obe/11gr1_owb/owb11g_update_getting_started_intro/lesson1/less1_start.htm
but after the step "Repository Assistant Summary" (step 14 in the tutorial), the one before starting the real installation, I face this error:
"+The Warehouse Builder workspace owner installation failed on user OWBSYS.+
+Exception occured in 'processLoadJavaToken'.+
+oracle.ide.ExitNowAllowedException+"
Did anybody faced with the same issue?
Thank you!
Edited by: user9129903 on Apr 21, 2010 12:59 PM
Edited by: user9129903 on Apr 21, 2010 12:59 PM
Edited by: user9129903 on Apr 21, 2010 1:00 PM
Edited by: user9129903 on Apr 21, 2010 1:00 PMHi ,
Can you use the Repository Assistance directly instead of Start > Programs > {your Oracle - OWB11gR1clientHome} > Warehouse Builder > Design Center --->Workspace Management ?
You can access Repository Assistance by Start > Programs > {your Oracle - OWB11gR1clientHome} > Warehouse Builder >Administration >Repository Assistance
You can also run the reposinst.bat script located at <OWB_HOME>\owb\bin\win32 to invoke Repository Assistance
Then follow the steps mentioned in the tutorial .
Thanks,
Sutirtha -
Installation issue- Oracle SOA Suite 10g Release 3 (10.1.3.x)
Hi,
I am installating (basic installation) Oracle SOA Suite 10g Release 3 (10.1.3.x), I have Vista OS. Configuration assisstant ran successfully till (App server, ESB, BPEL prcoess manager) it reached to Web Services Manager. It threw up following error-
BUILD FAILED
C:\product\10.1.3.1\OracleAS_3\owsm\scripts\install.xml:1971: The following error occurred while executing this line:
C:\product\10.1.3.1\OracleAS_3\owsm\scripts\dataload.xml:199: java.sql.SQLException: Internal Error:Invalid Connect String
I have JDeveloper installed on my system. Let me know if you need the log file.
Any help is greatly appreciated.Andre,
I am a newbee in this field and I could not understand your question. Can you please explain? I downloded Oracle JDeveloper to design BPEL processes and trying to install Oracle SOA suite for BPEL process manager, that is where I hit this road block.
Thanks -
Oracle Demantra 7.3.1.5.0 Installation Issue
Dear All,
I have a Win 7 64 Bit OS on my Laptop with 16 GB Memory and Core i7 Processor.
I Downloaded both 32 bit and 64 Bit Windows based Oracle Demantra 7.3.1.5.0 versions from Oracle's E-delivery Successfully.
Prior to the Installation of Oracle Demantra 7.3.1.5.0 using Oracle Database 10g Enterprise Edition Release 10.2.0.1.0
I created the required Tablespaces as
create tablespace TS_DP datafile 'F:\oracle\product\10.2.0\oradata\test\ts_dp01.dbf' size 1000M;
create tablespace TS_SALES_DATA datafile 'F:\oracle\product\10.2.0\oradata\test\ts_sales_data01.dbf' size 500M;
create tablespace TS_SALES_DATA_X datafile 'F:\oracle\product\10.2.0\oradata\test\ts_sales_data_x01.dbf' size 100M;
create tablespace TS_SIM datafile 'F:\oracle\product\10.2.0\oradata\test\ts_sim01.dbf' size 500M;
create tablespace TS_SIM_X datafile 'F:\oracle\product\10.2.0\oradata\test\ts_sim_x01.dbf' size 100M;
create tablespace TS_SALES_DATA_ENGINE datafile 'F:\oracle\product\10.2.0\oradata\test\ts_sales_data_engine01.dbf' size 500M;
create tablespace TS_SALES_DATA_ENGINE_X datafile 'F:\oracle\product\10.2.0\oradata\test\ts_sales_data_engine_x01.dbf' size 100M;
All Tablespaces are create successfully.
Also I set the system JAVA environment variable as
JAVA_HOME with value as %JAVA_HOME%\bin;F:\oracle\Middleware\jdk160_24;C:\Program Files (x86)\Java\jre1.5.0_22
(Earlier I used jdk1.6 for Middleware which I removed using Add Remove from control Panel).
As per the Java requirement for Demantra (which requires - JDK 1.5.0_22 only) I Installed. jdk-1_5_0_22-windows-i586-p.exe and jre-1_5_0_22-windows-i586-p.exe. During the Java JDK Installation I get the following error
Java Virtual Machine Launcher
Could not find the main class. Program will exit.
After JDK Installation in spite of the main class error. I started Demantra 64 Bit 7.3.1.5.0 setup.exe installation
It goes fine with all the wizard steps of selecting the user, jdbc connection, database validations, standard applications,
user execution until it comes across the following error during installing wizard step as :
Failed to Install JDK
Failed to complete JDK 1.5.0_22 Installation.
Please Install JDK 1.5.0_22 manually.
Further it looks for Adobe installation too, where I find the next button grayed out. and the installation stops unless cancel
button is pressed.
I tried even installing thru Demantra 32 Bit 7.3.1.5.0 setup.exe (same error for both 32 bit and 64 bit too)
What can be the root cause of the error :
1) Is it because of the JDK Error (Could not find the main class. Program will exit)
2) Is Oracle Demantra 7.3.1.5.0 setup.exe certified to be installed in Win 7 64 Bit or 32 Bit ?
3) Do I need to Install JDK before Demantra Install. (As mentioned in the document demantra installs JDK too)
4) Is the system Environment Variable as
%JAVA_HOME%\bin;F:\oracle\Middleware\jdk160_24;C:\Program Files (x86)\Java\jre1.5.0_22
Correct or Wrong ?
I have been trying the Installation of Java and Demantra umpteen times,thru various screen shot and documents,
for last 5 days, still the same issue ?
What is the correct Java version for Demantra 32 Bit 7.3.1.5.0 and Demantra 64 Bit 7.3.1.5.0
What is the overall root cause of the installation failure.
Thanks
AjazHi,
Kindly refer my blog link:
http://obieeelegant.blogspot.com/2011/10/windows-7-home-premium-edition-is-not.html
from exp..with obiee11g installation with win 7 64bit i have face so many issues..
http://obieeelegant.blogspot.com/2011/09/obiee-11g-111150-software-only.html
obiee11.1.1.5.0(Software Only Install) windows 7 64bit Installation Error
OBIEE11g software only install configuration get hangover on win 2008 64
==========
Note: some time it works with simple install option then rebooting mechine/restarting mechine it's not working.then i had OWC and discussed with MY Oracle Support team...they confirmed it's not support. please refer the certification matrix excel file in my blog link
Hope it's clear...
Thanks
Deva
Edited by: Devarasu on Nov 25, 2011 11:18 AM -
Folks,
Hello. Initially, my Windows XP host name is "localhost" and IP address 127.0.0.1.
I installed Oracle Database 11g with Windows XP successfully and all Database clients work with Database instance correctly.
For some reasons, I uninstalled the entire Database Server and delete the entire installation directory /oracle.
I configured Windows XP IP address into 192.168.196.101 in order to ping other machines.
For my need, I installed Oracle Database 11g with Windows XP again. On step 7 of 8: Oracle Database Configuration Assistant, I got this error:
ORA-12560:TNS: protocol adapter error.
I click "Password Management" button, there are no rows in this Windows (no username, no lock accounts).
I check listener as below:
C:\>lsnrctl
LSNRCTL>start
Its output: listener name LISTENER has already been started.
LSNRCTL>status
Its output: ......Service DB1 has 1 instance. Instance DB1 status ready. The command completed successfully.
I check \Oracle\cfgtoollogs\dbca\DB1\trace file, the entry is :
listen[0]=LISTENER address=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(port=1522))
I also check \oracle\product\11.2.0\dbhome_1\NETWORK\ADMIN\SAMPLE\tnsnames.ora file and listener.ora file, the entries are the same as below
HOST=localhost port=1522
I think HOST=localhost and port=1522 is the cause of the error ORA-12560 because Windows XP has been configured into HOST=192.168.196.101.
But I don't understand how to solve this issue.
Can any folk tell me how to solve this issue ? need to cancel the installation on step 7 of 8 and install it again ?
Thanks.Folks,
Hello. Oracle Database 11g Installation Wizard is on step 7 of 8. I don't cancel the Wizard. I am not sure whether there is effect or not. listener.ora is not removed. I have been waiting for a while after stop listener. I run the 3 commands again and copy the result as below:
C:\>lsnrctl stop
LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 14-AUG-2013 19:32
:14
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1522)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
64-bit Windows Error: 2: No such file or directory
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1522)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
64-bit Windows Error: 61: Unknown error
C:\>
C:\>
C:\>
C:\>
C:\>
C:\>lsnrctl start
LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 14-AUG-2013 19:33
:04
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Starting tnslsnr: please wait...
TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
System parameter file is C:\SecondTime_OracleDatabase_Install_Directory\product\
11.2.0\dbhome_1\network\admin\listener.ora
Log messages written to c:\secondtime_oracledatabase_install_directory\diag\tnsl
snr\user-19yyar8x0d\listener\alert\log.xml
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1522
ipc)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1522)))
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1522)))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
ction
Start Date 14-AUG-2013 19:33:07
Uptime 0 days 0 hr. 0 min. 3 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File C:\SecondTime_OracleDatabase_Install_Directory\product
\11.2.0\dbhome_1\network\admin\listener.ora
Listener Log File c:\secondtime_oracledatabase_install_directory\diag\tn
slsnr\user-19yyar8x0d\listener\alert\log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1522ipc)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1522)))
Services Summary...
Service "CLRExtProc" has 1 instance(s).
Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
C:\>
C:\>
C:\>
C:\>
C:\>lsnrctl service
LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 14-AUG-2013 19:36
:37
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1522)))
Services Summary...
Service "CLRExtProc" has 1 instance(s).
Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:0 refused:0
LOCAL SERVER
Service "DB1XDB" has 1 instance(s).
Instance "DB1", status READY, has 1 handler(s) for this service...
Handler(s):
"D000" established:0 refused:0 current:0 max:1022 state:ready
DISPATCHER <machine: user-19YYAR8X0D, pid: 120>
(ADDRESS=(PROTOCOL=tcp)(HOST=user-19yyar8x0d)(PORT=1051))
Service "DB1" has 1 instance(s).
Instance "DB1", status READY, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:19 refused:0 state:ready
LOCAL SERVER
The command completed successfully
C:\>
As we see, listener.ora file is not removed by Stop command. I am on the installation Wizard. How to solve this issue ?
Thanks. -
Oracle PIM Sync installation issues
We have experienced the PIM Sync installation issue where the client couldn't detect Outlook. We have several work stations downloaded the file and only one station has installed it successfully. We even tried to use the file that worked on that station to install into the ones that didn't work. However, we got no luck. Some of us had "Cannot Connect to Oultook" and some of us had error code - 0x083200006. Does someone have the same issue? We submitted a SR to Oracle Customer Care but haven't heard anything from them yet. We are hoping this got resloved as soon as possible. thanks!
In reference to you PIM Sync issue you did the took the correct action by contacting CRM On Demand customer care and submitting a SR.
-
Oracle 9iAS Installation Issues, Win 2000
Hi Folks,
I'm trying to Install 9IAS on a WIN2000 PE.
I already have Oracle NT Personal Edition (download nt817personal), up and running.
My Question is do I need to use Oracle nt817ee (Enterprise Edition)
Any suggestions ?
ThanksI agree with your 5 P's, but Oracle is killing themselves by not improving the installation issues. Oracle is in a fight to the death with Microsoft, and there are a lot of people who give up on Oracle products because the learning curve is too steep just to be able to login as Scott. I have a lot of experience with Windows and Oracle, and have installed the RDBMS on probably 50 separate machines in the last several years, yet I still cringe when I double click setup.exe since I never know if universal installer is going to abort. I'm not a Unix or Linux guru, and I tried and tried to get Oracle RDBMS 8i to install on several flavors of Red Hat, but I gave up. DB2 and Interbase both installed without the hassles. Take a look at the Linux forum on Technet, and look at the effort that some people are doing to try to get it to work. It should not be this hard. I would like to use Linux/Oracle on some of our servers, but frankly it is too hard currently. You shouldn't need a metal link account to install software on a clean install of Windows, or be a guru at writing device drivers for Linux to install Oracle on that platform.
-
Oracle Application R12.1.1 installation issue
During installation of Oracle Application R12.1.1 installation I face this error,
Windows cannot find '.\jre\NT\1.5.0\bin\java'. Make sure you typed the name correctly, and then try again.
plz anyone idea to resolve this<?xml version="1.0"?>
<oa_context version="$Revision: 120.5 $">
<oa_context_name oa_var="s_contextname">config.txt</oa_context_name>
<oa_context_serial oa_var="s_contextserial">0</oa_context_serial>
<oa_context_type oa_var="s_contexttype">Config File</oa_context_type>
<oa_context_file_loc oa_var="s_contextfile">e:\oracle\PROD\apps\apps_st\appl\admin\asad-b\conf_PROD.txt</oa_context_file_loc>
<ini_file>
[GENERAL]
CONFIGURED_ENVS=PROD
CONFIGURATION_FORMAT=12.0.0
ACTION_TYPE=INSTALLING
NUMBER_OF_HOSTS=2
HOSTNAMES={Server0_asad-b,Server1_asad-b}
[Server0_asad-b]
s_contextname=PROD_asad-b
s_dbSid=PROD
s_dbport=1521
s_platform=Windows NT
s_base_lang=US
s_domainname=aa
s_isDB=YES
s_isAdmin=NO
s_isForms=NO
s_isConc=NO
s_isWeb=NO
s_port_pool=0
s_dbSidLower=prod
s_dbuser=oracle
s_apps_version=12.1.1
s_dbGlnam=PROD
s_dbseed=Fresh Install
s_dbtype=PROD
s_dbcset=US7ASCII
s_base=e:\oracle\PROD
s_db_oh=e:\oracle\PROD\db\tech_st\11.1.0
s_dbhome1=e:\oracle\PROD\db\apps_st\data
s_dbhome2=e:\oracle\PROD\db\apps_st\data
s_dbhome3=e:\oracle\PROD\db\apps_st\data
s_dbhome4=e:\oracle\PROD\db\apps_st\data
s_dbhost=asad-b
s_bits=32
s_db_ons_localport=6300
s_db_ons_remoteport=6400
s_cmanport=1521
[Server1_asad-b]
s_contextname=PROD_asad-b
s_dbSid=PROD
s_dbport=1521
s_platform=Windows NT
s_base_lang=US
s_env_langs=US - American_English
s_defterr=AMERICA
s_domainname=aa
s_dbdomain=aa
s_isDB=NO
s_isAdmin=YES
s_isForms=YES
s_isConc=YES
s_isWeb=YES
s_port_pool=0
s_formsfndtop=e:\oracle\PROD\apps\apps_st\appl\fnd\12.0.0
s_dbSidLower=prod
s_apps_version=12.1.1
s_base=e:\oracle\PROD
s_inst_base=e:\oracle\PROD\inst
s_config_home=e:\oracle\PROD\inst\apps\PROD_asad-b
s_at=e:\oracle\PROD\apps\apps_st\appl
s_at2=e:\oracle\PROD\apps\apps_st\appl
s_at3=e:\oracle\PROD\apps\apps_st\appl
s_at4=e:\oracle\PROD\apps\apps_st\appl
s_tools_oh=e:\oracle\PROD\apps\tech_st\10.1.2
s_weboh_oh=e:\oracle\PROD\apps\tech_st\10.1.3
s_com=e:\oracle\PROD\apps\apps_st\comn
s_javatop=e:\oracle\PROD\apps\apps_st\comn\java\classes
s_pt=e:\oracle\PROD\inst\apps\PROD_asad-b\portal
s_temp=e:\oracle\PROD\inst\apps\PROD_asad-b\temp
s_at_cset=US7ASCII
s_iana_cset=US-ASCII
s_MSDEVdir=C:\MVS\VC
s_MKSdir=C:\cygwin
s_dbhost=asad-b
s_admhost=asad-b
s_formshost=asad-b
s_cphost=asad-b
s_webhost=asad-b
s_root_status=enabled
s_web_entry_status=enabled
s_web_applications_status=enabled
s_batch_status=enabled
s_other_service_group_status=disabled
s_apps_jdbc_connect_descriptor=null
s_rpcport=1626
s_webssl_port=4443
s_ons_localport=6100
s_ons_remoteport=6200
s_ons_requestport=6500
s_webport=8000
s_active_webport=8000
s_formsport=9000
s_metdataport=9100
s_metreqport=9200
s_jtfuf_port=9300
s_mwaPortNo=10200-10205
s_mwaTelnetPortNo=10200,10202,10204
s_mwaDispatcherPort=10800
s_java_object_cache_port=12345
s_oacore_jms_portrange=23000-23004
s_forms_jms_portrange=23500-23504
s_home_jms_portrange=24000-24004
s_oafm_jms_portrange=24500-24504
s_oacore_ajp_portrange=21500-21504
s_forms_ajp_portrange=22000-22004
s_home_ajp_portrange=22500-22504
s_oafm_ajp_portrange=25000-25004
s_oacore_rmi_portrange=20000-20004
s_forms_rmi_portrange=20500-20504
s_home_rmi_portrange=21000-21004
s_oafm_rmi_portrange=25500-25504
</ini_file>
<config_section name="GENERAL">
<config_pair oa_var="CONFIGURED_ENVS">PROD</config_pair>
<config_pair oa_var="CONFIGURATION_FORMAT">12.0.0</config_pair>
<config_pair oa_var="ACTION_TYPE">INSTALLING</config_pair>
<config_pair oa_var="NUMBER_OF_HOSTS">2</config_pair>
<config_pair oa_var="HOSTNAMES">{Server0_asad-b,Server1_asad-b}</config_pair>
</config_section>
<config_section name="Server0_asad-b">
<config_pair oa_var="s_contextname">PROD_asad-b</config_pair>
<config_pair oa_var="s_dbSid">PROD</config_pair>
<config_pair oa_var="s_dbport">1521</config_pair>
<config_pair oa_var="s_platform">Windows NT</config_pair>
<config_pair oa_var="s_base_lang">US</config_pair>
<config_pair oa_var="s_domainname">aa</config_pair>
<config_pair oa_var="s_isDB">YES</config_pair>
<config_pair oa_var="s_isAdmin">NO</config_pair>
<config_pair oa_var="s_isForms">NO</config_pair>
<config_pair oa_var="s_isConc">NO</config_pair>
<config_pair oa_var="s_isWeb">NO</config_pair>
<config_pair oa_var="s_port_pool">0</config_pair>
<config_pair oa_var="s_dbSidLower">prod</config_pair>
<config_pair oa_var="s_dbuser">oracle</config_pair>
<config_pair oa_var="s_apps_version">12.1.1</config_pair>
<config_pair oa_var="s_dbGlnam">PROD</config_pair>
<config_pair oa_var="s_dbseed">Fresh Install</config_pair>
<config_pair oa_var="s_dbtype">PROD</config_pair>
<config_pair oa_var="s_dbcset">US7ASCII</config_pair>
<config_pair oa_var="s_base">e:\oracle\PROD</config_pair>
<config_pair oa_var="s_db_oh">e:\oracle\PROD\db\tech_st\11.1.0</config_pair>
<config_pair oa_var="s_dbhome1">e:\oracle\PROD\db\apps_st\data</config_pair>
<config_pair oa_var="s_dbhome2">e:\oracle\PROD\db\apps_st\data</config_pair>
<config_pair oa_var="s_dbhome3">e:\oracle\PROD\db\apps_st\data</config_pair>
<config_pair oa_var="s_dbhome4">e:\oracle\PROD\db\apps_st\data</config_pair>
<config_pair oa_var="s_dbhost">asad-b</config_pair>
<config_pair oa_var="s_bits">32</config_pair>
<config_pair oa_var="s_db_ons_localport">6300</config_pair>
<config_pair oa_var="s_db_ons_remoteport">6400</config_pair>
<config_pair oa_var="s_cmanport">1521</config_pair>
</config_section>
<config_section name="Server1_asad-b">
<config_pair oa_var="s_contextname">PROD_asad-b</config_pair>
<config_pair oa_var="s_dbSid">PROD</config_pair>
<config_pair oa_var="s_dbport">1521</config_pair>
<config_pair oa_var="s_platform">Windows NT</config_pair>
<config_pair oa_var="s_base_lang">US</config_pair>
<config_pair oa_var="s_env_langs">US - American_English</config_pair>
<config_pair oa_var="s_defterr">AMERICA</config_pair>
<config_pair oa_var="s_domainname">aa</config_pair>
<config_pair oa_var="s_dbdomain">aa</config_pair>
<config_pair oa_var="s_isDB">NO</config_pair>
<config_pair oa_var="s_isAdmin">YES</config_pair>
<config_pair oa_var="s_isForms">YES</config_pair>
<config_pair oa_var="s_isConc">YES</config_pair>
<config_pair oa_var="s_isWeb">YES</config_pair>
<config_pair oa_var="s_port_pool">0</config_pair>
<config_pair oa_var="s_formsfndtop">e:\oracle\PROD\apps\apps_st\appl\fnd\12.0.0</config_pair>
<config_pair oa_var="s_dbSidLower">prod</config_pair>
<config_pair oa_var="s_apps_version">12.1.1</config_pair>
<config_pair oa_var="s_base">e:\oracle\PROD</config_pair>
<config_pair oa_var="s_inst_base">e:\oracle\PROD\inst</config_pair>
<config_pair oa_var="s_config_home">e:\oracle\PROD\inst\apps\PROD_asad-b</config_pair>
<config_pair oa_var="s_at">e:\oracle\PROD\apps\apps_st\appl</config_pair>
<config_pair oa_var="s_at2">e:\oracle\PROD\apps\apps_st\appl</config_pair>
<config_pair oa_var="s_at3">e:\oracle\PROD\apps\apps_st\appl</config_pair>
<config_pair oa_var="s_at4">e:\oracle\PROD\apps\apps_st\appl</config_pair>
<config_pair oa_var="s_tools_oh">e:\oracle\PROD\apps\tech_st\10.1.2</config_pair>
<config_pair oa_var="s_weboh_oh">e:\oracle\PROD\apps\tech_st\10.1.3</config_pair>
<config_pair oa_var="s_com">e:\oracle\PROD\apps\apps_st\comn</config_pair>
<config_pair oa_var="s_javatop">e:\oracle\PROD\apps\apps_st\comn\java\classes</config_pair>
<config_pair oa_var="s_pt">e:\oracle\PROD\inst\apps\PROD_asad-b\portal</config_pair>
<config_pair oa_var="s_temp">e:\oracle\PROD\inst\apps\PROD_asad-b\temp</config_pair>
<config_pair oa_var="s_at_cset">US7ASCII</config_pair>
<config_pair oa_var="s_iana_cset">US-ASCII</config_pair>
<config_pair oa_var="s_MSDEVdir">C:\MVS\VC</config_pair>
<config_pair oa_var="s_MKSdir">C:\cygwin</config_pair>
<config_pair oa_var="s_dbhost">asad-b</config_pair>
<config_pair oa_var="s_admhost">asad-b</config_pair>
<config_pair oa_var="s_formshost">asad-b</config_pair>
<config_pair oa_var="s_cphost">asad-b</config_pair>
<config_pair oa_var="s_webhost">asad-b</config_pair>
<config_pair oa_var="s_root_status">enabled</config_pair>
<config_pair oa_var="s_web_entry_status">enabled</config_pair>
<config_pair oa_var="s_web_applications_status">enabled</config_pair>
<config_pair oa_var="s_batch_status">enabled</config_pair>
<config_pair oa_var="s_other_service_group_status">disabled</config_pair>
<config_pair oa_var="s_apps_jdbc_connect_descriptor">null</config_pair>
<config_pair oa_var="s_rpcport">1626</config_pair>
<config_pair oa_var="s_webssl_port">4443</config_pair>
<config_pair oa_var="s_ons_localport">6100</config_pair>
<config_pair oa_var="s_ons_remoteport">6200</config_pair>
<config_pair oa_var="s_ons_requestport">6500</config_pair>
<config_pair oa_var="s_webport">8000</config_pair>
<config_pair oa_var="s_active_webport">8000</config_pair>
<config_pair oa_var="s_formsport">9000</config_pair>
<config_pair oa_var="s_metdataport">9100</config_pair>
<config_pair oa_var="s_metreqport">9200</config_pair>
<config_pair oa_var="s_jtfuf_port">9300</config_pair>
<config_pair oa_var="s_mwaPortNo">10200-10205</config_pair>
<config_pair oa_var="s_mwaTelnetPortNo">10200,10202,10204</config_pair>
<config_pair oa_var="s_mwaDispatcherPort">10800</config_pair>
<config_pair oa_var="s_java_object_cache_port">12345</config_pair>
<config_pair oa_var="s_oacore_jms_portrange">23000-23004</config_pair>
<config_pair oa_var="s_forms_jms_portrange">23500-23504</config_pair>
<config_pair oa_var="s_home_jms_portrange">24000-24004</config_pair>
<config_pair oa_var="s_oafm_jms_portrange">24500-24504</config_pair>
<config_pair oa_var="s_oacore_ajp_portrange">21500-21504</config_pair>
<config_pair oa_var="s_forms_ajp_portrange">22000-22004</config_pair>
<config_pair oa_var="s_home_ajp_portrange">22500-22504</config_pair>
<config_pair oa_var="s_oafm_ajp_portrange">25000-25004</config_pair>
<config_pair oa_var="s_oacore_rmi_portrange">20000-20004</config_pair>
<config_pair oa_var="s_forms_rmi_portrange">20500-20504</config_pair>
<config_pair oa_var="s_home_rmi_portrange">21000-21004</config_pair>
<config_pair oa_var="s_oafm_rmi_portrange">25500-25504</config_pair>
</config_section>
</oa_context>
I also problem with system utilities. cygwin and domain name -
DISPLAY issue Oracle Database 11gR2 Installation On Oracle Linux 6
Hello All,
I am trying to install Oracle 11gR2 on Oracle Linux 6. I get the below error when running the installer.
[oracle@oelinux database]$ pwd
/home/oracle/install/database
[oracle@oelinux database]$ ls
doc install response rpm runInstaller sshsetup stage welcome.html
[oracle@oelinux database]$ ./runInstaller
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 120 MB. Actual 38234 MB Passed
Checking swap space: must be greater than 150 MB. Actual 3023 MB Passed
Checking monitor: must be configured to display at least 256 colors
>>> Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
Appreciate your help in advance. Thanks.Dude wrote:
VNC certainly has it's beauty and advantages. I was under the impression though that the OP is trying to run OUI on a local server console that is runnig a graphical desktop. If that wasn't the case, VNC was certainly a preferable option.I have not done a local GUI console installation of Oracle in years. In fact, I'm known to start foaming at the mouth when discovering a server running X on the console, disabling it interactively, preventing initlevel 5 from ever loading X again, and leave comments of my disgust in inittab. ;-)
If I'm not mistaken then the vncserver does not need to have the X server running since the necessary support is built-in. The installation of X libraries is probably still required, but I'm not sure.It needs a X display manager. And xterm. twm does fine as display manager. Small and minimalistic. Not the greatest of ideas loading an entire Gnome desktop in VNC.
Btw, Apple Mac OS X provides seamless X11 support and uses VNC for screen sharing and even for installing a system remotely. If you use Apple Mac to access a remote Linux system, using ssh with X forwarding is very convenient as it works right out of the box without having to configure the remote Linux server.Nice. OS/X has come a long way the last few years. I recall a time when they pretended there was no "stinking" command line. :-) -
Oracle Data Integrator - Installation Issues
Hi,
I am trying to install ODI 10.1.3.5 on Windows 7 (in Vista compatible mode).
The system check is passed and when the installation starts, I get and error immediately.
The error file has the below contents,
++Exception java.lang.NoSuchFieldError: numFailListEntries occurred..++
++java.lang.NoSuchFieldError: numFailListEntries++
at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.ssntSetPermissionsw32(Native Method)+*
at oracle.sysman.oii.oiix.OiixWinSecurityOps.setPermissions(OiixWinSecurityOps.java:72)+*
at oracle.sysman.oii.oiif.oiifw.OiifwHomeSetupWCCE.doOperation(OiifwHomeSetupWCCE.java:103)+*
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)+*
at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE.doOperation(OiifwInstallPhaseWCCE.java:611)+*
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)+*
at oracle.sysman.oii.oiif.oiifw.OiifwActionsPhaseWCDE.doOperation(OiifwActionsPhaseWCDE.java:607)+*
at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:147)+*
at oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOperation(OiicInstallSession.java:3863)+*
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)+*
at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:1278)+*
at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:289)+*
at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:572)+*
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:962)+*
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:899)+*
I guess it has to do with java installation which comes with ODI.
I have already installed JDK and JRE 1.5 in C:\Java.
Any help in this regard is appreciated.
Thanks in advance,
AbhishekHi Abhishek,
I think it's linked to your OS, ODI is not ceritified on Windows 7.
You should try a manual installation without the Oracle Installer, you can refer to the documentation for this (Manual Installation of Oracle Data Integrator).
A manual installation should work if you have a JVM installed in your environment.
Thanks,
Julien -
OIM 11.1.1.3 installation issues
Hi All,
I am facing issue while trying to install OIM 11G (11.1.1.3.0). I have installed SOA 11.1.1.4.0, OIM 11.1.1.3.0 and have used RCU 11.1.1.4.0. After installing these components, I am trying to run the config.sh from the <IDM_HOME>/common/bin and have selected Oracle Identity Manager ,Oracle SOA Suite, Oracle Enterprise Manager, Oracle WSM Policy Manager, Oracle JRF from the template options.
During this we are required to enter the schema information along with database details. I provided the same which I got from RCU. The utility then checks the database for those details but fails on OIM MDS Schema component check. I believe this might be an issue with the utility because the Database Query which is run for checking the OIM MDS Schema is looking for version 11.1.1.2.0 and not 11.1.1.4. Also for OWSM MDS Schema component check, the same query runs but for version 11.1.1.4 in the query.
Both the queries are same except for the version for which it is testing. Thus one of them is bound to fail. This utility checks 6 components in total and out of which only 1 is failing. I have already checked the schema_version_registry and there for mr_type=’MDS’ there is just one row and that has owner=’DEVOIM_MDS’ and version=’11.1.1.4.0’.
Will appreciate if anyone has any idea about this or have seen it earlier.
Another question which I have is about the compatibility for OIM 11.1.1.3.0, what are the supported versions of SOA, RCU and OFM IAM for this release of OIM as the latest OIM version is 11.1.1.3.0 while all the other components are 11.1.1.4.0.
Thanks,
BBRajiv Dewan wrote:
which are released on 11.1.1.4.0Not sure what you are asking but OIM 11g is certified with SOA Software to 11.1.1.3.0.
After the installation is complete, you must run the Patch Set Installer for Oracle SOA Suite (included in the Disk1 directory under the soa_patchset.zip file) to >>update your 11.1.1.2.0 software to the latest version of Oracle SOA Suite (11.1.1.3.0).
On March 8th I believe Oracle has release SOA 11.1.1.4.0 and somewhere in the docs it says it is supported while same places it skips them out totally. I will go ahead with 11.1.1.2.0 with upgrade to 11.1.1.3.0
Thanks! -
Forms 10g Installation issue on windows 7 Professional service pack 1
hi
I am trying to install oracle forms 10g 64 bit windows 7 Professional service pack 1 ..
Below are 2 files that i am using ..
ds_windows_x86_101202_disk1.zip (626,122,752 bytes)
ds_windows_x86_101202_disk2.zip (236,880,881 bytes)
But it failed but the error is ..
Checking operating system version: must be 4.0, 5.0, 5.1 or 5.2. Actual 6.1 Failed <<<<
just wondering if there are any workaround ..Christian is right - Forms 10g R2 (version 10.1.2.0.2) is not certified for installation on Windows 7. You must apply a Forms 10g R2 patch to bring the version to 10.1.2.3.0 for it to be certified. You must have a My Oracle Support account to obtain the patch.
Now, to your question - is there a workaround; the answer is yes. There are known issues with this installer. I'll list them and their workaround.
1. The Oracle installer checks for a specific set of Windows versions rather than check for a minimum Windows version.
Workaround: Right-click the Installer and select Properties. Click the Compatibility tab and click the checkbox: Run this program in compatibility mode for: Windows XP SP3).
2. The Oracle Installer can't detect Windows Managed Virtual Memory (VM).
Workaround: You must temporarily change the Virtual Memory settings and specify specific Initial and Maximum sizes. See this Microsoft article for more information on changing VM settings. http://windows.microsoft.com/en-us/windows-vista/change-the-size-of-virtual-memory
This change will require you to restart your computer. After you have successfully installed Oracle Forms 10g, you can restore the original VM settings.
3. The Oracle installer MUST be installed as an "Administrator".
Workaround: Windows 7 uses "Least privileged user" so you must right-click the Installer and select the Compatibility tab. Click the "Run this program as an administrator" checkbox.
4. Not a Oracle installer issue, but you will have to install the 32-bit version of the Oracle Java Runtime Environment (JRE) (1.6.0 - not 1.7.0) because Oracle Forms is a 32-bit application so it will not be able to use the 64-bit JRE.
Run the Oracle installer and it should now install succesfully.
Craig... -
Installation of Oracle AS 10g on Red Hat ES 3.0
Installation of Oracle AS 10g on RedHat ES 3.0 (All issues are cleared and u will b done with no error like Java Configuration Failed and make files errors)
Red Hat Enterprise Linux 3 Custom Installation
Copy from OTN Note
Start
Oracle 10g is certified to run the base release of Red Hat Enterprise Linux 3 (Advanced Server and Enterprise Server) without updates. If you have update CDs, you can use the boot CD from the update instead of the boot CD from the base release to automatically apply all updates during the installation. All updates from Red Hat are supported by Oracle.
1. Boot the server using the first CD.
o You may need to change your BIOS settings to allow booting from the CD.
2. The boot screen appears with the boot: prompt at the bottom of the screen.
o Select Enter to continue with a graphical install on the console. (For other installation methods and options, refer to the Red Hat Installation Guide.)
o The installer scans your hardware, briefly displays the Red Hat splash screen, and then begins a series of screen prompts.
3. Language Selection
o Accept the default.
4. Keyboard Configuration
o Accept the default.
5. Welcome Screen
o Click on Next.
6. Mouse Configuration
o Accept the default.
7. Installation Type
o Select Custom.
8. Disk Partitioning Setup
o A thorough treatment of disk partitioning is beyond the scope of this article, which assumes that you are familiar with disk partitioning methods.
(WARNING: Improperly partitioning a disk is one of the surest and fastest ways to wipe out everything on your hard disk. If you are unsure how to proceed, stop and get help, or you will risk losing data!)
This article uses the following partitioning scheme, with ext3 for each filesystem:
The 9GB disk on the first controller (/dev/sda) will hold all Linux and Oracle software and contains the following partitions:
- 100MB /boot partition
-1,500MB swap partitionâSet this to at least twice the amount of RAM in the system but to no more than 2GB (32-bit systems do not support swap files larger than 2GB). If you need more than 2GB of swap space, create multiple swap partitions.
-7,150MB root partitionâ This partition will be used for everything, including /usr, /tmp, /var, /opt, /home, and more. This was done purely to simplify installation for the purposes of this guide. A more robust partitioning scheme would separate these directories onto separate filesystems.
9. Boot Loader Configuration
o Accept the default.
10. Network Configuration
o It is usually best to configure database servers with a static IP address. To do so, click on Edit.
o A pop-up window appears. Uncheck the Configure using DHCP box, and enter the IP Address and Netmask for the server. Be sure that Activate on boot is checked, and click on OK.
o In the Hostname box, select manually and enter the hostname.
o In the Miscellaneous Settings box, enter the remaining network settings.
11. Firewall Configuration
o For the purposes of this walk-through, no firewall is configured. Select No firewall.
12. Additional Language Support
o Accept the default.
13. Time Zone Selection
o Choose the time settings that are appropriate for your area. Setting the system clock to UTC is usually a good practice for servers. To do so, click on System clock uses UTC.
14. Set Root Password
o Enter a password for root, and enter it again to confirm.
15. Package Group Selection
o Select only the package sets shown here. Leave all others unselected.
o Desktop
- X Window System
- Gnome
- KDE
- See my comments in the RHES 2.1 section regarding choice of GUI.
o Applications
- Editors
- Graphical Internet
o Servers
- Do not select anything in this group.
o Development
- Development Tools
o System
- Administration Tools
o Red Hat Enterprise Linux
- Do not select anything in this group.
o Miscellaneous
- Legacy Software Development
o Click on Next to proceed.
16. About to Install
o Click on Next.
17. Installing Packages
o Software will be copied to the hard disk and installed. Change disks as prompted, and click on Next when the installation is complete.
18. Graphical Interface (X) Configuration
o Accept the defaults unless the installer does not recognize your video card. If your video card is not recognized, you will not be able to continue.
19. Monitor Configuration
o Accept the default if the installer correctly identifies your monitor. Otherwise, select a compatible monitor from the list.
20. Customize Graphical Configuration
o Accept the defaults.
21. Congratulations
o Remove the installation media from the system, and click on Next.
22. The system automatically reboots and presents a new welcome screen.
o Click on Next.
23. License Agreement
o Read the license agreement. If you agree to the terms, select Yes, I agree to the License Agreement and click on Next.
24. Date and Time
o Set the Date and Time.
o If you want to use an NTP server (recommended), select Enable Network Time Protocol and enter the name of the NTP server.
25. User Account
o Create an account for yourself.
o Do not create an account for oracle at this time. Creating the oracle account is covered later in this section.
26. Red Hat Network
o If you want to use or activate your Red Hat Network account now, accept the default, click on Next, and follow the product activation instructions that accompanied your Red Hat product.
27. Additional CDs
o Click on Next.
28. Finish Setup
o Click on Next.
29. A graphical login screen appears.
30. Congratulations! Your Linux software is now installed.
End of OTN Note
Now just install compat-db-4.0.14-5.i386.rpm
Gnome-libs-1.4.1.2.90-34.1.i386.rpm
Libpng10-1.0.13-8.i386.rpm
ORBit-0.5.17-10.4.i386.rpm
Install patch 3006854
Copy libcwait.so file from /etc to /lib
And make links
mv /usr/bin/gcc /usr/bin/gcc323
mv /usr/bin/g++ /usr/bin/g++323
ln âsf /usr/bin/gcc296 /usr/bin/gcc
ln âsf /usr/bin/g++296 /usr/bin/g++
Kernel Settings as per requirement of ORACLE AS 10g in /etc/sysctl.conf
kernel.shmall = 2097152
kernel.shmmax = 2147483648
kernel.shmmni = 4096
kernel.sem = 256 65000 200 256
fs.file-max = 131072
net.ipv4.ip_local_port_range = 1024 65000
kernel.msgmnb=65556
kernel.msgmni=4096
Then restart the computer
Login with Oracle user
now path setting as
I have done this by make two environment files
Infra.env
TMP=/tmp
Export TMP
TMPDIR=$TMP
Export TMPDIR
ORACLE_BASE=/oracle
Export ORACLE_BASE
ORACLE_HOME=$ORACLE_BASE/appsrv/infra
Export ORACLE_HOME
ORACLE_SID=asdb (if u will not define SID here then while starting database u will face an error ORA-07217:sltn:environment variable cannot be evaluated)
Export ORACLE_SID
PATH=/usr/bin:/usr/sbin
Export PATH
PATH=$PATH:$ORACLE_HOME/bin (u can include command paths like dcm as u needed)
Export PATH
LD_ASSUME_KERNEL=2.4.19
Export LD_ASSUME_KERNEL
Copy this file with name as.env and change ORACLE_HOME from infra to as.
. ./infra.env
DISPLAY=localhost:0.0; export DISPLAY
Xhost +
Now u can check that DISPLAY is ok by run the command xclock if clock appears then ok else set DISPLAY with root user ok
Start installation from CD 1 .
. ./runInstaller
Press Y (There is no need to disturb, upgrade, degrade any package)
Press Y
Installation will start while installing and reaches at ~50% then go to /oracle/appsrv/infra/bin open relink file and change at line # 50 i.e. remove 2 brackets
] âo [ and at line # 102 make= /usr/ccs/bin/make to /usr/bin/make remove ccs and save the file
There will no error in installation in infrastructure
Same as done with relink file in Middle tier installation. I would like to turn ur attention for a serious problem no one asked about it. Here u have seen that a script make 3 file in /usr/local/bin for infrastructure and middle tier when u finished infrastructureâs installation plz rename that 3 files as
Mv coredb coredb-infra
Mv dbhome dbhome-infra
Mv ora ⦠oraâ¦-infra
If u overwrite that files by creating same name of middle tier files no problem.
When problem comes?
AS will work fine but when u have to install patches on AS then problem comes if u have overwrite that files. So plz rename them before creation of same files of middle tier. Thanx
Zeeshan
@CES
[email protected]Hi,
I tried uname -a and it returns the following:
Linux NLABLINUX 2.4.21-20.EL.c0 #1 Thu Sep 9 02:07:03 EDT 2004 i686 i686 i386 GNU/Linux
We have the following problems:
1. I am having a box running RHEL 3.0 (got from centos.org). I have Oracle 10g running ok. Now I tried to install ASMLIB downloaded from technet. The files are:
rpm -Uvh oracleasm-2.4.21-EL-1.0.3-1.i686.rpm \
oracleasmlib-1.0.0-1.i386.rpm \
oracleasm-support-1.0.3-1.i386.rpm \
When I tried to install these files, I got the following error:
Checking for Red Hat enterprise kernel: [FAILED]
Also when I try to run /etc/init.d/oracleasm , I get the same error
Checking for Red Hat enterprise kernel: [FAILED]
2. We created 4 raw partitions /dev/raw/raw1 - 4 using raw command.
[root@rcdell root]# ls -l /dev/raw/raw[1,2,3,4]
crw-rw---- 1 oracle dba 162, 1 Sep 9 11:05 /dev/raw/raw1
crw-rw---- 1 oracle dba 162, 2 Sep 9 11:05 /dev/raw/raw2
crw-rw---- 1 oracle dba 162, 3 Sep 9 11:05 /dev/raw/raw3
crw-rw---- 1 oracle dba 162, 4 Sep 9 11:05 /dev/raw/raw4
then tried this:
SYS at +ASM on 29-DEC-04 >create diskgroup dg1 normal redundancy
2 failgroup c1 disk '/dev/raw/raw1'
3 failgroup c2 disk '/dev/raw/raw2';
create diskgroup dg1 normal redundancy
ERROR at line 1:
ORA-00600: internal error code, arguments: [kfdsk::grpmatch], [1],
[3939617408], [], [], [], [], []
ORA-00600: internal error code, arguments: [kfgrpJoin2], [5], [], [], [], [],
ORA-15076: Emulating I/O errors on the OSM disk
ORA-15076: Emulating I/O errors on the OSM disk
ORA-15076: Emulating I/O errors on the OSM disk
ORA-15076: Emulating I/O errors on the OSM disk
Any help is appreciated.
Irshad A. Buchh
Senior Principal Consultant -
Post-installation Error Oracle 9i on Red Hat 8.0
After installing the package, I tried to follow the following
Post-Installation
Let's fix the issues Oracle had with ins_ctx.mk and starting the agent. Open a new terminal and log in as the oracle user. Execute these lines:
[oracle@miniroko oracle]$ cd $ORACLE_HOME/network/lib
[oracle@miniroko lib]$ make -f ins_net_client.mk install
But the linker doesen seem to identify one of the options and I've got the error:
make -f ins_net_client.mk install
chmod 755 /home/oracle/OraHome1/bin
/home/oracle/OraHome1/bin/echodo gcc -L/home/oracle/OraHome1/lib/ -L/home/oracle/OraHome1/rdbms/lib/ -L/home/oracle/OraHome1/network/lib/ -L/home/oracle/OraHome1/lib/ -L/home/oracle/OraHome1/rdbms/lib/ -L/home/oracle/OraHome1/network/lib/ -o trcasst /home/oracle/OraHome1/network/lib/s0nue.o -lntal9 \
-lclntsh `cat /home/oracle/OraHome1/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /home/oracle/OraHome1/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 `cat /home/oracle/OraHome1/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /home/oracle/OraHome1/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 `cat /home/oracle/OraHome1/lib/sysliblist` -ldl -lm -lnonc9 -lnl9 -ln9 -lnlsnr9 -lnlsnrc9 -lnsgr9 -lnmd -lnms -lncm9 -lnmsp -lpeer -lnro9 -ln9 -ltrace9 -lnl9 -lnonc9 -lnlsnr9 -lnlsnrc9 -lnmd -lnms -lncm9 -lnmsp -ln9 `cat /home/oracle/OraHome1/lib/sysliblist` -Wl,-rpath,/home/oracle/OraHome1/lib:/lib:/usr/lib -lm `cat /home/oracle/OraHome1/lib/sysliblist` -ldl -lm /home/oracle/OraHome1/rdbms/lib/defopt.o
gcc -L/home/oracle/OraHome1/lib/ -L/home/oracle/OraHome1/rdbms/lib/ -L/home/oracle/OraHome1/network/lib/ -L/home/oracle/OraHome1/lib/ -L/home/oracle/OraHome1/rdbms/lib/ -L/home/oracle/OraHome1/network/lib/ -o trcasst /home/oracle/OraHome1/network/lib/s0nue.o -lntal9 -lclntsh -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lncrypt9 -lnoname9 -ln9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -ln9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lncrypt9 -lnoname9 -ln9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -ln9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lncrypt9 -lnoname9 -ln9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -ln9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 -lnbeq9 -lnhost9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lncrypt9 -lnoname9 -ln9 -lntcp9 -lntcps9 -lnsslb9 -lntcp9 -lntns9 -ln9 -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -ldl -lm -lpthread -ldl -lm -lnonc9 -lnl9 -ln9 -lnlsnr9 -lnlsnrc9 -lnsgr9 -lnmd -lnms -lncm9 -lnmsp -lpeer -lnro9 -ln9 -ltrace9 -lnl9 -lnonc9 -lnlsnr9 -lnlsnrc9 -lnmd -lnms -lncm9 -lnmsp -ln9 -ldl -lm -lpthread -Wl,-rpath,/home/oracle/OraHome1/lib:/lib:/usr/lib -lm -ldl -lm -lpthread -ldl -lm /home/oracle/OraHome1/rdbms/lib/defopt.o
/usr/bin/ld: cannot find -lclntsh
collect2: ld returned 1 exit status
make: *** [trcasst] Error 1
SERVER02>
TIA,
Juliana de PaulaI think you have to relink genclntsh lib ... there should be a script... genclntsh in $ORACLE_HOME/bin.
the directive -laaa means that linker is looking for libaaa.
If an error occure, if I remember correctly try to remove the -Z flags in ld command.
Bye
Pier Paolo
Maybe you are looking for
-
How to read all files from a folder Diadem
Hello, Can somebody tell me how to load automatic some .csv file form a folder to Data Portal in Diadem. I do some tests and during this tests I record data ( .csv files), files that I load manual now (*FileNameGet command), but I want when the tes
-
How to Configure SOA db connection
Hi Firends, I successfully installed SOA on linux using the 10g DB. Then later I installed 11g Database on another Oracle_Home. How do I configure SOA so that it will connect to my 11g DB instead of the 10g DB? Thanks a lot
-
Strange frames appear in exported video
Okay, I have a DV NTSC sequence in FCP 6.0 with some 320x240 dv clips and some 640x480 qt files made from iphoto slideshows. When I export>quicktime movie>current settings, the resulting file has some random frames with bright colors in the 'tv snow'
-
How can i update material master standard price.
Hi Everyone, i would like to know if there is any way i can update my MM Std Price everytime i make any purchase. I.e i have std price 40, but next time when i make PO and update Inforec for 70 so i want this 70 also take effect in my material master
-
Error with Complex Attribute in NWDS in Core CAF
Hi All I created complaint as the entity . and implemented ComplaintAppService as application services . and complaintHistory as complex attribute following were the instance created ComplaintServiceLocal cs = this.getComplaintService(); Complaint co