NEED Help in installing SEPA patches - Version 5

Hi Team,
         Please can you help me with the list of patches for SEPA and its prerequisites.
We are planning to use SEPA 5.0 Credit Transfer.
Gone through the metalink note R11i / R12: FAQ for Single European Payments (SEPA) [ID 791226.1] and subsequently further notes from there.
1) Patch p13510283_11i_GENERIC for SEPA V5
2) Prequisites are as follows,
2864765 - TXK Advanced Utilities Rollup A (October 2004)
3384350 - Patch 11i.SCM_PF.J
3180816 - Patch 11i.AD.I
3882116 - REHOST ORACLE 9iR2 JDBC DRIVERS (v9.2.0.5) FOR USE WITH ORACLE APPLICATIONS 11i
2368042 - Patch 11i.JTA.D (JTA 11.5.7.6)
3262159 - Patch 11i.FND.H
3594604 - TXK AUTOCONFIG TEMPLATE ROLLUP PATCH I (October 2004)
select bug_id, Bug_number from apps.ad_bugs where bug_number in ('2864765','3384350','3180816','3882116','2368042','3262159','3594604')
"BUG_ID"
"BUG_NUMBER"
54056
"2368042"
129655
"2864765"
126300
"3262159"
143919
"3384350"
72433
"3594604"
111580
"3882116"
We are missing 3180816 - Patch 11i.AD.I  patch in our system. This has been superseded by p7429271_11i_SOLARIS.zip.
We are at the following patch set level,
Applications DBA
Shared
11i.AD.I.5
Thanks a lot for your support, understanding and time.
Regards,
Rajasekaran.

