Configuring Oracle database as a resource

Hi All,
I have configured oracle database as a resource in OIM following the steps given in connector's documentation.
But now when I am trying to assign this resource to a user, I am getting following error:
Response: For input string: ""
Response Description: Unknown response received
Error Details
Setting task status... *"For input string: """ does not correspond to a known Response Code. Using "UNKNOWN".*
Any idea why I am getting this error?
Thanks
Gaurav

You need to supply more details.
Are you using the Database User Management connector?
What actions are you performing?
What does the log say when you enable the logging for that specific connector.
We can't answer a problem if you don't supply the details.
-Kevin

Similar Messages

  • How to configure oracle database in Hyperion Planning 11.1.2

    Hi,
    I need to set up Oracle database in Hyperion planning and what are pre-requisite for this.
    Kindly specify configuration details - about Table space, Schema, Users.
    Kindly advise me on this.
    Thanks,

    Have a read of
    http://download.oracle.com/docs/cd/E17236_01/epm.1112/epm_install_start_here_11121.pdf
    Section "Using an Oracle Database"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to configure Oracle database in a failover zone cluster

    Setup: Oracle database and zone configured on highly available local filesystems.
    Two node cluster.
    Oracle database running inside the zone.
    Note: I dont have a zone cluster.
    1. I need to make the zone and the oracle database highly available.
    2. Can I configure the Oracle Data service directly to run in the zone or will it involve creating sczsh_config script to do the same.
    I have been going through the guides and searching over the net, but haven't found any help so far. Its so much simpler to configure this environment in Veritas cluster. Hope I find some help here.
    TIA,
    Sudhir

    The Oracle Solaris Cluster concepts guide has some information on which zone model to choose:
    http://docs.oracle.com/cd/E18728_01/html/821-2682/gcbkf.html#scrolltoc
    When managing a Solaris zone with the HA Zones agent, the cluster basically regards the non-global zone as a blackbox.
    As such you can either start the Oracle database as part of the runlevel/SMF startup of the non-global zone, or you can use the sczsh or sczsmf component and use your own scripts to start, probe and stop the Oracle database.
    Usage of the standard HA Oracle data service is not supported in combination with the HA Zones agent.
    If you require a more fine grained control of services running in non-global zones, why not setup a zone cluster and then having HA Oracle failover the Oracle database between non-global zones?
    Regards
    Thorsten

  • Adobe Configuration manager is not able to configure Oracle Database

    Hi,
    I am trying to configure and test data base connection using adobe livecycle configuration manager.
    I am sure that my all oracle database credials (db type,db name, host name, port number , db userid and password) are correct.
    but not sure about JDBC driver in application server lib and local JDBC driver path.
    When i click on Test Database Connection it gives me error message "database setting failed validations".
    Please help me knowing the issue. Why i am not able to connect to Oracle data base.
    I have three servers
    1. Adobe LC server ( First I installed Weblogic and then adobe lc)
    2. weblogic server (only weblogic is installed, created database and gave privilages as per clustering_weblogic.pdf document)
    3. Oracle Database (only oracle is installed, using Net manager , entering userid and password connection is successfull)
    Please let me know issue.
    Regards
    Sunil Gupta

    Hina,
    ok, before i further move. I just want to confirm data base if evething is all right...
    I created on database using configuration assistant tool in oracle.
    DataBase Name : adobe_lc
    SID: adobelc
    port :default is 1521
    userid :system
    password:xxxxx
    hostname: ip address or maachine name with domain.
    then i assigned following privilages to user account system
    ● 
    CREATE SEQUENCE
    ● 
    CREATE VIEW
    ● 
    UNLIMITED TABLESPACE
    ● 
    CREATE TABLE
    ● 
    CREATE CLUSTER
    ● 
    CREATE SESSION
    i assigned privilages by login into https://hostname.domain:5500/em.
    Question:
    Above url i got when i open database from start->oracle home->created db.
    should this 5500 and port number same???
    When i test it using "Net Manager" in oracle database, using userid and password it is tested successfully.
    so i think there is no issue with the database. I mean to say, then there is no issue at oracle database side correct?
    please let me know if anything else need to be tested on database. because before i proceed further i want to confirm that my database is correct in all aspect and ready to be configured with weblogic.
    Regards
    sunil gupta

  • Configuring Oracle Database as a service

    Hi,
    I am working on a discovery tool. This tool also discovers oracle. The requirement is to discover a correct installation than to discover a partial installation of oracle.
    In windows , when we install oracle, is the database configured as service (in services.msc) by default OR it is possible that we have a correct installation but it may not be configured as a service.
    I also saw some oracle installations which had registry entries, but no entry in services.msc. In such cases can we conclude that oracle is not properly installed.
    Thanks and Regards

    Oracle817 was installed earlier but later
    uninstalled. The uninstallation was not proper as a
    result registry entry for oracle817 still exists butLeaving "stuff" behind on a Windows machine is bound to mess things up. If you want a proper install, you should wipe and re-install (e.g. from os image or similar).
    Bottom line is: If we install oracle in windows,
    should we see oracle.exe service configured in
    services.msc.Depends on what you have installed (there's more than one Oracle product and install type). Like Pavan already said above, it could be a Client install (and probably it is).
    And as suggested, with a little more guidance added, go to Start, Programs > Oracle - <your home name> > Oracle Installation Products and fire up the Universal Installer and find out...
    Message was edited by:
    orafad

  • Oracle database configuration in ATG

    Hi,
    I am configuring oracle database with ATG 9.3 using CIM configuration and using oracle 10 g enterprise edition. I have selected Publishing for International from CIM option menu. I filled all the requirements :
    User name : SYS
    Password : India@123
    Re-enter password: India@123
    Host name :localhost
    Port number:1521
    Database name :SYS
    In this line I sucked need someone's help what to put here. I have putted XE for sid of oracle(it doesn't work).
    Database URL: default generated by system based on above credentials.
    I choose option test database connection. it is failed, can anyone help me to fix this option or please share some link or document for ATG & Oracle cponfiguration.
    I really thankful if someone can help me to fix this issue. it is very urgent.
    Thanks,
    Manveer

    By default the sid will be xe, if in case you have setup something else then you need to provide that.
    Also you need to put the classpath entry for the ojdbc14.jar in cim.bat.
    Also check that you have created the initial schemas to which you are importing data to.
    Try this and it should work.
    Thanks
    Edited by: Gurvinder on Nov 9, 2011 7:56 AM

  • Oracle Database configuration

    Hello everyone, I have a problem with configuring oracle database 11g enterprise edition.
    I installed the software and configured the listener, but emca returns the following error:
    I'm all ears if you can help. Thanks

    Your database is there and usable. This step was just to create Enterprise Manager on the db server.  As John is getting at, the log file should contain clues as to the nature of the problem. Resolve that and then run the emca utility again as instructed in that error box.
    Cheers,
    Brian

  • AUDIT IN Oracle Database 10g Express

    I configured Oracle Database 10g Express R2 for auditing,
    ALTER SYSTEM SET audit_trail=db SCOPE=SPFILE;
    AUDIT SELECT TABLE, UPDATE TABLE;
    but...in dba_audit_trail ,
    ACTION_NAME is always SESSION REC
    but...i think its possible to record specific action like select,update..etc
    thanx

    Yes, regular auditing features are available at Oracle XE. Once you have configured your audit trail, just issue the audit command to start auditing focused areas.
    ~ Madrid

  • Installing Oracle Database 11.2.0.3 on Centos 6.4 in AWS

    We have been installing and configuring oracle database 11.2.0.3 with OIAM 11gR1 for a few years with great success.
    RHEL 5.7
    WLS 10.3.6
    OracleDB 11.2.0.3
    OIAM 11gR1
    OHS 11.1.1.6
    We have recently decided to move our VMs to Amazon's EC2 environment using CentOS 6.4.  The OS our client currently has us using is a hardened version of RHEL5.7.  We have installed on CentOS in the past but not in 6.4.  All the prereqs are setup but we cannot seem to get the database to configure completely.  Running in silent or interactive mode makes no difference. 
    When running in silent mode we received the following:
    ./runInstaller -silent -ignoreSysPreReqs -responseFile db_install_w_database.rsp
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 120 MB.   Actual 6463 MB    Passed
    Checking swap space: must be greater than 150 MB.   Actual 24999 MB    Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2015-04-13_04-55-50PM. Please wait ...
    You can find the log of this install session at:
    /opt/oraInventory/logs/installActions2015-04-13_04-55-50PM.log
    The installation of Oracle Database 11g was successful.
    Please check '/opt/oraInventory/logs/silentInstall2015-04-13_04-55-50PM.log' for more details.
    [WARNING] [INS-32091] Some of the configuration assistants failed.
       CAUSE: Software installation was successful. But some configuration assistants failed, were cancelled or skipped.
       ACTION: Refer to the logs or contact Oracle Support Services.
    Checking the install log:
    INFO: Oracle Net Listener Startup:
    INFO: The information provided for this listener is currently in use by other software on this computer.
    INFO:     Listener start failed.
    INFO: Check the trace file for details: /opt/oracle/cfgtoollogs/netca/trace_OraDb11g_home1-1504134PM5854.log
    INFO: Oracle Net Services configuration failed.  The exit code is 1
    Then checking the netca log
    [main] [ 2015-04-13 16:58:55.132 UTC ] [CmdToolUtil.doexecute:473]  nativeSystem.runRemoteExecCmd failed. Command = /opt/oracle/product/dbs/srvm/admin/getcrshome arguments = [] env = null error = null
    [main] [ 2015-04-13 16:58:55.133 UTC ] [HAUtils.getHASHome:938]  Failed to get HAS home.
    PRCT-1011 : Failed to run "getcrshome". Detailed error: null
    oracle.cluster.deployment.ClusterwareInfo.getConfiguredCRSHome(ClusterwareInfo.java:483)
    oracle.sysman.assistants.util.hasi.HAUtils.getConfiguredGridHome(HAUtils.java:782)
    oracle.sysman.assistants.util.hasi.HAUtils.getHASHome(HAUtils.java:934)
    oracle.sysman.assistants.util.hasi.HAUtils.getHASHome(HAUtils.java:955)
    oracle.sysman.assistants.util.hasi.HAUtils.isHASConfigured(HAUtils.java:529)
    oracle.net.ca.ConfigureListener.isHASConfigured(ConfigureListener.java:1516)
    oracle.net.ca.ConfigureListener.isHASRunning(ConfigureListener.java:1538)
    oracle.net.ca.ConfigureListener.validateListenerName(ConfigureListener.java:1785)
    oracle.net.ca.ConfigureListener.typicalConfigure(ConfigureListener.java:183)
    oracle.net.ca.SilentConfigure.performSilentConfigure(SilentConfigure.java:185)
    oracle.net.ca.InitialSetup.<init>(NetCA.java:4189)
    oracle.net.ca.NetCA.main(NetCA.java:428)
    [main] [ 2015-04-13 16:58:55.133 UTC ] [HAUtils.isHASConfigured:532]  HA Home is null
    [main] [ 2015-04-13 16:58:55.134 UTC ] [ConfigureListener.isHASConfigured:1524]  Is Oracle Restart configured: false
    [main] [ 2015-04-13 16:58:55.134 UTC ] [ConfigureListener.isHASRunning:1553]  Is Oracle Restart running: false
    [main] [ 2015-04-13 16:58:55.134 UTC ] [ConfigureListener.listenerExists:344]  Is listener "LISTENER" already exists: false
    [main] [ 2015-04-13 16:58:55.135 UTC ] [ConfigureListener.typicalConfigure:215]  Checking for free port in range: 1521-1540
    [main] [ 2015-04-13 16:58:55.135 UTC ] [ConfigureListener.isPortFree:1080]  Checking if port 1521 is free on local machine...
    [main] [ 2015-04-13 16:58:55.135 UTC ] [ConfigureListener.isPortFree:1095]  InetAddress.getByName(127.0.0.1): /127.0.0.1
    [main] [ 2015-04-13 16:58:55.136 UTC ] [ConfigureListener.isPortFree:1097]  Local host IP address: awscentoschrome.amazonaws.com/52.4.205.244
    [main] [ 2015-04-13 16:58:55.136 UTC ] [ConfigureListener.isPortFree:1099]  Local host name: awscentoschrome.amazonaws.com
    [main] [ 2015-04-13 16:58:55.136 UTC ] [ConfigureListener.isPortFree:1115]  IP Address: awscentoschrome.amazonaws.com/52.4.205.244, Is IPv6 Address: false
    [main] [ 2015-04-13 16:58:55.137 UTC ] [ConfigureListener.isPortFree:1118]  IP Address: awscentoschrome.amazonaws.com/52.4.205.244, Is Link-Local Address: false
    [main] [ 2015-04-13 16:58:55.137 UTC ] [ConfigureListener.isPortFree:1143]  Creating ServerSocket on Port:1521, IP Address: awscentoschrome.amazonaws.com/52.4.205.244
    [main] [ 2015-04-13 16:58:55.140 UTC ] [ConfigureListener.isPortFree:1178]  java.net.PlainSocketImpl.socketBind(Native Method)
    java.net.PlainSocketImpl.bind(PlainSocketImpl.java:377)
    java.net.ServerSocket.bind(ServerSocket.java:319)
    java.net.ServerSocket.<init>(ServerSocket.java:185)
    oracle.net.ca.ConfigureListener.isPortFree(ConfigureListener.java:1145)
    oracle.net.ca.ConfigureListener.typicalConfigure(ConfigureListener.java:219)
    oracle.net.ca.SilentConfigure.performSilentConfigure(SilentConfigure.java:185)
    oracle.net.ca.InitialSetup.<init>(NetCA.java:4189)
    oracle.net.ca.NetCA.main(NetCA.java:428)
    [main] [ 2015-04-13 16:58:55.140 UTC ] [ConfigureListener.isPortFree:1191]  Returning is Port 1521 free: false
    2 things come to mind with the netca log:
    1) We are NOT using HA... so it would seem we could ignore that.
    2) Port 1521 is NOT in use.  I ran netstat -anpl | grep 1521 in a 5 second delay loop while running the installation and it never appeared.
    Does anyone know if there is something different with Centos6.4 or AWS installations that would cause this?  Also, the log says that the installation went fine and the issues were with  configuration.  The spfile does not exist and when root.sh is run after the install, the oratab has no entry ($ORACLE_SID:$ORACLE_HOME:<N|Y> does not exist).
    Ideas?

    Found the issue in the http://stackoverflow.com forums. We had searched them before but did not search on the correct error. I searched on "The information provided for this listener is currently in use by other software on this computer." and found a forum thread that we explained our issue.
    We are using AWS as our server provider. AWS has 2 IPs it uses. The Public one which we use to putty into and access the server and the Private one that is on eth0. Evidently, the private IP needs to be in the /etc/hosts file not the public IP.
    The database installed and is running.

  • Exception during commit of transaction in wli when using oracle database

    I have configured oracle Database instead of pointbase in wli 9.2
    While getting the response through callback in wli process (from Worklist console)this errror is coming "Exception occurred during commit of transaction ".
    What should I do to remove this error??
    Stack trace is
    <Jan 6, 2007 5:19:59 PM CST> <Error> <EJB> <BEA-010026> <Exception occurred during commit of transac
    tion Xid=BEA1-012806F477B49C8F6264(7312912),Status=Rolled back. [Reason=weblogic.utils.NestedRuntime
    Exception: Error in beforeCompletion],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=
    0,seconds left=60,XAServerResourceInfo[WLStore_oracle1domain_cgJMSStore]=(ServerResourceInfo[WLStore
    oracle1domaincgJMSStore]=(state=rolledback,assigned=AdminServer),xar=WLStore_oracle1domain_cgJMSSt
    ore1269044,re-Registered = false),XAServerResourceInfo[weblogic.jdbc.wrapper.JTSXAResourceImpl]=(Ser
    verResourceInfo[weblogic.jdbc.wrapper.JTSXAResourceImpl]=(state=rolledback,assigned=AdminServer),xar
    =weblogic.jdbc.wrapper.JTSXAResourceImpl@14c0a31,re-Registered = false),SCInfo[oracle1domain+AdminSe
    rver]=(state=rolledback),properties=({weblogic.jdbc=t3://199.81.36.226:7001}),local properties=({mod
    ifiedListeners=[weblogic.ejb.container.internal.TxManager$TxListener@1442c7b], class com.bea.wli.bpm
    .runtime.JpdContainer$TxnListener1168125300187=com.bea.wli.bpm.runtime.JpdContainer$TxnListener@1313
    24d}),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=AdminServer+199.8
    1.36.226:7001+oracle1domain+t3+, XAResources={WLStore_oracle1domain_cgJMSStore, WLStore_oracle1domai
    n_WseeFileStore, WLStore_oracle1domain__WLS_AdminServer, weblogic.jdbc.wrapper.JTSXAResourceImpl},No
    nXAResources={})],CoordinatorURL=AdminServer+199.81.36.226:7001+oracle1domain+t3+): weblogic.transac
    tion.RollbackException: Unexpected exception in beforeCompletion: sync=weblogic.ejb.container.intern
    al.TxManager$TxListener@1442c7b
    Error in beforeCompletion
    at weblogic.transaction.internal.TransactionImpl.throwRollbackException(TransactionImpl.java
    :1782)
    at weblogic.transaction.internal.ServerTransactionImpl.internalCommit(ServerTransactionImpl.
    java:331)
    at weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransactionImpl.java:227
    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:463)
    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:335)
    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:291)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4060)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:3953)
    at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:4467)
    at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    .>

    Did you get a solution to this problem ?I am seeing similar exceptions intermittently .
    Thanks,
    Meena.

  • Error while adding oracle database resource to the fail safe group

    Hi,
    we are installaing ERP 6.0 EHP4 , oracle10.2.04  in MSCS
    During the step, Adding the oracle Database Resource to the fail safe
    group , I am getting the error.
    28  13:21:57    ** WARNING : FS-10288: Parameter file C:\oracle\BCP\102\database\init<SID>_OFS.ora is not located on a cluster disk
    29  13:21:57    ** WARNING : FS-10404: The database uses a nonclustered disk in one of the system parameters.  Value of parameter is C:\ORACLE\<SID>\102\RDBMS\AUDIT
    30  13:21:58    ** ERROR : FS-10036: The resource uses disk SAP HDD, which is also used by cluster resource SAP VIP in another group
    31  13:21:58    ** ERROR : FS-10778: The Oracle Database resource provider failed to configure the cluster resource <SID>.WORLD
    32  13:21:58    ** ERROR : FS-10890: Oracle Services for MSCS failed during the add operation
    33  13:21:58    ** ERROR : FS-10497: Starting clusterwide rollback of the operation
    34  13:21:58  FS-10488:<primary node name> : Starting rollback of operation
    35  13:21:58   > FS-10090: Rolling back Oracle Net changes on node <primary node name>
    I am having one local disk C: one shared disk Z: and quorum disk Q:
    Shared disk Z: is already used for SAP<sid> group.
    Regards,
    Joel

    Joeldhanaraj wrote:>
    > Hi,
    >
    > we are installaing ERP 6.0 EHP4 , oracle10.2.04  in MSCS
    >
    > During the step, Adding the oracle Database Resource to the fail safe
    > group , I am getting the error.
    >
    > 28  13:21:57    ** WARNING : FS-10288: Parameter file C:\oracle\BCP\102\database\init<SID>_OFS.ora is not located on a cluster disk
    > 29  13:21:57    ** WARNING : FS-10404: The database uses a nonclustered disk in one of the system parameters.  Value of parameter is C:\ORACLE\<SID>\102\RDBMS\AUDIT
    > 30  13:21:58    ** ERROR : FS-10036: The resource uses disk SAP HDD, which is also used by cluster resource SAP VIP in another group
    > 31  13:21:58    ** ERROR : FS-10778: The Oracle Database resource provider failed to configure the cluster resource <SID>.WORLD
    > 32  13:21:58    ** ERROR : FS-10890: Oracle Services for MSCS failed during the add operation
    > 33  13:21:58    ** ERROR : FS-10497: Starting clusterwide rollback of the operation
    > 34  13:21:58  FS-10488:<primary node name> : Starting rollback of operation
    > 35  13:21:58   > FS-10090: Rolling back Oracle Net changes on node <primary node name>
    >
    > I am having one local disk C: one shared disk Z: and quorum disk Q:
    >
    > Shared disk Z: is already used for SAP<sid> group.
    Hi Joel,
    how about following the advice given by the error message and moving the mentioned files/folder (init<sid>_OFS.ora, AUDIT folder) to a clustered resource disk?
    just my 2 pence...

  • How to configure Oracle Enterprise Manager for ASM RAC Database ?

    Dears,,
    We have two databases (Primary & Standby), each database has two instances
    Database version: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit
    How to configure Oracle Enterprise Manager for this environment ?
    I need documentation for this please.
    Many thanks & Regards,,

    Assuming an agent is running on the servers you want to monitor,
    navigate to the Agent home page (Via setup --> Agent)
    When in the agent home page select 'Add Database'and press [Go]
    Assuming yopur database now gets recognized, select the Configure icon and enter the password for dbsnmp.
    When done, press [Ok] to return to the agent home page.
    Regards
    Rob
    http://oemgc.wordpress.com

  • Oracle Database - Database Configuration Assistant

    Hello,
    When I was installing Oracle Database (at Install Product), it reached Database Configuration Assistant with an error pop out: ORA-12638: Credential retrieval failed. Please advise me, thank you in advance~

    This question does not have to be raised in Peoplesoft forum. Please ask this to the Database General forum, thanks.
    Thread locked.
    Nicolas.

  • Oracle 11g oui-25031 error (oracle database configuration assistant)

    Configuration assistant "Oracle Database Configuration Assistant" failed
    The "/oracle/app/oracle/product/11.1.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled.
    This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any)
    before executing the same.
    The "/oracle/app/oracle/product/11.1.0/db_1/cfgtoollogs/configToolFailedCommands" script
    ->/oracle/app/oracle/product/11.1.0/db_1/oui/bin/runConfig.sh ORACLE_HOME=/oracle/app/oracle/product/11.1.0/db_1 MODE=perform ACTION=configure RERUN=false
    runConfig.sh ORACLE_HOME=/oracle/app/oracle/product/11.1.0/db_1 MODE=perform ACTION=configure RERUN=false
    ->
    oracle.sysman.oii.oiii.OiiiInventoryDoesNotExistException: 인벤토리 포인터 위치 /etc/oraInst.loc을(를) 읽을 수 없거나 존재하지 않습니다.
    at oracle.sysman.oii.oiii.OiiiInstallAreaControl.initAreaControl(OiiiIns tallAreaControl.java:1717)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicS tandardInventorySession.java:292)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicS tandardInventorySession.java:231)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicS tandardInventorySession.java:180)
    at oracle.sysman.oii.oiic.OiicRunConfig.loadInventory(OiicRunConfig.java :278)
    at oracle.sysman.oii.oiic.OiicRunConfig.main(OiicRunConfig.java:1004)
    Exception in thread "main" java.lang.NullPointerException
    at oracle.sysman.oii.oiic.OiicRunConfig.getArgumentList(OiicRunConfig.ja va:519)
    at oracle.sysman.oii.oiic.OiicRunConfig.main(OiicRunConfig.java:1007)
    hi!
    i install oracle database 11g 1R .
    error occur during installing oracle database.
    please solve it!!

    OS version is fedora 3.
    uname -a: Linux db9.sangjicom.ac.kr 2.6.9-1.667 #1 Tue Nov 2 14:41:25 EST 2004 i686 i686 i386 GNU/Linux
    ORACLE_HOME is registred ORACLE_HOME=/oracle/app/oracle/product/11.1.0/db_1 in bash_profile.
    Inventory is /oracle/app/Inventory.

  • Oracle 11g "Oracle Database Configuration Assistant" failed

    Hi
    am trying to install oracle 10g databse .
    am getting Configuration assistant "Oracle Database Configuration Assistant" failed
    in log file i see
    [Thread-19] [18:32:29:343] [BasicStep.execute:202] Executing Step : CLONE_DB_CREATION_RMAN_RESTORE
    [Thread-19] [18:32:29:343] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01092
    [Thread-19] [18:32:29:343] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01034
    [Thread-19] [18:32:29:343] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-03114
    [Thread-19] [18:32:29:343] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-12560
    [Thread-19] [18:32:29:343] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-01109
    i have created microsoft loop back adapator and configured TCP/IP.
    what would be the problem?

    At the Oracle Support site https://support.oracle.com
    To access the document, you will need a valid CSI (Customer Support Identifier), which is given when you purchase a support contract from Oracle.
    If you do not have a CSI, I would recommend that you completely uninstall the product and reinstall again by following the Install Guide at http://www.oracle.com/pls/db102/portal.portal_db?selected=11
    HTH
    Srini

Maybe you are looking for

  • VENDOR_NAME_ALT

    HI Friends when vendor_name_alt column in po_vendors is useful,i need to do the validation on this column. Raghu

  • To Update rows in Table in OA Framework

    Hi All, I have one requirement to update the table. For the first time when User opens the form, nothing is stored in database for the user id. He opens the form and enter 5 rows and click on save button.So 5 rows get inserted in database. Each recor

  • BOM for sub-contarcting

    Hi, a finish product requires 2 sub-assemblies and both the sub-assemblies can be manufactured in-house. ea sub assemblies needs a raw mat to prepare. some times we send only the bottom most level raw to vendor for sub-contracting and we receive sub-

  • Finding bounds of nested clipping paths...

    This topic has been touched on before, muppet & sonic have pointed me in the right direction, but I'm stuck right now.... Seeing as how "saveMultipleArtboards = false" is broken in CS4, and scripting any kind of epsSave results in the artboard size b

  • If I buy a 4g new ipad and later can't afford at

    If I buy a new 4G i pad as a gift and the recipient cannot afford a plan, can he use wifi without using a carrier (at&t or verizon) plan?