Database Installation Known Bugs
This section describes Database Installation known bugs in Oracle Database 23ai that affect all platforms.
Parent topic: Open Bugs Affecting All Platforms
Bug 37876131
Custom Client installs cannot be performed using the interactive mode. An exception is raised during the interactive install.
Workaround
Use silent installation rather than interactive installation. For example, using the following command:
runInstaller -silent -responseFile <full path of the responseFile>
Parent topic: Database Installation Known Bugs