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: Problem with Telnet - startup nomount

Re: Problem with Telnet - startup nomount

From: Pramod Ramachandran <pramod_at_rtimes.com>
Date: 28 Oct 2003 01:58:47 -0800
Message-ID: <6616e304.0310280158.2e8e61ce@posting.google.com>


Andy,

You are right, it is accessing a remote db though a client. As I understood recently, remote database creation is just not possible for the simple reason that end users might attempt to create dbs on remote servers. Only administration can be remote, not creation.

Correct me if I am wrong.

Pramod

Andy Hardy <junkmail@[127.0.0.1]> wrote in message news:<iIwCsND$6an$EwZR@[127.0.0.1]>...
> In message <6616e304.0310240154.189cbcc9_at_posting.google.com> , Pramod
> Ramachandran <pramod_at_rtimes.com> writes
> >Hi group
> >
> >Sorry if this is a cross post - in fact I lost my connection while
> >posting..
> >
> >I need to create an 8i database on a win2000 server remotely. I tried
> >telnet, created an instance but when trying to connect using
> >
> >startup nomount pfile=E:\oracle\admin\ow3p\pfile\initow3p.ora
> >
> >it throws error
> >
> >LRM-00110: syntax error at 'upward'
> >ORA-01078: failure in processing system parameters
>
> This is telling you that there is an error in the initow3p.ora file
> somewhere near the string 'upward'.
>
> >forgive me - I am new to remote db administration.
>
> You're not performing remote db administration - you're remotely
> accessing a machine and administrating a database local to it.
Received on Tue Oct 28 2003 - 03:58:47 CST

Original text of this message

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