Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Create database statement on NT : Possible ???
I don't think you really have any choice. You have to use IM to create the
instance on NT, as each instance runs under a separate set of services,
AFAIK.
ARPEGE wrote in message <34439B49.2A03_at_imaginet.fr>...
>We have developped a script that works perfectly well and does the
>following :
>
> Create database
> Create tablespaces
> Create rollback segs
> Create users
>
>But we can't get it to run on NT (Oracle 7.2) because after positionning
>the ORACLE_SID to ARPE, we have the following error when trying to enter
>SQLDBA
>
> DBA-00314 unable to attach to default host
> ORA-09352 windows 2 task driver unable to spawn new task
>
>We don't want to go through the Instance Manager stuff because our
>script
>does a lot more than that and we would like to have a unique script to
>create an instance on unix or NT...
>
>Any idea ??? (Philippe : arpege_at_imaginet.fr )
>
Received on Thu Oct 23 1997 - 00:00:00 CDT
![]() |
![]() |