Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Telnet NT/2000 Server to create a database

Re: Telnet NT/2000 Server to create a database

From: Paul Drake <drak0nian_at_yahoo.com>
Date: 4 Jun 2003 21:41:02 -0700
Message-ID: <1ac7c7b3.0306042041.28b89c37@posting.google.com>


rs_arwar_at_hotmail.com (Rauf Sarwar) wrote in message news:<92eeeff0.0306041811.3b492664_at_posting.google.com>...
> Glen A Stromquist <glen_stromquist_at_no.spam.yahoo.com> wrote in message news:<VatDa.11452$MM4.1863018_at_news0.telusplanet.net>...
>
> > terminal server won't work, not sure about telnet though, I use VNC or
>
> Terminal server can work... with bit of a workaround. I have not tried
> this with dbca or pre 8i releases but with CREATE DATABASE script, it
> can.
>
> 1) Create your service and password file with oradim.
> 2) Enter SID entry in tnsnames.ora file.
> 3) Enter SID entry in listener.ora file and reload. Verify service
> handler.
> 4) From command line,
> C:\> sqlplus /nolog
> SQL> set instance <SID> (This is the workaround, thus you have to
> go thru steps 2 and 3 prior to this)
> SQL> connect sys/password as sysdba
> SQL> @CreateDb.sql
>
> Although it is much easier with VNC or pcAnywhere.
>
> Regards
> /Rauf Sarwar

nice. I haven't tried that.
If you connect via TNS - you can still use terminal services.

terminal services will not work for:

- svrmgrl
- lsnrctl
- namesctl
- cmanctl

as those only work over bequeath.

Paul

o.t. Nikki Ziering is ridiculously hot. Received on Wed Jun 04 2003 - 23:41:02 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US