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: The ususal Error 12560

Re: The ususal Error 12560

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Thu, 8 Nov 2001 13:26:52 +0100
Message-ID: <tukuv9bgfafcc@corp.supernews.com>

"Marc Paczian" <marc.paczian_at_divine.de> wrote in message news:a081d3a5.0111080333.50590608_at_posting.google.com...
> Hi all,
>
> I am quite frustrated with a problem on my system. Here is my config:
>
> - W2K Advanced Server
> - Oracle 8.1.6i Version 2
> - Vignette 5.6.2
>
> What I want to do is simply create a new database. I don't use the
> default creation with the database configuration assistant, because I
> want to use UTF8. That is the only thing I changed. Whenever I start
> the creation process, the assistant creates the service with the
> correct SID, after that I get the 12560 error message.
>
> Any help is appreciated!!
>
> Regards,
>
> Marc

in a dos box
set ORACLE_SID=<yoursid>
svrmgrl
connect / as sysdba
startup nomount
create database ....

IIRC dbassist _does_ allow you to change the characterset.

Hth

--
Sybrand Bakker
Senior Oracle DBA

to reply remove '-verwijderdit' from my e-mail address
Received on Thu Nov 08 2001 - 06:26:52 CST

Original text of this message

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