Patch for  Template type 'excel' in Oracle Apps R 12

Hello,
I don't see the option to upload the excel template in my XML Publisher responsibility. Can any one suggest which patch should be applied to see the excel in the drop down of template type in XML Publisher responsibility
Thanks,
Sridhar

Since this depends on your current patch level I would highly recommend you to
open a ticket with Oracle Support to tell you exactly which patch your environment needs.
A good starting point though is the Note ID 1138602.1. Which gives you all patches for
BIP 10f, 11g, etc standalone or with EBS or other oracle apps.
regards
Jorge
p.s. If this answers your question then please grant the points

Similar Messages

  • Patch no for 10.1.2.4 Oracle apps Server10G Rel 2

    Hi All
    Could anyone let me know what is patch no for Oracle Apps 10G rel 2 10.1.2.4
    kb

    There is also the "Forms Bundle Patch" with the Patch ID 9774440.
    Oracle internally calls this 10.1.2.3.1.
    Regards
    Markus

  • EA1 - SQL DDL Tab not working for 10.2.0.3 Oracle Apps DB

    I just downloaded the EA1 SQL Developer 1.5.0.51.70 for evaluation purposes. I am connecting to various types of databases - all databases are version 10.2.0.3.
    When I am connected to an Oracle Applications 11i database (10.2.0.3 version) as the apps user, then select a table, and then click on the SQL tab - I get a message Generating DDL and then the errors:
    o.d.db.DBUtil No more data to read from socket
    o.d.r.utils.DBObject Could not get schema Object:java.sql.SQLException:OALL8 is in an inconsistent state
    When I connect to one of our other in-house (non Oracle Apps) Oracle database 10.2.0.3 I am able to view the tables and the DDL in the SQL tab.
    Is there a reason why I am unable to view the DDL from the SQL tab for Oracle Apps databases
    Message was edited by:
    user571286
    Message was edited by:
    user571286

    If you get the same error when running the equivalent DBMS_METADATA through SQL*Plus (rather than through SQL Developer), I would assume that it is a problem with DBMS_METADATA in the database - this can be fixed (based on earlier posts, such as Re: ORA-06502 error on SQL tab by reinstalling DBMS_METADATA by running $ORACLE_HOME/rdbms/admin/catmeta.sql.
    If it works in SQL*Plus, then I would say it sounds like an issue with how SQL Developer is connecting to the database - simply based on the "no more data to read from socket".
    theFurryOne

  • Patch failing with Class not found: oracle.apps.ad.jri.adjcopy

    Hi.
    Running a patch today and it is failing with:
    Class not found: oracle.apps.ad.jri.adjcopy
    The log states this:
    STRT_TASK: [Run adjcopy.class] [] [Tue Mar 02 2010 13:18:22]
    Running adjcopy.class:
    adjava -mx512m -nojit oracle.apps.ad.jri.adjcopy @D:\oracle\testappl\admin\TEST\out\apps.cmd
    Error:
    Program exited with status 1
    Cause: The program terminated, returning status code 1.
    adjava -mx512m -nojit oracle.apps.ad.jri.adjcopy @D:\oracle\testappl\admin\TEST\out\apps.cmd
    Calling D:\oracle\testcomn\util\jre\1.1.8\bin\jre.exe ...
    Class not found: oracle.apps.ad.jri.adjcopy
    AD Run Java Command is complete.
    D:\oracle\testappl\admin\TEST\out>
    I have tried running maually and still no luck.
    It is a frteshly cloned environment. Autoconfig has been run successfully.
    The only help from Metalink was that I have unzipped the patches in a folfer with space in it. So I renamed folder but still same error.
    The patch is 7415848 ATG Framework Patch.
    oracle 11.5.10.2, Windows 2003, RDBMS 10.2.
    Thanks in advance,
    DA
    Another thing I tried was to relink, but got the following:
    Do you wish to force regeneration of all jar files? [No] ?
    Generating any out of date or missing jar files.
    Signing product JAR files in JAVA_TOP -
    D:\oracle\testcomn\java
    using entity Customer and certificate 1.
    Class not found: oracle.apps.ad.jri.adjversion
    AD Administration error:
    aiojavaGetJavaVersion(), ERROR [code= 1] creating javaversionFile.
    Error : java version file format not correct
    adogjf() Unable to generate jar files under JAVA_TOP
    Backing up restart files, if any......Done.
    You should check the file
    D:\oracle\testappl\admin\TEST\log\adadmin.log
    for errors.
    D:\oracle\testappl\ad\11.5.0\bin>
    Edited by: Dan A on Mar 2, 2010 10:03 AM

    Dan,
    Please see if these documents are applicable.
    Note: 392870.1 - Generate product JAR files aiojavaGetJavaVersion(),ERROR creating javaVersionFile
    Note: 264911.1 - adutilities error out aiojavaGetJavaVersion(), Error creating javaversionFile
    Regards,
    Hussein

  • NoClassDefFoundError for Java Concurrent Program in Oracle Apps

    Hi,
    I am accessing the Oracle Apps application which is installed in local server(Within the network).
    I am trying to execute Java Concurrent Program in oracle apps (in Windows XP Professional). I did the following.
    1. Created the concurrent program executable with Execution file name
    as AvailableProg and Execution File Path as
    oracle.apps.fnd.cp.request (this is where AvailableProg resides)
    and Method as Java Concurrent Program.
    2. Created the concurrent program and set the Options as -cp JAVA_CON.
    3. Created a environment variable JAVA_CON (In Windows XP) with the
    values D:\apps.zip and
    D:\oracle.apps.fnd.cp.request.AvailableProg.class.
    4. Registered the concurrent program.
    5. While I submitted the request I got the following error:
    Exception in thread "main" java.lang.NoClassDefFoundError:
    oracle/apps/fnd/cp/request/Run.
    Can anybody help me in resolving this issue?
    Is there any documents available in executing java concurrent programs?
    Please do the needful..
    Thank You....

    Hi
    I am having the same issues. Here are the setup I have for all the variables:
    $ echo $AF_CLASSPATH
    /u001/oracle/deltacomn/util/jre/1.1.8/lib/rt.jar:/u001/oracle/deltacomn/util/jre/1.1.8/lib/i18n.jar:/u001/oracle/deltacomn/java/appsborg.zip:/u001/oracle/deltaora/8.0.6/forms60/java:/u001/oracle/deltacomn/java
    $ echo $JAVA_TOP
    /u001/oracle/deltacomn/java
    $ echo $AFJVAPRG
    /u001/oracle/deltacomn/util/jre/1.1.8/bin/jre
    $ echo $CLASSPATH
    /u001/oracle/deltacomn/util/jre/1.1.8/lib/rt.jar:/u001/oracle/deltacomn/util/jre/1.1.8/lib/i18n.jar:/u001/oracle/deltacomn/java/appsborg.zip:/u001/oracle/deltaora/8.0.6/forms60/java:/u001/oracle/deltacomn/java:/u001/oracle/deltaappl/ncr_custom/ncrx/1.0.0/java
    Please help.
    Thanks
    AE

  • Steps for Creating a Report in Oracle Apps

    I need the steps for creating a Report 2.5 in Oracle Apps.
    Please let me know the steps involved in detail
    Regards
    Choudary

    First you create the report using reports 2.5. (You need to refer Application Developer's User Guide to understand Apps standards for customization)
    Then register the report in Apps:
    1) Define the executable
    2) Place the executable in the appropriate directory (You need to refer Apps installation guide to find the directory structure for placing reports)
    3) Define the concurrent program (Pay attention when you define program parameters and value sets associated)
    4) Attach your report to the request group attached to your responsibility
    5) Run the concurrent program using SRS (you will not see the report when you open Submit Requests Form, if you do have permission)
    The above procedure is applicable if you are defining the report directly in your instance. If you are using chain link, then you may have to migrate the objects appropriately.
    Some of the above activities are usually done by System Administrator and users are not given permissions.

  • Is there any patch for migrating database server from oracle to sql server

    we have very large application build using oracle forms 6i
    (release 2) & reports 6i & Oracle Database as back-end server.
    Now we want to port our application on sql server. Is there any
    patch available , so that we don't have to change anything at
    application level except connection string.
    currently I am using :
    oca 6.0.5.35.0
    sql server 2000
    odbc 3.5xxx
    d2k 6i(release 2)
    But we have to make lot of changes at application level.
    So any one can tell me about any tool, or patch for converting
    without changing too much at application level.
    Thanks
    yogesh

    refresh

  • Setup of support structure for J2EE systems running on Oracle App Servers

    I'm not sure if this is the best place to pose this question, but I can' really think of anywhere better. Apologies to anyone who may be reading this and thinking 'what does this guy think he's doing!'
    Over the last two years, we have been implementing a number of J2EE systems for a large insurance company. The way we have been supporting these systems, is by making a number of senior staff available to field any issues. We are talking about DBAs, Oracle App Server admins, and senior Java staff (generally the same individuals as the Oracle App Server admins). Now, we do have an on-call support roster, but because our developers are generally not environment savvy they are not suitable for on-call support. They know the code inside out (for their particular application) but have not been exposed to the environment and possibly other applications running there in.
    So since it is not feasible, or fair, to ask developers to go oncall, it is left to us poor saps (generally myself and a DBA in the States). This problem will only get worse as time goes on: the more applications added to the environment, the more complex the support requirements, the less available developers are to do frontline support.
    So my questions are:
    Has anyone faced this kind of a problem before?
    What kind of an individual is most suitable for frontline support?
    What structures could be put in place to address this problem?
    What tools do people use to help them in frontline support of their J2EE systems?
    In my mind, a suitable candidate needs, at the very least the following skills:
    Knowledge of Unix commands
    Working knowledge of Oracle AS, various OC4j instances, config files, deployment structure etc.
    Good, not necessarily expert level, of Java. Someone who can make sense of a stack trace at least.
    Awareness of the enterprise, not just the application servers but all constituent parts in the application i.e. database, ldaps, external hosts etc.
    Thanks much in advance to anyone who can offer any advice on this topic.

    Jason,
    You said:
    So since it is not feasible, or fair, to ask developers to go oncallActually, in my experience, developers are always "oncall". In the company that I work for, a developer can be contacted whenever and asked to help with some support issue.
    Good Luck,
    Avi.

  • Need information for file type conversion from Oracle

    Hi,
    I need a scenario where there is third party tool which supports file types (.lnb (Link Notebook Chart),.anb(Analyst Notebook Analytical Chart),.anx(Analyst Notebook Exchange Chart),.tcv(Text Chart Visualisation))
    I am having a Oracle database where I want to create a file from a Table so that the third party tool could understand
    the file supported types.
    Any help will be benefitial for me
    Thanks and Regards

    Hi,
    If I use as:
    DECLARE
    fileHandler UTL_FILE.FILE_TYPE;
    BEGIN
    fileHandler := UTL_FILE.FOPEN('test_dir', 'test_file.tcv', 'W');
    UTL_FILE.PUTF(fileHandler, 'Writing TO a file\n');
    UTL_FILE.FCLOSE(fileHandler);
    EXCEPTION
    WHEN utl_file.invalid_path THEN
    raise_application_error(-20000, 'ERROR: Invalid PATH FOR file.');
    END;
    If I use the file naming convention i.e extension type as .tcv will it support ?
    Thanks and Regards

  • Report in Excel in Oracle Apps 11i

    Hi every one,
    Is there any way to fetch the report directly in Excel instead of opening in XML,PDT,TEXT etc. I not not talking about the profile option in which we open the text report into excel. My clients requirement is to open report directly into excel. If any one have some idea pls let me know. Its very urgent. If any metalink note is available then also let me know.
    Thanx,
    Saquib

    Saquib,
    Refer to the following notes, it should be helpful.
    Note: 316752.1 - How to Control the Name and the Application that Opens the Concurrent Request Output File on the Client?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=316752.1
    Note: 178133.1 - Setting up Word or Excel as a Viewer Option
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=178133.1
    Note: 377424.1 - How To View / Open Concurrent Requests With The Excel Application
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=377424.1
    Note: 372353.1 - How To Export Form Or Report Data From Oracle Applications And Into Excel
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=372353.1
    With XML Publisher, you can create concurrent request with output set to excel.
    Regards,
    Hussein

  • New order Type setup in Oracle Apps 11i

    Hello All,
    I setup a new order type for a new organization. When i want to select 'Invoice Source' for the order line type in 'Transaction Types', I see nothing in the list of values.
    The Invoice Source is already defined and is working for other order types for existing organization units.
    Regards
    AM

    Thanks for your response.
    A transaction type (INV) is already defined in AR. This is what is assigned to an existing organization. I set up a new org and am trying to create a new order type for this org.
    Here is what I am doing:
    1) In order Management--Setup , created a new Transaction Type (New_Line). Transaction Type Code is Line, order Category is Order. The Sales Document Type defaulted to 'Sales Order'
    2) Then i defined a Transaction Type (New_Order) and assigned the Line Flow (order type --->New_Order, Line Type-->New_Line, Process Name ->Line Flow - Generic)
    I am running into two issues.
    1)  Can't assign the Invoice Source to the New Line Type I just defined; and
    2) When I book an order, I get "No workflow assigned ..." Error.
    Am I missing anything,
    Thanks
    A/M

  • Validation programm  needed for the  xmlfile   generated from  Oracle apps

    Hi ,
    I Generated an xml file from concurrent program .i need to perform validation to that xml file. Is there any program which can validate it.
    It is very urgent .
    Thanks®ards,
    sireesha

    $ORACLE_HOME/bin/schema
    Usage: schema [flags] <instance> [schema] [working dir]
    Where:
        <instance>    is the XML instance document to validate (required)
        [schema]      is the default schema (optional)
        [working dir] is the working directory for processing (optional)
    Flags:
        -0                Always exit with code 0 (success)
        -c                Extra tests to improve code coverage
        -e <encoding>     Specify default input file encoding
        -E <encoding>     Specify output/data/presentation encoding
        -i                Ignore provided schema file
        -o <num>          Validation options
        -p                Print instance document to stdout on success
        -v                Show version number
        -u                forced to Unicode path

  • RAC RMAN BACKUP Recovery FOR  Oracle APPS Application

    Hi,
    We have an Application which is similar to Oracle APPs application and We have a RAC Database at Backend.
    As I am a Oracle RAC DBA and never worked as an Oracle apps DBA.
    Each Week or month We have to deploy a patch on Our Database which are kind of sql changes to Database and before we applying we need to backup our Database.
    I am very comfortable while applying patches on Single instance Database:-
    I Usually shutdown my database and backing up My Database(Conistent\cold Backup) before applying patch.
    and I have a Flash back on both option I am having for my Database.
    Problem:-
    But in Production I have RAC Database, on which I already configured Hot Backup.
    FlashBackup Feature is there with me, but Not reliable.
    I want cold backup along with my existing hot backup, and want to restore same if something goes wrong.
    Since ASM is configured so we have only option RMAN backup.
    IF possible kindly Share your knowledge and Experience of your to handle Such Problem.

    Sir,
    RMAN is already configured for backing up database online.
    My only intention is to have cold or consistent backup before applying application patch, So that at the time of crisis I will resotre my Cold/Conistent backup.
    Because I am using 11gr2 RAC with ASM, so only option is there for me to use rman as backup tool.
    But I never tried to Have Cold backup in RAC environment in my previous jobs, and I am new to this Oracle APPS DBA technology. So Here I am looking for a Strategy that Normally oracle apps dba use while applying patch to Oracle Database and kind of backup strategy they use.
    Regards
    Gaurav

  • Setting password expiry for all users in oracle apps R12

    hi,
    i have OS RHEL 5,Oracle apps: 12.1.1
    now i want to set the password  expiry for all the users in oracle apps to 60 days..
    can some on please guide on how this could be done.
    It is urgent,your help is appreciated.
    regards,
    Milan Rathod

    Hi Milan;
    Check below thread
    How force users to change passwords every 60 days
    How force users to change passwords every 60 days
    PS:Registered: Sep 24, 2010
    Total Posts: 38
    Total Questions: 30 (28 unresolved)
    Please change your thread status to anwered which you already get answer for your issue
    Regard
    Helios

  • Laptop config for installing oracle apps

    Hi All,
    what could be the best config and brand for installing oracle apps in laptop for learning purpose? Will oracle apps supports Windows Vista as most of the current laptops has Vista as the default OS?
    I have tried installing oracle apps in desktop and not in laptop yet.I found in the net the below steps is one of the ways to install oracle apps in laptop.
    1.Install VMware on windows OS (Virtual Machine)
    2.Install enterprise linux
    3.Install oracle apps
    Pls let me know if anyone have installled oracle apps in laptop.
    Thanks in advance
    kumar

    Hi Kumar,
    Yes, for learning Vista/VMWare/OEL/Apps would work, but note VMWare not supported on Vista but it does run (boot using Disable Driver Signing) and you might find Linux VMs take 20-30mins or so to start the first time after host boot. Also I'd turn off the Vista frilly bits!
    Specs - get something recent, the better hardware the faster it runs! For Vista and R12 on VMWare I'd say you'd want 4GB memory, fast dual core CPU and tons of disk. Also you'll want Vista 64 to get the best out of the memory (and if you want more than 4Gb). Some laptop brands come with options for different OS's like images on DVD or hidden on the harddisk that you can easily reinstall.
    PS. Laptops are like desktop's these days, not a huge difference in specs...
    PPS. If you want a less painful option try to downgrade to Windows XP (watch memory limits), still lots of hassles with Vista.
    PPPS. I'd go for OpenSuse (Suse clone) or Centos (RedHat clone) over OEL for learning machine due to no subscription for updates, etc.
    Drop me an email if you want.
    Regards,
    Gareth
    http://garethroberts.blogspot.com

Maybe you are looking for