Hi Hussein,
1)From the note 246105.1 performed the following and called the URL https://gfs2devweb1.fin.psa:8443/OA_HTML/J2SEtest.jsp
=============================================================================================
To create a simple J2SE test page (without logging into the Oracle E-Business Suite database), proceed with the follows:
Change to the OA_HTML directory on the HTTP server.
Using a text editor, create a file called J2SEtest.jsp with the following lines:
The J2SE version is:<%= System.getProperty("java.version") %>
<p> </p>
The class path is:<%= System.getProperty("java.class.path") %>
=============================================================================================
GOT THE FOLLOWING OUTPUT,
The J2SE version is:1.4.2_19
The class path is:/opt/gfsd/gfsdora/iAS/Apache/Jserv/libexec/ApacheJServ.jar:/opt/gfsd/gfsdora/iAS/Apache/Jsdk/lib/jsdk.jar:/opt/gfsd/gfsdora/iAS/jsp/lib/ojsp.jar:/opt/gfsd/gfsdora/iAS/jsp/lib/ojsputil.jar:/opt/gfsd/gfsdora/iAS/lib/servlet.jar:/opt/gfsd/gfsdcomn/java/ojdigsig.zip:/opt/gfsd/gfsdcomn/java/sax2.zip:/opt/gfsd/gfsdcomn/java/xmlparserv2-904.zip:/opt/gfsd/gfsdcomn/java/xdoparser.zip:/opt/gfsd/gfsdora/iAS/sqlj/lib/translator.zip:/opt/gfsd/gfsdcomn/java/jbojdbcpatch.zip:/opt/gfsd/gfsdcomn/java/jdbc14.zip:/opt/gfsd/gfsdcomn/java/nls_charset12.zip:/opt/gfsd/gfsdcomn/java/apps.zip:/opt/gfsd/gfsdcomn/java:/opt/gfsd/gfsdcomn/java/cache.zip:/opt/gfsd/j2sdk1.4.2_19//lib/dt.jar:/opt/gfsd/j2sdk1.4.2_19//lib/tools.jar:/opt/gfsd/j2sdk1.4.2_19//jre/lib/rt.jar:/opt/gfsd/j2sdk1.4.2_19//jre/lib/charsets.jar:/opt/gfsd/gfsdora/iAS/jlib/jssl-1_1.jar:/opt/gfsd/gfsdora/iAS/jlib/javax-ssl-1_1.jar:/opt/gfsd/gfsdora/iAS/rdbms/jlib/aqapi.jar:/opt/gfsd/gfsdora/8.0.6/forms60/java:/opt/gfsd/gfsdora/iAS/rdbms/jlib/jmscommon.jar:/opt/gfsd/gfsdora/iAS/Apache/Jserv/libexec/dms2Server.jar:/opt/gfsd/gfsdora/iAS/lib/oraclexsql.jar:/opt/gfsd/gfsdora/iAS/rdbms/jlib/xsu12.jar:/opt/gfsd/gfsdora/iAS/xdk/lib:/opt/gfsd/gfsdcomn/java/fndoam.zip:/opt/gfsd/gfsdappl/bne/11.5.0/conf:/opt/gfsd/gfsdora/iAS/mp/jlib/opreapi-rt.jar:/opt/gfsd/gfsdora/iAS/mp/jlib/dmtutil.jar:/opt/gfsd/gfsdora/iAS/dm/lib/odmapi.jar:/opt/gfsd/gfsdcomn/java/owa.zip:/opt/gfsd/gfsdora/8.0.6/forms60/java/f60srv.jar:/opt/gfsd/gfsdora/iAS/lib/http_client.jar:/opt/gfsd/gfsdora/iAS/lib/wwcache.jar:/opt/gfsd/gfsdora/iAS/portal30/jpdk/lib/provider.jar:/opt/gfsd/gfsdora/iAS/portal30/jpdk/lib/partnerApp.jar:/opt/gfsd/gfsdora/iAS/mapviewer/lib/sdoapi101.jar:/opt/gfsd/gfsdora/iAS/mapviewer/lib/sdovis.jar:/opt/gfsd/gfsdora/iAS/mapviewer/lib/mapviewer118.jar:/opt/gfsd/gfsdora/8.0.6/vbroker/lib/vbjorb.jar:/opt/gfsd/gfsdora/8.0.6/vbroker/lib/vbjapp.jar:/opt/gfsd/gfsdora/iAS/Apache/Apache/htdocs/disco4iv/disco4res.jar:/opt/gfsd/gfsdora/iAS/soap/webapps/soap/WEB-INF/lib/soap.jar:/opt/gfsd/gfsdora/iAS/Apache/Jserv/servlets
2) Again calling URL , https://gfs2devweb1.fin.psa:8443/OA_HTML/jsp/fnd/aolj_native_conn_test.jsp
GOT THE FOLLOWING OUTPUT,
Connection test results:
Connect String: jdbc:oracle:thin:apps/*****@gfsmrdev2db1:1551:GFSD
Successfully obtained a jdbc connection: oracle.jdbc.driver.OracleConnection@51acd5
Current Database Session ID : 415
JDBC driver version: 9.2.0.8.0 -- Warning!! You should use at least JDBC Drivers version 9.2.0.5. Please check metalink note#164317.1 for information on how to upgrade your JDBC drivers.
Testing Result:
Java Version Number:
1.4.2_19
Classpath:
NOTE: This test gets the classpath from the system variables and analyzes that each entry in it is readable and that it indeed exists. If you have entries in red, that does not mean that the application is broken since the entry might only exist for backwards compatibility and not necesarilly imply an error condition.
/opt/gfsd/gfsdora/iAS/Apache/Jserv/libexec/ApacheJServ.jar
/opt/gfsd/gfsdora/iAS/Apache/Jsdk/lib/jsdk.jar
/opt/gfsd/gfsdora/iAS/jsp/lib/ojsp.jar
/opt/gfsd/gfsdora/iAS/jsp/lib/ojsputil.jar
/opt/gfsd/gfsdora/iAS/lib/servlet.jar
/opt/gfsd/gfsdcomn/java/ojdigsig.zip
/opt/gfsd/gfsdcomn/java/sax2.zip
/opt/gfsd/gfsdcomn/java/xmlparserv2-904.zip
/opt/gfsd/gfsdcomn/java/xdoparser.zip
/opt/gfsd/gfsdora/iAS/sqlj/lib/translator.zip
/opt/gfsd/gfsdcomn/java/jbojdbcpatch.zip
/opt/gfsd/gfsdcomn/java/jdbc14.zip
/opt/gfsd/gfsdcomn/java/nls_charset12.zip
NOTE: Below, Apps.zip might be reported in red as missing, but please disregard this message if you already implemented the steps documented in metalink note#220188.1. Only consider this message as valid if apps.zip is missing and you did not implemented the mentioned note or if your applications version is 11.5.9 or above.
Missing /opt/gfsd/gfsdcomn/java/apps.zip
/opt/gfsd/gfsdcomn/java
/opt/gfsd/gfsdcomn/java/cache.zip
/opt/gfsd/j2sdk1.4.2_19//lib/dt.jar
/opt/gfsd/j2sdk1.4.2_19//lib/tools.jar
/opt/gfsd/j2sdk1.4.2_19//jre/lib/rt.jar
/opt/gfsd/j2sdk1.4.2_19//jre/lib/charsets.jar
/opt/gfsd/gfsdora/iAS/jlib/jssl-1_1.jar
/opt/gfsd/gfsdora/iAS/jlib/javax-ssl-1_1.jar
/opt/gfsd/gfsdora/iAS/rdbms/jlib/aqapi.jar
/opt/gfsd/gfsdora/8.0.6/forms60/java
/opt/gfsd/gfsdora/iAS/rdbms/jlib/jmscommon.jar
/opt/gfsd/gfsdora/iAS/Apache/Jserv/libexec/dms2Server.jar
/opt/gfsd/gfsdora/iAS/lib/oraclexsql.jar
/opt/gfsd/gfsdora/iAS/rdbms/jlib/xsu12.jar
/opt/gfsd/gfsdora/iAS/xdk/lib
/opt/gfsd/gfsdcomn/java/fndoam.zip
/opt/gfsd/gfsdappl/bne/11.5.0/conf
/opt/gfsd/gfsdora/iAS/mp/jlib/opreapi-rt.jar
/opt/gfsd/gfsdora/iAS/mp/jlib/dmtutil.jar
/opt/gfsd/gfsdora/iAS/dm/lib/odmapi.jar
/opt/gfsd/gfsdcomn/java/owa.zip
/opt/gfsd/gfsdora/8.0.6/forms60/java/f60srv.jar
/opt/gfsd/gfsdora/iAS/lib/http_client.jar
/opt/gfsd/gfsdora/iAS/lib/wwcache.jar
/opt/gfsd/gfsdora/iAS/portal30/jpdk/lib/provider.jar
Missing /opt/gfsd/gfsdora/iAS/portal30/jpdk/lib/partnerApp.jar
/opt/gfsd/gfsdora/iAS/mapviewer/lib/sdoapi101.jar
/opt/gfsd/gfsdora/iAS/mapviewer/lib/sdovis.jar
/opt/gfsd/gfsdora/iAS/mapviewer/lib/mapviewer118.jar
/opt/gfsd/gfsdora/8.0.6/vbroker/lib/vbjorb.jar
/opt/gfsd/gfsdora/8.0.6/vbroker/lib/vbjapp.jar
/opt/gfsd/gfsdora/iAS/Apache/Apache/htdocs/disco4iv/disco4res.jar
/opt/gfsd/gfsdora/iAS/soap/webapps/soap/WEB-INF/lib/soap.jar
/opt/gfsd/gfsdora/iAS/Apache/Jserv/servlets
=>Try pinging the database with the connection...
DATABASE_ID gfsmrdev2db1_gfsd
AOL_VERSION 11.5.0
SYSDATE 03-JUL-2013 12:21:19
DATABASE_VERSION Oracle Database 10g Enterprise Edition Release 10.1.0.4.0 - 64bi
SCHEMA_NAME APPS
PLEASE HELP TO VALIDATE THE OUTPUT AND CAN WE GO AHEAD WITH THE SEPA PATCHING WITH THIS JDK VERSION.
Thanks and Regards,
Rajasekaran.

Similar Messages

  • I need to to install the latest version SAP GUI

    I need to to install the latest version SAP GUI
    Please give me the link
    Thanks

    Hi,
    BI 7.0 GUI:
    Component : SAP logon for Windows
    Release : 710 Final Release
    File name : saplogon.exe
    File version : 7100.1.0.1027
    Build : 0
    Patch Level : 0
    Download from :service.sap.com
    pls chk this blog for details;
    /people/community.user/blog/2007/06/27/using-the-bi-7x-add-on-for-sap-gui-710--requirements
    Hope this helps,
    regards
    CSM reddy

  • NEED HELP! - Installing Camera raw presets from USB Stick

    NEED HELP! -installing Camera raw presets from USB Stick.
    I am attempting to install the Camera Raw Presets. 
    It says to put them into User Name/Library/Application Support/Adobe/CameraRaw/Settings... 
    When I get to CameraRaw the ONLY folders in there are CameraProfiles & Lens Profiles. 
    I have searched everywhere looking for a CameraRaw-Settings folder and cannot find one. 
    I have latest version of CameraRaw installed and still no settings folder. 
    I even attempted to find it by looking in camera raw where it has saved the custom settings I made as presets and it shows that they are saved but will not show me where. 
    I am using CS5 specifically Photoshop v12.0.4 and Bridge. I have Lightroom 4. I have iMac OS  10.7.3
    Do I need to reinstall Camera Raw and how do you do that?
    Will I then lose my presets that I made in CameraRaw?  
    Thanks for your help

    Here is a note from the ACR 7.1 beta release.  http://labs.adobe.com/technologies/cameraraw7-1/?tabID=details
    Perhaps this answers question.
    Frequently Asked Questions
    Why is it no longer required to place the plug-in file in the specified directory on my hard drive?
    The Camera Raw update process has grown to include lens profile and camera profile files which are easiest to install via a single installer process instead of updating several different directories manually.

  • I need help to install Toolkit CreateJS for Flash CS6.

    Hi,
    I need help in installing CreateJS for Flash CS6. I had downloaded the Toolkit CreateJS from here: http://www.adobe.com/go/downloadcreatejs and here: http://www.adobe.com/devnet/createjs/articles/using-flash-pro-toolkit- createjs.html. When I attempted to install the extension using Adobe Extension Manager, the installation files did not have the required .zxp or .mxp files. It only had a file with a .mxi extension. Please advise. Thanks.

    Why installing IIS o_O?
    For Installing a developer Machine just install Oracle Developer suite; for testing your forms you use OC4J ("start OC4J instance" in start menu), and you can run your forms in web; no need for a aditional webserver (don't believe there's an OC4J connector for IIS available; and if so I wouldn't use it either ;-))
    For Installing a server for "productional" use install Oracle Application Server (available on otn) which comes with an Apache as webserver and all the other needful things for runnung forms on the web.
    For configuring both of them just take a look at the documentations on http://otn.oracle.com
    regards
    christian

  • In installation process of Acrobat Professional 7 , its showing that Adobe Pdf printer is not Installed...need help to install the software completely

    In installation process of Acrobat Professional 7 , its showing that Adobe Pdf printer is not Installed...need help to install the software completely

    If it is Win 7 or later, the Adobe PDF printer for AA 7 will not install and AcroTray will not function. You will have to install a PS driver from Adobe or maybe an HP color PS printer driver. Then edit the driver properties and change the name to Adobe PDF and the port to FILE. You will always have to do an extra step in creating PDFs by opening the file that is created in Distiller to get the PDF.
    If you are talking about Win 8, you may not be successful at all. If you got Acrobat and Distiller to install, then there is a chance.

  • Installing Elements 11 on Mac. Need help with install error "Setup wants to make changes."

    Installing Elements 11 on Mac 10.8.2. Need help with install error:  Setup wants to make changes. Type your password to allow this."  After entering Adobe password, nothing happens.  Locked from further installation.  Any ideas?  Adobe phone support could not help.

    Just before letting changes (installation in this case) be made on the system, Mac OS prompts for password & this has to be the Mac system password. This password prompt is the system's own native prompt & would accept the system password only. Please make sure it is the right system password (all/admin rights) and the installaion should run.

  • Need help re installing blackberry messenger. i have spo...

    need help re installing blackberry messenger. i have spoken to my network provider and they could not help and therefore refer me to you.

    Okay, so, fast forward from July to now -
    - I've visited my closest Apple store's genius bar twice now. (Over an hour and a half away.)
    - My computer spent at least 8 hours behind their closed doors in the workshop
    - Several complete erases of the harddrive have taken place
    - Most of the Apple geniuses I dealt with were nice and very knowledgeable, but they were and still aren't 100% sure exactly what is wrong with my computer.
    The good news is:
    - They were able to at least get it running again, with a clean install from their servers of OS X Lion 10.7.5
    - They believe that my problems stem from either 1 of 2 things:
            - Faulty Hard Drive (even though it is brand new)
             - The wrong build of software being installed.
    Now, while the wrong build does seem like it could be the problem, it doesn't make sense in the aspect that all of the initial problems began when the first hard drive failed. The same problems continued when I changed out the failed hard drive with the brand spanking new one, and only slightly improved when I was able to successfully install the OS that came with the original disks for my computer. I'm not convinced this thing is back to normal, but hopefully I can make it last through getting a shiny new retina Macbook Pro in the coming future. Thank you so much to everyone who read and replied to this post!
    - Andrew =)

  • I need help in installing CreateJS.

    Hi,
    I need help in installing CreateJS to use with Flash Professional CS6. The installation files did not include the required .zxp or .mxp files. Any suggestions? Thanks.

    You should post this question in Flash Forum here: http://forums.adobe.com/community/flash
    Anyway, to answer your question, download this file: http://www.adobe.com/go/downloadcreatejs
    It is a .zxp file.

  • Need help in install Jspell SDK on Oracle Application Server 10g 10.1.2.0.2

    Hi all,
    I need help in installing Jspell SDK software in Oracle Application SERVER 10G 10.1.2.0.2.
    Can anybody help me out. Please feel free to share any documentation if available or your experience to install Jspell on Oracle Application Server 10g.
    Thanks
    Yaaminy
    480-262-7881

    Hello,
    Did you copy the 2 JAR files in your /forms/java directory ?
    Did you add them to your /forms/server/formsweb.cfg file (archive_jini tag) ?
    As always when a Java Bean is in the game, display the Java Console at runtime to see if any error are raised.
    Francois

  • Need help re installing PS CS 6 on new windows 8 PC. have product key. HELP!! Please and thank you.

    Need help re installing PS CS 6 on new windows 8 PC. have product key. HELP!! Please and thank you.

    Downloadable installation files available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4, CS4 Web Standard | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5.5, 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • I need help re-installing CS4 production premium. Error code says "Installation database is corrupt" but if I try to delete the caps.db file I can't even find one. Furthermore, I tried Adobe Cleaner and it made no difference. HELP!

    I need help re-installing CS4 production premium (for PC). Error code says "Installation database is corrupt" but if I try to delete the caps.db file I can't even find one. Furthermore, I tried Adobe Cleaner and it made no difference. HELP!

    I need help re-installing CS4 production premium (for PC). Error code says "Installation database is corrupt" but if I try to delete the caps.db file I can't even find one. Furthermore, I tried Adobe Cleaner and it made no difference. HELP!

  • I Need help to install adobe flash player

    I NEED HELP TO INSTALL ADOBE FLASH PLAYER

    And also provide all information: http://forums.adobe.com/thread/1195540
    [topic moved to Flash Player forum]

  • I accidentally uninstalled my WLAN on my notebook and need help re-installing it.

    I have a HP Pavilion dv9925nr and need help re-installing the WLAN. Please help!

    Hello,
    This unit came with VIsta and here is a driver for this unit.
    its either going to be the Broadcom
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-66350-1&cc=us&dlc=en&lc=en&...=
    Or intel driver
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-66349-1&cc=us&dlc=en&lc=en&...=
    I am an HP employee.
    "Did my response help with your issue? If so, please give me Kudos by clicking the "Kudos" button or mark the post that solved your problem as the Accepted Solution. Thanks!"

  • Do I need to Un-Install the older version?

    Hi,
    I'm ready to upgrade the Logic Studio!! Wondering, do i need to un-install the older version? Will the New Version just overwrite the older version? I'm affraid about it might takes some of the space from Hard Drive...
    Thanks for advise!!

    you can use the search discussion button the right of every page here.
    Less quick answer. There is NO need to uninstall your current version of Logic. Installing the new version will install extra files and keep the existing samples, loops, etc - because Logic 8 and 9 use pretty much the same libraries and loops.
    JG

  • Needs help to know the different versions of forms with their compatibility

    Needs help to know the different versions of forms with their compatibility with different databases and operating systems.
    Kindly give the details or any suitable link for the same.
    please consider it as on urgent basis.
    regards,
    rajesh

    Rajesh,
    the certification matrix is available on metalink.oracle.com. You need a support contract to access this information.
    Frank

Maybe you are looking for

  • FI Posting Period

    Dear Experts, Can any one suggest me the way to maintain authorization group in such a way that i can close the Financial period for all my sites accept the head office and certain users can post the entries but no one else can make the entry for tha

  • My Macbook Pro will not boot up.  How can I get to the time machine back up?

    When I turn on my Macbook Pro, it gets to the gray screen with the Apple logo and the spinning beach ball and stays there.  I use Time Machine with a Seagate external harddrive to back up my files.  I at first thought recovery meant using Seagates's

  • BPM standard notification in FDN (EP 7.02 and CE7.2)

    Hello, we have FDN with EP7.02 and CE7.2. We have a requirement to tune the notification. Now the user get the notification that he has a new task in the UWL. There is two links in the letter, to the UWL and direct link to the task. But they links to

  • Did the new GarageBand wipe away my third party plug-ins?

    After downloading the whole new GarageBand, I cant seem to find my plugins, like my TDR Feedback Compressor and vintage organs. WHat happened? I cant seem to find them.

  • I Give up on E71

    Just two months down the lane n my E71 has already started showing problems. The company claims stanby battery duration of 15days but mine doesnt last long than a hour. To add up to tat the portion near my camera gets heated up for no good reason and