Run 32-bit and 64-bit listener at the same time on W3K 64-bit

From: Terry Dykstra <tddykstra_at_forestoil.ca>
Date: Thu, 21 Jan 2010 00:07:21 GMT
Message-ID: <ZUM5n.60371$Db2.52456_at_edtnps83>



I have Oracle 10.2.0.4-64 bit running on W3K-64-bit. Now I need to run a 32-bit 9.2.0.5 (yes I know, ouch) on this box. I cannot get the listener to work. I use batch file to specifically point to the 9.2 environment, but for some reason it points to the 64-bit version. Any clues?
E:\dbscripts>rem set oracle 9.2 environment
E:\dbscripts>set ORACLE_HOME=C:\oracle\ora92
E:\dbscripts>set 

path=C:\oracle\ora92\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;\\CFOLDC1\fopublic\
E:\dbscripts>set TNS_ADMIN=C:\oracle\ora92\network\admin
E:\dbscripts>c:
C:\>C:\oracle\ora92\bin\lsnrctl.exe

LSNRCTL for 32-bit Windows: Version 9.2.0.5.0 - Production on 20-JAN-2010 17:03:
59

Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.

Welcome to LSNRCTL, type "help" for information.

LSNRCTL> version
Connecting to (ADDRESS=(PROTOCOL=tcp)(PORT=1521)) TNSLSNR for 64-bit Windows: Version 10.2.0.4.0 - Production

        TNS for 64-bit Windows: Version 10.2.0.4.0 - Production
        Oracle Bequeath NT Protocol Adapter for 64-bit Windows: Version 
10.2.0.4
.0 - Production

        Windows NT Named Pipes NT Protocol Adapter for 64-bit Windows: Version 1
0.2.0.4.0 - Production

        Windows NT TCP/IP NT Protocol Adapter for 64-bit Windows: Version 10.2.0
.4.0 - Production,,

The command completed successfully
LSNRCTL>

-- 
Terry Dykstra 
Received on Wed Jan 20 2010 - 18:07:21 CST

Original text of this message