Can you upgrade the sqlplus version of a DB?
I'm currently running into an issue when implementing SSLFIPS for authentication on my database. Logging into sqlplus using a wallet credential works fine from the 64-bit client but an error pops up when using the same credential using the 32-bit client(COBOL program user).
We simply want to know if the sqlplus client can be updated? If so, where can we find the procedure? Thank you.
Further details and system info are provided below in the comments.