Best Of
Re: IDR patch: idr4694 to the current SRU: SRU84 (11.4-11.4.84.0.1.201.1)?
Hi,
Welcome to Oracle Sun Technologies (MOSC).
idr4694.1 is built only for S11.4SRU29.82.3. You have to uninstall IDR before upgrade to SRU84.
Make sure idr4694 configured on the publisher, and uninstall IDR by /usr/bin/pkg uninstall -r idr4694
And then you can upgrade to SRU. The below document describes how to install and remove an IDR,
How to Install & Remove IDRs with pkg on Solaris 11 and Later Releases (Doc ID 1452392.1)
The BUG 31902606 fixed on SRU 33.94.0 or Later.
Oracle Solaris 11.4.33.94.0 Support Repository Update (Oracle Solaris 11.4 SRU 33.94.0) (Doc ID 2776059.1)
Regards
Saravanan
Re: ORA-39095 - expdp creates more than 99 files
Bruno, Thank you. I ran with %L and it created 143 files and it complete.
Yes, I did think about breaking it down by date but this option may be cumbersome.
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.


