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 -> "service name is not valid": problems to create a new DB on NT

"service name is not valid": problems to create a new DB on NT

From: Francesco Moi <francescomoi_at_europe.com>
Date: 28 Feb 2002 04:44:32 -0800
Message-ID: <5b829932.0202280444.604fab24@posting.google.com>


Hello.

I'm trying to create a new database (Oracle 8.0.5 on Windows NT4.0).

I've got another database, and the services are running ('OracleTNSListener80', 'OracleStartMYSID' and 'OracleServiceMYSID')

On MS-DOS, I perform:

c:> oradim80 -new -sid BACKUP -intpwd xxx -startmode auto -pfile initBACKUP.ora

+ I copied initBACKUP.ora from initMYSID.ora, and modified it.

+ BACKUP is the name of my new database

When trying to check if OracleServiceBACKUP is running, I notice that it's not.

So, I do:

c:> net start OracleServiceBACKUP

But I get this error message:

Any experience? Regards. Received on Thu Feb 28 2002 - 06:44:32 CST

Original text of this message

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