Best Of
Re: Advisor Webcast: PeopleSoft Payroll for North America Tax Update 26-A General Information Session
January 12 2026 is not on a Thursday and the TU 26-A is not released until 1/30/26. Perhaps it should be 2/12/26 which is on a Thursday.
Re: Custom Integrator | Returning id and description to attributes
Hello Monica, thank you very much for the reply. Actually, the layout that I was keeping on modifying was the problem. I deleted the existing, created a new one and the issue was resolved. Copying the steps for others who are new with custom integrators.
Step #1 Create the component. Enter the interface column names in order, separated by comma (,) for the parameter "table-column-alias"
Step#2 Enter the names of the base table/view columns for the parameter "table-columns", separated by comma.
Step#3 Enter the column names by which the user will identify the columns separated by comma for the parameter "table-headers"
Step #4 copy the parameter "table-column-alias" value to table-select-column.
Step#5 Provide a meaningful value for the parameter "window-caption"
Apply
Update the Interface attribute, my case "P_VENDOR_ID"
Update the layout. For my case I had to delete the existing one and recreate a new one in order to get it working.
Hope this helps few who are directly coming from Oracle Forms development.
Thanks once again Monica.
Re: New Tax Rate Effective 2026, Patch 38630519: 2026 U.S. FEDERAL WITHHOLDING TAX CHANGES
Hello,
We have not received any updates from development. Once it posts we will update the Community thread and Hot Topics.
Regards,
Paul
Re: R12 - Brazilian Additional Information
Hi,
Note 1486912.1 describes the same issue.
Using Application Developer Responsibility
Navigate to Lookups -> Application Object Library
Query on the following lookup type : JG_DISABLE_GLOBALIZATION
Add the following lookup code to disable the country functionality.
Lookup Code : BR
Meaning : any text
Effective Date : Enter a past date.
Enabled : Yes
Regards,
Cheryl
Re: Initial Release of Oracle Database EE 26ai on Prem OS certification?
Hi @Richard2770871 ,
Your post was incorrectly created in OEM MOSC. I have moved it to Database.
Regards,
Satya
Re: Is there a way to configure a Cluster Managed Database Services in the GUI and define a PDB?
Hi Richard,
ou are correct—when creating a Cluster Managed Database Service in Oracle Enterprise Manager (EM) for a RAC environment, especially when working with pluggable databases (PDBs) in a multitenant architecture, the EM GUI sometimes does not expose all the options available in the command line or may be limited based on version and feature availability.
Behavior in EM 24.1:
In some EM versions, the "Create Service" GUI for a RAC database will allow you to configure basic properties (service name, preferred/available instances, failover, etc.) but may not present a field to assign the service directly to a specific PDB when working with a Container Database (CDB).
This limitation is documented in some Oracle releases and is especially common if the EM agent or plugin does not fully support the latest multitenant features or is not at a matching patch level.
CLI with srvctl:
The srvctl utility provides full control and explicitly supports the -pdb flag, allowing you to associate a service directly with a PDB via an option like:
srvctl modify service -db <dbname> -service <servicename> -pdb <pdbname>
Recommendation & Best Practice:
For now, if you require PDB-aware services in a RAC/Multitenant environment, using srvctl (or SQL*Plus with dbms_service) is the recommended approach.
It's also a good idea to check for the latest Enterprise Manager plugins or patches, as Oracle periodically enhances multitenant support in subsequent releases.
Regards,
Monika
Re: Unable to connect srvrmgr utility post applying Siebel 25.10
Hello All,
Issue has been resolved post applying below changes :
Re: How do we open documents via Doc ID?
Regarding favorites and KM NEWS21 saying issue is resolved:
for me list Account → Preferences → Previous Favorites is empty as of now:
Re: Where have my bookmarks in Knowledge gone??
Following, even new KB functionality does not provide any bookmarking feature.






