Best Of
Re: PeopleSoft HCM PUM Image Installation
Derek - there is no index.htm as such to view all documents. Refer below clarification from oracle.
E-PUM Clarification of PUM Created Change Packages HTML Documentation (Doc ID 1600016.1)
-Velu
Re: ORA-39095 - expdp creates more than 99 files
Hello Jack,
simply replace %U by %L !
Best regards,
Bruno Vroman
Re: ORA-39095 - expdp creates more than 99 files
Hello Jack,
and other ideas (%L is perfect, these are just other ways of working):
-a- you might use COMPRESSION (beware that this implies licensing)
-b- you might have multiple expdp sessions using the QUERY clause for various non-overlapping parts of the data, for example if we have a column "mydate NOT NULL", you might have a session "WHERE mydate < DATE '2020-01-01'", another one "WHERE mydate >= DATE '2020-01-01' AND mydate < DATE '2023-01-01'" and a last one with "WHERE mydate >= DATE '2023-01-01'" (just an example, you see the idea). (/!\ note that this way might cause some headaches if you have to import all the data in another target; I mention if because it might be useful especially if you can forsee an impdp of a subset of the original data)
(-c- about impdp of a subset, we can also mention the "SAMPLE" clause of expdp…)
Best regards,
Bruno
Oracle E-Business Suite Enterprise Command Centers - V15 Now Available!!
Oracle is pleased to announce the V15 of the Oracle E-Business Suite Enterprise Command Centers, a set of tightly integrated, information-rich dashboards to help Oracle E-Business Suite 12.2 users identify and act on priority transactions without custom operational reporting.
This latest release – the fifteenth since we introduced Enterprise Command Centers in October 2018 – delivers 2 new dashboards, 3 updated dashboards and many new visualizations and framework features:
New Dashboards:
- Receivables: Receivables Reconciliation dashboard
- Payables: Open Liabilities dashboard
Updated Dashboards:
- General Ledger: Descriptive Flexfields (DFF) in Account Analysis Dashboard
- Inventory: Inventory Discrepancies in Aging Dashboard
- Cost Management: Projected Margins in the Margin Comparison Dashboard
Overall, there are now 36 Enterprise Command Centers with more than 165 role-based dashboards across Oracle E-Business Suite products
New Visualizations and Enhancements:
- Merge Personalizations for Power Users
- Data Set Views
- Use Multiple Data Sets in Pivot Tables
- Filter Data Locally within Pivot Tables
- Download Data from Inline View
Please check ECC V15 Quick Start Guide for detailed information about the V15 release.
Re: How to assign credit analyst to customer standard form in oracle r12.2.9?
Please disregard this question. Looks like the only way to update is through Customer Import Template


