How to determine the bit of the Oracle Client in Windows
We have 2 Oracle Clients installed in one of our Applications server (PeopleSoft). We are on Windows.
What is the better methodology to determine the bit of each of these client installations.
In the KMS doc
How To Find If The Oracle Client Software Is 32-Bit Or 64-Bit on UNIX platforms [ID 434295.1]
In this note there is a procedure to find the version using
% file $ORACLE_HOME/bin/sqlplus
I suppose the above command is for UNIX , How to execute the above command in WINDOWS.
Regards,
Viswa..
0