32 bit or 64 bit.
Dear Sir / Madam,
Oracle9i
Enterprise Edition Release 9.2.0.4.0 - 64bit Production
PL/SQL Release 9.2.0.4.0 - Production
CORE 9.2.0.3.0 Production
TNS for Linux: Version 9.2.0.4.0 - Production
NLSRTL Version 9.2.0.4.0 - Production
Regards
Malik Adeel Imtiaz
I run following query on my production DB server (Linux 2.6.0 Ram 32 Gb) and found results below.
Pleae reply that what this results shows. Is my Oracle is 32 bit or 64 bit.
Your quick reply will be highly appriciated.
Query i run =
select * from
v$version;
Result of following query=
PL/SQL Release 9.2.0.4.0 - Production
CORE 9.2.0.3.0 Production
TNS for Linux: Version 9.2.0.4.0 - Production
NLSRTL Version 9.2.0.4.0 - Production
Regards
Malik Adeel Imtiaz
0