How to start the Oracle 8i client in redhat 7.2?

I have installed properly oracle 81 client and server properly.
I wanna access anothe linux server. But I don't know how to
start the clent ?..And what are should be done to access the
remote oracle server?
Thanks

apusumit wrote:
please provide me details steps of start/stop oracle 9i database . we have four nodes .So i would like to know the steps of shutting down database including all nodes & also starting up and any prerequisite?
Edited by: apusumit on Jun 10, 2011 5:32 AMrefer the link:-
http://www.puschitz.com/InstallingOracle9iRAC.shtml#StartingAndStoppingOracle9iClusterManager
also,
please post the question in
Forum Home » Grid Computing » Real Application Clusters
Good Luck.

Similar Messages

  • How to start the oracle application server 10g

    Hi..
    I have Installed Oracle application server 10g but I am not able to start and dploy the forms in the server.

    Please see this link for the proper order to [start and stop application server 10g|http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/start.htm#i1014590].
    If you encounter any errors, do not forget to give exact description of errors, their exact error message and codes, where do you get them and what have you done recently. Please also do not forget to include your complete product version.
    thanks,
    AMN

  • Starting the Oracle Identity Manager 9.1.0.2 Application Cluster (OWS)

    Hello friends,
    I have a question about how to start the Oracle Identity Manager 9.1.0.2 application that is deployed on Oracle WebLogic Server (OWS) 11g on 2 nodes (OIM_SERVER_01 and OIM_SERVER_02).
    What is the procedure to start the Admin Server and then the nodes where the application is deployed Oracle Identity Manager 9.1.0.2
    I left wondering the commands:
    1. xlStartServer.sh
    2. xlStartWLS.sh
    3. xlStartManagedServer.sh
    4. startNodeManager.sh
    Thanks for the support...

    First you need to start the AdminServer by the command xlStartWLS.sh then you can start the nodemanager on the hosts where your OIM server are located via the startNodeManager.sh command and then start the OIM Server via the xlStartManagerServer.sh command. Nodemanager is required to control the managed server if you plan to control them via the weblogic admin console. If you don't want to do that via console then xlStartManagerServer.sh and xlStopNManagedServer.sh would be able to control your oim servers. There is no specific order required for starting the oim servers, just that the admin server should be in running mode before you start the managed servers.
    -Bikash

  • Not able to start the oracle database with ASM

    HI all,
    WE are using oracle10.2.0.1 on OEL5.
    I have mounted ASM but when i try to start the oracle database, it is asking "db is already started shut it down first"
    [root@localhost ~]# /etc/init.d/oracleasm listdisks
    VOL1
    VOL2
    [root@localhost ~]#
    [root@localhost ~]# su - oracle
    -bash-3.2$ sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon May 31 02:12:06 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    SQL> shutdown
    ORA-01012: not logged on
    SQL> startp mount
    SP2-0734: unknown command beginning "startp mou..." - rest of line ignored.
    SQL> conn / as sysdba
    Connected.
    SQL> shutdown
    ASM diskgroups dismounted
    ASM instance shutdown
    SQL> startup mount
    ASM instance started
    Total System Global Area  130023424 bytes
    Fixed Size                  2019032 bytes
    Variable Size             102838568 bytes
    ASM Cache                  25165824 bytes
    ASM diskgroups mounted
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    -bash-3.2$ export ORACLE_SID=dbtest
    -bash-3.2$ sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon May 31 02:13:30 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    SQL> exit
    -bash-3.2$ cd /u01/app/oracle/admin/dbtest/pfile/
    -bash-3.2$ ls -l
    total 8
    -rw-r----- 1 oracle oinstall 2442 May 27 23:07 init.ora.427201023913
    -rw-r--r-- 1 oracle oinstall 1406 May 31 01:44 sqlnet.log
    -bash-3.2$ pwd
    /u01/app/oracle/admin/dbtest/pfile
    -bash-3.2$ sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon May 31 02:14:00 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    SQL> exit
    -bash-3.2$ sqlplus "/as sysdba"
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon May 31 02:14:09 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    SQL> startup pfile="/u01/app/oracle/admin/dbtest/pfile/init.ora.427201023913';
    ORA-01081: cannot start already-running ORACLE - shut it down first
    SQL>
    -bash-3.2$ ps -ef|grep ora
    root      5501  5483  0 00:32 ?        00:00:00 hald-addon-storage: polling /dev/hdc
    root      6333     1  0 00:32 ?        00:00:00 /bin/su -l oracle -c sh -c 'cd /u01/app/oracle/product/10.1.0/db_1/log/localhost/cssd;  ulimit -c unlimited; exec /u01/app/oracle/product/10.1.0/db_1/bin/ocssd '
    oracle    6527  6333  0 00:33 ?        00:00:00 /u01/app/oracle/product/10.1.0/db_1/bin/ocssd.bin
    oracle    6849     1  0 00:49 ?        00:00:00 /u01/app/oracle/product/10.1.0/db_1/bin/tnslsnr LISTENER -inherit
    root      7637  7617  0 01:53 pts/2    00:00:00 su - oracle
    oracle    7638  7637  0 01:53 pts/2    00:00:00 -bash
    root      7751  6763  0 02:11 pts/1    00:00:00 su - oracle
    oracle    7752  7751  0 02:11 pts/1    00:00:00 -bash
    oracle    7773     1  0 02:12 ?        00:00:00 oracledbtest (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oracle    7777     1  0 02:13 ?        00:00:00 asm_pmon_dbtest
    oracle    7779     1  0 02:13 ?        00:00:00 asm_psp0_dbtest
    oracle    7781     1  0 02:13 ?        00:00:00 asm_mman_dbtest
    oracle    7783     1  0 02:13 ?        00:00:00 asm_dbw0_dbtest
    oracle    7785     1  0 02:13 ?        00:00:00 asm_lgwr_dbtest
    oracle    7787     1  0 02:13 ?        00:00:00 asm_ckpt_dbtest
    oracle    7789     1  0 02:13 ?        00:00:00 asm_smon_dbtest
    oracle    7791     1  0 02:13 ?        00:00:00 asm_rbal_dbtest
    oracle    7793     1  0 02:13 ?        00:00:00 asm_gmon_dbtest
    oracle    7805  7752  0 02:15 pts/1    00:00:00 ps -ef
    oracle    7806  7752  0 02:15 pts/1    00:00:00 grep ora
    -bash-3.2$
    {code}
    so anybody can help me how to start the oracle database....                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    -bash-3.2$ sqlplus "/as sysdba"
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon May 31 02:26:11 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    SQL> show parameter instance
    NAME                                 TYPE        VALUE
    active_instance_count                integer
    cluster_database_instances           integer     1
    instance_groups                      string
    instance_name                        string      dbtest
    instance_number                      integer     0
    instance_type                        string      asm
    open_links_per_instance              integer     4
    parallel_instance_group              string
    parallel_server_instances            integer     1
    SQL>
    -bash-3.2$ sqlplus "/as sysdba"
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon May 31 02:26:11 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    SQL> show paramete instance_name
    SP2-0158: unknown SHOW option "paramete"
    instance "local"
    SP2-0158: unknown SHOW option "_name"
    SQL> show parameter instance
    NAME                                 TYPE        VALUE
    active_instance_count                integer
    cluster_database_instances           integer     1
    instance_groups                      string
    instance_name                        string      dbtest
    instance_number                      integer     0
    instance_type                        string      asm
    open_links_per_instance              integer     4
    parallel_instance_group              string
    parallel_server_instances            integer     1
    SQL>
    -bash-3.2$ ps -ef|grep pmon
    oracle    7777     1  0 02:13 ?        00:00:00 asm_pmon_dbtest
    oracle    7851  7752  0 02:32 pts/1    00:00:00 grep pmon
    -bash-3.2$
    -bash-3.2$

  • Start the Oracle and EM DBConsole service in Linux

    Hi
    How to start the ORACLE service (ORCL) and the EM DBConsole service in Linux (Suse 10) environment
    i hv checked in the Bin - /opt/oracle/product/10.2/db_1/bin
    but unable to figure out which service....
    need help!

    hi again
    yh DB has been successfully opend.
    select status from v$instance; ----> open
    but still cannot get the EM DB console
    http://machine-name:1158/em/
    any idea...
    this is the err...
    lxuser@linux-tkuk:/opt/oracle/product/10.2/db_1/bin> *./emctl start dbconsole*
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    http://linux-tkuk.site:1158/em/console/aboutApplication
    Timezone mismatch: The agentTZRegion value (GMT) in
    /opt/oracle/product/10.2/db_1/linux-tkuk.site_orcl/sysman/config/emd.propertiesdoes not match the current environment TZ setting().
    The dbconsole cannot run with this mismatch.
    If GMT is the correct timezone, set your timezone environment variable to GMT and repeat the 'emctl start dbconsole' operation.
    If GMT is not the correct timezone, make sure that the timezone in your environment is correct, and then run the following command in your local Oracle Home: 'emctl resetTZ agent'
    The output of this command will include detailed instructions to follow, to correct the mismatch.
    here it says to change the time zone...how to do that.....!

  • How to upgrade the Oracle Client silently ?

    Hi all,
    I have to upgrade the Oracle Client from 8.1.6.0.0 to 9.2.0.1.0.
    I use the -record option for creating the destination file or edit the response file manually for being able to install the new client. But I have no idea, how to remove the old client.
    The following command doesn't work:
    C:\Program Files\Oracle\oui\install\setup.exe" -deinstall DEINSTALL_LIST={"oracle.client","8.1.6.0.0"}
    What am I doing wrong? How to remove the Oracle Client silently?
    Thanks for the help and best wishes from Frankfurt.
    Dimitri

    I created a instant client silent DE-INSTALL for version 10.1.0.2 on XP.
    setup.exe -silent -deinstall -responseFile Z:\yyyyyy\xxxxxx.rsp
    These are parameters are in my response file...
    ORACLE_HOME="C:\oracle\InstantClient\10.1.0"
    ORACLE_HOME_NAME="OraInstantClient10g_home1"
    TOPLEVEL_COMPONENT={"oracle.client","10.1.0.2.0"}
    DEINSTALL_LIST={"oracle.client","10.1.0.2.0"}
    SHOW_SPLASH_SCREEN=false
    SHOW_WELCOME_PAGE=false
    SHOW_END_SESSION_PAGE=false
    SHOW_EXIT_CONFIRMATION=false
    SHOW_DEINSTALL_CONFIRMATION=false
    SHOW_DEINSTALL_PROGRESS=true
    REMOVE_HOMES={"c:\oracle\ora81","c:\oracle\InstantClient\10.1.0"}
    You still have to manually update/remove the PATH & TNS_ADMIN environment variables and the file system directories.

  • How to automate the Oracle database start and shutdown process

    How we can automate and oracle database start and stop procees with Linux start/shutdown process.
    I want to automatically start the oracle database at the time linux server and shutdown the database on shutdown linux server.

    Hi,
    I can share my scripts:
    1) /home/oracle/start_oracle.sh
    #Script should be ran as Oracle user
    cd /tmp
    export ORACLE_SID=orcl
    export ORACLE_HOME=/oracle/ora9i
    lsnrctl start
    sqlplus -S /nolog <<ENDSQL
    connect / as sysdba
    startup
    exit
    ENDSQL
    emctl start dbconsole
    isqlplusctl start
    NOTE: emctl and isqlplus are optional
    2) /home/oracle/stop_oracle.sh
    #Script should be ran as Oracle user
    cd /tmp
    export ORACLE_SID=orcl
    export ORACLE_HOME=/oracle/ora9i
    isqlplusctl stop
    emctl stop dbconsole
    sqlplus -S /nolog <<ENDSQL
    connect / as sysdba
    shutdown immediate
    exit
    ENDSQL
    lsnrctl stop
    NOTE: emctl and isqlplus are optional
    Then what you need:
    1) K91oracle_stop (put it in the desired run level)
    #!/bin/bash
    # description: Stop Oracle before reboots
    su - oracle -c "/home/oracle/stop_oracle.sh" >> /home/oracle/stoporacle.log
    2) S91oracle_start (put it in the desired run level)
    #!/bin/bash
    # description: Start Oracle after reboots
    su - oracle -c "/home/oracle/start_oracle.sh" >> /home/oracle/startoracle.log
    Bye.

  • How can I start the Oracle services for windows?

    I started the oracle services by order :
    ifs:
    1.tnslistener
    2.iasdb
    3.oid
    4.processmanager
    5.OEMwebsite
    mid:
    1.webcache
    2.discoverer
    3.processmanager
    Is the order correct?

    Hi Michael,
    I think, then, that the problem is one of permissions. What I've done on Windows 7 installations is to go to the InDesign application folder (in program files), select the InDesign.exe file, use the Context menu (right-click) to display the Properties panel, and then turn on the Run This Program as an Administrator option in the Privelege Level section of the Compatibility tab. Click the Change Settings for All Users button to apply the change (assuming that your current user profile is an Administrator).
    Let me know if that helps!
    Thanks,
    Ole

  • How to set the oracle oci8 driver?

    hello all:
    I've set up the oracle thin driver and it works. but when I change to
    oci8.it don't work
    below is config and errors:
    <JDBCConnectionPool DriverName="oracle.jdbc.driver.OracleDriver"
    InitialCapacity="5" LoginDelaySeconds="5" MaxCapacity="15"
    Name="ocipool"
    Properties="user=yanji;password=yanji"
    Targets="myserver" URL="jdbc:oracle:oci8:@pg01"/>
    Could not load 'oracle.jdbc.driver.OracleDriver
    If this is a type-4 JDBC driver, it could occur if the JDBC
    driver is not in the system CLASSPATH.
    If this is a type-2 JDBC driver, it may also indicate that
    the Driver native layers(DBMS client lib or driver DLL)
    have not been installed properly on your system
    or in your PATH environment variable.
    This is most likely caused by one of the following:
    1. The native layer SO, SL, or DLL could not be found.
    2. The file permissions on the native layer SO, SL, or DLL
    have not been set properly.
    3. The native layer SO, SL, or DLL exists, but is either
    invalid or corrupted.
    For more information, read the installation documentation
    for your JDBC Driver, available from:
    http://e-docs.bea.com
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection
    ectionEnvFactory.java:208)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource
    ectionEnvFactory.java:131)
    at weblogic.common.internal.ResourceAllocator.makeResources(Resource
    ator.java:698)
    at weblogic.common.internal.ResourceAllocator.<init>(ResourceAllocat
    va:282)
    best regards

    Hello, Jenny I am glad you found your resolution. I too am having problems isung
    the oracle 0CI8 driver. My connection pool is creating fine, but my server is
    crashing with JVM errors.
    Here are my configurations.
    DBase=Oracle 8.1.7,OS=Win2000, running 6.1 with Portal 4.0
    pool config =
    <JDBCConnectionPool CapacityIncrement="0"
    DriverName="oracle.jdbc.driver.OracleDriver" InitialCapacity="5"
    MaxCapacity="5" Name="ccConPool"
    Properties="jdbc.url=jdbc:oracle:oci8:@servername:1521:orcl;user=XXXXX;password=XXXXXX;dll=ocijdbc8;server=orcl;protocol=oci8;dll=ocijdbc8;protocol=oci8"
    RefreshMinutes="0" Targets="portalServer"
    TestTableName="WIP_TABLE" URL="jdbc:oracle:oci8:@servername"/>
    My classpath sets my classes12.zip file first. My path sets %WEBLOGIC_HOME%\bin\oci817_8
    and %WLCS_ORACLE_HOME%\bin.
    Am I setting the right dll and protocol in my .dll? Where can I find documentation
    on these properties definitions?
    "jenny" <[email protected]> wrote:
    hello all:
    I've got the answer. those all because weblogic.jar. this jar include
    the
    class "oracle.jdbc.driver.OracleDriver".
    although I put the classes12.zip into the CLASSPATH.but the weblogic.jar
    in
    front of classes12.zip.so classloader
    load the class from weblogic.jar. so I can use thin driver(weblogic
    implements this function with class,but not for oci8 )
    ..this is really a big pitfall !
    put the classes12.zip in front of weblogic.jar .all perfect!
    "jenny" <[email protected]> wrote in message
    news:[email protected]...
    hello all:
    below is some chapters of my config.xml and startWeblogic.cmd
    the oci8 :
    <JDBCConnectionPool DriverName="oracle.jdbc.driver.OracleDriver"
    InitialCapacity="5" LoginDelaySeconds="5" MaxCapacity="15"
    Name="ocipool" Password="{3DES}J3XuQd6cvvw="
    Properties="user=yanji;password=yanji;dll=ocijdbc8;protocol=oci8"
    Targets="myserver" TestTableName="test"
    URL="jdbc:oracle:oci8:@pg01"/>
    the thin :
    <JDBCConnectionPool DriverName="oracle.jdbc.driver.OracleDriver"
    InitialCapacity="5" LoginDelaySeconds="5" MaxCapacity="15"
    Name="citcpool" Password="{3DES}J3XuQd6cvvw="
    Properties="user=yanji;password=yanji"
    SupportsLocalTransaction="true" Targets="myserver"
    URL="jdbc:oracle:thin:@sune250:1521:pg01"/>
    :runWebLogic
    echo on
    set ORACLE_HOME=e:\oracle
    set PATH=./bin;%ORACLE_HOME%\bin;%ORACLE_HOME%\lib;%PATH%
    set
    CLASSPATH=.;.\lib\weblogic_sp.jar;.\lib\weblogic.jar;.\lib\dom.jar;.\lib\xml
    4j.jar;.\lib\jecf.jar;%ORACLE_HOME%\jdbc\lib\classes12.zip
    echo off
    the thin driver is ok,but the oci driver can not work!
    if I've set the wrong CLASSPATH or PATH , the thin driver and oci8driver
    must have not worked. I confused!
    "Sree Bodapati" <[email protected]> wrote in message
    news:[email protected]...
    "Sree Bodapati" <[email protected]> wrote in message
    news:[email protected]...
    Its not CLASS_PATH it should be CLASSPATH.
    when you say oracle\bin and oracle\lib , on what driver is the oracle
    folder?I meant to say 'on what drive' not 'on what driver'
    you have to specify the full path.
    post your startup script here.
    sree
    "jenny" <[email protected]> wrote in message
    news:[email protected]...
    hello all:
    I've set the ORACLE_HOME,and CLASS_PATH,but nothing changed. I will
    go
    to
    crazy!!!
    when startup the weblogic,I've seen the oracle\bin and oracle\libin th
    "path" and classes12.zip in the CLASS_PATH.but the errors stillappears!!
    "Sree Bodapati" <[email protected]> wrote in message
    news:[email protected]...
    1. Dont copy this file oci8jdbc.dll, to bin folder. Make sure
    you
    place
    <oracle_home>\lib in your PATH before starting the server. Make
    sure
    your
    ORACLE_HOME environment varable is set to <oracle_home> folder.
    eg. set ORACLE_HOME=c:\ora816 before starting the server.
    so you must have done something like
    set ORACLE_HOME=c:\ora816
    set PATH=%ORACLE_HOME%\bin;%ORACLE_HOME%\lib;%PATH%
    2. double check if you set your CLASSPATH something like this,
    CLASSPATH=%ORACLE_HOME%\jdbc\lib\classes12.zip;%CLASSPATH%
    in the server startup script just before starting the server.
    3. start the server the connection pool should work.
    hth
    sree
    "jenny" <[email protected]> wrote in message
    news:[email protected]...
    hello All:
    I've edited the StartWeblogic.cmd, set the classes.zip into CLASSPATH,and
    copied the oci8jdbc.dll to the bea\wlserver6.1\bin. errors stillappears!
    my weblogic version is 6.1 and oracle is 8.1.6 .
    why the thin driver is ok but the oci driver can not work?
    I logined in the oracle website and look for the jdbc.but I find
    that
    jdbc
    all provide for jdk1.2 or jdk1.1. because the weblogic6.1 based
    jdk1.3.
    I
    think i can not use those drivers.
    I think my oracle driver is ok,because i installed the jboss and
    bas4.5
    in
    my computer. they all can use oci8 driver properly.and they all
    based
    jdk1.3.
    by the way. I 've tryed added the oracle\bin path inStartWeblogic.cmd,
    nothing changed !
    again below is my config : I want to know whether my config right?
    (the property DLL and Protocal auto added by the weblogic)
    <JDBCConnectionPool DriverName="oracle.jdbc.driver.OracleDriver"
    InitialCapacity="5" LoginDelaySeconds="5" MaxCapacity="15"
    Name="ocipool"
    Properties="user=yanji;password=yanji;dll=ocijdbc8;protocol=oci8"
    Targets="myserver" URL="jdbc:oracle:oci8:@pg01"/>
    best regards
    ----- Original Message -----
    From: "Mitesh Patel" <[email protected]>
    Newsgroups: weblogic.developer.interest.jdbc
    Sent: Thursday, December 13, 2001 4:00 AM
    Subject: Re: how to set the oracle oci8 driver?
    To use oracle oci8 driver:
    You should have classes12.zip in weblogic classpath.
    You should have ocijdbc8.dll in your weblogic path..
    You can download ocijdbc8.dll from oracle website.
    Mitesh Patel
    jenny wrote:
    hello all:
    I've set up the oracle thin driver and it works. but when I
    change
    to
    oci8.it don't work
    below is config and errors:
    <JDBCConnectionPool DriverName="oracle.jdbc.driver.OracleDriver"
    InitialCapacity="5" LoginDelaySeconds="5" MaxCapacity="15"
    Name="ocipool"
    Properties="user=yanji;password=yanji"
    Targets="myserver" URL="jdbc:oracle:oci8:@pg01"/>
    Could not load 'oracle.jdbc.driver.OracleDriver
    If this is a type-4 JDBC driver, it could occur if the JDBC
    driver is not in the system CLASSPATH.
    If this is a type-2 JDBC driver, it may also indicate that
    the Driver native layers(DBMS client lib or driver DLL)
    have not been installed properly on your system
    or in your PATH environment variable.
    This is most likely caused by one of the following:
    1. The native layer SO, SL, or DLL could not be found.
    2. The file permissions on the native layer SO, SL, or DLL
    have not been set properly.
    3. The native layer SO, SL, or DLL exists, but is either
    invalid or corrupted.
    For more information, read the installation documentation
    for your JDBC Driver, available from:
    http://e-docs.bea.com
    atweblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection
    ectionEnvFactory.java:208)
    atweblogic.jdbc.common.internal.ConnectionEnvFactory.createResource
    ectionEnvFactory.java:131)
    atweblogic.common.internal.ResourceAllocator.makeResources(Resource
    ator.java:698)
    atweblogic.common.internal.ResourceAllocator.<init>(ResourceAllocat
    va:282)
    best regards
    "jenny" <[email protected]> wrote in message
    news:[email protected]...
    hello all:
    I've set up the oracle thin driver and it works. but when I change
    to
    oci8.it don't work
    below is config and errors:
    <JDBCConnectionPool DriverName="oracle.jdbc.driver.OracleDriver"
    InitialCapacity="5" LoginDelaySeconds="5" MaxCapacity="15"
    Name="ocipool"
    Properties="user=yanji;password=yanji"
    Targets="myserver" URL="jdbc:oracle:oci8:@pg01"/>
    Could not load 'oracle.jdbc.driver.OracleDriver
    If this is a type-4 JDBC driver, it could occur if the JDBC
    driver is not in the system CLASSPATH.
    If this is a type-2 JDBC driver, it may also indicate that
    the Driver native layers(DBMS client lib or driver DLL)
    have not been installed properly on your system
    or in your PATH environment variable.
    This is most likely caused by one of the following:
    1. The native layer SO, SL, or DLL could not be found.
    2. The file permissions on the native layer SO, SL, or DLL
    have not been set properly.
    3. The native layer SO, SL, or DLL exists, but is either
    invalid or corrupted.
    For more information, read the installation documentation
    for your JDBC Driver, available from:
    http://e-docs.bea.com
    atweblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection
    ectionEnvFactory.java:208)
    atweblogic.jdbc.common.internal.ConnectionEnvFactory.createResource
    ectionEnvFactory.java:131)
    atweblogic.common.internal.ResourceAllocator.makeResources(Resource
    ator.java:698)
    atweblogic.common.internal.ResourceAllocator.<init>(ResourceAllocat
    va:282)
    best regards

  • How to install the Oracle Enterprise Manager Database Tuning ?

    Hi,
    How to install the Oracle Enterprise Manager Database Tuning with the Oracle Tuning Pack
    Release 9.0.1
    And where to get download this.
    Thank u..!

    The only way you can get 9iR1 release software is by asking it to your Oracle representative. The oldest 9i release available for public download is 9iR2.
    You could try the administrative 9iR2 client, it can work with 9iR1 releases.
    ~ Madrid.

  • How to write the oracle data as XML format. (.XML file)

    create or replace procedure pro(p_number )
    is
    cursor c1 is select *from emp where empno=p_number;
    v_file utl_file.file_type;
    begin
    v_file := utl_file.fopen('dirc','filename.txt','w');
    for i in c1 loop
    utl_file.put_line(v_file,i.ename || i.empno ||i.job);
    end loop;
    closef(v_file);
    end;
    Now my client want instead of .txt file he need .xml files
    File should contains xml tags. can any one help regarding this.. with one example.
    How to write the oracle data as XML format. (.XML file)

    hi,
    hope this example will do something....
    SQL> select employee_id, first_name, last_name, phone_number
    2 from employees where rownum < 6
    EMPLOYEE_ID FIRST_NAME LAST_NAME PHONE_NUMBER
    100 Steven King 515.123.4567
    101 Neena Kochhar 515.123.4568
    102 Lex De Haan 515.123.4569
    103 Alexander Hunold 590.423.4567
    104 Bruce Ernst 590.423.4568
    SQL> select dbms_xmlgen.getxml('select employee_id, first_name,
    2 last_name, phone_number from employees where rownum < 6') xml
    3 from dual;
    *<?xml version="1.0"?>*
    *<ROWSET>*
    *<ROW>*
    *<EMPLOYEE_ID>100</EMPLOYEE_ID>*
    *<FIRST_NAME>Steven</FIRST_NAME>*
    *<LAST_NAME>King</LAST_NAME>*
    *<PHONE_NUMBER>515.123.4567</PHONE_NUMBER>*
    *</ROW>*
    *<ROW>*
    *<EMPLOYEE_ID>101</EMPLOYEE_ID>*
    *<FIRST_NAME>Neena</FIRST_NAME>*
    *<LAST_NAME>Kochhar</LAST_NAME>*
    *<PHONE_NUMBER>515.123.4568</PHONE_NUMBER>*
    *</ROW>*
    *<ROW>*
    *<EMPLOYEE_ID>102</EMPLOYEE_ID>*
    *<FIRST_NAME>Lex</FIRST_NAME>*
    *<LAST_NAME>De Haan</LAST_NAME>*
    *<PHONE_NUMBER>515.123.4569</PHONE_NUMBER>*
    *</ROW>*
    *<ROW>*
    *<EMPLOYEE_ID>103</EMPLOYEE_ID>*
    *<FIRST_NAME>Alexander</FIRST_NAME>*
    *<LAST_NAME>Hunold</LAST_NAME>*
    *<PHONE_NUMBER>590.423.4567</PHONE_NUMBER>*
    *</ROW>*
    *<ROW>*
    *<EMPLOYEE_ID>104</EMPLOYEE_ID>*
    *<FIRST_NAME>Bruce</FIRST_NAME>*
    *<LAST_NAME>Ernst</LAST_NAME>*
    *<PHONE_NUMBER>590.423.4568</PHONE_NUMBER>*
    *</ROW>*
    *</ROWSET>*
    ask if you want more assistance.
    thanks.

  • Not able to start the Oracle Enterprise Manager

    Hi All,
    I have installed the Oracle AS Infra on Linux box. I am able to start all the component using opmnctl startall and its showing alive also.
    I am able to login to OID. But not able to login to Oracle Enterprise Manager.
    After starting the Oracle Enterprise Manager using ./emctl start iasconsole
    getting below error in ons.log file
    09/10/13 20:35:58 [4] ONS server initiated
    09/10/13 20:35:58 [2] BIND (Address already in use)
    09/10/13 20:35:58 [2] 127.0.0.1:1034 - listener BIND failed
    09/10/13 20:35:58 [4] Listener thread -1275728992: 127.0.0.1:1034 (0x442) terminating
    09/10/13 20:35:58 [1] Local listener terminated
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:37:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:37:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:37:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:37:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:37:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    Please help me on this.
    Quick response will be appreciated.

    I have executed the command and got below result
    COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
    java 314 oracleam 10u IPv4 236338 TCP localhost.localdomain:41652->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 12u IPv4 236344 TCP localhost.localdomain:41654->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 14u IPv4 236348 TCP localhost.localdomain:41656->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 15u IPv4 236350 TCP localhost.localdomain:41657->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 16u IPv4 236402 TCP localhost.localdomain:41659->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 17u IPv4 236410 TCP localhost.localdomain:41661->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 18u IPv4 236428 TCP localhost.localdomain:41667->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 20u IPv4 236443 TCP localhost.localdomain:41674->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 24u IPv4 236502 TCP localhost.localdomain:41679->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 32u IPv4 236506 TCP localhost.localdomain:41681->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 33u IPv4 236513 TCP localhost.localdomain:41683->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 34u IPv4 236733 TCP localhost.localdomain:41696->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 35u IPv4 237150 TCP localhost.localdomain:41718->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 36u IPv4 237244 TCP localhost.localdomain:41721->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 37u IPv4 237248 TCP localhost.localdomain:41723->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 38u IPv4 237279 TCP localhost.localdomain:41729->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 39u IPv4 237281 TCP localhost.localdomain:41730->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 40u IPv4 237293 TCP localhost.localdomain:41733->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 41u IPv4 237295 TCP localhost.localdomain:41734->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 42u IPv4 239188 TCP localhost.localdomain:41737->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 43u IPv4 239196 TCP localhost.localdomain:41739->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 44u IPv4 239198 TCP localhost.localdomain:41740->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 45u IPv4 239200 TCP localhost.localdomain:41741->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 46u IPv4 239208 TCP localhost.localdomain:41743->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 47u IPv4 239250 TCP localhost.localdomain:41749->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 48u IPv4 239253 TCP localhost.localdomain:41750->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 49u IPv4 239257 TCP localhost.localdomain:41752->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 50u IPv4 239259 TCP localhost.localdomain:41753->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 51u IPv4 239261 TCP localhost.localdomain:41754->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 52u IPv4 239269 TCP localhost.localdomain:41756->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 53u IPv4 239276 TCP localhost.localdomain:41757->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 54u IPv4 239319 TCP localhost.localdomain:41758->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 55u IPv4 239323 TCP localhost.localdomain:41760->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 56u IPv4 239355 TCP localhost.localdomain:41765->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 57u IPv4 239368 TCP localhost.localdomain:41766->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 58u IPv4 239380 TCP localhost.localdomain:41769->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 59u IPv4 239382 TCP localhost.localdomain:41770->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 60u IPv4 239388 TCP localhost.localdomain:41772->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 61u IPv4 239392 TCP localhost.localdomain:41774->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 62u IPv4 239394 TCP localhost.localdomain:41775->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 63u IPv4 239396 TCP localhost.localdomain:41776->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 64u IPv4 239404 TCP localhost.localdomain:41778->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 65u IPv4 239424 TCP localhost.localdomain:41785->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 66u IPv4 239427 TCP localhost.localdomain:41786->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 67u IPv4 239432 TCP localhost.localdomain:41788->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 68u IPv4 239434 TCP localhost.localdomain:41789->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 69u IPv4 239436 TCP localhost.localdomain:41790->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 70u IPv4 239444 TCP localhost.localdomain:41792->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 71u IPv4 239446 TCP localhost.localdomain:41793->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 72u IPv4 239463 TCP localhost.localdomain:41794->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 73u IPv4 239467 TCP localhost.localdomain:41796->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 74u IPv4 239489 TCP localhost.localdomain:41803->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 75u IPv4 239491 TCP localhost.localdomain:41804->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 76u IPv4 239503 TCP localhost.localdomain:41807->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 77u IPv4 239505 TCP localhost.localdomain:41808->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 78u IPv4 239515 TCP localhost.localdomain:41811->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 79u IPv4 239519 TCP localhost.localdomain:41813->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 80u IPv4 239523 TCP localhost.localdomain:41814->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 81u IPv4 239525 TCP localhost.localdomain:41815->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 82u IPv4 239533 TCP localhost.localdomain:41817->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 83u IPv4 239552 TCP localhost.localdomain:41823->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 110u IPv4 126383 TCP localhost.localdomain:46540->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 117u IPv4 111061 TCP localhost.localdomain:42736->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 118u IPv4 105577 TCP localhost.localdomain:41300->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 119u IPv4 96758 TCP localhost.localdomain:39158->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 120u IPv4 94007 TCP localhost.localdomain:38446->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 122u IPv4 102826 TCP localhost.localdomain:40607->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 123u IPv4 124612 TCP localhost.localdomain:46090->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 124u IPv4 119613 TCP localhost.localdomain:44885->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 125u IPv4 122728 TCP localhost.localdomain:45603->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 126u IPv4 113248 TCP localhost.localdomain:43226->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 128u IPv4 128272 TCP localhost.localdomain:47030->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 129u IPv4 133174 TCP localhost.localdomain:48214->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 130u IPv4 143669 TCP localhost.localdomain:50853->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 131u IPv4 156014 TCP localhost.localdomain:53980->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 132u IPv4 140651 TCP localhost.localdomain:50147->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 133u IPv4 141438 TCP localhost.localdomain:50367->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 134u IPv4 149238 TCP localhost.localdomain:52303->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 135u IPv4 152323 TCP localhost.localdomain:53020->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 136u IPv4 154138 TCP localhost.localdomain:53494->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 137u IPv4 164752 TCP localhost.localdomain:56140->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 138u IPv4 167569 TCP localhost.localdomain:56621->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 139u IPv4 178977 TCP localhost.localdomain:59481->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 140u IPv4 176240 TCP localhost.localdomain:58775->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 143u IPv4 182972 TCP localhost.localdomain:60459->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 144u IPv4 187640 TCP localhost.localdomain:61664->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 145u IPv4 120680 TCP localhost.localdomain:45145->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 146u IPv4 194571 TCP localhost.localdomain:63380->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 147u IPv4 193675 TCP localhost.localdomain:63144->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 148u IPv4 196537 TCP localhost.localdomain:63871->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 149u IPv4 205259 TCP localhost.localdomain:33836->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 150u IPv4 207212 TCP localhost.localdomain:34329->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 151u IPv4 214074 TCP localhost.localdomain:36038->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 152u IPv4 215999 TCP localhost.localdomain:36522->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 153u IPv4 148366 TCP localhost.localdomain:52077->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 154u IPv4 227498 TCP localhost.localdomain:39455->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 155u IPv4 218786 TCP localhost.localdomain:37237->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 156u IPv4 234456 TCP localhost.localdomain:41160->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 157u IPv4 220583 TCP localhost.localdomain:37742->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 158u IPv4 157045 TCP localhost.localdomain:54244->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 159u IPv4 229424 TCP localhost.localdomain:39943->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 168u IPv4 181830 TCP localhost.localdomain:60230->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 170u IPv4 190566 TCP localhost.localdomain:62428->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 174u IPv4 208171 TCP localhost.localdomain:34589->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 176u IPv4 215112 TCP localhost.localdomain:36297->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 178u IPv4 210889 TCP localhost.localdomain:35312->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 182u IPv4 221682 TCP localhost.localdomain:38020->localhost.localdomain:1034 (ESTABLISHED)
    opmn 31989 root 8u IPv4 88042 TCP localhost.localdomain:1034 (LISTEN)
    opmn 31989 root 12u IPv4 236339 TCP localhost.localdomain:1034->localhost.localdomain:41652 (ESTABLISHED)
    opmn 31989 root 13u IPv4 88556 TCP localhost.localdomain:1034->localhost.localdomain:37473 (ESTABLISHED)
    opmn 31989 root 14u IPv4 88264 TCP localhost.localdomain:1034->localhost.localdomain:37436 (ESTABLISHED)
    opmn 31989 root 15u IPv4 88473 TCP localhost.localdomain:1034->localhost.localdomain:37458 (ESTABLISHED)
    opmn 31989 root 16u IPv4 88518 TCP localhost.localdomain:1034->localhost.localdomain:37469 (ESTABLISHED)
    opmn 31989 root 17u IPv4 236345 TCP localhost.localdomain:1034->localhost.localdomain:41654 (ESTABLISHED)
    opmn 31989 root 18u IPv4 236349 TCP localhost.localdomain:1034->localhost.localdomain:41656 (ESTABLISHED)
    opmn 31989 root 19u IPv4 236351 TCP localhost.localdomain:1034->localhost.localdomain:41657 (ESTABLISHED)
    opmn 31989 root 20u IPv4 236403 TCP localhost.localdomain:1034->localhost.localdomain:41659 (ESTABLISHED)
    opmn 31989 root 21u IPv4 236411 TCP localhost.localdomain:1034->localhost.localdomain:41661 (ESTABLISHED)
    opmn 31989 root 22u IPv4 236429 TCP localhost.localdomain:1034->localhost.localdomain:41667 (ESTABLISHED)
    opmn 31989 root 23u IPv4 236444 TCP localhost.localdomain:1034->localhost.localdomain:41674 (ESTABLISHED)
    opmn 31989 root 24u IPv4 236503 TCP localhost.localdomain:1034->localhost.localdomain:41679 (ESTABLISHED)
    opmn 31989 root 25u IPv4 236507 TCP localhost.localdomain:1034->localhost.localdomain:41681 (ESTABLISHED)
    opmn 31989 root 26u IPv4 236514 TCP localhost.localdomain:1034->localhost.localdomain:41683 (ESTABLISHED)
    opmn 31989 root 27u IPv4 236734 TCP localhost.localdomain:1034->localhost.localdomain:41696 (ESTABLISHED)
    opmn 31989 root 28u IPv4 237151 TCP localhost.localdomain:1034->localhost.localdomain:41718 (ESTABLISHED)
    opmn 31989 root 29u IPv4 237245 TCP localhost.localdomain:1034->localhost.localdomain:41721 (ESTABLISHED)
    opmn 31989 root 30u IPv4 237249 TCP localhost.localdomain:1034->localhost.localdomain:41723 (ESTABLISHED)
    opmn 31989 root 31u IPv4 237280 TCP localhost.localdomain:1034->localhost.localdomain:41729 (ESTABLISHED)
    opmn 31989 root 32u IPv4 237282 TCP localhost.localdomain:1034->localhost.localdomain:41730 (ESTABLISHED)
    opmn 31989 root 33u IPv4 237294 TCP localhost.localdomain:1034->localhost.localdomain:41733 (ESTABLISHED)
    opmn 31989 root 34u IPv4 237296 TCP localhost.localdomain:1034->localhost.localdomain:41734 (ESTABLISHED)
    opmn 31989 root 35u IPv4 239189 TCP localhost.localdomain:1034->localhost.localdomain:41737 (ESTABLISHED)
    opmn 31989 root 36u IPv4 239197 TCP localhost.localdomain:1034->localhost.localdomain:41739 (ESTABLISHED)
    opmn 31989 root 37u IPv4 239199 TCP localhost.localdomain:1034->localhost.localdomain:41740 (ESTABLISHED)
    opmn 31989 root 38u IPv4 239201 TCP localhost.localdomain:1034->localhost.localdomain:41741 (ESTABLISHED)
    opmn 31989 root 39u IPv4 239209 TCP localhost.localdomain:1034->localhost.localdomain:41743 (ESTABLISHED)
    opmn 31989 root 40u IPv4 239251 TCP localhost.localdomain:1034->localhost.localdomain:41749 (ESTABLISHED)
    opmn 31989 root 41u IPv4 239254 TCP localhost.localdomain:1034->localhost.localdomain:41750 (ESTABLISHED)
    opmn 31989 root 42u IPv4 239258 TCP localhost.localdomain:1034->localhost.localdomain:41752 (ESTABLISHED)
    opmn 31989 root 43u IPv4 239260 TCP localhost.localdomain:1034->localhost.localdomain:41753 (ESTABLISHED)
    opmn 31989 root 44u IPv4 239262 TCP localhost.localdomain:1034->localhost.localdomain:41754 (ESTABLISHED)
    opmn 31989 root 45u IPv4 239270 TCP localhost.localdomain:1034->localhost.localdomain:41756 (ESTABLISHED)
    opmn 31989 root 46u IPv4 239277 TCP localhost.localdomain:1034->localhost.localdomain:41757 (ESTABLISHED)
    opmn 31989 root 47u IPv4 239320 TCP localhost.localdomain:1034->localhost.localdomain:41758 (ESTABLISHED)
    opmn 31989 root 48u IPv4 239324 TCP localhost.localdomain:1034->localhost.localdomain:41760 (ESTABLISHED)
    opmn 31989 root 49u IPv4 239356 TCP localhost.localdomain:1034->localhost.localdomain:41765 (ESTABLISHED)
    opmn 31989 root 50u IPv4 239369 TCP localhost.localdomain:1034->localhost.localdomain:41766 (ESTABLISHED)
    opmn 31989 root 51u IPv4 239381 TCP localhost.localdomain:1034->localhost.localdomain:41769 (ESTABLISHED)
    opmn 31989 root 52u IPv4 239383 TCP localhost.localdomain:1034->localhost.localdomain:41770 (ESTABLISHED)
    opmn 31989 root 53u IPv4 239389 TCP localhost.localdomain:1034->localhost.localdomain:41772 (ESTABLISHED)
    opmn 31989 root 54u IPv4 239393 TCP localhost.localdomain:1034->localhost.localdomain:41774 (ESTABLISHED)
    opmn 31989 root 55u IPv4 239395 TCP localhost.localdomain:1034->localhost.localdomain:41775 (ESTABLISHED)
    opmn 31989 root 56u IPv4 239397 TCP localhost.localdomain:1034->localhost.localdomain:41776 (ESTABLISHED)
    opmn 31989 root 57u IPv4 239405 TCP localhost.localdomain:1034->localhost.localdomain:41778 (ESTABLISHED)
    opmn 31989 root 58u IPv4 239425 TCP localhost.localdomain:1034->localhost.localdomain:41785 (ESTABLISHED)
    opmn 31989 root 59u IPv4 239428 TCP localhost.localdomain:1034->localhost.localdomain:41786 (ESTABLISHED)
    opmn 31989 root 60u IPv4 239433 TCP localhost.localdomain:1034->localhost.localdomain:41788 (ESTABLISHED)
    opmn 31989 root 61u IPv4 239435 TCP localhost.localdomain:1034->localhost.localdomain:41789 (ESTABLISHED)
    opmn 31989 root 62u IPv4 239437 TCP localhost.localdomain:1034->localhost.localdomain:41790 (ESTABLISHED)
    opmn 31989 root 63u IPv4 239445 TCP localhost.localdomain:1034->localhost.localdomain:41792 (ESTABLISHED)
    opmn 31989 root 64u IPv4 239447 TCP localhost.localdomain:1034->localhost.localdomain:41793 (ESTABLISHED)
    opmn 31989 root 65u IPv4 239464 TCP localhost.localdomain:1034->localhost.localdomain:41794 (ESTABLISHED)
    opmn 31989 root 66u IPv4 239468 TCP localhost.localdomain:1034->localhost.localdomain:41796 (ESTABLISHED)
    opmn 31989 root 67u IPv4 239490 TCP localhost.localdomain:1034->localhost.localdomain:41803 (ESTABLISHED)
    opmn 31989 root 68u IPv4 239492 TCP localhost.localdomain:1034->localhost.localdomain:41804 (ESTABLISHED)
    opmn 31989 root 69u IPv4 239504 TCP localhost.localdomain:1034->localhost.localdomain:41807 (ESTABLISHED)
    opmn 31989 root 70u IPv4 239506 TCP localhost.localdomain:1034->localhost.localdomain:41808 (ESTABLISHED)
    opmn 31989 root 71u IPv4 239516 TCP localhost.localdomain:1034->localhost.localdomain:41811 (ESTABLISHED)
    opmn 31989 root 72u IPv4 239520 TCP localhost.localdomain:1034->localhost.localdomain:41813 (ESTABLISHED)
    opmn 31989 root 73u IPv4 239524 TCP localhost.localdomain:1034->localhost.localdomain:41814 (ESTABLISHED)
    opmn 31989 root 74u IPv4 239526 TCP localhost.localdomain:1034->localhost.localdomain:41815 (ESTABLISHED)
    opmn 31989 root 75u IPv4 239534 TCP localhost.localdomain:1034->localhost.localdomain:41817 (ESTABLISHED)
    opmn 31989 root 76u IPv4 239553 TCP localhost.localdomain:1034->localhost.localdomain:41823 (ESTABLISHED)
    opmn 31989 root 103u IPv4 126384 TCP localhost.localdomain:1034->localhost.localdomain:46540 (ESTABLISHED)
    opmn 31989 root 110u IPv4 111062 TCP localhost.localdomain:1034->localhost.localdomain:42736 (ESTABLISHED)
    opmn 31989 root 111u IPv4 105578 TCP localhost.localdomain:1034->localhost.localdomain:41300 (ESTABLISHED)
    opmn 31989 root 112u IPv4 96759 TCP localhost.localdomain:1034->localhost.localdomain:39158 (ESTABLISHED)
    opmn 31989 root 113u IPv4 94008 TCP localhost.localdomain:1034->localhost.localdomain:38446 (ESTABLISHED)
    opmn 31989 root 115u IPv4 102827 TCP localhost.localdomain:1034->localhost.localdomain:40607 (ESTABLISHED)
    opmn 31989 root 116u IPv4 124613 TCP localhost.localdomain:1034->localhost.localdomain:46090 (ESTABLISHED)
    opmn 31989 root 117u IPv4 119614 TCP localhost.localdomain:1034->localhost.localdomain:44885 (ESTABLISHED)
    opmn 31989 root 118u IPv4 122729 TCP localhost.localdomain:1034->localhost.localdomain:45603 (ESTABLISHED)
    opmn 31989 root 119u IPv4 113249 TCP localhost.localdomain:1034->localhost.localdomain:43226 (ESTABLISHED)
    opmn 31989 root 121u IPv4 128273 TCP localhost.localdomain:1034->localhost.localdomain:47030 (ESTABLISHED)
    opmn 31989 root 122u IPv4 133175 TCP localhost.localdomain:1034->localhost.localdomain:48214 (ESTABLISHED)
    opmn 31989 root 123u IPv4 143670 TCP localhost.localdomain:1034->localhost.localdomain:50853 (ESTABLISHED)
    opmn 31989 root 124u IPv4 156015 TCP localhost.localdomain:1034->localhost.localdomain:53980 (ESTABLISHED)
    opmn 31989 root 125u IPv4 140652 TCP localhost.localdomain:1034->localhost.localdomain:50147 (ESTABLISHED)
    opmn 31989 root 126u IPv4 141439 TCP localhost.localdomain:1034->localhost.localdomain:50367 (ESTABLISHED)
    opmn 31989 root 127u IPv4 149239 TCP localhost.localdomain:1034->localhost.localdomain:52303 (ESTABLISHED)
    opmn 31989 root 128u IPv4 152324 TCP localhost.localdomain:1034->localhost.localdomain:53020 (ESTABLISHED)
    opmn 31989 root 129u IPv4 154139 TCP localhost.localdomain:1034->localhost.localdomain:53494 (ESTABLISHED)
    opmn 31989 root 130u IPv4 164753 TCP localhost.localdomain:1034->localhost.localdomain:56140 (ESTABLISHED)
    opmn 31989 root 131u IPv4 167570 TCP localhost.localdomain:1034->localhost.localdomain:56621 (ESTABLISHED)
    opmn 31989 root 132u IPv4 178978 TCP localhost.localdomain:1034->localhost.localdomain:59481 (ESTABLISHED)
    opmn 31989 root 133u IPv4 176241 TCP localhost.localdomain:1034->localhost.localdomain:58775 (ESTABLISHED)
    opmn 31989 root 136u IPv4 182973 TCP localhost.localdomain:1034->localhost.localdomain:60459 (ESTABLISHED)
    opmn 31989 root 137u IPv4 194572 TCP localhost.localdomain:1034->localhost.localdomain:63380 (ESTABLISHED)
    opmn 31989 root 138u IPv4 120681 TCP localhost.localdomain:1034->localhost.localdomain:45145 (ESTABLISHED)
    opmn 31989 root 139u IPv4 193676 TCP localhost.localdomain:1034->localhost.localdomain:63144 (ESTABLISHED)
    opmn 31989 root 140u IPv4 187641 TCP localhost.localdomain:1034->localhost.localdomain:61664 (ESTABLISHED)
    opmn 31989 root 141u IPv4 196538 TCP localhost.localdomain:1034->localhost.localdomain:63871 (ESTABLISHED)
    opmn 31989 root 142u IPv4 205260 TCP localhost.localdomain:1034->localhost.localdomain:33836 (ESTABLISHED)
    opmn 31989 root 143u IPv4 207213 TCP localhost.localdomain:1034->localhost.localdomain:34329 (ESTABLISHED)
    opmn 31989 root 144u IPv4 214075 TCP localhost.localdomain:1034->localhost.localdomain:36038 (ESTABLISHED)
    opmn 31989 root 145u IPv4 216000 TCP localhost.localdomain:1034->localhost.localdomain:36522 (ESTABLISHED)
    opmn 31989 root 146u IPv4 148367 TCP localhost.localdomain:1034->localhost.localdomain:52077 (ESTABLISHED)
    opmn 31989 root 147u IPv4 227499 TCP localhost.localdomain:1034->localhost.localdomain:39455 (ESTABLISHED)
    opmn 31989 root 148u IPv4 218787 TCP localhost.localdomain:1034->localhost.localdomain:37237 (ESTABLISHED)
    opmn 31989 root 149u IPv4 234457 TCP localhost.localdomain:1034->localhost.localdomain:41160 (ESTABLISHED)
    opmn 31989 root 150u IPv4 220584 TCP localhost.localdomain:1034->localhost.localdomain:37742 (ESTABLISHED)
    opmn 31989 root 151u IPv4 157046 TCP localhost.localdomain:1034->localhost.localdomain:54244 (ESTABLISHED)
    opmn 31989 root 152u IPv4 229425 TCP localhost.localdomain:1034->localhost.localdomain:39943 (ESTABLISHED)
    opmn 31989 root 161u IPv4 181831 TCP localhost.localdomain:1034->localhost.localdomain:60230 (ESTABLISHED)
    opmn 31989 root 163u IPv4 190567 TCP localhost.localdomain:1034->localhost.localdomain:62428 (ESTABLISHED)
    opmn 31989 root 167u IPv4 208172 TCP localhost.localdomain:1034->localhost.localdomain:34589 (ESTABLISHED)
    opmn 31989 root 169u IPv4 215113 TCP localhost.localdomain:1034->localhost.localdomain:36297 (ESTABLISHED)
    opmn 31989 root 171u IPv4 210890 TCP localhost.localdomain:1034->localhost.localdomain:35312 (ESTABLISHED)
    opmn 31989 root 175u IPv4 221683 TCP localhost.localdomain:1034->localhost.localdomain:38020 (ESTABLISHED)
    java 32063 root 30u IPv4 88263 TCP localhost.localdomain:37436->localhost.localdomain:1034 (ESTABLISHED)
    java 32158 root 10u IPv6 88472 TCP localhost.localdomain:37458->localhost.localdomain:1034 (ESTABLISHED)
    java 32194 root 6u IPv4 88517 TCP localhost.localdomain:37469->localhost.localdomain:1034 (ESTABLISHED)
    httpd 32226 root 21u IPv4 88555 TCP localhost.localdomain:37473->localhost.localdomain:1034 (ESTABLISHED)
    Not sure where its used. Please have a look and do let me know how to proceed.
    Thanks in advance
    Edited by: user10632964 on 15 Oct, 2009 6:43 AM

  • How to Start / Stop Oracle Applications

    How to Start / Stop Oracle Applications.
    Oracle Applications Services (TCF, ConcManagers, Metric, Forms, Reports etc...) TnsListner & Oracle Service (DB) are started when the Server is started.
    What is the sequential Order to Start / Shutdown services, Listener & DB.
    Best regards,

    hi
    there is no hard coded rule on which service should be started first.
    the basic thing is concurrent manager uses database for starting, so i advice you the following sequence:
    1. start the database
    2. start the database listener
    3. Apache server
    4. forms server
    5. report server
    6. concurrent manager
    and shutdown in the reverse order
    simple
    regards
    srinivas

  • After System Copy from prd to qua,unable to start the oracle.

    Dear expeerts,
    I have successfully restored the Oracle database 10.2.0.4 from Production to Quality.but when i am trying to start the oracle it giving error message."ORA-00205: error in identifying control file, check alert log for more info"
    Please check the logs in alerts_ois.log file.
    ORA-00202: control file: 'F:\ORACLE\OIS\ORIGLOGA\CNTRL\CNTRLOIS.DBF'
    ORA-27047: unable to read the header block of file
    OSD-04001: invalid logical block size (OS 1551067503)
    Thu Dec 22 14:58:19 2011
    ORA-205 signalled during: ALTER DATABASE   MOUNT...
    check the results of
    SQL> show parameter control_files;
    NAME                                 TYPE
    VALUE
    control_files                        string
    F:\ORACLE\OIS\ORIGLOGA\CNTRL\C
    NTRLOIS.DBF, F:\ORACLE\OIS\ORI
    GLOGB\CNTRL\CNTRLOIS.DBF, G:\O
    RACLE\OIS\SAPDATA1\CNTRL\CNTRL
    OIS.DBF
    Please let me know some command to resolved this issue . I am trying it from 2 days.
    Regards,
    Akash

    Dear Experts,
    I have again tried restoring the Prodcution offline database  on Test server.
    Today also I am getting the error u201CORA-00205: error in identifying control file, check alert log for more infou201D
    And alert log is showing u201C
    Sat Dec 31 13:16:50 2011
    Starting ORACLE instance (normal)
    Sat Dec 31 13:16:50 2011
    Specified value of sga_max_size is too small, bumping to 1006632960
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    Autotune of undo retention is turned on.
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.2.0.
    System parameters with non-default values:
      processes                = 80
      sessions                 = 96
      event                    = 10191 trace name context forever, level 1
      sga_max_size             = 1006632960
      shared_pool_size         = 486539264
      shared_pool_reserved_size= 48302653
      filesystemio_options     = setall
      control_files            = F:\ORACLE\OIS\ORIGLOGA\CNTRL\CNTRLOIS.DBF, F:\ORACLE\OIS\ORIGLOGB\CNTRL\CNTRLOIS.DBF, G:\ORACLE\OIS\SAPDATA1\CNTRL\CNTRLOIS.DBF
      control_file_record_keep_time= 30
      db_block_size            = 8192
      db_cache_size            = 486539264
      compatible               = 10.2.0
      log_archive_dest         = J:\oracle\OIS\oraarch\OISarch
      log_buffer               = 6135808
      log_checkpoint_interval  = 0
      db_files                 = 254
      log_checkpoints_to_alert = TRUE
      dml_locks                = 4000
      replication_dependency_tracking= FALSE
      undo_management          = AUTO
      undo_tablespace          = PSAPUNDO
      inmemory_undo          = FALSE
      undo_retention           = 43200
      recyclebin               = off
      remote_os_authent        = TRUE
      remote_login_passwordfile= EXCLUSIVE
      job_queue_processes      = 1
      parallel_execution_message_size= 16384
      tablelookup_prefetch_size= 0
      background_dump_dest     = G:\ORACLE\OIS\SAPTRACE\BACKGROUND
      user_dump_dest           = G:\ORACLE\OIS\SAPTRACE\USERTRACE
      core_dump_dest           = G:\ORACLE\OIS\SAPTRACE\BACKGROUND
      sort_area_size           = 2097152
      sort_area_retained_size  = 0
      db_name                  = OIS
      open_cursors             = 800
      sortelimination_cost_ratio= 10
      btree_bitmap_plans     = FALSE
      star_transformation_enabled= true
      query_rewrite_enabled    = false
      indexjoin_enabled      = FALSE
      optimpeek_user_binds   = FALSE
      pga_aggregate_target     = 629145600
      optimizermjc_enabled   = FALSE
    PMON started with pid=2, OS id=1116
    PSP0 started with pid=3, OS id=5668
    MMAN started with pid=4, OS id=4752
    DBW0 started with pid=5, OS id=3284
    LGWR started with pid=6, OS id=1848
    CKPT started with pid=7, OS id=5576
    SMON started with pid=8, OS id=2000
    RECO started with pid=9, OS id=1624
    CJQ0 started with pid=10, OS id=3484
    MMON started with pid=11, OS id=2288
    MMNL started with pid=12, OS id=5436
    Sat Dec 31 13:16:51 2011
    ALTER DATABASE   MOUNT
    Sat Dec 31 13:16:51 2011
    ORA-00202: control file: 'F:\ORACLE\OIS\ORIGLOGA\CNTRL\CNTRLOIS.DBF'
    Please give me the commands to proceed further i am just getting frustrated with this error, I know that I am doing somthing wrong but what?& how should I resloved it ?
    Thanks in advance.
    Akash

  • How to run the oracle application cleint using static ip or domain please e

    How to run the oracle application cleint using static ip or domain please explain me.
    i am not able to run oracle forms in client machine how to run it please explain me
    Please give me detail regarding that
    any body please help me.
    my mail id::::: [email protected]

    You did not mention exactly which Forms version you are using so it will be difficult to offer specific help. However, you did mention Forms 9i. ALL "9i" releases were desupported long ago, so find software or documentation are becoming more difficult.
    Here is the Deployment Guide for Forms 10.1.2
    http://download.oracle.com/docs/cd/B19375_07/doc/frs/forms/B14032_03/toc.htm
    Here are some technical reference for Forms 9.0.x
    http://www.oracle.com/technology/products/forms/techlisting9i.html

Maybe you are looking for

  • DragManager not working

    I can not get DragManager to do anything when creating an AIR application. I can get it to work great with Flex applications but not AIR. Is this a known bug with AIR?

  • CUA vs. Access Enforcer

    Can anyone explain the need for implemented both CUA and Access Enforcer? We are currently upgrading to ECC6.0 and implementing the GRC tools(5.2) and CUA  With the distributed access provisioning available in Access Enforcer, I am trying to determin

  • Drop-Downs Possible in Prototyping?

    Is it possible to get drop-downs that will work in an interactive PDF for purposes of prototyping? Thanks in advance for your help.

  • Unwanted Table Creation In Database

    Hi This is Anandkumar From India Presently working as DBA right now we r running 10.2 g Oracle Database In RAC Environment On Windows 2003 R2 Standard Edition. Now the problem is that in database there are some unwanted tables created in the database

  • I've read all the "flash" threads..but.. SOLVED

    is there some specific directions from start to finish to install flash on 64bit.. it=s very useful to me.. and besides i use noscript/adblock plus.. so i just use it for a few sites.. ive read how some of the directions are not "factual" and it's as