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

From: bdbafh <bdbafh_at_gmail.com>
Date: Thu, 21 Jan 2010 09:24:25 -0800 (PST)
Message-ID: <0862b61f-2334-4872-ba06-04969a7c2c47_at_b35g2000vbc.googlegroups.com>



On Jan 20, 7:07 pm, "Terry Dykstra" <tddyks..._at_forestoil.ca> wrote:
> 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?
>

Regarding the database server software, running 32 bit Oracle database server software on a 64 bit OS is not supported. That's a good enough stopping condition for me. You need to run the 32 bit software on a 32 bit OS, be it on a physical or virtual server.

-bdbafh

> 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 Thu Jan 21 2010 - 11:24:25 CST

Original text of this message