Best Of
Re: How to register databases that weren't created with odacli
Hi,
Did you use srvctl add database, srvctl add instance (2 times with different instance names or target nodes)?
What is the output of ssrvctl config database -d <dbunique name>?
Br,
krisz
Re: How to register databases that weren't created with odacli
That is correct as 19.13 to 19.19 is patching and not upgrade. You must use odacli update-dbhome instead of odacli upgrade-database.
Br,
krisz
Re: How to register databases that weren't created with odacli
Hi,
So how are the unregistered databases preserved during DPR if they've been removed from clusterware?
The files that belong to the database won't be removed from ASM/ACFS.
If the dbhome from where the db is running resides on ACFS that will be also preserved.
In that case, you just need to add the db resource back to the clusterware (srvctl add database)
Regarding Option 1, all of those prerequisites have been met, except we can't check against dbstorage because we don't know what will happen if it finds the directories and files are already there so we haven't tried to create the dbstorage yet.
I have to disagree. Based on the error message dbstorage doesn't exist, so one prerequisite is not met.
You can't create the dbstorgae when the db exists.
The only option is to take a remote backup, remove all db files from ASM, create dbstorage using odacli create-dbstorage, restore the db from backup.
Data files, undo tablespaces, temp tablespace(s) go onto +DATA
FRA, controlfile, redo must go to +RECO
option 3 - manual metadata modification
Hacking the metadata is strongly discouraged
Br,
krisz
Re: How to register databases that weren't created with odacli
Hi,
Controlfile and online logs and FRA are expected under +RECO.
Br,
krisz
Re: How to register databases that weren't created with odacli
Hi,
1. Certain prerequisites must be met to register a database on ODA.
Seems dbstorage had not been created for this db before the db was created or restored from backup.
This can be only fixed if you take a backup of the db to a remote location and delete it and restore it using the correct procedure.
2. The other option you could think of is to remove the DB service from the clusterware (srvctl remove database) temporarily before DPR. In that case, DPR won't complain about it as it won't know about it.
Please note, in this case you must recreate the dbhome manually including the tnsnames.ora/sqlnet.ora, spfile, passwordfile, … and register the database into clusterware (srvctl add database)
I recommend to go for the 1st option to make your database ODA compliant. Once done, all lifecycle operations could be done using odacli including backup/restore, modify-database, patching, …
Br,
krisz
Re: OUI-67301:Following patches have conflicts: [ 38412437 38759265 ]
opatch napply worked for me.
Re: US 2026 W4 in EnterpriseOne 9.2 Employee Self Service
Thank you for posting your thread discussion. We welcome other customers to join in the discussion. From Support, we are aware of this verbiage that needs to be updated and discussing internally with development. The instructions do not impact actual calculation as the field to the right users control. You will calculate based on the new x $2,200. We will update this thread with the leg/reg enhancement Bug number once we get it from development.
Regards,
Tanya
Re: Doc for Patchset 38835320: PNA FLUID U.S. PAYCHECK MODELER: CHANGES FOR U.S. FEDERAL FORM W-4 2026
It looks like our Patch and Updates page is down right now. I will provide an update when it is back up.
Re: OEM 24ai - RU 07
Hello user1414937,
This issue is coming due to certifications in browser.
There is a bug for this issue
Till that bug got fixed please set following parameter. No OMS restart required.
<OMS_HOME>/bin>./emctl set property -name oracle.sysman.core.security.auth.disableZDTUi -value true
Thanks,
Haritha Ravi



