(11i.PJ_PF.L10) Projects Family Pack L10

hi
We are on (11i.PJ_PF.L10) Projects Family Pack L10(oracle11.5.10.2).
can i install Oracle Projects Family Pack M (11i.PJ_PF.M) on top (11i.PJ_PF.L10) Projects Family Pack L10 or do i need to apply any other patch set level?
Thanks
With Regards
A-H

Hi,
We are on (11i.PJ_PF.L10) Projects Family Pack L10(oracle11.5.10.2).
can i install Oracle Projects Family Pack M (11i.PJ_PF.M) on top (11i.PJ_PF.L10) Projects Family Pack L10 or do i need to apply any other patch set level?Yes you can -- See (About Oracle Projects Family Pack M [ID 302074.1]) for details.
Please also see these docs for the latest Projects patchsets and rollup patches.
Release 11i - Maintenance Pack, Patchset, and Rollup Patch Level for Projects [ID 420715.1]
Release 11i and Release 12-Maintenance Pack, Patch Set, Rollup Patch, and One-off Patches Applied for Oracle Projects [ID 748805.1]
Thanks,
Hussein

Similar Messages

  • Existing Family Packs versions !! -- 11i.HR_PF

    Dears,
    I'm using this script to get the family packs and versions stuff:
    select decode(nvl(a.APPLICATION_short_name,'Not Found'),
    'SQLAP','AP','SQLGL','GL','OFA','FA',
    'Not Found','id '||to_char(fpi.application_id),
    a.APPLICATION_short_name) apps,
    decode(fpi.status,'I','Installed','S','Shared',
    'N','Inactive',fpi.status) status,
    fpi.product_version,
    nvl(fpi.patch_level,'-- Not Available --') Patchset,
    to_char(fpi.last_update_date,'dd-Mon-RRRR') "Update Date"
    from fnd_oracle_userid o, fnd_application a, fnd_product_installations fpi
    where fpi.application_id = a.application_id(+)
    and fpi.oracle_id = o.oracle_id(+)
    order by 1,2
    Now my installation includes the EBUSINESS BUNDLE. i'm trying to apply the Oracle HRMS Family Pack K Rollup 1 (11i.HR_PF.K Rollup 1) --> 5055050. The readme says i must have already installed Oracle HRMS Family Pack K -->(3500000). I run the script above and didn't see any FAMILY PACK with this name (11i.HR_PF). i only got:
    GHR Installed 11.5.0 11i.GHR.J
    HRI Installed 11.5.0 11i.HRI.F
    What do you think guys?
    Please advise,
    Firas

    You can try out this query
    SELECT GREATEST(NVL((SELECT DECODE(BUG_NUMBER,'2968701','HRMS_PF.F') FROM ad_bugs
    WHERE BUG_NUMBER = (SELECT MAX(BUG_NUMBER) FROM AD_BUGS where BUG_NUMBER = '2968701')),'A'),
    (SELECT DECODE(SUBSTR(I.PATCH_LEVEL,9,1)
    , 'H', 'HRMS_PF.A', 'I', 'HRMS_PF.B', 'J', 'HRMS_PF.C'
    , 'K', 'HRMS_PF.D', 'L', 'HRMS_PF.E', 'M', 'HRMS_PF.G'
    , 'N', 'HRMS_PF.H', 'O', 'HRMS_PF.I', 'P', 'HRMS_PF.J'
    , 'Q', 'HRMS_PF.K', 'Unknown')
    FROM FND_APPLICATION_ALL_VIEW V, FND_PRODUCT_INSTALLATIONS I
    WHERE V.APPLICATION_ID = I.APPLICATION_ID
    AND (V.APPLICATION_ID = '800'))) hrmsPF FROM DUAL;
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • 11i Family Pack K RUP4 patch, FAILED messages for file perkigfclient.jar

    Oracle E-Business Suite Release 11.5.10.2
    Hi, All -
    After running the 11i Family Pack K RUP4 patch, I got failed messages for file perkigfclient.jar and penzlhee.sql.
    Both files do have a "Completed" message under another worker. Is this an issue? If yes, how should I fix it?
    Thanks in advance!
    ================================================================================
    Time is: Mon Aug 24 2009 15:25:23
    FAILED: file perkigfclient.jar on worker 2 for product per username HR.
    Time is: Mon Aug 24 2009 15:25:32
    Deferred: file perkigfclient.jar on worker 2 for product per username HR.
    Time is: Mon Aug 24 2009 15:25:32
    (Deferment number 1 for this job)
    Assigned: file perkigfclient.jar on worker 1 for product per username HR.
    Time is: Mon Aug 24 2009 15:25:32
    Completed: file perkigfclient.jar on worker 1 for product per username HR.
    Time is: Mon Aug 24 2009 15:25:37
    ===============================================================================
    Time is: Mon Aug 24 2009 15:36:43
    FAILED: file penzlhee.sql on worker 3 for product per username HR.
    Time is: Mon Aug 24 2009 15:36:43
    Deferred: file penzlhee.sql on worker 3 for product per username HR.
    Time is: Mon Aug 24 2009 15:36:44
    (Deferment number 1 for this job)
    Assigned: file penzlhee.sql on worker 2 for product per username HR.
    Time is: Mon Aug 24 2009 15:36:44
    Completed: file pspextef.sql on worker 8 for product psp username PSP.
    Time is: Mon Aug 24 2009 15:36:44
    Completed: file penzlhee.sql on worker 2 for product per username HR.
    Time is: Mon Aug 24 2009 15:36:45

    The "penzlhee.sql" error is related to deadlock. Since the file did completed, is it a non-issue?
    =======================================================================
    Time when worker started job: Mon Aug 24 2009 15:36:40
    Start time for file is: Mon Aug 24 2009 15:36:40
    sqlplus -s APPS/***** @/deverp1/appsvr/deverp1appl/per/11.5.0/patch/115/sql/penzlhee.sql
    declare
    ERROR at line 1:
    ORA-20000: ORA-00060: deadlock detected while waiting for resource
    ORA-06512: at line 101
    Time when worker failed: Mon Aug 24 2009 15:36:43
    Evaluating symbolic arguments ....
    Done evaluating symbolic arguments.
    Time when worker started job: Mon Aug 24 2009 15:36:45

  • How to find Applied/Present Patches, Mini Packsand Family Packs in 11i

    Hi,
    Whats the best practice to find:-
    1. Applied/Present one-off patches
    2. Applied/Present minipacks and Family packs
    Whats the difference in using :-
    1. bug_number in ad_bugs
    2. ad_applied_patches
    3. the script patchset.sh
    4. $AD_TOP/sql/adutconf.sql
    Please help
    Thanks
    RS

    - AD_BUGS: holds information about the various Oracle Applications bugs whose fixes have been applied (ie. patched) in the Oracle Applications installation.
    - AD_APPLIED_PATCHES: holds information about the "distinct" Oracle Applications patches that have been applied. If 2 patches happen to have the same name but are different in content (eg. "merged" patches), then they are considered distinct and this table will therefore hold 2 records.
    - Patchsets.sh: This program (a unix shell script) was created to help customers evaluate the currently installed Oracle Applications patchsets and Family Packs. The program compares the currently installed patchsets and family packs to the most recently available ones generated by Oracle Development. This program utilizes the the applptch.txt file for 10.7-11.0. For 11i and R12, it utilizes a combination of tables such as AD_BUGS and AD_APPLIED_PATCHES to create the installed patch list. If the 11i release does not use these AD tables (11.5.4 or lower and have not applied 11i.AD.E or higher) it still supports using applptch.txt for 11i.
    - adutconf.sql: This script provides a wealth of information, including the following:
    Product Group(s)
    Multi-Org status
    Multi-lingual status
    Installed product status
    Registered schemas
    Installed languages
    Whats the difference in usingAll roads lead to Rome :)

  • IRecruitment mandatory patch for 11i - HRMS Family Pack K RUP4

    Hi,
    Is there any way to confirm if the HRMS Family Pack K RUP4(7666111) includes the irecruitment patch set, IRC.E.RUP2(6208000) ?
    The readme of the patches HRMS Family Pack K RUP2, HRMS Family Pack K RUP3 and HRMS Family Pack K RUP4 does not mention patchset IRC.E.RUP2.
    Thanks,
    Abhijeet

    Hi,
    It is not included -- You can confirm that yourself by searching for (Patch 6208000) in the "Patches & Updates" tab, and you will find that this patch is not included in any other patch/patchset.
    Regards,
    Hussein

  • How do I get iweb to upload to different family pack accounts?

    Hi. sorry if this has been covered before, but I can't find this particular problem anywhere. Also sorry this is going to take a while to explain. We feel we wasted an extra 50 bucks on our family pack for mac.com last year to have accounts we never could find out how to upload from our separate iWeb domain files. We needed 4 different "sub accounts" but we use one mac laptop using one desktop. Calling apple customer service was of no help. We have figured out the way to get iWeb to open different domain2 files was to copy and into each person's file (one for the gardener for their garden stuff, one for the budding chef and his cooking stuff, etc). But no matter what domain file is opened and worked on iWeb always uploads it to our main (original) user name thus erasing the site previously uploaded to it. We can't seem to find out how to change the settings in iWeb so when it uploads particular iWeb projects to Mac.com (or now me.com?) it goes to the sub accounts and not overwriting the main account. Our main account is for the entire household's news/photos etc and we don't link to the others from there. We thought by setting up the family pack we could easily get iweb to send up to the other sub accounts. Not so. We ended up last year just doing all our websites on the same iWeb domain file using "new website" function and adding a complete new website to the bottom of the list on our iWeb pages. All of them would be combined into one which uploaded everything to the main account. Not what we wanted but that was the only way that nothing would get erased by anyone else's updates but also not very private as those near the bottom of the list would have a mac.com address as long as my arm. Sorry so long winded here. But if we can't have two iweb domain files on a desk top upload to two separate mac.com accounts or sub accounts, then why pay the extra for them? Is a family pack only good for families with a computer in every room? Our family pack accounts expires in 10 days so would like to know if we need to waste another 50 bucks. And no, setting up separate desktops for for the sake of individual iWeb projects is not an option as all the files are kept together. We tried that once and got so much duplication in photos and stuff, our hard drive was full in no time.

    so you have 45 different users on your one computer? ie: 45 different desktop users or am I still not understanding. To me a "user" you are referring to is what I would go up to the upper right of my toolbar and use the drop down menu and select another name (or in this case another alias of myself) but those additional accounts (users) would all have to be tied into my files on the main account to access them from all users, correct? All my files are on my one main user (myself) and not all of them are in iPhoto or iTunes, for instance any swf files. If I have other iWeb domain files (which I know how to create, duplicate and know about the last one used in iweb etc) then I have to create a separate user name (myself again) in my computer for as many iweb/me.com accounts or sub accounts that I have? But my problem with that is if I copy those domain files and move them into another account/user (which I tried) the link (the stuff at the bottom of the iWeb work window) still says my original Mac.com (me.com) address and will not let me change even when the new "user" has not even logged into Mac.com ever or the second computer is linked to a completely different mac.com account. I would have to start all over from scratch. I am sorry that I am not getting this. I know you are trying hard to explain it to me but it is just a bit too complicated to do a simple task of: I want to create a new iWeb/domain2 file on my own desktop with my own user name and have it go to "here" and not "here" within the me.com environment. I have actually copied and moved over 20 domain and domain2 files between our two macs to work on them, but each time the same connection indicated at the bottom is always the same and they will all upload to the master account at Mac I am referring to thus deleting anything we uploaded before no matter which computer they are located on. Once that domain file is created it is locked into that Mobileme account no matter what. So it has been easier to simply save to folders and purchase hosting from someone else than try to figure out what I am doing wrong with mac and me. (me, not myself)

  • How to apply 11.5.10.2 HRMS FAMILY PACK K release 3

    Hi
    Please let me know the patch number for 11.5.10.2 HRMS FAMILY PACK K release 3, Is it "11i.HR_PF.K.DELTA.3 -- 6699770"?
    I checked for the installed patches in fnd_product_installations table I found 11i.PER.N is installed for Human Resources , 11i.HRI.F
    for Human Resources Intelligence and 11i.GHR.J for US Federal Human Resources.
    There is no patch level like 11i.HR_PF.
    Can I directly apply the above patch directly to my system.
    Please help me.
    regards
    Shanly

    Please let me know the patch number for 11.5.10.2 HRMS FAMILY PACK K release 3, Is it "11i.HR_PF.K.DELTA.3 -- 6699770"? Correct.
    I checked for the installed patches in fnd_product_installations table I found 11i.PER.N is installed for Human Resources , 11i.HRI.F
    for Human Resources Intelligence and 11i.GHR.J for US Federal Human Resources.
    There is no patch level like 11i.HR_PF.
    Can I directly apply the above patch directly to my system. Please refer to the following note to determine the HR Family Pack you are on.
    Note: 414631.1 - HRMS Products Installation Status
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=414631.1

  • Family pack level

    Hai
    how can we find family pack level in 11i
    for example order management
    and also example 11i.ATG_PF.H
    how can we find these
    Thanks
    BhanuChander

    - Use Patchset comparison tool - patchsets.sh
    Note: 139684.1 - Oracle Applications Current Patchset Comparison Utility - patchsets.sh
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=139684.1
    - From OAM
    - Use Applications Diagnostic Tests
    - Use $AD_TOP/sql/adutconf.sql
    In addition, have a look at the following thread:
    ATG
    Re: ATG

  • 11.5.9 OPM family pack

    Hi,
    How we can check which one is latest OPM family pack installed in 11.5.9 on Windows 2000.

    The latest OPM Family Pack is (Patchset 2727874 - Patch 11i.OPM_PF.K).
    Patchsets known to include or supersede Patch 2727874:
    Patch 3480000 - ORACLE APPLICATIONS RELEASE 11.5.10.2 MAINTENANCE PACK
    Patch 3140000 - Oracle Applications Release 11.5.10
    Patch 3384350 - Supply Chain Management 11i.SCM_PF.J

  • About Oracle HRMS Family Pack K Rollup 5 (RUP5) - Global Worker Failed On H

    Hi People
    Im busy appyling the Oracle HRMS Family Pack K Rollup 5 and its failing with Worker Failed On Hxcmprn.Sql
    I've loggeg an SR with oracle, can some one please help me ASAP. I have applied all the prereq patches
    as per suggested metalink notes
    Thanks
    SIbusiso
    Edited by: Sibusiso on Apr 29, 2010 2:57 AM

    Hi
    Current system time is Thu Apr 29 11:03:21 2010
    Uploading from the data file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt
    Altering database NLS_LANGUAGE environment to AMERICAN
    Dumping from LCT/LDT files (/tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11), /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt) to staging tables
    Dumping LCT file /tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11) into FND_SEED_STAGE_CONFIG
    Dumping LDT file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt into FND_SEED_STAGE_ENTITY
    Dumped the batch (HXC_TIME_CATEGORIES Projects Processing Fields , HXC_TIME_CATEGORY_COMPS Projects Processing Fields ) into FND_SEED_STAGE_ENTITY
    Uploading from staging tables
    Error loading seed data for HXC_TIME_CATEGORY_COMPS: TIME_CATEGORY_NAME = Projects Processing Fields, TC_NAME = Projects Processing Fields, ORA-20001: HR_6153_ALL_PROCEDURE_FAIL: N, PROCEDURE, hxc_time_categories LCT, N, STEP, Need to revisit tc comp exists test
    Concurrent request completed
    Current system time is Thu Apr 29 11:03:21 2010
    Current system time is Thu Apr 29 11:03:22 2010
    Uploading from the data file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt
    Altering database NLS_LANGUAGE environment to AMERICAN
    Dumping from LCT/LDT files (/tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11), /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt) to staging tables
    Dumping LCT file /tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11) into FND_SEED_STAGE_CONFIG
    Dumping LDT file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt into FND_SEED_STAGE_ENTITY
    Dumped the batch (HXC_TIME_CATEGORIES Projects Processing Fields , HXC_TIME_CATEGORY_COMPS Projects Processing Fields ) into FND_SEED_STAGE_ENTITY
    Uploading from staging tables
    Error loading seed data for HXC_TIME_CATEGORY_COMPS: TIME_CATEGORY_NAME = Projects Processing Fields, TC_NAME = Projects Processing Fields, ORA-20001: HR_6153_ALL_PROCEDURE_FAIL: N, PROCEDURE, hxc_time_categories LCT, N, STEP, Need to revisit tc comp exists test
    Concurrent request completed
    Current system time is Thu Apr 29 11:03:23 2010
    Current system time is Thu Apr 29 11:03:23 2010
    Uploading from the data file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt
    Altering database NLS_LANGUAGE environment to AMERICAN
    Dumping from LCT/LDT files (/tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11), /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt) to staging tables
    Dumping LCT file /tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11) into FND_SEED_STAGE_CONFIG
    Dumping LDT file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt into FND_SEED_STAGE_ENTITY
    Dumped the batch (HXC_TIME_CATEGORIES Projects Processing Fields , HXC_TIME_CATEGORY_COMPS Projects Processing Fields ) into FND_SEED_STAGE_ENTITY
    Uploading from staging tables
    Error loading seed data for HXC_TIME_CATEGORY_COMPS: TIME_CATEGORY_NAME = Projects Processing Fields, TC_NAME = Projects Processing Fields, ORA-20001: HR_6153_ALL_PROCEDURE_FAIL: N, PROCEDURE, hxc_time_categories LCT, N, STEP, Need to revisit tc comp exists test
    Concurrent request completed
    Current system time is Thu Apr 29 11:03:24 2010
    Current system time is Thu Apr 29 11:04:41 2010
    Uploading from the data file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt
    Altering database NLS_LANGUAGE environment to AMERICAN
    Dumping from LCT/LDT files (/tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11), /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt) to staging tables
    Dumping LCT file /tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11) into FND_SEED_STAGE_CONFIG
    Dumping LDT file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt into FND_SEED_STAGE_ENTITY
    Dumped the batch (HXC_TIME_CATEGORIES Projects Processing Fields , HXC_TIME_CATEGORY_COMPS Projects Processing Fields ) into FND_SEED_STAGE_ENTITY
    Uploading from staging tables
    Error loading seed data for HXC_TIME_CATEGORY_COMPS: TIME_CATEGORY_NAME = Projects Processing Fields, TC_NAME = Projects Processing Fields, ORA-20001: HR_6153_ALL_PROCEDURE_FAIL: N, PROCEDURE, hxc_time_categories LCT, N, STEP, Need to revisit tc comp exists test
    Concurrent request completed
    Current system time is Thu Apr 29 11:04:41 2010
    Current system time is Thu Apr 29 12:20:38 2010
    Uploading from the data file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt
    Altering database NLS_LANGUAGE environment to AMERICAN
    Dumping from LCT/LDT files (/tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11), /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt) to staging tables
    Dumping LCT file /tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11) into FND_SEED_STAGE_CONFIG
    Dumping LDT file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt into FND_SEED_STAGE_ENTITY
    Dumped the batch (HXC_TIME_CATEGORIES Projects Processing Fields , HXC_TIME_CATEGORY_COMPS Projects Processing Fields ) into FND_SEED_STAGE_ENTITY
    Uploading from staging tables
    Error loading seed data for HXC_TIME_CATEGORY_COMPS: TIME_CATEGORY_NAME = Projects Processing Fields, TC_NAME = Projects Processing Fields, ORA-20001: HR_6153_ALL_PROCEDURE_FAIL: N, PROCEDURE, hxc_time_categories LCT, N, STEP, Need to revisit tc comp exists test
    Concurrent request completed
    Current system time is Thu Apr 29 12:20:39 2010
    Current system time is Thu Apr 29 12:20:40 2010
    Uploading from the data file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt
    Altering database NLS_LANGUAGE environment to AMERICAN
    Dumping from LCT/LDT files (/tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11), /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt) to staging tables
    Dumping LCT file /tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11) into FND_SEED_STAGE_CONFIG
    Dumping LDT file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt into FND_SEED_STAGE_ENTITY
    Dumped the batch (HXC_TIME_CATEGORIES Projects Processing Fields , HXC_TIME_CATEGORY_COMPS Projects Processing Fields ) into FND_SEED_STAGE_ENTITY
    Uploading from staging tables
    Error loading seed data for HXC_TIME_CATEGORY_COMPS: TIME_CATEGORY_NAME = Projects Processing Fields, TC_NAME = Projects Processing Fields, ORA-20001: HR_6153_ALL_PROCEDURE_FAIL: N, PROCEDURE, hxc_time_categories LCT, N, STEP, Need to revisit tc comp exists test
    Concurrent request completed
    Current system time is Thu Apr 29 12:20:41 2010
    Current system time is Thu Apr 29 12:20:41 2010
    Uploading from the data file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt
    Altering database NLS_LANGUAGE environment to AMERICAN
    Dumping from LCT/LDT files (/tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11), /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt) to staging tables
    Dumping LCT file /tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11) into FND_SEED_STAGE_CONFIG
    Dumping LDT file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt into FND_SEED_STAGE_ENTITY
    Dumped the batch (HXC_TIME_CATEGORIES Projects Processing Fields , HXC_TIME_CATEGORY_COMPS Projects Processing Fields ) into FND_SEED_STAGE_ENTITY
    Uploading from staging tables
    Error loading seed data for HXC_TIME_CATEGORY_COMPS: TIME_CATEGORY_NAME = Projects Processing Fields, TC_NAME = Projects Processing Fields, ORA-20001: HR_6153_ALL_PROCEDURE_FAIL: N, PROCEDURE, hxc_time_categories LCT, N, STEP, Need to revisit tc comp exists test
    Concurrent request completed
    Current system time is Thu Apr 29 12:20:41 2010
    Current system time is Thu Apr 29 12:44:45 2010
    Uploading from the data file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt
    Altering database NLS_LANGUAGE environment to AMERICAN
    Dumping from LCT/LDT files (/tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11), /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt) to staging tables
    Dumping LCT file /tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11) into FND_SEED_STAGE_CONFIG
    Dumping LDT file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt into FND_SEED_STAGE_ENTITY
    Dumped the batch (HXC_TIME_CATEGORIES Projects Processing Fields , HXC_TIME_CATEGORY_COMPS Projects Processing Fields ) into FND_SEED_STAGE_ENTITY
    Uploading from staging tables
    Error loading seed data for HXC_TIME_CATEGORY_COMPS: TIME_CATEGORY_NAME = Projects Processing Fields, TC_NAME = Projects Processing Fields, ORA-20001: HR_6153_ALL_PROCEDURE_FAIL: N, PROCEDURE, hxc_time_categories LCT, N, STEP, Need to revisit tc comp exists test
    Concurrent request completed
    Current system time is Thu Apr 29 12:44:46 2010
    Current system time is Thu Apr 29 14:07:57 2010
    Uploading from the data file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt
    Altering database NLS_LANGUAGE environment to AMERICAN
    Dumping from LCT/LDT files (/tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11), /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt) to staging tables
    Dumping LCT file /tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11) into FND_SEED_STAGE_CONFIG
    Dumping LDT file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt into FND_SEED_STAGE_ENTITY
    Dumped the batch (HXC_TIME_CATEGORIES Projects Processing Fields , HXC_TIME_CATEGORY_COMPS Projects Processing Fields ) into FND_SEED_STAGE_ENTITY
    Uploading from staging tables
    Error loading seed data for HXC_TIME_CATEGORY_COMPS: TIME_CATEGORY_NAME = Projects Processing Fields, TC_NAME = Projects Processing Fields, ORA-20001: HR_6153_ALL_PROCEDURE_FAIL: N, PROCEDURE, hxc_time_categories LCT, N, STEP, Need to revisit tc comp exists test
    Concurrent request completed
    Current system time is Thu Apr 29 14:07:58 2010
    Current system time is Thu Apr 29 14:15:46 2010
    Uploading from the data file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt
    Altering database NLS_LANGUAGE environment to AMERICAN
    Dumping from LCT/LDT files (/tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11), /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt) to staging tables
    Dumping LCT file /tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11) into FND_SEED_STAGE_CONFIG
    Dumping LDT file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt into FND_SEED_STAGE_ENTITY
    Dumped the batch (HXC_TIME_CATEGORIES Projects Processing Fields , HXC_TIME_CATEGORY_COMPS Projects Processing Fields ) into FND_SEED_STAGE_ENTITY
    Uploading from staging tables
    Error loading seed data for HXC_TIME_CATEGORY_COMPS: TIME_CATEGORY_NAME = Projects Processing Fields, TC_NAME = Projects Processing Fields, ORA-20001: HR_6153_ALL_PROCEDURE_FAIL: N, PROCEDURE, hxc_time_categories LCT, N, STEP, Need to revisit tc comp exists test
    Concurrent request completed
    Current system time is Thu Apr 29 14:15:47 2010
    Current system time is Thu Apr 29 14:18:50 2010
    Uploading from the data file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt
    Altering database NLS_LANGUAGE environment to AMERICAN
    Dumping from LCT/LDT files (/tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11), /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt) to staging tables
    Dumping LCT file /tujias/applmgr/1159/hxc/11.5.0/patch/115/import/hxctmcatimcatgry.lct(115.11) into FND_SEED_STAGE_CONFIG
    Dumping LDT file /tujias/applmgr/1159/pa/11.5.0/patch/115/import/US/pazzhxctmca0007.ldt into FND_SEED_STAGE_ENTITY
    Dumped the batch (HXC_TIME_CATEGORIES Projects Processing Fields , HXC_TIME_CATEGORY_COMPS Projects Processing Fields ) into FND_SEED_STAGE_ENTITY
    Uploading from staging tables
    Error loading seed data for HXC_TIME_CATEGORY_COMPS: TIME_CATEGORY_NAME = Projects Processing Fields, TC_NAME = Projects Processing Fields, ORA-20001: HR_6153_ALL_PROCEDURE_FAIL: N, PROCEDURE, hxc_time_categories LCT, N, STEP, Need to revisit tc comp exists test
    Concurrent request completed
    Current system time is Thu Apr 29 14:18:50 2010

  • Family Pack patch for after R12 RUP 6

    Hi Hussein,
    EBS R12 (12.0.6)
    RHEL 4.6
    We have an on going implem of EBS R12 RUP 6 (FINANCIALS) and still, every day our functional consultant is still
    encountering setup error and ask me to apply more patches. Does FINANCIALs have Family pack that followed
    RUP 6? It is really tiring going to the client everyday just to apply 1 patch. I want to apply all at one time. How
    do I find all the FINANCIAL pathces after 12.0.6? Is patchset.sh applicable to R12?
    Thanks a lot

    Hi Hussein,
    Based on Note 793520.1 you gave me, the following ang the patches updates made after RUP 6.
    These are quite plenty if I have to apply them 1 by 1. Are there family pack where all of these patches
    are merged ? say RUP 7
    Thanks
    Financials R12.0.6 Software Updates
    To assist you with your patch application testing, the following patch descriptions are listed below by business activity.
    Create Accounting
    Product      Patch Number      Description
    Payables        7156680        Payment Accounting is now generated correctly for foreign currency invoices where rounding amount is larger than the invoice line base amount. 
    Payables        7295407        During Payment Accounting, deferred tax amount is now calculated correctly without deducting the withholding tax, thereby fully offsetting the interim tax account. 
    Payables        7318763        Performance of Unaccounted Transaction Report has been improved in processing unaccounted invoices. Execution time has been reduced by adding a filter condition while updating the global temporary table. 
    Payables        7351478        Create Accounting now updates the payment transaction processing status correctly if it errors out during processing and these transactions will be picked for processing during next accounting run. 
    Payables        7394744        Bank charge amount is now properly accounted when the currency has zero precision and the bank charges are prorated to multiple invoices. Earlier the actual discount taken and the discount accounted amounts were different. 
    Payables        7422774        Create Accounting now successfully accounts for payment clearing events in case of foreign currency payments. The loss is now calculated on the payment amount instead of the invoice amount. 
    Payables        7508899        Encumbrances now successfully gets reversed for exchange rate variances. Earlier encumbrances were not relieved to the extent of exchange rate variance amount. 
    Payables        7509835        Performance of Create Accounting program has been improved in processing accounting events associated with prepayment application, un-application, and adjustment. 
    Payables        7516015        Performance of Unaccounted Transaction Report has been improved in processing unaccounted invoices. Execution time has been reduced by relocating null check processing. 
    Payables        7560247        Create Accounting for payments transactions will now successfully account when the invoices paid by those payments have been partially paid, adjusted and then fully paid. 
    Payables        7595304        Create Accounting now properly accounts cancellation of payment, which was created, accounted and cancelled before upgrade. 
    Payables        7621517        Accounting in reporting ledger is now done correctly for invoices with the same currency as that of the primary ledger currency by using the exchange rate applicable on the general ledger date instead of invoice date. 
    Payables        7623562        Performance of Create Accounting program has been improved in processing invoice and payment events. Execution time has been reduced by making queries related to primary pay events more selective. 
    Payables        7688509        Create Accounting for prepayments now completes successfully for invoices having adjustment events in 11i and prepayment applied in R12. 
    Receivables        6970663        Performance of the Create Accounting program has been improved for processing accounting events associated with receipt application. Execution time of the program has been reduced from hours to a few minutes for processing accounting events for receipt applications to invoices containing hundreds of lines. 
    Receivables        7046688        Receivables now allows unapplied receipt account to be defined as a control account. The system no longer uses unapplied receipt account when creating accounting entries for unidentified receipts. 
    Receivables        7326016        When an on-account credit memo in functional currency is applied to an invoice, receivables no longer creates a gain/loss accounting line with zero amount. 
    Receivables        7447470        When using Subledger Accounting methods ' Multi-Fund Accrual - Account Method' or 'Multi-Fund Accrual - Balancing Method', Receivables now creates accounting entries successfully for credit memo which has freight line. 
    Receivables        7484811        Generation of accounting for bills receivables transaction has been corrected as follows: 1. When a bills receivable transaction is deleted, the system now correctly handles associated accounting events by deleting them. 2. When a bills receivable transaction status is changed to incomplete, the system now correctly handles associated accounting events by updating their status to incomplete. This prevents such transactions from appearing on Subledger Period Close Exception report. 
    Receivables        7497944        Receivables now creates correct accounting entry when a miscellaneous receipt is uncleared in Cash Management. Users will no longer encounter accounting error "The subledger journal entry does not balance in the entered currency" when the Create Accounting program process the miscellaneous receipt. 
    Receivables        7507503        When using Subledger Accounting methods ' Multi-Fund Accrual - Account Method' or 'Multi-Fund Accrual - Balancing Method', system now creates accounting entries successfully for credit memo refund activity. Users will no longer receive error message stating accounting entry is not balanced in entered currency. 
    Receivables        7528706        Receivables now creates a balanced accounting entry when a miscellaneous receipt is reversed. 
    Receivables        7535858        Receivables now calculates correct gain or loss in reporting ledger when a foreign currency receipt is applied to an invoice. 
    Receivables        7594971        Users can now perform receipt processing actions like unapplication, placing on-account, reverse, etc., on receipts upgraded from 11i. System no longer gives accounting errors when such actions are performed on upgraded receipts, which have gain/loss accounting lines created in 11i. 
    Receivables        7625737        For prepayment receipts, system now creates accounting entries with correct amounts. System no longer creates unapplied accounting line when the prepayment receipt is accounted. 
    Subledger Accounting        6997731        The Create Accounting program now completes successfully and no longer gives unique constraint violation error. Users encountered this error when same sequence number was generated for account event and accounting header. 
    Subledger Accounting        7230462        Payables: When using Multi Period Accounting (MPA) feature, system now creates final period accounting lines with correct amounts for a deferred Payables invoice. 
    Subledger Accounting        7253542        Receivables: Subledger Accounting now calculates correct gain or loss in reporting ledger when a foreign currency receipt is applied to an invoice. 
    Subledger Accounting        7259699        Cost Management: Performance of Transfer to General Ledger program has been enhanced when processing large volumes of data. Execution time has been reduced by leveraging available indexes. 
    Subledger Accounting        7351981        When the Create Accounting program is run in a translated language, the 'Report Date' field in the output of the program is now correctly translated into the template language. 
    Subledger Accounting        7481354        Loans: Supercedes the patch 7390659 which resolved online accounting for Receivables adjustments in Loans module. This patch includes required dependant patches. 
    Subledger Accounting        7483871        Import Application Accounting Definitions program now completes successfully without any errors when importing Oracle seeded Application Accounting Definitions which use supporting references. 
    Subledger Accounting        7512923        The Transfer to General Ledger program has been improved as follows: 1. The Create Accounting program now sets the status of accounting entries to 'Not Transferred to GL' for both primary and reporting ledger if the Journal Import program in General Ledger fails for reporting ledger. 2. The Create Accounting program now sets the status of accounting entries to 'Not Transferred to GL' if the journal entries selected for transfer failed to be inserted in General Ledger Interface. 3. The 'SLA: Disable Journal Import' profile option is end dated to discourage usage of this profile. 4. Interface tables used by journal import processing are now not dropped to help troubleshooting. 5. Six additional columns namely ENTITY_ID, EVENT_ID, AE_HEADER_ID, LINE_NUM, ACCTD_DR, ACCTD_CR will be populated in General Ledger import references during the journal import for the effective reconciliation between General Ledger and Subledger Accounting. 6. The Create Accounting program now sets the status of accounting entries to "Not transferred to GL" in Subledger Accounting if the journal import completes in status other than "Normal" and "Warning". 
    Subledger Accounting        7529475        The Create Accounting program now correctly generates rounding lines for encumbrance journal entries. Users will no longer encounter the General Ledger error "Encumbrance entry should have encumbrance type id populated" when encumbrance journal entries containing rounding lines are transferred to General Ledger. 
    Subledger Accounting        7567172        Payables: The Create Accounting program no longer ends in error when submitted in French language. The program now correctly handles column titles containing quote character. 
    Subledger Accounting        7608545        Payables: Subledger Accounting now correctly calculates opening balance for control accounts. 
    Subledger Accounting        7651627        The Create Accounting program now correctly handles data corruption in data extract. The program provides in the log file the details of events which have corrupted data in the extract. 
    Create Payments
    Product      Patch Number      Description
    Payables        7371792        Credit Memos are now correctly applied to the extent of available credit balance thereby preventing creation of negative payments. 
    Payables        7673570        Payments can now be successfully voided from Payment Workbench for payments created using Payment Process Request. Earlier it used to error with FRM-40654. 
    Payables        7674115        Performance of Payments Dashboard has been improved when querying Payment Process Request status. Execution time has been reduced by caching the Payment Process Request statuses. 
    Funds Capture
    Product      Patch Number      Description
    Payments        7260720        Payment System dropdown in Funds Capture Process Profile setup page now successfully displays the user created Payment Systems having only credit card as supported capability. Earlier it used to display user created Payment System when either both credit card and bank account transfer or only bank account transfer has been selected as supported capability. 
    Payments        7326965        Order Management: When creating new credit cards in sales order form, the card brand dropdown box now displays only those brands which have value 'Yes' for Accepted field in credit card brands setup in Payments. 
    Payments        7436823        Order Management: Approval Code is now correctly shown for credit card sales order by populating the right value for the authorized flag. 
    Payments        7437833        Credit Card refunds to customers no longer errors with java.sql.SQLException: Missing IN or OUT parameter at index: 22. 
    Payments        7459855        Spanish CSB 19 Direct Debit Magnetic format now displays value for the field due date in the output which was missing earlier. 
    Payments        7462188        Fetch Settlement Batch Clearing concurrent request is now importing the acknowledgment file from Paymentech payment system. The batch and the transaction status is also being updated to 0 (success) instead of 11 (pending) and 111 (pending) respectively. Prior to this fix the Fetch Settlement Batch Clearing program did not update the transactiona and batch status from the pending status. 
    Payments        7485946        Receivables: Auto Remittance program no longer errors out for Duplicate Order ID as Payments now provides only one authorization for each transaction extension id. 
    Payments        7488171        German Direct Debit format output file now displays correct data by modifying the following in the template: 1. Added fillers to form 128 byte records 2. Added rounding function to amount values 3. Removed line breaks 4. Replaced underscores with hyphen 5. Display condition for overflow record has been changed 
    Payments        7495784        Fetch Settlement Batch Clearing program now successfully matches the submission id generated during the settlement batch creation with the one present in the acknowledgment file received from FDC North Payment System by modifying the logic for security code length. 
    Payments        7510710        Fetch Settlement Batch Clearing program now successfully obtains full acknowledgment file from FDC North payment system. 
    Payments        7516906        Fetch Settlement Batch Clearing program now completes with Warning status if acknowledgment file is not found. 
    Payments        7527819        Create Settlement Batch program no longer generates empty output file for German Direct Debit format when XML extract contains amount in German notation and special characters. Template for German Direct Debit has been modified to provide conversion logic for amount in German notation and special characters. 
    Payments        7530578        Payments now successfully fetches Payment Card Level II & III details from Receivables by using transaction extension id instead of tangibleid. Earlier it was not able to fetch due to using tangibleid entity which has become obsolete in upstream applications in R12. 
    Payments        7536164        ECServlet security token check may now be disabled by setting newly added system profile option IBY: ECServlet Security Token Force to No. 
    Payments        7601765        Create Settlement Batch program for German Direct Debit format now completes successfully even if the bank branch number is null. This has been achieved by adding the to_number function while summing up the branch and bank numbers in the rtf template. 
    Payments        7611463        Credit Cards can now be created with credit card brand as Unknown. Earlier it was giving programing error while creating credit card with Unknown brand. 
    Payments        7623051        Submit Offline Transactions program now supports integration with gateway model payment systems for transactions using Funds Capture Process Profile. 
    Payments        7628586        Fetch Settlement Batch Clearing program now successfully updates the status of funds capture transactions with Paymentech payment system. This has been achieved by modifying the tangibleid generation logic which would restrict the tangibleid length to 19 characters which is below 22 i.e. maximum allowed by Paymentech. 
    Payments        7642479        Order Management: When creating new credit cards in sales order form, the card brand dropdown box now displays only those brands which have value 'Yes' for Accepted field in credit card brands setup in Payments. 
    Payments        7642886        Create Settlement Batch and Fetch Settlement Batch Clearing programs now ends in Warning status only when the acknowledgment file is missing. 
    Payments        7712875        Create Settlement Batches program now successfully processes refund transactions when any or both settlement date and settlement due date parameters are selected. 
    Funds Disbursement
    Product      Patch Number      Description
    Payments        6822879        In Payment Method usage rules, the First Party Legal Entity LOV will show all the legal entities defined in the application. This was achieved by rectifying the query used to retrieve legal entities. 
    Payments        7207573        Oracle Internet Expenses: When processing the employee expense reimbursements, Payments will now pick address from address type Mailing if the Provisional site is selected in the supplier setup. 
    Payments        7242267        Unique priority number is now assigned to each payment instrument when setting up the payment instruments. Earlier the payment instruments were added with duplicate priority numbers. 
    Payments        7252846        Logic for printing checks has been modified to print checks voided by overflow first followed by negotiable checks. 
    Payments        7286412        In Supplier Banking Details page when creating bank branch, RFC Identifier field now successfully saves and the text field is changed to a dropdown. 
    Payments        7329846        In the Positive Pay File with Additional Parameters program: 1. The LOV search for the bank account name parameter, no longer errors with message APP-FND-01444 and 2. Payment status dropdown now shows value Negotiable and Voided instead of Voided. 
    Payments        7333272        Send Separate Remittance Advice report now displays the details of checks voided by overflow and the invoices paid by these checks. 
    Payments        7348463        Payment Process Request details page now successfully displays information entered in the additional information tab. 
    Payments        7351153        Payment Process Request Status report now successfully displays the Report Date in the header. 
    Payments        7390295        Cash Management: For SEPA payments, group reconciliation can be performed successfully. This has been achieved by modifying payment grouping options in seeded Payment Process Profiles. 
    Payments        7410850        Payment amounts in New Zealand domestic EFT payment instruction is now correctly formatted. Earlier a cent was reduced from payment amount and formatted in the payment instruction. 
    Payments        7411229        Output file of Format Payment Instructions concurrent program now utilizes the outbound payment file prefix, file extension and file directory given in the Payment Process Profile. 
    Payments        7432754        Funds Disbursement Process Home page now opens quickly when user selects the Funds Disbursement Process Manager responsibility. This has been achieved by modifying the page so that the performance-affecting query is executed only once. 
    Payments        7433132        Payment Instruction program now displays payment amount text in words without any truncation. Earlier it used to truncate the text length when it is 116 characters. 
    Payments        7435768        Banking Details updated at supplier site level no longer errors with null pointer exception. 
    Payments        7448758        In Suppliers, when updating Separate Remittance Advice Delivery section with delivery method as fax or email, the information is saved only when the additional relevant information for each of the method is entered. 
    Payments        7459662        Payment Process Request Status Report now display the details of checks voided by overflow. 
    Payments        7477054        Payables: In Payments Dashboard, Today's Payment Process Requests section now correctly excludes transmitted Payment Process Request count in Processing column. 
    Payments        7481665        Payables: Payments Manager home page now opens quickly after performance improvement achieved by fine tuning the queries used for fetching the number of Payment Process Requests with status Processing and Need Action. 
    Payments        7484692        When processing customer refunds, payee name and bank account details are now printed on the check. 
    Payments        7492186        Payment Process Request no longer creates duplicate payments when more than one Build Payments program is triggered for the same Payment Process Request. 
    Payments        7501494        Multiple user defined validations attached to payment format are now getting saved. Earlier only the first user defined validation was getting saved. 
    Payments        7506922        Cash Management: Reconciliation of non-SEPA payments no longer errors out with APP-SQLAP-10786. This is achieved by properly handling group id having no values for non-SEPA payments. 
    Payments        7508983        Send Separate Remittance Advices report now displays postal code information for both payer and payee. 
    Payments        7516296        In the Positive Pay File with Additional Parameters program: 1. The LOV search for the bank account name parameter, no longer errors with message APP-FND-01444 and 2. Payment status dropdown now shows value Negotiable and Voided instead of Voided. 
    Payments        7517086        Send Separate Remittance Advices report now shows supplier bank account number in masked form. 
    Payments        7528455        In Payment Method usage rules, the First Party Legal Entity LOV will show all the legal entities defined in the application. This was achieved by rectifying the query used to retrieve legal entities. 
    Payments        7530130        Send Separate Remittance Advice report now displays the details of checks voided by overflow and the invoices paid by these checks. 
    Payments        7532799        Upgrade script has been modified to include text 'Stub after Payment' in the seeded Payment Process Profiles name for check payment formats having text 'Stub after Payment' in the name. Earlier the upgrade script used to create Payment Process Profile with duplicate names for such payment formats. 
    Payments        7533469        Payables: In Payments Dashboard, Today's Payment Process Requests section now correctly excludes transmitted Payment Process Request count in Processing column. 
    Payments        7536110        Unique priority number is now assigned to each payment instrument when setting up the payment instruments. Earlier the payment instruments were added with duplicate priority numbers. 
    Payments        7540297        Oracle EDI Gateway: EDI Remittance Method field in ECE PYO file now shows delivery channel code instead of the payment due date. 
    Payments        7551983        Funds Disbursement Process Home page now opens quickly after performance improvement achieved by modifying the query used for fetching the pending user actions. 
    Payments        7560766        Payables: In Payments Dashboard, Today's Payment Process Requests section now correctly considers incomplete Payment Process Request count in either Need Action or Processing columns. Earlier incomplete Payment Process Request count was considered in both the columns. 
    Payments        7588481        In Suppliers, Bank Account and Assignment Details page now displays the banks accounts for whom primary account owners have been end dated. 
    Payments        7595957        Italian EFT Format now shows the correct IBAN Check digit number and bank account number by changing the data type from numeric to alpha numeric in the template. Earlier the information for these fields was shown as zeroes for alpha characters. 
    Payments        7620214        Payables: Payables Open Interface Import program now correctly validates Remit To Supplier information and FRM-40654 error will no longer appear. 
    Payments        7630460        Oracle EDI Gateway: EDI Remittance Method field in ECE PYO file now shows delivery channel code instead of the payment due date. 
    Payments        7652218        Payment Details tab in customer account setup page no longer displays duplicate bank account details. 
    General

  • How to find Maint. Release, Consolidated Update,Family Pack info?

    During Metalink patch download for E-business suite
    it asks below information
    1) Maintenane Release
    2) Consolidated Update (CU)
    3) Family Pack
    How I can find these infos from current installation?

    How to findout the Applied Family PAck for "Application Technology (ATG_PF/ATG)" ?
    Below query does not return any record for ATG....
    SQL> select fa.APPLICATION_SHORT_NAME, fpi.PATCH_LEVEL, DECODE(fpi.STATUS, 'I','Installed',
    'S','Shared', 'N', 'Inactive', fpi.STATUS) Status , fpi.DB_STATUS
    from fnd_product_installations fpi,FND_APPLICATION fa
    where fpi.APPLICATION_ID in (
    select APPLICATION_ID from FND_APPLICATION where lower(APPLICATION_SHORT_NAME) in ('atg_pf','ad','atg'))
    and fa.APPLICATION_ID=fpi.APPLICATION_ID;
    2 3 4 5 6
    APPLICATION_SHORT_NAME
    PATCH_LEVEL STATUS D
    AD
    11i.AD.I.6 Shared I
    SQL>

  • Doubt about Rollup Patches and Family Packs

    Hi All,
    What is the difference between Rollup patches and family packs?And also applying family packs will increase the codelvel?Please specify the naming convention of both the pacthes also.
    Thanks
    Rajasekar

    Thanks Kashif M &Hussein for your valuable replies.I've read the links. As per the documennt in r12.
    Product family release update pack (product family RUP)     An aggregation of patches on a given codeline created for all products in specific product family for a specific point release. For example, R12.FIN_PF.A.1.
    Release update pack (RUP)     A cumulative aggregation of product family release update packs on a given codeline created across Oracle E-Business Suite after the initial release. For example, 12.1.1.
    RUP in r12 is similar to family pack(11i) which will change the third digit (12.1.1 to 12.1.2).right?
    Product family release update pack(family pack) with new features called rollup patch?
    (or)
    About rollup patch I read in one apps dba blog
    Rollup patces are usually fixes of all issues popped up because of a particular minipack/familypack or maintenance pack. Lets assume you applied a family pack & because of that some issue/bug came into picture or all bugs reported soon after family pack or maintenance pack are fixed and released as Roll Up patch . These are usually denoted as roll up 1 rollup 2 or roll up A roll up B.
    So you will see maintenance pack 10 (11.5.10) roll up 1 or roll up2.
    How can we identify the roll up level?
    Thanks
    Rajasekar
    Edited by: user9113570 on Jun 5, 2012 8:30 AM

  • Difference between Rollup patch and family pack

    Hi all,
    thanks in advance to you all who helps me out with this question
    can any one differentiate between Rollup patch and Family pack patch.
    thanks,
    Vamshi.D

    In addition to the above ...
    Rollup Patch (RUP): An aggregation of patches that may be at the functional level, or at a specific product/family release level. For example, a Flexfields rollup patch contains all the latest patches related to Flexfields at the time the patch was created. A Marketing Family 11.5.10 rollup patch contains all the latest Marketing patches released since, and applicable to 11.5.10
    Family Pack: An aggregation of patches at the product family level. Family product codes always end in "_PF" and family packs are given alphabetical sequence such as 11i.HR_PF.B, 11i.HR_PF.C, and 11i.HR_PF.D. Family packs are cumulative. In other words, Discrete Manufacturing Family Pack G (11i.DMF_PF.G) contains everything in 11i.DMF_PF.F, which contains everything in 11i.DMF_PF.E, and so on.
    If you search the rollup patch thru Metalink, it would tell you whether it is included in any other patchset (i.e. Family Pack) or not.

  • OPM Family Pack I Release Date

    When will OPM Family Pack I be released? Does it contain the redevlopment on Process Execution?

    11i.OPM_PF.I can be downloaded from MetaLink. It contains many new enhancements to production, including: New User Interface, Step Level Reporting, Charges and Activity Factors, Process Loss,Enhanced Scaling,,Firm Planned Order Enhancements, Enhanced Production Scheduler Workbench and Re-designed APIs.
    It also has a new Recipe Designer interface and many additional enhancements.

Maybe you are looking for

  • Program error when using the Eyedropper tool on Win8/Photoshop CC (14.2.1)

    After a year of using Photoshop CC (with many errors I still have to cope with) there is a new one. Whenever I use the color picker I get an error message, that the quest can not be done for a program error. I click close and I can use the new color

  • IOS 6.1 on iPhone 5: multiple Apple ID password requests on restart

    After installing iOS 6.1 on my iPhone 5 and restarting the iPhone, I was besieged with requests to enter my Apple ID password...6 in a row, one after another. After things calmed down, I turned off the iPhone completely and turned it on again to see

  • Need help in optimising the performance of a query

    Need help in optimising the performance of a query. Below is the query that is executed on TABLE_A, TABLE_B and TABLE_C with record counts as 10M, 10m and 42 (only) respectively and it takes around 5-7 minutes to get 40 records: SELECT DISTINCT a.T_I

  • Problem watching videos in IPhoto

    I used to be able to do this - but no longer! The camera icon is there but doubleclicking does nothing. I've just got myself a new Probook, copied everything over  from the Imac (which was running Mavericks) and the same applies. Recently imported ph

  • Monitoring resource utilization in WLS 8.1

    Dear All, We have an application being developed WLS 8.1. We intend to opt for an external HTTP load balancer to load balance about 8 instances of the WLS instances we plan to deploy in production on 8 different linux servers (Itanium based). I am lo