Re: Windows 32-bit Two-Task driver unable to spawn new ORACLE task

From: Jozef Homola <jhomola_at_vsz.sk>
Date: 1997/11/12
Message-ID: <879326881.758068_at_intra>#1/1


Joerg Reiner wrote in message <34549A0E.B625E403_at_gsf.de>...
>Hey all,
>
>I think I have a really elementary problem.
>I´m running ORACLE DB 7.3 on NT. When I´m connecting to a DB following
>message appears:
>
>ORA-09352: Windows 32-bit Two-Task driver unable to spawn new ORACLE task
>

Cau.
You could try set an enviroment variables ORACLE_HOME & ORACLE_SID.

For example:
Create a *.bat file:

set ORACLE_SID=ORCL
set ORACLE_HOME=c:\orant
set path=c:\orant\bin;%PATH%
svrmgr23

J.H. Received on Wed Nov 12 1997 - 00:00:00 CET

Original text of this message