What is the difference between Oracle Client 19c and Oracle Client Home 19c?

When I tried to download and install Oracle client 19c, it was my surprise that there are two different versions. See the following information from the oracle site:

So, what is the difference between these two versions?.

After some research I found that:

LINUX.X64_193000_client.zip is the normal (before 19c) installer-based client software, where you can choose what to install (Administrator, Runtime, Instant Client, Custom) and where to install it, then the installer copies the files to the destination and registers the client.

LINUX.X64_193000_client_home.zip is an “image” of and “Administrator” type installation, that you unzip to the destination folder then register it.

If we refer to the standard Oracle Documentation, we will find:

So in summary, with Oracle Database 19c, we have two ways to install the oracle client:
1- The traditional way (installer-based), wher you have the flexibility to select the installation type.
2- The image-based installation which is a little-bit fast, but it is administrator-type only.

For a quick demo about the oracle client database 19c installation using the first method, please see the following video:

References:

https://www.oracle.com/database/technologies/oracle19c-linux-downloads.html


https://docs.oracle.com/en/database/oracle/oracle-database/19/newft/new-features.html#GUID-D8024846-FCAF-4CBD-92FD-8B6BB1A2D4F3

https://docs.oracle.com/en/database/oracle/oracle-database/19/lacli/about-image-based-client-installation.html#GUID-C6A77755-DFCD-4FEF-9B41-4CA7908BBAE8

Thanks
Ahmed

Advertisement

2 thoughts on “What is the difference between Oracle Client 19c and Oracle Client Home 19c?

  1. Have you found any information about applying RUs to a client installed with the image method? I so far haven’t been able to find any; if a traditional OUI install is required if we want to be able to take up security updates, it would help to know that in advance. Right now we’re looking at installing 19.3 client but I wanted to update it to at least 19.10 in case of security fixes we might want.

    Like

  2. Ahmed, you are awesome! Thank you for slogging through the steps, making this issue clear for all.

    Oracle is notorious for this kind of stuff (can you say “Oracle patch documentation”?). And don’t get me started on Oracle “Instant” Client which requires you to also download and install Microsoft Visual Studio! What’s “instant” about that???

    Now that I know the difference, I’ll stick with the tried-and-true, old-school software distribution we all know and love.

    Thank you!

    Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s