Best Of
Re: How to disable management pack per default using EMCLI
Hello @User_DKJT4 ,
yes, this should be possible.
Maybe this helps:
https://docs.oracle.com/en/enterprise-manager/cloud-control/enterprise-manager-cloud-control/13.4/emcli/grant_license_no_validation.html
It is 13.4, but I tried this command with OEM24ai, and it works.
In the repository database I found the following packs, which can be used with this emcli command:SQL> select distinct target_type from sysman.mgmt_license_view order by 1;
TARGET_TYPE
oracle_database
osm_instance
rac_database
SQL> select TARGET_TYPE,PACK_NAME from sysman.mgmt_license_view where target_type='oracle_database' order by 2;
TARGET_TYPE PACK_NAME
oracle_database db_diag
oracle_database db_diag
oracle_database db_diag
oracle_database db_diag
oracle_database db_diag
oracle_database db_diag
oracle_database db_diag
oracle_database db_diag
oracle_database db_diag
oracle_database db_lifecycle_mgmt
oracle_database db_lifecycle_mgmt
oracle_database db_tuning
oracle_database db_tuning
oracle_database db_tuning
oracle_database db_tuning
oracle_database db_tuning
oracle_database db_tuning
oracle_database db_tuning
oracle_database db_tuning
oracle_database db_tuning
20 rows selected.
Hope, that helps
Regards
Birgit
Re: DISA Version
Hello,
Please download only the archive id 6 from patch id 38629497.
As example: p38629497_2511_MSWIN-x86-64_6of12.zip (this archive contains the DISA installable binaries for Windows).
Thank you,
Alexandru
Re: Secure 2.0 Section 603: PUM Delivery Status for PeopleSoft HCM
Hi,
The current estimate is early December, but Development will be posting it just as soon as they have it complete.
Regards,
Joyce
Re: JDE Orchestration Studio Notification
It's a bit surprising to me that the addition of a querystring is causing a 404. If I add "&dave=dave&what=what" to the end of a url ALREADY containing a querystring, the extra BS gets ignored.
My guess is that the querystring is auto-appended (why? you didnt specify it, so we shrug) WITHOUT the question mark to let the server know that it's into querystring land?
The rendered link comes out as https://yourURL.com/jde/E1Menu.maf&showMessage=True&showMessage=True I'm guessing?
IF this is the case, then one "hack" might be to add a question mark after the part of the URL you do control. In your message component is https://yourURL.com/jde/E1Menu.maf then I would change that to include a question mark after , so it would be "https://yourURL.com/jde/E1Menu.maf?"
Re: MySQL Server>Installation and Upgrading
Hello.
For installation instructions for P6 Pro v19, see:
https://docs.oracle.com/cd/F12059_01/index.htm
Thanks,
Ron
Re: JDE Orchestration Studio Notification
Yes, the query string is auto appended…. do not know why.
I applied the ? and it is working now. Thanks Dave!
Hi, is anyone aware of a way of importing layouts from P6 EPPM into OPC? We have a large set of layo
Hi, is anyone aware of a way of importing layouts from P6 EPPM into OPC? We have a large set of layouts we wish to transfer over and looking to see if there is a way of importing rather than trying to recreate each one in OPC?
Re: how to disable alter for REFRESH_FROM_MY_ORACLE_SUPPORT_JOB REFRESH UPDATES FROM ORACLE OPATCH_PAT..
Thanks @Satya Chandan-Oracle - I did try this in Dev environment, will watch for couple of days before propagate to higher environment.
Will update after two days .
Thanks
Re: Secure 2.0 - When will Oracle address the Roth Catch-up requirement for employees earing $145,000+
Hi Jessica,
After further discussion with Development, the PRP posting was moved a couple of weeks from that earlier estimate. The current ETA is early December, but Development will be posting it just as soon as they have it complete.
Regards,
Joyce


