ORACLE 9i UNINSTALLATION ON AIX

Hi all,
I have to uninstall oracle 9i.
First I remove the oracle directory and remove the entries from oratab file.
Is there any thing else I need to do.
Regards
Umair

umair,
See response at your post into Database General Forum :
Re: 9i uninstallation on AIX
Nicolas.

Similar Messages

  • Oracle 10.2 on AIX -- need to connect to remote SQL server by dblink

    oracle 10.2 on AIX -- need to connect to remote SQL server by dblink
    i didn't see a odbc diectory in our oracle home path. how do i know odbc driver is installed in the oracle on our AIX server.
    If it is there, do i just need to modify the odbc.ini and then the inithsodbc.ora, linster.ora, tnsnammes.ora files, or am I missing something
    Appreciate your response
    Edited by: user10876711 on May 12, 2011 9:18 AM
    Edited by: user10876711 on May 12, 2011 9:18 AM

    when you want to connect from Oracle to a SQl Server you need the Oracle Gateway (HSODBC or even better Dg4ODBC) and a FOREIGN ODBC DRIVER for your foreign database - a SQL Server ODBC driver. You have to get this driver from a 3rd party vendor - Oracle does not offer any foreign ODBC drivers.
    So before being able to use DG4ODBC/HSODBC you need to install from a 3rd paryt vendor a SQL Server ODBC driver. Commercial vendrs are for example Data Direct, Openlink or Easysoft.
    On Unix ODBC drivers commonly also require a driver manager. If the ODBC driver vendor does not ship one with the ODBC driver you can get it from www.unixodbc.org

  • Steps to export and import oracle 10g databse from AIX to AIX and LINUX

    Hi,
    I need the steps to export the oracle 10g database from AIX server to AIX server and LINUX server.
    Please give me all the steps as this is my first exort an import activity.
    thanks,

    For 10g there exist two ways to do so.
    1) Regular exp/imp.
    2) Data pump expdp/impdp.
    As this is your first export and import activity, relevant concept understanding is mandatory for you.
    Documentation Link
    http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14215/toc.htm
    Read the chapters 1,2,3 (Data pump expdp/impdp) and 19 (regular exp/imp). Good luck.

  • Oracle 10g installation on AIX

    Hi,
    Could any one provide me any reference/help documents on how to install Oracle 10g software on AIX box?.
    Regards,
    Nagarjun.

    This is the installation guide for AIX:
    Oracle® Database Installation Guide
    10g Release 2 (10.2) for AIX 5L Based Systems (64-Bit)
    Part Number B19075-02
    ~ Madrid

  • Running test.rdf in oracle 10g and ibm aix 5L

    Hi,
    I am trying to run a demo test.rdf from the browser. This is in Oracle 10g and IBM AIX 5L.The report server is in-process server.
    The url is
    http://ipaddr:7778/reports/rwservlet?server=rep_igtewfux01&report=test.rdf&userid=dbuserid/dbpwd@asdb&desformat=PDF&destype=cache
    Engine rwEng-0 crashes all the time. Below is a part of the exception . Please help.
    [2005/8/26 6:19:14:20] Debug 50103 (JobManager:updateJobStatus): Finished updating job: 98
    [2005/8/26 6:20:9:64] Exception 50125 (org.omg.CORBA.TRANSIENT: vmcid: 0x0 minor code: 0 completed: No
         at com.inprise.vbroker.orb.DelegateImpl.verifyConnection(DelegateImpl.java(Compiled Code))
         at com.inprise.vbroker.orb.DelegateImpl.is_local(DelegateImpl.java(Compiled Code))
         at org.omg.CORBA.portable.ObjectImpl._is_local(ObjectImpl.java(Compiled Code))
         at oracle.reports.engine._EngineClassStub.run(_EngineClassStub.java:147)
         at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:784)
         at oracle.reports.server.JobManager.runJobLocal(JobManager.java:1557)
         at oracle.reports.server.JobManager.dispatch(JobManager.java:896)
         at oracle.reports.server.ConnectionImpl.runJob(ConnectionImpl.java:1166)
         at oracle.reports.client.ReportRunner.dispatchReport(ReportRunner.java:287)
         at oracle.reports.rwclient.RWReportRunner.dispatchReport(RWReportRunner.java:86)
         at oracle.reports.rwclient.RWClient.runReport(RWClient.java:1627)
         at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1481)
         at oracle.reports.rwclient.RWClient.doGet(RWClient.java:349)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java(Compiled Code))
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java(Compiled Code))
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java(Compiled Code))
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java(Compiled Code))
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:568)
    ): Internal error org.omg.CORBA.TRANSIENT: vmcid: 0x0 minor code: 0 completed: No
    [2005/8/26 6:20:9:64] Info 56029 (EngineManager:shutdownEngine): Shutting down engine rwEng-0
    [2005/8/26 6:20:9:66] Exception 50125 (org.omg.CORBA.OBJECT_NOT_EXIST: vmcid: 0x0 minor code: 0 completed: No
         at com.inprise.vbroker.ProtocolEngine.PortfolioImpl.getConnector(PortfolioImpl.java(Compiled Code))
         at com.inprise.vbroker.ProtocolEngine.ManagerImpl.getConnector(ManagerImpl.java(Inlined Compiled Code))
         at com.inprise.vbroker.orb.DelegateImpl._bind(DelegateImpl.java(Compiled Code))
         at com.inprise.vbroker.orb.DelegateImpl.verifyConnection(DelegateImpl.java(Compiled Code))
         at com.inprise.vbroker.orb.DelegateImpl.is_local(DelegateImpl.java(Compiled Code))
         at org.omg.CORBA.portable.ObjectImpl._is_local(ObjectImpl.java(Compiled Code))
         at oracle.reports.engine._EngineClassStub.shutdown(_EngineClassStub.java:341)
         at oracle.reports.server.EngineManager.shutdownEngine(EngineManager.java:1216)
         at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:826)
         at oracle.reports.server.JobManager.runJobLocal(JobManager.java:1557)
         at oracle.reports.server.JobManager.dispatch(JobManager.java:896)
         at oracle.reports.server.ConnectionImpl.runJob(ConnectionImpl.java:1166)
         at oracle.reports.client.ReportRunner.dispatchReport(ReportRunner.java:287)
         at oracle.reports.rwclient.RWReportRunner.dispatchReport(RWReportRunner.java:86)
         at oracle.reports.rwclient.RWClient.runReport(RWClient.java:1627)
         at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1481)
         at oracle.reports.rwclient.RWClient.doGet(RWClient.java:349)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java(Compiled Code))
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java(Compiled Code))
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java(Compiled Code))
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java(Compiled Code))
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:568)
    ): Internal error org.omg.CORBA.OBJECT_NOT_EXIST: vmcid: 0x0 minor code: 0 completed: No
    [2005/8/26 6:20:9:66] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Shutdown
    [2005/8/26 6:20:9:66] Info 56047 (EngineManager:remove): Reports Server shut down engine rwEng-0
    [2005/8/26 6:20:9:66] State 56016 (JobManager:updateJobStatus): Job 98 status is: Terminated with error:
    REP-56048: Engine rwEng-0 crashed, job Id: 98
    [2005/8/26 6:20:9:66] Debug 50103 (JobManager:notifyWaitingJobs): Master job 98 notify its duplicated jobs.
    [2005/8/26 6:20:9:66] Debug 50103 (JobManager:updateJobStatus): Finished updating job: 98
    [2005/8/26 6:20:9:67] Exception 56048 (): Engine rwEng-0 crashed, job Id: 98
    exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=56048,
    java.lang.String errorString="Engine rwEng-0 crashed, job Id: 98",
    java.lang.String moduleName="REP"
         at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:861)
         at oracle.reports.server.JobManager.runJobLocal(JobManager.java:1557)
         at oracle.reports.server.JobManager.dispatch(JobManager.java:896)
         at oracle.reports.server.ConnectionImpl.runJob(ConnectionImpl.java:1166)
         at oracle.reports.client.ReportRunner.dispatchReport(ReportRunner.java:287)
         at oracle.reports.rwclient.RWReportRunner.dispatchReport(RWReportRunner.java:86)
         at oracle.reports.rwclient.RWClient.runReport(RWClient.java:1627)
         at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1481)
         at oracle.reports.rwclient.RWClient.doGet(RWClient.java:349)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java(Compiled Code))
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java(Compiled Code))
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java(Compiled Code))
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java(Compiled Code))
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:568)

    mmmh. Did you compared the select count(*) from your_table; in the two cases.
    If the result is not good and nobody has deleted rows between migration and your test, you migration need to be replayed.
    Which migration did you select, Transportable database or exp/imp...?
    Edited by: Dba Z on 16 août 2009 08:56

  • Two Oracle databases on one AIX Server - Note working, Pls Help

    Dear Friends,
    I have installed Two SAP systems with Two Oracle Databases on one AIX machine, The Installation of both the systems went fine without any errors, and also i have been able to login to both the systems seperately. (that means i cant start both the systems at a time, its one at a time)
    But the problem is of the Oracle Listener, i am not able to start both the systems with single Oracle Listener processes(tnslistener). I tried all the possible scenarios as mentioned in note 98252 but nothing seems to be of any use so far.
    the thing is i can start either one of the SAP Systems, But my objective is to start both the SAP Systems with one listener processes (LISTENER) and one listener port (1527)
    Or
    you can say i am also ready to keep two different listeners for TWO seperate Oracle databases, I tried doing so as per one of the sap notes in which you have to keep different names of listener and different numbers for listener port for second ORACLE database. I tried doing exactly mentioned in the note but yet unsuccessful...
    Now i am completely lost as what is to be done since its critical i want you to immediately look into it and suggest me the appropriate solution so that i can set up both of my DEVELOPMENT and QUALITY system running...
    To troubleshoot this if you require anything from my side then please feel free to ask me since our functional consultants have to soon start working on the SAP systems.
    Regards
    Ayush

    The note you specified talk about 2 database instances not 2 databases... (I was starting to wonder how you deploy 2 databases), you can have multiple database instances on a DB. The note also give you detailed explanation of the configuration of listener.ora
    Now, if this is the case and you have installed 2 instances (not databases) on the same host and configured the listener according to the note, then you should be able to call R3trans -d from both SID's.. if the R3trans fails please post the contents of trans.log here.
    the thing is i can start either one of the SAP Systems, But my objective is to start both the SAP Systems with one listener processes (LISTENER) and one listener port (1527)
    Then, the configuration of your listener.ora file must be incorrect.
    Regards
    Juan

  • Oracle 10.2 on AIX 6.1

    Hi all,
    I have to install oracle 10.2 on AIX 6.1 , first I installed 10.2.0.1 and after I upgraded it to 10.2.0.3.
    I forgot to run the patch 6613550 before installing (10.2.0.1) and upgrading to 10.2.0.3.
    Should I recommence the installation from scratch OR can install it after upgrading to 10.2.0.3 ??
    thanks in advance.
    S. Hage

    For installation on AIX it is mandatory that you run rootpre.sh before you commence installation. As you have not run it i suggest you to reinstall. The below are set when you run rootpre.sh and it is required for Oracle.
    1. Async IO has to be configured.
    2. Post/Wait Kernel extension should be installed.
    3. Kernel Statistics extension should be installed
    Do you happen to have a higher version of Oracle i.e. 11g installed on this server? If you will not have to run rootpre.sh

  • Oracle 10g database in AIX 6.1.

    Hello ALL!
    Would anyone know what are the parameters or settings that need to be configured in AIX 6.1. before you can install Oracle 10g database?
    Should you know any helpful and related links, please share.
    Thanks so much!!!

    You will need 10.2.0.3 or higher - see these MOS Docs for details
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Minimum Software Versions and Patches Required to Support Oracle Products on IBM Power Systems [ID 282036.1]     
    HTH
    Srini

  • Moving Oracle 9i database from AIX 5.2 to AIX 5.3

    Hi,
    We are planing to move few of our Oracle 9i databases from AIX 5.2 to AIX 5.3 on another server. Will offline backup/restore work in this case ? The databases are fairly big (> 1 TB each). Looking for some advice.. Thanks.
    Rgds,
    Himansu

    himansu_utkal wrote:
    Hi Kamran,
    As the DBs are fairly large ( approx. 1 TB each), how long it would take to copy the databases to the target server using RMAN DUPLICATE .. ? Do you think offline backup/restore would be a better approach ? Both the source and target boxes are co-located in the same data center. Thanks !
    Rgds,
    HimansuI assume that RMAN will be more faster than hard copy/paste (cold backup). I can't say how much it will probably take to take RMAN DUPLICATE, but it should be faster than cold backup
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • Porting Forms/Reports when migrating Oracle 9i DB from AIX 5.2 to AIX 5.3

    Hi,
    Looking for advice on how to port Oracle Forms/Reports modules when moving our Oracle 9i database from AIX 5.2 to AIX 5.3 platform. Details are as below:
    Oracle Forms and Reports v6i (There is no version upgrade in Forms & Reports)
    Database is Oracle 9i (No upgrade in database)
    There is upgrade in hardware only : from AIX 5.2 to AIX 5.3
    The application is having some 8000 forms/reports modules
    Do we need to recompile the forms/reports after porting the 9i database to AIX 5.3 ?
    Any direction would be appreciated .. Thanks !!
    Regards,
    Himansu

    Hi,
    Thanks for the response, we are going to recompile the Forms/Reports in the new environemnt.
    Just wondering how much time it may take to recompile all the 8000 odd forms/reports modules.. ? Will 10 seconds per form/report module be safe enough for the compilation ? Because in a batch file every time it is going to connect to the database while compiling a module, I am assumming it may take some 5 seconds to 10 seconds for the compilation. Thanks for the help again.
    Rgds,
    Himansu

  • Trying to install Oracle 11G R1 on AIX 6

    While trying to start the installation on the AIX server am receiving the below message and the installation Stops and never continues.
    can anyone help...
    Module=/crmdb/OraInstall2011-03-01_04-17-10PM/jdk/jre/bin/libj9jit23.so
    Module_base_address=090000000337F000
    Target=2_30_20070131_11312_BHdSMr (AIX 6.1)
    CPU=ppc64 (16 logical CPUs) (0x80000000 RAM)
    JVMDUMP006I Processing Dump Event "gpf", detail "" - Please Wait.
    JVMDUMP007I JVM Requesting System Dump using '/crmdb/core.20110301.161715.7733330.dmp'
    JVMDUMP010I System Dump written to /crmdb/core.20110301.161715.7733330.dmp
    JVMDUMP007I JVM Requesting Snap Dump using '/crmdb/Snap0001.20110301.161715.7733330.trc'
    JVMDUMP010I Snap Dump written to /crmdb/Snap0001.20110301.161715.7733330.trc
    JVMDUMP007I JVM Requesting Java Dump using '/crmdb/javacore.20110301.161715.7733330.txt'
    JVMDUMP012E Error in Java Dump: /crmdb/javacore.20110301.161715.7733330.txt
    JVMDUMP013I Processed Dump Event "gpf", detail "".

    Goodnight,
    I have the same mistake I did the export of JAVA_COMPILER = NONE and I generate this error, you can help me to install Oracle 11.1 on AIX 6.1 ... Thanks
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 190 MB. Actual 1513 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 32768 MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 1
    6777216 Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-03-29_08
    -53-12PM. Please wait ...Mar 29, 2011 8:53:36 PM java.util.prefs.FileSystemPrefe
    rences$2 run
    WARNING: java.io.IOException: The file access permissions do not allow the speci
    fied action.
    Exception in thread "Timer-0" java.lang.SecurityException: Could not lock User p
    refs. Lock file access denied.
    at java.util.prefs.FileSystemPreferences.checkLockFile0ErrorCode(FileSys
    temPreferences.java:956)
    at java.util.prefs.FileSystemPreferences.lockFile(FileSystemPreferences.
    java:945)
    at java.util.prefs.FileSystemPreferences.sync(FileSystemPreferences.java
    :751)
    at java.util.prefs.FileSystemPreferences.flush(FileSystemPreferences.jav
    a:844)
    at java.util.prefs.FileSystemPreferences.syncWorld(FileSystemPreferences
    .java:488)
    at java.util.prefs.FileSystemPreferences.access$1200(FileSystemPreferenc
    es.java:61)
    at java.util.prefs.FileSystemPreferences$4.run(FileSystemPreferences.jav
    a:447)
    at java.util.TimerThread.mainLoop(Timer.java:527)
    at java.util.TimerThread.run(Timer.java:477)
    Mar 29, 2011 8:54:29 PM java.util.prefs.FileSystemPreferences$3 run
    INFO: Created system preferences directory in java.home.
    Oracle Universal Installer, Version 11.1.0.6.0 Production
    Copyright (C) 1999, 2007, Oracle. All rights reserved.
    Unhandled exception
    Type=Segmentation error vmState=0x00000000
    J9Generic_Signal_Number=00000004 Signal_Number=0000000b Error_Value=00000000 Sig
    nal_Code=00000033
    Handler1=09001000A056FC78 Handler2=09001000A0567538
    R0=000000011075CBE4 R1=0FFFFFFFFFFFBE40 R2=0000000000000006 R3=0000000000000001
    R4=0000000111AE96A8 R5=0000000111AE96B8 R6=0000000111AE95E8 R7=0000000111AE95E8
    R8=0000000000000008 R9=0000000111AE96B8 R10=0700000000613CC0 R11=0900000002831C3
    8
    R12=0000000110EE32D8 R13=00000001100138A0 R14=0000000111AE96E8 R15=00000001100A4
    000
    R16=0000000110F892F0 R17=0000000113197068 R18=09001000A05733B0 R19=0000000000000
    02A
    R20=000000011202FC98 R21=0000000111AE97E0 R22=00000001100A4080 R23=0000000000000
    000
    R24=0000000113226500 R25=0000000113226500 R26=070000000060C398 R27=0000000000000
    000
    R28=0000000000000031 R29=0000000000000000 R30=0700000000798C68 R31=0000000000000
    000
    IAR=0900000002831C38 LR=000000011075D42C MSR=A00000000000D032 CTR=0900000002831C
    38
    CR=8258584420000004 FPSCR=8200200000000000 XER=2000000482002000
    FPR0 4024000000000000 (f: 0.000000, d: 1.000000e+01)
    FPR1 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR2 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR3 3fee666660000000 (f: 1610612736.000000, d: 9.500000e-01)
    FPR4 4530000000000000 (f: 0.000000, d: 1.934281e+25)
    FPR5 3fbc28f5c28f5c29 (f: 3264175104.000000, d: 1.100000e-01)
    FPR6 000000000000ffff (f: 65535.000000, d: 3.237859e-319)
    FPR7 0000000082004000 (f: 2181054464.000000, d: 1.077584e-314)
    FPR8 8000000000000000 (f: 0.000000, d: -0.000000e+00)
    FPR9 4040874000000000 (f: 0.000000, d: 3.305664e+01)
    FPR10 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR11 3fee666660000000 (f: 1610612736.000000, d: 9.500000e-01)
    FPR12 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR13 400c1599a0000000 (f: 2684354560.000000, d: 3.510547e+00)
    FPR14 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR15 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR16 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR17 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR18 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR19 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR20 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR21 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR22 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR23 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR24 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR25 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR26 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR27 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR28 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR29 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR30 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    FPR31 0000000000000000 (f: 0.000000, d: 0.000000e+00)
    Module=/tmp/OraInstall2011-03-29_08-53-12PM/jdk/jre/bin/libj9jit23.so
    Module_base_address=0900000002807000
    Target=2_30_20070131_11312_BHdSMr (AIX 6.1)
    CPU=ppc64 (24 logical CPUs) (0xf80000000 RAM)
    JVMDUMP006I Processing Dump Event "gpf", detail "" - Please Wait.
    JVMDUMP007I JVM Requesting System Dump using '/tmp/core.20110329.205434.4915342.
    dmp'
    JVMDUMP010I System Dump written to /tmp/core.20110329.205434.4915342.dmp
    JVMDUMP007I JVM Requesting Snap Dump using '/tmp/Snap0001.20110329.205434.491534
    2.trc'
    JVMDUMP010I Snap Dump written to /tmp/Snap0001.20110329.205434.4915342.trc
    JVMDUMP007I JVM Requesting Java Dump using '/tmp/javacore.20110329.205434.491534
    2.txt'
    JVMDUMP010I Java Dump written to /tmp/javacore.20110329.205434.4915342.txt
    JVMDUMP013I Processed Dump Event "gpf", detail "".

  • How to start/stop  oracle 9i databases in aix

    please provide me details steps of start/stop oracle 9i database in aix . 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 AM
    Edited by: apusumit on Jun 10, 2011 5:35 AM
    Edited by: apusumit on Jun 18, 2011 7:01 AM

    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.

  • How can we debug Oracle Http Server on AIX.

    Our requirement is to attach a debugger (dbx) to oracle http server on AIX.
    For that purpose we need to start the OHS webserver service that is opmn in a single process mode the way we start Apache webserver by -X option.
    Can anyone help how can we start OHS in single thread.

    user9201760 wrote:
    Hi,Welcome to the forum: please read the FAQ and forum sticky threads (if you haven't done so already), and ensure you've updated your profile with a real handle instead of "user9201760".
    You'll get a faster, more effective response to your questions by including as much relevant information as possible upfront. This would normally include:
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region/item type(s)
    Thanks for having included most of the information that is relevent to your question.
    I have installed Oracle Apex 4.1 on Oracle 10g database but I want to configure Oracle HTTP Server on another Server(Microsoft Windows 2008 R2). Here I have placed Apache Tomcat 6.0 version already. Can anyone please tell me how is it possible to install and configure Oracle HTTP Server on Windows 2008 along with Apache Tomcat?Why? Installing OHS and the DB on separate servers will incur additional licensing costs.
    More common confugrations would be to use Apache as a reverse proxy to an OHS+DB server, or Tomcat+APEX Listener with a DB server and not using OHS at all. (Although I understand Tomcat is not an Oracle-supported platform for the APEX Listener. For any questions on this or other Listener-related topics use the {forum:id=858} forum.)

  • Installed oracle 10.1 in AIX 6.1

    Hi ,
    i have installed oracle 10.1 in AIX6.1 by using the following :
    runInstaller -ignoreSysPrereqs -silent -responseFile /enterprise.rsp
    i have used the silent installation
    but according to the documentation oracle 10.2.0.3 has certified for AIX 6.1 support , previous version doesn't support AIX 6.1 . oracle 10.1 require AIX 5.2 ML-1 or higher
    So what i have to do now so that i can use this oracle (10.1 in AIX 6.1) normally ... ?
    or you can also give answer to : will this oracle 10.1 in AIX 6.1 will work normally ?

    Hi user;
    i think Oracle 10.1 will not work..
    one more thing i founf that in the documentation that
    form oracle 10g release 2 (10.2.0.3 ) AIX 6.1 (64bit) is supported ,so this is 64bit OS or its SYSTEM architecture?
    I am usiing the following command to determine the above two
    for SYSTEM ARCHITECTURE : /usr/bin/getconf HARDWARE_BITMODE OUTPUT : 64
    for Knowing the OS bit bootinfo -K OUTPUT : 64Wiht AIX 6.1 (64bit) i understand its OS level not System arch.....
    Please check certification matrix:
    http://www.oracle.com/technology/support/metalink/index.html
    And please check:
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=730365.1
    Regard
    Helios

  • Oracle Startup Scripts for AIX

    Does anyone have experience setting up automatic Oracle startup scripts for AIX?
    Any help would be greatly appreciated!
    Thanks,
    Mike

    Some recommandation here :
    http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b15658/strt_stp.htm#sthref255
    Nicolas.

Maybe you are looking for

  • Call SYS.verify_function

    Hi there, I have modified the sys.verify_function (after logging in as SYS) to check for password rules. When I (not logged in as SYS) try to call the function in the forms, it gives me an error. I created a public synonym for this. I was not sure ab

  • Trigger script from HTML

    How can I trigger an external script file located in the "Plug-ins/Panels/pannelName/content/panelName.asets/" folder , from an HTML inside my panel? What should the link look like? I found this thread http://forums.adobe.com/thread/663118 but this o

  • What happened to the iphone sleek design. Iphone 4 is ugly and boxy looking

    really blew it with the iphone 4gs design. It looks like every other phone now. Its ugly.What happend to the sleek beautiful iphone that we have all come to known.

  • I phone 4 stopped connecting to home wifi

    Hello all, I am not to I mac user friendly, the other day, mine and my daughter i phone stopped coneccting to the home wifi, i am suppecting my two year contract is up at the end of the month and they want me to get a new phone, i trtied reseting the

  • Newbie: Coding's gonna kill me, one of these days

    I am creating a .fla in which a movieclip is inserted. I want this movieclip to play once, and after it's finished, a text and a button should appear. After 5 seconds, the whole animation (movieclip, text, button, etc) should loop. However, I'm stuck