Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to install 12c 32 bit client on same machine as 12c 64 bit server

876260May 22 2015 — edited Dec 17 2015

I have installed the 64bit 12c server on a Windows Server 2012 R2 machine.  I had the installation create a new user named "oracle".  Now I need to install the 32bit 12c client on the same machine due to an application on the server that doesn't support the 64 bit client.  When I try to install the 32bit client, a console window comes up for a few seconds then goes away and an error window pops up.  The error says "[INS-10102] Installer initialization failed." and when I click the details button, it says "[INS-10002] Inventory initialization failed".  I checked the install log and it ends with the following:

ERROR: Cannot add user to application access ACL.
No mapping between account names and security IDs was done.

(534)

This machine used to have the 32 bit 11g client on it, but that has been completely removed.

I've searched the net, but can't find anything useful for this error.  Can anyone please give me some assistance?

Thanks very much.

Comments

EdStevens

Patch Set Updates are cumulative.
That said, we don't know what your security scan is doing and how it is making its determinations.

SC-Q

Thank you , EdStevens.

Emad Al-Mousa

Hi

you submitted your question on January 27th, so at the time of your writing January 2021 CPU is already released....so its better to apply this quarter patches that will include all previous patches (that are missing).
to check the current patch level in 12cR2 (based on your snapshot image you are using 12cR2 release):
select * from dba_registry_sqlpatch;

Regards,
Emad

SC-Q

Hi,
@Emad Al-Mousa
can you help me, how to install CPU, please ?
Can you send me step by step how to do it, please ?
It would be much appreciated.
Thank you.

Emad Al-Mousa
Answer

Hi,
there are many resources online....for example:
Patching Oracle Database 18.1.0 to 18.2.0 on premises (0 Bytes)Patching Oracle 18c database in Windows (0 Bytes)
Another thing, when you download the patches from Oracle portal there is HTML file associated with the patch "read me" file that describes also the steps in sequence.

I hope this helps

Marked as Answer by SC-Q · Apr 2 2021
SC-Q

@Emad Al-Mousa
It helped.
Thank you very much.

1 - 6
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 14 2016
Added on May 22 2015
14 comments
79,788 views