Installation Oracle8i Enterprise Edition Release 3 (8.1.7.0.1)

I has a Conectiva 8 Linux and did download of Oracle8i Enterprise Edition Release 3 (8.1.7.0.1) for Linux (Intel) of Oracle Site.
I4m trying to follow the instructions of installation but i don4t know how set the DISPLAY. The runInstaller is in the path /home/usr/oracle/Disk1 and I will execute the runInstaller of server linux.
The runInstaller quit after the installation of Java Runtime and didn4t display the Welcome Window.
If anybody know how to do this, please help me!!!! because i need to access a remote DB Oracle from a linux/php web page.
Thank you very much!

On all the Linux system I have worked with the DISPLAY environmet variable is set as follows:
If running install on server:
DISPLAY=localhost:0.0; export DISPLAY
If running install from remote system:
DISPLAY={yourlocalsystemname}:0.0; export DISPLAY
you may need to run "xhost +{yourlocalsystemname}" on the server as well.

Similar Messages

  • Jobs on Oracle8 Enterprise Edition Release 8.0.4.0.0

    i've created a job to run every half hour:
    SQL> select job,LAST_DATE,LAST_SEC, THIS_DATE,
    2 THIS_SEC,NEXT_DATE,NEXT_SEC,TOTAL_TIME,failures,broken,substr(interval,0,15) "INTERVAL"
    3 from user_jobs;
    result:
    JOB:43
    NEXT_DATE:17/03/2003
    NEXT_SEC:10:50:00
    B:N
    INTERVAL:SYSDATE+30/1440
    but this job doesn't seem to run. Can someone hele me?

    Try this statement to get more information:
    SELECT a.job, a.log_user, to_char(a.this_date, 'MM/DD/YYYY HH24:MI:SS'), b.sid,
    to_char(a.last_date, 'MM/DD/YYYY HH24:MI:SS'), to_char(a.next_date,
    'MM/DD/YYYY HH24:MI:SS'), a.total_time, a.broken, a.failures, a.Interval , a.what
    from dba_jobs a, dba_jobs_running b
    where a.job=b.job(+)
    order by a.job
    The what column should display the script you're suppose to run.
    I just posted an integrated set of GUI tools to administer the Oracle database. One of the many functions is a GUI interface to Oracle Jobs. This function allows you maintain the Oracle Jobs (in the Tools section) – Create, modify, run a job. You may need same help to get started, so feel free to contact me ([email protected]). The link is http://www.barsoft.net/

  • Does Oracle8 Enterprise Edition support case insensitive data

    Hi!
    I want migrating our Microsoft SQL server 7.0 to Oracle8 ,
    so, I installed Oracle8 Enterprise Edition Release 8.05 for NT.
    With the installation I did, Oracle8 is case sensitive .
    Since Microsoft SQL server supports case insensitive SQL data,
    I would like to know whether Oracle8 supports case insensitive data.
    If yes, how to make the configuration?
    Thank you!
    null

    I don't think oracle supports case insensitivity. I really wish it did!
    Please repost if you find a solution, I would be interested in learning about it.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by YewTek Tan:
    Hi!
    I want migrating our Microsoft SQL server 7.0 to Oracle8 ,
    so, I installed Oracle8 Enterprise Edition Release 8.05 for NT.
    With the installation I did, Oracle8 is case sensitive .
    Since Microsoft SQL server supports case insensitive SQL data,
    I would like to know whether Oracle8 supports case insensitive data.
    If yes, how to make the configuration?
    Thank you!
    <HR></BLOCKQUOTE>
    null

  • Unable to Connect to SqlPlus on Oracle8i Enterprise Edition

    I installed Oracle8i Enterprise Edition Release 8.1.5 for MS Windows NT on my PC at home and has Windows 98, I am unable to connect to SQLPLUS or SVRMGR, it gives an error ,the error is
    ORA-12541: TNS: no listener.
    Sometimes i get ORA-12560 TNS:Protocol Adapter Error.
    I created LISTENER.ORA file and now i am unable to start the Listener.
    Please let me know how to configure SQL NET and its components, and also to start LISTENER on my PC.
    Thanks & Regards,

    hi,
    compare the entries in listener.ora and tnsnames.ora files.
    actually both should match with one another.
    Ensure that the supplied destination address matches one of the addresses used by the listener
    hope this will solve ur problem. if not send me mail with above those two files.
    regards,
    arun.

  • Oracle8 Enterprise Edition for Windows 8.0.6

    I’m a naïve user in Oracle and would like to know the following details from the Gurus.
    Any information in this regard will be highly appreciated !
    We are trying to use Oracle8 Enterprise Edition for Windows 8.0.6 for some specific reason.
    Some general doubts regarding the installation.
    1.     Is any installation specific to the OS language (English/Japanese) ?
    2.     Say, if I get an installation for Windows, would I be able to use the same for a Japanese Windows version?
    3.     During the installation, choose the default language as Japanese?
    Also, if we would need to install Oracle8 Enterprise Edition for Windows 8.0.6 in a Japanese OS, what should we do?
    Can we procure a license for the same? Oracle8 Enterprise Edition for Windows 8.0.6
    Can we get the media?
    Please advice. Many thanks in advance.

    The best way to arrange this is to contact Oracle sales and talk very nice to them.
    You are asking to have someone provide you with a piece of software that was very full of bugs and made obsolete before year 2000. Oracle will probably not be very happy to do that.
    Besides, Oracle is so upward compatible that - unless you depend on the bugs - you should be able to use any currently supported version. Such as Oracle9i or Oracle10g.

  • Oracle8 Enterprise Edition for Windows 8.0.6 - Info reqd.  Pls help !

    I’m a naïve user in Oracle and would like to know the following details from the Gurus.
    Any information in this regard will be highly appreciated !
    We are trying to use Oracle8 Enterprise Edition for Windows 8.0.6 for some specific reason.
    Some general doubts regarding the installation.
    1. Is any installation specific to the OS language (English/Japanese) ?
    2. Say, if I get an installation for Windows, would I be able to use the same for a Japanese Windows version?
    3. During the installation, choose the default language as Japanese?
    Also, if we would need to install Oracle8 Enterprise Edition for Windows 8.0.6 in a Japanese OS, what should we do?
    Can we procure a license for the same? Oracle8 Enterprise Edition for Windows 8.0.6
    Can we get the media?
    Please advice. Many thanks in advance.

    The best way to arrange this is to contact Oracle sales and talk very nice to them.
    You are asking to have someone provide you with a piece of software that was very full of bugs and made obsolete before year 2000. Oracle will probably not be very happy to do that.
    Besides, Oracle is so upward compatible that - unless you depend on the bugs - you should be able to use any currently supported version. Such as Oracle9i or Oracle10g.

  • Solaris x86 with Oracle RAC 10g Enterprise Edition Release 10.2.0.3.0

    Hello,
    Maybe you can help me (new on RMAN backup) in doing this.
    I have configured a single Oracle 10g database to have backup with RMAN with following steps:
    1. $ mkdir $ORACLE_BASE/rman_scripts
    2. $ mkdir $ORACLE_BASE/logs
    3. $ mkdir $ORACLE_BASE/tracking
    4. $ mkdir $ORACLE_BASE/c_backup
    5. $ sqlplus sys/<password> as sysdba
    6. SQL> alter system set db_recovery_file_dest_size = 50G scope=both;
    7. SQL> alter system set db_recovery_file_dest='${ ORACLE_BASE}/flash_recovery_ area' scope=both;
    8. SQL> alter system set log_archive_dest_10='location= use_db_recovery_file_dest';
    9. SQL> shutdown immediate
    10. SQL> startup nomount
    11. SQL> alter database archivelog;
    12. SQL> alter database open;
    13. SQL> alter database enable block change tracking using file '${ORACLE_BASE}/tracking/rman_ change_track.f';
    14. $ rman target /
    15. RMAN> CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK
    TO '/var/opt/oracle/flash_ recovery_area/ORCL/c_backup/% F';
    16. RMAN> CONFIGURE CONTROLFILE AUTOBACKUP ON;
    17. RMAN> CONFIGURE BACKUP OPTIMIZATION ON;
    18. RMAN> CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS;
    19. RMAN> exit
    I need to configure incremental backup with RMAN on a two node Solaris x86 with Oracle RAC 10g Enterprise Edition Release 10.2.0.3.0 installation.
    We also use ASM to store database files, and have Oracle software installed on separate file systems (two Oracle roots for Node1 and Node2).
    I have following questions:
    1) where to put Flash Recovery Area (FRA)?
    I saw recommendations to put FRA on the ASM, is this the best way to do it?
    2) Can I put FRA on another file system (not on the ASM) which is available only from Node1? This way I can save space on the ASM.
    3) Is it possible/recommended to run RMAN from Node1 only?
    Below is the script used to run RMAN on the normal Oracle database (without RAC) which I need to change :
    =============================================================================================
    2.0 Oracle backup script: /opt/app/oracle/rman_scripts/backup.sh
    Use this for daily backups, possiblly as a cron job.
    Once a week run this: /opt/app/oracle/rman_scripts/backup.sh FULL
    All other days of the week: /opt/app/oracle/rman_scripts/backup.sh INCREMENTAL
    Note: You may have to change ORACLE_SID, ORACLE_BASE below to match your database.
    =============================================================================================
    #!/usr/bin/ksh
    ORACLE_SID=orcl
    ORACLE_BASE=/opt/app/oracle
    ORACLE_HOME=${ORACLE_BASE}/product/10.2.0/db_1
    PATH=${ORACLE_HOME}/bin:/usr/bin
    LOGDIR=${ORACLE_BASE}/logs
    LOGFILE=${LOGDIR}/rman.log
    if [[ $# < 1 ]]
    then
    echo "usage: backup.sh FULL|INCREMENTAL"
    exit;
    fi
    BACKUPTYPE=${1}
    full='FULL'
    incremental='INCREMENTAL'
    if [[ $BACKUPTYPE == $full ]]
    then
    $ORACLE_HOME/bin/rman target / nocatalog log ${LOGFILE} append << eof
    run {
    backup database;
    SQL 'alter system archive log current';
    backup archivelog all;
    delete noprompt obsolete;
    exit;
    eof
    echo ''
    fi
    if [[ $BACKUPTYPE == $incremental ]]
    then
    $ORACLE_HOME/bin/rman target / nocatalog log ${LOGFILE} append << eof
    run {
    backup database;
    backup incremental level 1 database;
    SQL 'alter system archive log current';
    backup archivelog all;
    delete noprompt obsolete;
    exit;
    eof
    echo ''
    fi

    Hi [email protected],
    Q1) where to put Flash Recovery Area (FRA)?
    A1) With RAC: on the shared storage
    I saw recommendations to put FRA on the ASM, is this the best way to do it?
    If you want your backups to be available for both nodes you have to use shared storage or tape using an mml library.
    So if you want to use the FRA for rman backups and the database is on ASM just make ASM the standard for the FRA as well.
    Q2) Can I put FRA on another file system (not on the ASM) which is available only from Node1? This way I can save space on the ASM.
    A2) Than you cannot recover in case Node1 is down. Best would be to send your storage admin to a training course so he can manage the clustered raw devices needed for ASM.
    Q3) Is it possible/recommended to run RMAN from Node1 only?
    A3) No see A2.
    Regards,
    Tycho

  • Can Apex 4 be installed on Oracle9i Enterprise Edition Release 9.2.0.8.0 -

    Hi,
    Just wondering if its possible to installe Apex 4 on Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production
    Thanks
    Aali
    Edited by: aali on 29-Jun-2010 03:14

    No. See requirements in Installation Guide:
    http://download.oracle.com/docs/cd/E17556_01/doc/install.40/e15513/pre_require.htm#BABFCFBC
    Thiis is not difficult.

  • Oracle9i Enterprise Edition Release 9.2.0.7 downloadable

    Hi,
    Please let me know where i can i find the downloadable for :Oracle9i Enterprise Edition Release 9.2.0.7 for linux
    Thank you,
    -Lokanath.

    Installation package could be downloaded here: http://www.oracle.com/technology/software/products/oracle9i/index.html (only 9.2.0.4 is downloadable).
    Then you need download 9.2.0.7 patchset from metalink.oracle.com (you must have paid support for access to this site)

  • SQL slow after upgrading to Oracle Database 10g Enterprise Edition Release

    Hi all:
    We have recently upgraded our database from Oracle9i Enterprise Edition Release 9.2.0.6.0 to Oracle Database 10g Enterprise Edition Release 10.2.0.1.0
    After that we found that our some sql getting very slow
    for example query with 9i showing result in 4 seconds while in 10g showing result in 28 seconds.
    Following is the execution plan of my query in Oracle9i
    Operation     Object     PARTITION_START     PARTITION_STOP     COST
    SELECT STATEMENT ()                    9458
    NESTED LOOPS ()                    9458
      SORT (UNIQUE)                    
       INDEX (RANGE SCAN)     BL_EQ_PK_N               2
      VIEW ()     CONTAINER_INFO               2
       UNION-ALL (PARTITION)                    
        TABLE ACCESS (BY INDEX ROW     SERVICE_EVENTS               1
         NESTED LOOPS ()                    11
          NESTED LOOPS ()                    10
           NESTED LOOPS (OUTER)                    9
            NESTED LOOPS ()                    8
             NESTED LOOPS ()                    7
              NESTED LOOPS ()                    6
               NESTED LOOPS ()                    5
                NESTED LOOPS ()                    4
                 NESTED LOOPS (OUT                    3
                  TABLE ACCESS (BY     EQUIPMENT_USES               2
                   INDEX (UNIQUE S     EQUSE_PK               1
                  TABLE ACCESS (BY     SHIPPING_LINES               1
                   INDEX (UNIQUE S     LINE_PK               
                 INDEX (UNIQUE SCA     EQHT_PK               
                TABLE ACCESS (BY I     EQUIPMENT_TYPES               1
                 INDEX (UNIQUE SCA     EQTP_PK               
               TABLE ACCESS (BY IN     EQUIPMENT_SIZES               1
                INDEX (UNIQUE SCAN     EQSZ_PK               
              TABLE ACCESS (BY IND     SHIP_VISITS               2
               INDEX (RANGE SCAN)     SVISIT_UK               1
             TABLE ACCESS (BY INDE     SHIPS               1
              INDEX (UNIQUE SCAN)     SHIP_PK               
            TABLE ACCESS (BY INDEX     CARE_VIR_MAP               1
             INDEX (UNIQUE SCAN)     VIR_VESVOY               
           TABLE ACCESS (BY INDEX      EQUIPMENT               1
            INDEX (RANGE SCAN)     EQ_EQUSE_FK               
          INDEX (RANGE SCAN)     SEVENTS_EQUSE_FK_N               
        NESTED LOOPS ()                    7
         NESTED LOOPS ()                    6
          NESTED LOOPS ()                    5
           NESTED LOOPS ()                    4
            NESTED LOOPS (OUTER)                    3
             TABLE ACCESS (BY INDE     EQUIPMENT_USES               2
              INDEX (UNIQUE SCAN)     EQUSE_PK               1
             TABLE ACCESS (BY INDE     SHIPPING_LINES               1
              INDEX (UNIQUE SCAN)     LINE_PK               
            INDEX (UNIQUE SCAN)     EQHT_PK               
           TABLE ACCESS (BY INDEX      EQUIPMENT_TYPES               1
            INDEX (UNIQUE SCAN)     EQTP_PK               
          TABLE ACCESS (BY INDEX R     EQUIPMENT_SIZES               1
           INDEX (UNIQUE SCAN)     EQSZ_PK               
         TABLE ACCESS (BY INDEX RO     EQUIPMENT               1
          INDEX (RANGE SCAN)     EQ_EQUSE_FK               and following is my query plan in Oracle 10g
    Operation     Object     PARTITION_START     PARTITION_STOP     COST
    SELECT STATEMENT ()                    2881202
    NESTED LOOPS ()                    2881202
      SORT (UNIQUE)                    2
       INDEX (RANGE SCAN)     BL_EQ_PK_N               2
      VIEW ()     CONTAINER_INFO               2881199
       UNION-ALL ()                    
        NESTED LOOPS (OUTER)                    2763680
         NESTED LOOPS ()                    2718271
          NESTED LOOPS ()                    2694552
           NESTED LOOPS ()                    2623398
            NESTED LOOPS (OUTER)                    2623380
             NESTED LOOPS ()                    2393965
              NESTED LOOPS ()                    2393949
               NESTED LOOPS ()                    2164536
                NESTED LOOPS ()                    1706647
                 NESTED LOOPS ()                    854120
                  TABLE ACCESS (FU     BL_EQUIPMENT               1515
                  TABLE ACCESS (BY     EQUIPMENT_USES               1
                   INDEX (UNIQUE S     EQUSE_PK               1
                 TABLE ACCESS (BY      EQUIPMENT               1
                  INDEX (RANGE SCA     EQ_EQUSE_FK               1
                TABLE ACCESS (BY I     EQUIPMENT_TYPES               1
                 INDEX (UNIQUE SCA     EQTP_PK               1
               TABLE ACCESS (BY IN     EQUIPMENT_SIZES               1
                INDEX (UNIQUE SCAN     EQSZ_PK               1
              INDEX (UNIQUE SCAN)     EQHT_PK               1
             TABLE ACCESS (BY INDE     SHIPPING_LINES               1
              INDEX (UNIQUE SCAN)     LINE_PK               1
            INDEX (RANGE SCAN)     SEVENTS_TSERV_FK_N               1
           TABLE ACCESS (BY INDEX      SHIP_VISITS               2
            INDEX (RANGE SCAN)     SVISIT_UK               2
          TABLE ACCESS (BY INDEX R     SHIPS               1
           INDEX (UNIQUE SCAN)     SHIP_PK               1
         TABLE ACCESS (BY INDEX RO     CARE_VIR_MAP               2
          INDEX (UNIQUE SCAN)     VIR_VESVOY               1
        NESTED LOOPS (OUTER)                    117519
         NESTED LOOPS ()                    98158
          NESTED LOOPS ()                    78798
           NESTED LOOPS ()                    78795
            NESTED LOOPS ()                    59432
             TABLE ACCESS (FULL)     EQUIPMENT_USES               20788
             TABLE ACCESS (BY INDE     EQUIPMENT_TYPES               1
              INDEX (UNIQUE SCAN)     EQTP_PK               1
            TABLE ACCESS (BY INDEX     EQUIPMENT               1
             INDEX (RANGE SCAN)     EQ_EQUSE_FK               1
           INDEX (UNIQUE SCAN)     EQHT_PK               1
          TABLE ACCESS (BY INDEX R     EQUIPMENT_SIZES               1
           INDEX (UNIQUE SCAN)     EQSZ_PK               1
         TABLE ACCESS (BY INDEX RO     SHIPPING_LINES               1
          INDEX (UNIQUE SCAN)     LINE_PK               1can somebody help me regarding this?
    Thanks
    Hassan

    I would say ..gather stats on 9i/10gfor the required table and indexes , then post the expalin plan.
    --Girish                                                                                                                                                                                                                               

  • Oracle Enterprise Edition Release 11.2.0.1.0 - 64bit Windows based patches

    Hi,
    We have Oracle Enterprise Edition Release 11.2.0.1.0 - 64bit Windows based server. I want to download latest patches for this version. From where can I get this? Please help me.
    Thanks,
    Mangesh

    Hi;
    1. Patch can be download only from metalink
    2. All related patch number can be found:
    NOTE:430449.1 - How to find DB Patches for the Microsoft Windows platforms My Oracle Support
    11.2.0.x Oracle Database and Networking Patches for Microsoft Platforms [ID 1114533.1]
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • Database Hung problem in Oracle9i Enterprise Edition Release 9.2.0.7.0

    Hello,
    I am using the Oracle9i Enterprise Edition Release 9.2.0.7.0. Our database suddenly get hung and we need to give a Hard reset.
    Following are errors are in listener log.
    TNS-12571: TNS:packet writer failure
    27-OCT-2008 00:33:00 * service_died * nm45 * 12571
    TNS-12571: TNS:packet writer failure
    27-OCT-2008 00:33:13 * CONNECT_DATA=(SERVICE_NAME=<Service>)(SID=NM45)(SDU=2048)(CID=(PROGRAM=<EXE>)(HOST=<Host>(USER=<User>))) * (ADDRESS=(PROTOCOL=tcp)(HOST=<IP>)(PORT=<Port>)) * establish * <DB> * 12560
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12537: TNS:connection closed
    TNS-12560: TNS:protocol adapter error
    TNS-00507: Connection closed
    32-bit Windows Error: 109: Unknown error
    Error in Oracle trace:
    ORACLE V9.2.0.7.0 - Production vsnsta=0
    vsnsql=12 vsnxtr=3
    Windows 2000 Version 5.2 Service Pack 1, CPU type 586
    Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.7.0 - Production
    Windows 2000 Version 5.2 Service Pack 1, CPU type 586
    Instance name: <SID>
    Redo thread mounted by this instance: 1
    Oracle process number: 30
    Windows thread id: 1172, image: ORACLE.EXE
    *** 2008-10-27 00:54:04.300
    async error encountered when answering new connection:
    NS Primary Error: TNS-12560: TNS:protocol adapter error
    *** 2008-10-27 01:14:38.175
    async error encountered when answering new connection:
    NS Primary Error: TNS-12560: TNS:protocol adapter error
    async error encountered when answering new connection:
    NS Primary Error: TNS-12560: TNS:protocol adapter error
    *** 2008-10-27 01:22:48.894
    async error encountered when answering new connection:
    NS Primary Error: TNS-12560: TNS:protocol adapter error
    async error encountered when answering new connection:
    NS Primary Error: TNS-12560: TNS:protocol adapter error
    *** 2008-10-27 01:39:21.800
    async error encountered when answering new connection:
    NS Primary Error: TNS-12560: TNS:protocol adapter error
    *** 2008-10-27 01:50:40.910
    async error encountered when answering new connection:
    NS Primary Error: TNS-12560: TNS:protocol adapter error
    *** 2008-10-27 02:39:51.285
    async error encountered when answering new connection:
    NS Primary Error: TNS-12560: TNS:protocol adapter error
    What could be the reason.
    Regards
    Hemant

    Hello Hemant,
    Thanks for the response. Following error are in sqlnet.log. We are using the static id.
    Fatal NI connect error 12560, connecting to:
    (LOCAL=NO)
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 9.2.0.7.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 9.2.0.7.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 9.2.0.7.0 - Production
    Time: 27-OCT-2008 00:33:13
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12560
    TNS-12560: TNS:protocol adapter error
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Regards
    Hemant.

  • Ora-03113 with Java Procedure On 10g Enterprise Edition Release 10.1.0.3.1

    Hi All,
    I am getting Ora-03113 (End-of-Communication) while executing Java Stored procedure. Java Stored Procedure executes Sqlldr on server. Server OS is Linux 86x.
    Database is -- Oracle with Infrastructure.
    Oracle Database 10g Enterprise Edition Release 10.1.0.3.1 - Prod
    PL/SQL Release 10.1.0.3.1 - Production
    CORE 10.1.0.3.0 Production
    TNS for Linux: Version 10.1.0.3.0 - Production
    NLSRTL Version 10.1.0.3.0 - Production
    Same java procedure was working properly when database was 10.1.0.2.1. Any suggestion
    SKM

    Check in Ur programs -Application Tool bar, Whether your have two oracle or not.
    You can unintall the OLD version from your PC using the Oracle Unistaller

  • Patch set from 10g Enterprise Edition Release 10.2.0.1.0 to 10.2.0.3.0

    Hi,
    Can you please provide me the patch set to upgrade from
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production for Windows 32bit
    to
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Production for Windows 32bit
    and instruction to apply the patch.
    Thank you.
    Regards,
    Lokanath

    For this you need to have CSI number and account on https://support.oracle.com
    https://support.oracle.com/CSP/ui/flash.html#tab=PatchHomePage(page=PatchHomePage&id=()),(page=PatchSearchResultsHome&id=(search=%3CSearch%3E%0A%20%20%3CFilter%20name=%22patch_number%22%20op=%22IS%22%20value=%225337014%22%20type=%22patch_number%22/%3E%0A%20%20%3CFilter%20name=%22platform%22%20op=%22IS%22%20value=%22319,212%22%20type=%22platform%22/%3E%0A%3C/Search%3E&from=bookmark&viewItem=0&flag=search))
    Regards
    Rajesh

  • Desupport Notice for Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit

    Hello,
    Is there a comprehensive published note from Oracle describing desupport notices for Oracle databases?
    Mainly - Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production, 10g r2 and 11g r1?
    If so, can anyone provide the link? I do have Metalink access, so a note id would also be good.
    Thanks,
    R

    Hi,
    Please see these docs.
    ALERT: Oracle9i Release 2 (9.2) Support Status and Alerts [ID 189908.1]
    ALERT: Oracle 10g Release 1 (10.1) Support Status and Alerts [ID 263719.1]
    ALERT: Oracle 10g Release 2 (10.2) Support Status and Alerts [ID 316900.1]
    ALERT: Oracle 11g Release 1 (11.1) Support Status and Alerts [ID 454507.1]
    Thanks,
    Hussein

Maybe you are looking for

  • Error while defining a warehouse as Bonded Store

    Hi All I am getting one error while defining a OPM Warehouse as Bonded Store in OPM Inventory Module under Warehouse Attributes. The error is 'APP-JA-460778: This Warehouse does not have a Parent Organization defined in Oracle Financials'. Can any on

  • Discount after tax in TAXINJ

    Hai My requirement is in TAXINJ procedure my client want discount to be reflected in PO like this. Base value 1000 BED 14%         140 cess3%         4.2 Discount 2% -20 (this on base value but subtracted after tax) subtotal   1124.20 Vat 4%         

  • How to conet my PC to the aiport

    I have a aiport III and i want to conect from my PC (windows) to it, who can I do it?

  • [FIX AVAILABLE] yafray broken?

    Hi, I've been trying to render an arch-themed wallpaper, that someone asked for, but I just found out that yafray renderer does not work... Blender console output says this: Compiled with Python version 2.6. Checking for installed Python... got it! S

  • DHTML Support in Portal

    <body class="prtlBody" xmlns:sap="urn:http://schemas.sap.com/SAP.Web.UI.Controls"> <STYLE>LI {behavior:url(irjportalappsSAP.PDK.Samples.ClientSideEventsCSscriptshilite.htc)} </STYLE> Mouse over the two list items below to see this effect. <UL> <LI>DH