How to patch de Oracle 8.1.7 database without invalidating Portal?

Hi
I have an existing Oracle 8.1.7 database with Portal 3.0.8. I installed the upgrade script to take it to 3.0.9 but there is a requirement to
install patch 2 of Oracle 8.1.7. But everytime a patch de database the objects from the portal schema gets invalidated. I try to
reconstruct the objects but I still get the same invalidated objects. Can somebody tell me the steps that I have to take to succesfully
install the patch?

Unless you have an extended support contract with Oracle for version 8.1.7, there is no way that you can get the binaries for an out-of-support product.
That said, why do you want to use an old version? That too, on an operating system which has been released a decade after Oracle 8.1.7 release?

Similar Messages

  • How 2 invoke an oracle form from a database procedure?

    I have a procedure.When i run the procedure itt invokes an oracle form. This procedure is a database procedure.
    Is this possible? if possible how?

    I have the url to launch the forms application...
    can that url be invoked by a procedure?

  • How to connect from Oracle to SQL Server Database?

    I want to connect to SQL Serv DB via Oracle 10g can anyone assist please?

    Hi,
    you should post this question in the database forum (General Database Discussions - this is specially for the Oracle Warehouse Builder.
    Regards,
    Detlef

  • How can i store oracle forms in the database.

    hi,
    i m using oracle 10g and forms 6i. is it possible to store the forms in the database, is it possible plz tell the steps.
    with thanks and regads
    anish kumar

    It's possible to store any file in a database as a blob. The steps are the same for a FMX as it is for any other type of file.
    See
    http://www.dbasupport.com/oracle/ora9i/storing_word_docs.shtml
    However, if you are doing this because you want to use Forms Builder to to query the database for a form and run it, then that may not be possible.

  • How to Create Webtemplate in SAP BI 7.0 without using PORTAL?

    Hi,
    I'm junior consultant sap BI ; I want to do a webtemplate in BI 7.0, but the firm doesn't have SAP Portal.
    I want to know if I can create my web template in BI 7.0, without using a portal? If I can do it, please tell me how!
    Thanks very much!
    Edited by: Gaudenzio on Jul 1, 2009 11:26 PM

    you will have to use WAD3.5 for that - you cannot use WAD 7.0 without having a JAVA Stack or the necessary JAVA Components installed in your app server.
    Then the question would be :
    Even if you do manage to create a WAD7.0 template without a JAVA Stack - you cannot run the same since it required portal...???

  • How Can I connect to a Microsoft Access Database without using LiveCycle?

    I have Acrobat Professional X. And I need to read a Microsoft Access Database. I don't have LiveCycle Form. Is there any way that I can connect to my database?

    You are in the wrong forum, mate. This is a forum for ColdFusion.

  • How Can I Copy Oracle Directories

    How Can I Copy Oracle Directories to other database version (9i to 10g) with grants?
    If somebody could gave me suggestions.
    Rgds,
    Rha

    To get the script for all directories created in database
    SELECT DBMS_METADATA.GET_DDL('DIRECTORY',DIRECTORY_NAME) FROM DBA_DIRECTORIES;
    and to get the script for the Privileges on the above listed directories
    select 'GRANT ' || PRIVILEGE || ' ON ' || TABLE_NAME || ' TO ' || GRANTEE || ';'
    FROM DBA_TAB_PRIVS
    WHERE TABLE_NAME IN (SELECT DIRECTORY_NAME FROM DBA_DIRECTORIES);
    Then these scripts can be run wherever required
    Regards

  • How to connect to Oracle 11gR2 from CF9

    Hi,
    how to connect to Oracle 11gR2 64 bit Database from CF9?
    In CF Administrator no Oracle Driver is available.
    Do I have to install Oracle Client Software on Server Hardware where CF9 Server is installed?
    If yes, is Oracle Instant Client is enough or do I have to install full oracle client?
    Any idea?
    regards Claudia

    Excellent, glad to hear it's sorted. Just be careful if you use any of the "advanced" features such as returning querysets from stored procedures or BLOBs, apparently there are differences between the JDBC and full DataDirect drivers in those cases.
    However in 99% of cases you won't notice the difference.

  • How to Patch Multiple Instances on same oracle home

    Hi All
    I Have 4 Instances running on server like below
    DEVSTAG /opt/oracle/product/10.2.0
    DEVUAT /opt/oracle/product/10.2.0
    DEVREVT /opt/oracle/product/10.2.0
    DEVREG /opt/oracle/product/11.2.0
    i want to Apply the patch set 11.1.0.7.1 to DEVUAT & DEVREVT Instances , Can someone please help .. i dont want this patch set applied to DEVSTAG Instance .. how to exclude that Instance from getting patched ?
    Thanks in advance .. hope my requirement is clear.

    Which patch are you referring to ? The database patching tool (opatch) generally applies any database patch to an ORACLE_HOME. You will need to follow the instructions in the README of the patch. If you need to only patch one instance, then you will have to create a dedicated ORACLE_HOME for each database (i.e they will not share database executables). If you share ORACLE_HOME amongst multiple instances, then you will have to patch all of them simultaneously.
    HTH
    Srini

  • How to add patch in Oracle Payable under Linux

    Hi All
    I want to know how to apply a patch in Oracle under Linux environment. The problem is that I'm a Newbie in Oracle and i'm not a DBA and also i have little knowledge in Linux environment.
    Apps: 11.5.9
    OS: Linux x86
    Patch : 7309767
    Thanks
    Edited by: 883454 on Sep 6, 2011 5:07 PM

    Wrong category forum.

  • How to install the oracle patch in the HP_ux server.

    Hi,
    we areĀ  using oracle server 9.2.0.8. We are decided to install the oracle patch in the oracle server.
    How to install the oracle patch?
    Please suggest me,
    Urgent.
    Regards
    S.Prasad

    hi,
    left upper corner on this forum.
    there is a box that "says" Search
    It is very easy to use, it is not necessary to be an Engineer.
    apart of the notes, there is (at least) one EXACT query like yours:
    [O patch apply procedure in Hp-ux and IBM aix|Re: O patch apply procedure in Hp-ux and IBM aix]

  • How can apply Oracle BPEL patch to Oracle BPEL Process manager??

    Hi, Gurus:
    I am new to Oracle BPEL Process manager, I successfully install Oracle BPEL Process manager, but I need to install Oracle BPEL patch and the examples within it.
    so I download bpelpatches.zip, it has over 106 MB.
    It contains:
    1. p4369818_101200_GENERIC.zip
    2. p4343748_101200_GENERIC.zip
    3. p4406640_101200_GENERIC_Patch01.zip
    4. p4469111_101200_GENERIC_Patch02.zip
    I am using window XP, how Can I apply these patches to my system??
    How can apply Oracle BPEL patch to Oracle BPEL Process manager??
    Thanks a lot!!
    Charlie

    don't see any invoke in your client against the intiate operation.. - which creates the correlation
    only 2 of them
    <invoke name="Invoke_1" partnerLink="PartnerLink_1" portType="ns1:CorrelatedBPELProcess" operation="receive1" inputVariable="Invoke_1_receive1_InputVariable"/>
    <invoke name="Invoke_2" partnerLink="PartnerLink_1" portType="ns1:CorrelatedBPELProcess" operation="receive2" inputVariable="Invoke_2_receive2_InputVariable"/>
    compared to this def of the process
    <portType name="CorrelatedBPELProcess">
    <operation name="initiate">
    <input message="client:CorrelatedBPELProcessRequestMessage"/>
    </operation>
    <operation name="receive1">
    <input message="client:CorrelatedBPELProcessRequestMessage"/>
    </operation>
    <operation name="receive2">
    <input message="client:CorrelatedBPELProcessRequestMessage"/>
    </operation>
    </portType>

  • How to get and install 10.2.0.3 patch for Oracle XE (express)

    Total newby here, pardon the stupid question....
    I've installed Oracle XE but I've been told I need the patch that updates the database to 10.2.0.3. I can only find a patch for Vista, I'm on XP. When I go to the metalink(?) page it says I need to have a support ID.
    How do I get a support ID (free) for XE, or is there something I'm missing.
    Thx,
    Mark

    1) Just for sanity, I'm assuming that you posted a Metalink Note ID, not a bug. Metalink Note 334968.1 refers to bug 3807408.
    2) The patches referenced in that bug would appear to relate to the Oracle client. Assuming proper licenses, I would expect that you could patch the Oracle clients accessing the XE database and resolve the issue.
    3) The Metalink note references an alternate workaround of installing Visual Studio in a non-default location that doesn't include parenthesis.
    Justin

  • How to install a patch in oracle apps

    Hi,
    Please provide me the steps to install a patch in oracle apps(unix platform)

    Welcome to the forums !
    Pl post EBS questiosn in the EBS forms http://forums.oracle.com/forums/category.jspa?categoryID=3
    Pl see these MOS Docs for answers to your question -
    130608.1 - adpatch Basics
    174436.1 - Oracle Applications Patching FAQ
    HTH
    Srini

  • How to determine the Oracle Application server version in 11i?

    Hi Hussein:
    I just applied the CPU April 2009 for my database and I am trying to patch the Oracle application Server. I found out the Apache version
    Server version: Oracle HTTP Server Powered by Apache/1.3.19 (Unix)
    Server built: Aug 7 2003 19:01:25 (iAS 1.0.2.2.2 rollup 4)
    But I am not sure how to map the apache Version to Application Server version. With out this information I cant Locate the patch.
    I would appreciate your help.
    Regards,
    Bala

    To find Apps Version (11i/R12/12i)
    Connect to database as user apps
    SQL> select release_name from apps.fnd_product_groups;
    Web Server/Apache or Application Server in Apps 11i/R12
    Log in as Application user go to IAS_ORACLE_HOME/Apache/Apache/bin/ and run httpd -version

Maybe you are looking for

  • Photo Downloader Adobe Bridge CS5

    Hi I wonder how i can save the import settings in photo downloader to always have same settings when extracting images? It always adjust it self back to default and i need to find my location again. Any suggestins? Also. When working in CS5, and i wa

  • HT5625 Solve the problem of correlation iPad with apple id

    I bought the iPad and the new system occurred after a request from Macglet device id abbl and Albaswor I Manny knowledgeable of the problem and the shop owner had changed what I work device Mo Radi opens me three days

  • Identifying a Car Plate number

    Hi dear friends, I have a sequence of low quality images that captured by a regular shop camera. I wanna identify license plate of the car in images. I am wondering if it is possible to use the sequences to zoom in the image and identify the license

  • How to use VMRC SDK to open VM console

    Hi, I'm looking for some help to setup a custom solution that opens a console of a VM from a corporate intranet site. I'm new to the whole VMWare SDK world, but I've been able to easily use vCloud Suite SDK for .NET to expose some details on my User

  • InputDate Validation

    I have used inputDate_ component in my jsff page. 1. I want to validation that user can select date only from current date to next 1 year only. 2. I want to validation that user can select date only from next week to next 1 year only. User can't sele