How do I get a 32-bit Oracle listener installed in addition to the default 64-bit listener for 19c
I currently have a RAC 12c database that is using a 64-bit default listener for normal oracle client connections. Also, have a 12c 32-bit full database client installed to enable a 32-bit listener for the 32-bit Extproc agent that allows for the execution of a 32-bit C executable shared object. So a different listener and client versions for 32 and 64 bit.
My question above is related to migration from x86-64 Oracle Solaris to x86-64 Oracle Linux platform and from 12c database to 19c database. I have the need to recreate the two currently running listeners for 32-bit and 64-bit calls/connections that I have on Solaris on the new Linux hosts. I can't find a 32-bit client install for the 19c database that includes listener network admin functions, other than for windows. Is there one for Linux? The instant client has a 32-bit version but it doesn't include the network Listener configuration components. I need a full database 32-bit client