OracleAS 10.1.2 Patchset List

Dear all,
Is there any way I can find a list of all patchsets of Oracle Application Server 10.1.2? I know the newest is 10.1.2.3 but not sure if a newer one has been released.
In addition, must I apply all the patchsets no matter I use the features or not? And where can I find the features of each patch?
Thank you.
Rayyen

There are only three patch sets released yet for OAS 10g family. The latest one is 10.1.2.3.
PatchSets do not introduce new features. Newer releases of full version software brings in new features. PatchSets are a cumulative collection of patch fixes to bugs found in a release.
It is generally advisable to use the latest patch set.
- One benefit is that you get fixes of most of the bugs.
- Another advantage comes in upgrades. Generally, most of the testing for upgrade processes and scripts for OAS takes place from the latest patchset level to the newer versions. For instance, to move to FMW11g from OAS 10g, most extensive testing would be done for the upgraded 10.1.2.3 OAS.
That is why in all new SRs, Oracle Support would strongly suggest you to move to the latest patch set version.
For latest patches and patch sets for OAS 10g R2, check the following article on MOS/Metalink.
Oracle Application Server 10g Release 2 (10.1.2) Support Status and Alerts \[ID 329361.1\]
hope that helps!
AMN

Similar Messages

  • Frm-40502: oracle error: unable to read list of values

    Hi All,
    I am personalizing the assignment form, where we need to restrict the JOB LOV based on Organization value.
    In Forms Personalization we are creating the record group from query and attaching to Job field.
    The query is,
    SELECT DISTINCT j.NAME, DECODE (1, 2, 1, NULL) c_valid_job_flag,
    j.job_id job_id
    FROM per_jobs_v j
    WHERE j.business_group_id + 0 = :CTL_GLOBALS.BUSINESS_GROUP_ID
    AND j.date_from <= :CTL_GLOBALS.SESSION_DATE
    AND ( (j.date_to IS NULL)
    OR (j.date_to >= :CTL_GLOBALS.SESSION_DATE)
    ORDER BY j.NAME
    When we use this query, we are getting the error "frm-40502: oracle error: unable to read list of values"
    If i replace the bind variable with values we are not getting the error and its working fine.
    Replace query:
    SELECT DISTINCT j.NAME, DECODE (1, 2, 1, NULL) c_valid_job_flag,
    j.job_id job_id
    FROM per_jobs_v j
    WHERE j.business_group_id + 0 = 202
    AND j.date_from <= TRUNC(SYSDATE)
    AND ( (j.date_to IS NULL)
    OR (j.date_to >= TRUNC(SYSDATE))
    ORDER BY j.NAME
    how to use bind variables (Block.field) here? We are getting this error only when using the bind variable in the query.
    Please share your ideas.
    Thanks.

    Hi;
    What is your EBS version? There are 96 docs avaliable about similar error message. I suggest use metalink for your issue
    You can also check:
    FRM-40502: Oracle Error: Unable To Read List Of Values [ID 1161404.1]
    Frm-40502: Oracle Error: Unable To Read List Of Values. [ID 351931.1]
    FRM 40502: Oracle Error:Unable to Read List of Values [ID 179162.1]
    Regard
    Helios

  • Forms Personalization - FRM-40502: ORACLE error: unable to read list of val

    Hi,
    I am using Forms Personalization to create an LOV using builtin. In the Builtin, I have put the sql query under create record group from query. In the query, when I hardcode a value, in a where condition, the LOV works fine but when I replace the hardcoded value with :block.field value, it gives the error, FRM-40502: ORACLE error: unable to read list of values. Below is the part of the sql query where I am facing this issue.
    "WHERE related_customer_id = :ORDER.INVOICE_TO_CUSTOMER_ID"
    Please get back to me if anyone has faced similar problem.
    Thanks all in advance,
    Regards,
    AN

    Please post a new thread for each issue. Tacking onto a 2 year old post is generally a bad idea.
    Forms personalization is a feature in Oracle E+Biz Suite and as such you should post your question in this forum:
    OA Framework

  • Discoverer  link on  oracle apps  R12 launch worksheet list?

    the discoverer link on oracle apps R12 launch worksheet list instead of query progress page?
    the function form is as follows mode=DISCO&workbook=ALL_STAFF_DATA
    And can expalain to me how to fill this parameters in case where the woorkbook is containing many worksheets .Here is the formula
    mode=DISCO&workbook=<workbook identifier>&parameters=Disco paramater name M~Parameter M Value*param_workbook parameter name N~Parameter N Value
    Thanking in advance

    Pl see if MOS Doc 471303.1 (How to Create a Link to a Discoverer Workbook in Apps R12) can help
    HTH
    Srini

  • Cannot configure a remote server (Oracle WebLogic Server 11gR1 PatchSet 2)

    Hi,
    When I attempt to create a new server in the server view the dialog does not contain a 'Remote' option. The first dialog box allows the server type to be chosen (Oracle WebLogic Server 11gR1 PatchSet 2) and the hostname and server name, but the next dialog then asks for the WLS and Java homes.
    Any ideas what is wrong?
    Eclipse Helios SR1 + OEPE 11.1.1.6.1
    thanks,
    Chris

    You will find the remote option in third Wizard page, after the one you specify WLS runtime and Java homes.
    Leave the the hostname and server name fields in the fist page as default when you choose (Oracle WebLogic Server 11gR1 PatchSet 2).

  • Oracle WebLogic Server 11gR1 PatchSet 1 JRE

    Hi all,
    I am trying to download Oracle WebLogic Server 11gR1 PatchSet 1 JRE but could not find it. Could you please let me know the url from which I can download it.
    Thanks for all your help in advance.

    Hi all,
    I am trying to download Oracle WebLogic Server 11gR1 PatchSet 1 JRE but could not find it. Could you please let me know the url from which I can download it.
    Thanks for all your help in advance.

  • Oracle Support Involvement on This List

    Does Oracle Tech Support ever post to this discussion list???
    Calvin Mitchell, IS Operations Mgr.
    Makoff R&D Laboratories, Inc.
    http://www.rndlabs.com
    mailto:[email protected]
    http://home.pacbell.net/cal_mitc
    mailto:[email protected]
    mailto:[email protected]
    null

    No, I guess you would need to go to Oracle MetaLink. It used to
    be http://support.oracle.com/ but now its
    http://www.oracle.com/support/
    - Alex
    Calvin Mitchell (guest) wrote:
    : Does Oracle Tech Support ever post to this discussion list???
    : Calvin Mitchell, IS Operations Mgr.
    : Makoff R&D Laboratories, Inc.
    : http://www.rndlabs.com
    : mailto:[email protected]
    : http://home.pacbell.net/cal_mitc
    : mailto:[email protected]
    : mailto:[email protected]
    null

  • Oracle Portal 10g: how to list pages controlled by goup

    Hi All,
    When administering our Oracle Portal 10g, we are using groups to define who has Manage access to a given page. Is there any way to list what pages a particular group has Manage access to?
    Thanks for any assistance!
    Rob
    :)

    Oportalist, thank you very much for that - it was very helpful. When our team ran that query, we got out data like:
    - group name
    - page name
    - access role
    - an LDAP identifier such as "cn=departmentname,cn=portal.080610.123111.961450000,cn=groups,dc=business,dc=com,dc=au".
    Is there any way to get the actual URL to the pages being queried? The page name by itself isn't always enough context for me to work out what specific page the record is for.
    Thanks again for your assistance!
    Rob
    :)

  • Oracle User Admin -- Securing Attribute list

    Hi... does anybody hv the full list of "Securing Attributes" with explaination of how each of them are used.

    Hi,
    Do we have any profile or securing attribute in oracle that can be changed to force oracle to re-Enter password on selecting
    a particular responsibililty.I do not think such a profile exists, but you can manage the session timeout at the responsibility level -- See (Note: 412224.1 - How To Manage Timeout at Responsibility Level). A good practice is to train the end users not to leave their session open or to lock their workstations before leaving it!
    Regards,
    Hussein

  • Oracle net manager is not listed....

    Hi People,
    Have a small problem with the installation of oracle client, for some reason oracle net manager is not installed or at least not listed in start menu programs. Does any one have an idea how to access this tool if it is not listed in the start menu? (I am pretty sure it was installed when I was running the oracle 10g client on windows Xp)
    Many Thanks...
    Napster

    Can you not use Oracle Universal Installer?
    Adith

  • Need the List of the ORACLE Client 11g version/edition list

    Hi All,
    Can anyone share the Oracle Client 11g 32 Bit Version list.
    Regards,
    Mahesh

    -Standard Oracle Client (10g, XE and 11g)
    -Oracle Instant Client (10g and 11g)
    -Oracle Client ODBC Driver (8–11g and XE
    Refer to
    http://www.easysoft.com/support/kb/kb00612.html
    Edited by: Osama_mustafa on Dec 27, 2012 2:46 PM

  • OEPE 1.6 - Oracle WebLogic Server 11gR1 PatchSet 3 requres WLS 10.3.4

    Hi!
    Anyone knowing when Weblogic Server 10.3.4 is planed GA
    Borre

    Borre,
    See the recent OTN post from 20110115 detailing the latest release of Oracle WebLogic Server and some retesting of the previous issues related to JSR-317 JPA 2.0 support below.
    Re: Deploy Hibernate based EAR file on Weblogic 10.3.3?
    The latest release of Oracle WebLogic Server has been available on OTN at the following location since 20110115.
    http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
    This release provides support for JSR-317 JPA 2.0 container managed applications using the QWG8 patch or a manual prepending classpath change.
    In 10.3.3.0 you were required to use the FilteringClassLoader via the *<wls:prefer-application-packages>* addition to your application managed persistence unit - this workaround as well as the persistence.xml renaming one is now fully deprecated and not required in 10.3.4.0 for both application and container managed persistence contexts.
    As of 20110115 the 5 outstanding issues below look to be fixed by applying the http://download.oracle.com/docs/cd/E17904_01/web.1111/e13720/using_toplink.htm#EJBAD1309 patch for QWG8 or manually prepending to the WebLogic 10.3.4.0 server classpath.
    commEnv.cmd: line 67
    @rem Set BEA Home
    set BEA_HOME=C:\opt\wls1034r20110115
    @rem Enable JPA 2.0 functionality on WebLogic Server 10.3.4 with the following patch line for commEnv.cmd:67
    set PRE_CLASSPATH=%BEA_HOME%\modules\javax.persistence_1.0.0.0_2-0-0.jar;%BEA_HOME%\modules\com.oracle.jpa2support_1.0.0.0_2-0.jar
    A JPA 2.0 EE application using EclipseLink as the JPA2 persistence provider on WebLogic is detailed in the analysis section below1) JPA 2.0 XSD parsing - verified
    2) New JPA 2.0 schema elements like <shared-cache-mode>NONE</shared-cache-mode> - verified
    3) JPA 2.0 runtime API like a entityManager.getMetamodel(); call on the Servlet or Stateless session bean - verified
    4) JPA 2.0 weaving/instrumentation - this will require a more detailed lazy model and more debugging to fully verify
    5) Dependency Injection of a container managed JPA 2.0 entityManager on a EJB component like a stateless session bean - verified
    http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/weblogic#Enabling_JPA2_support
    OTN downloadhttp://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
    Patching
    http://download.oracle.com/docs/cd/E18476_01/doc.220/e18480/weblogicchap.htm
    Documentationhttp://download.oracle.com/docs/cd/E17904_01/web.1111/e13852/toc.htm
    Supported Oracle WebLogic Server Versionshttp://download.oracle.com/docs/cd/E15315_06/help/oracle.eclipse.tools.weblogic.doc/html/SupportedServerVersions.html
    TopLink JPA 2.0 Specific documentation/patchinghttp://download.oracle.com/docs/cd/E17904_01/web.1111/e13720/using_toplink.htm#EJBAD1309
    EclipseLink Wiki: JPA 2.0 using EclipseLink on WebLogic analysis (XSD, Weaving, DI of @PersistenceContext)http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/weblogic#Enabling_JPA2_support
    thank you
    /Michael O'Brien
    http://www.eclipselink.org

  • Oracle EBS R12 - Main Menu list is empty

    Production Environment:
    Oracle E-Business Suite Release 12 (12.1.3) / 11.1.0.7.0
    Operatin System: Oracle Linux ES v5.5
    Multi Node Instations
    Node 1 (Linux ES v5.5.) - Database Machine
    Node 2 (Linux ES v5.5.) - Application Machine
    Network filrewalls installed between the machine and out side the application machine. With this configuration our production is running since Nov 2010 onwards.
    Issue:
    Yesterday, All the users are reported - the responsibilities in the main menu toolbar is not visable after the login.
    When we look the DB and Apps Machines - All the application services are UP and running on apps machine and database and db listener also UP and running on DB machine as well. There is no error messages in Apache and OPMN log and database alert log files
    What could be ausing this issue? If it is network/firewall issue, how would we find out this could be the network issue?
    appreciate your help

    What could be ausing this issue? If it is network/firewall issue, how would we find out this could be the network issue?How did you fix the issue?
    What changes recently in your application/system/network?
    If you had this network configuration for that long, why would you expect the firewall to be an issue?
    Thanks,
    Hussein

  • Oracle Lite Default Publications Items List

    Does anyone have a list of default publication items which are created as a part of Out of Box installation?
    Edited by: user6411743 on 02-Jun-2009 14:09

    The default publication items created on install are the 6 seen when a new client is built or complete refresh
    PI_APP_PUB_PROPERTIES - the application/publication
    C$SEQ_CLIENTS_PI - sequences for the client
    C$SCRIPTS - DDL scripts executed on build
    C$RESOURCES - not sure what this is, but i think it is stored procedures etc.
    C$ALL_SEQUENCES - i think this related to auto incremented columns, but never seen it used
    C$ALL_INDEXES_Q - the index definitions for the publication items

  • Handling a List returned from a Stored Oracle Procedure

    I'm trying to put a PL/SQL oracle wrapper around some post code lookup
    software.
    We're planning to get the wrapper to return a List and then JDBC to handle this list.
    Has anyone already done/attempted to do this? Does anyone know if it can be done using a List and can oracle stored procedures return a List?

    It appears that Oracle does support an array type:
    In Oracle
    CREATE OR REPLACE FUNCTION getEmpArray RETURN EMPARRAY
    AS
    l_data EmpArray := EmpArray();
    CURSOR c_emp IS SELECT ename FROM EMP;
    BEGIN
    FOR emp_rec IN c_emp LOOP
    l_data.extend;
    l_data(l_data.count) := emp_rec.ename;
    END LOOP;
    RETURN l_data;
    END;
    In Java
    public static void main( ) {
      OracleCallableStatement stmt =(OracleCallableStatement)conn.prepareCall
                    ( "begin ? := getEMpArray; end;" );
        // The name we use below, EMPARRAY, has to match the name of the
        // type defined in the PL/SQL Stored Function
        stmt.registerOutParameter( 1, OracleTypes.ARRAY,"EMPARRAY" );
        stmt.executeUpdate();
        // Get the ARRAY object and print the meta data assosiated with it
        ARRAY simpleArray = stmt.getARRAY(1);
        System.out.println("Array is of type " +  simpleArray.getSQLTypeName());
        System.out.println("Array element is of type code "+simpleArray.getBaseType());
        System.out.println("Array is of length " + simpleArray.length());
        // Print the contents of the array
        String[] values = (String[])simpleArray.getArray();
        for( int i = 0; i < values.length; i++ )
          System.out.println( "row " + i + " = '" + values[i] +"'" );
    This was taken from:
    http://otn.oracle.com/sample_code/tech/java/codesnippet/jdbc/varray/index.html

Maybe you are looking for

  • Reduced images when viewing a forum with safari

    Hello all, I was trying to view an image that had been posted on a forum that I am subscribed to, using safari on my iPhone. I know that the image is 800x600 because I saw it full size with my office computer BUT when I try to view the same image on

  • Plays songs but skips through them

    when i try to play songs, it just skips right through them. they dont even play. it shows the title for about a second and then the next song pops up. it does this over and over. i have tried resetting it. HELP!!!

  • How to make an attendance monitoring system

    Hello there, I've just made a system that allows records the time in and time out of the some people. But how do you track people that didn't even check in at all? How do you know if there's a person that was supposed to be present, but didn't come a

  • HOW DO I ADJUST AND COLOR THE SCROLL BAR

    MAKE IT WIDER THAN IT IS AND MAKE IT A DIFFERENT COLOR TO SHOW UP BETTER

  • All iPad buttons are not working even after resetting it (hard, soft and via iTunes).

    All iPad 2 buttons are not working even after I resetting it. I tried both of the hard and soft reset, and even resetting my iPad via iTunes.  The volume buttons work after I tried this method : "hold iPad in landscape mode. Push the home button whil