Received: (qmail 18536 invoked from network); 5 May 2009 00:16:45 -0500
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by static-ip-85-25-126-90.inaddr.intergenia.de with SMTP; 5 May 2009 00:16:42 -0500
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id A3C8FC3BE75;
 Tue,  5 May 2009 01:16:39 -0400 (EDT)
X-Virus-Scanned: Debian amavisd-new at localhost.localdomain
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id bKh3u1bspiX0; Tue,  5 May 2009 01:16:39 -0400 (EDT)
Received: from turing.freelists.org (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 1D124C3BE54;
 Tue,  5 May 2009 01:16:39 -0400 (EDT)
Received: with ECARTIS (v1.0.0; list oracle-l); Tue, 05 May 2009 01:14:17 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1])	by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id AC932C39783	for <ORACLE-L@freelists.org>; Tue,  5 May 2009 01:14:16 -0400 (EDT)
Received: from turing.freelists.org ([127.0.0.1])	by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)	with ESMTP id ZOQr0lTz8rVM for <ORACLE-L@freelists.org>;	Tue,  5 May 2009 01:14:16 -0400 (EDT)
Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.248])	by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id D8F8BC3B1B1	for <ORACLE-L@freelists.org>; Tue,  5 May 2009 01:14:14 -0400 (EDT)
Received: by an-out-0708.google.com with SMTP id d40so6198466and.1        for <ORACLE-L@freelists.org>; Mon, 04 May 2009 22:14:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=domainkey-signature:mime-version:sender:received:in-reply-to         :references:date:x-google-sender-auth:message-id:subject:from:to:cc         :content-type;        bh=pCdYvwWxyuYgX3FPEVe8itmlP5RjSI5FQCER760luZc=;        b=bW/nQAGl4KOCSpuA5MmgF94IIXOzUSxtcGm33SDIYHB/8ktgKxBofE7JHURlHt1R7a         owCjtucqxLZzEE/whhC2YEeQXp3l3rW18jA5dc0FDENaR+uVNBvkKayUoM2AtrEB3lYH         cbPN1MYHlBOdmpoDK0hL6jXDJSiCcRlMa1evU=
DomainKey-Signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;        h=mime-version:sender:in-reply-to:references:date         :x-google-sender-auth:message-id:subject:from:to:cc:content-type;        b=gq2F7dtwDGgZ4mHbtLZC3+vlaZUZN4HqblDubuFCS32D4gNEsZQvhjtlmYfkeLk0wG         2lJqmzOpJht7M+z8/y/FrL7r2e65ZK+TNBD+VtQvWYx3JKo4ZYEDrXYkbSpTrtesxrhD         YJQtP9XI52zXcNcszBWke1HSJKddcgfRK5RAs=
MIME-Version: 1.0
Received: by 10.100.96.10 with SMTP id t10mr14813082anb.70.1241499978786; Mon, 	04 May 2009 22:06:18 -0700 (PDT)
In-Reply-To: <49FF2C2F.3020901@tufts.edu>
References: <49FF2C2F.3020901@tufts.edu>
Date: Tue, 5 May 2009 15:06:14 +1000
X-Google-Sender-Auth: 6087a24f782307e4
Message-ID: <77a615a70905042206s4d396c2ud690082c78616ef@mail.gmail.com>
Subject: Re: ora-1034 error when I create a new database using dbca
From: Jack van Zanen <jack@vanzanen.com>
To: joan.hsieh@tufts.edu
Cc: oracle_l <ORACLE-L@freelists.org>
Content-Type: multipart/alternative; boundary=0016e64616783983b50469233dd4
X-archive-position: 17418
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: jack@vanzanen.com
Precedence: normal
Reply-to: jack@vanzanen.com
List-help: <mailto:ecartis@freelists.org?Subject=help>
List-unsubscribe: <oracle-l-request@freelists.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: oracle-l <oracle-l.freelists.org>
X-List-ID: oracle-l <oracle-l.freelists.org>
List-subscribe: <oracle-l-request@freelists.org?Subject=subscribe>
List-owner: <mailto:steve.adams@ixora.com.au>
List-post: <mailto:oracle-l@freelists.org>
List-archive: <http://www.freelists.org/archives/oracle-l>
X-list: oracle-l
--0016e64616783983b50469233dd4
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Check the logfiles

They should be in the oracle_home\cfgtoollogs\dbca\<SID> somewhere (from
memory)

Post the exact messages that appear in the logfiles prior to the ora-01034

Does an alert log get created in the diag destination? Any info in there?

Brgds


Jack

2009/5/5 Joan Hsieh <joan.hsieh@tufts.edu>

> Hi Listers,
>
> Please help me on this, I never encounter any problems when creating a new
> database using dbca. The screen show the ora-32006 complaining the
> background_dump_dest paramter, I have edit the init file to use
> diagnostic_dest. So I click ignore, then ora-1034 oracle not available error
> come up. I have tried couple times and can't get rid of this error.
>
> Another information is the first time was sucessful after copied all the
> data files to the file system. After I exit the installation window, the
> database is not up. So I deleted all and tried recreate the database and
> can't passed the ora-32006 and ora-01034 errors.
>
>
> This is solaris 10 and oracle 11.1.0.7 release,
>
> Thanks,
>
> Joan
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>


-- 
Jack van Zanen

-------------------------
This e-mail and any attachments may contain confidential material for the
sole use of the intended recipient. If you are not the intended recipient,
please be aware that any disclosure, copying, distribution or use of this
e-mail or any attachment is prohibited. If you have received this e-mail in
error, please contact the sender and delete all copies.
Thank you for your cooperation

--0016e64616783983b50469233dd4
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div>Check the logfiles</div>
<div>=A0</div>
<div>They should be in the oracle_home\cfgtoollogs\dbca\&lt;SID&gt; somewhe=
re (from memory)</div>
<div>=A0</div>
<div>Post the exact messages that appear in the logfiles prior to the ora-0=
1034 </div>
<div>=A0</div>
<div>Does an alert log get created in the diag destination? Any info in the=
re?</div>
<div>=A0</div>
<div>Brgds</div>
<div>=A0</div>
<div>=A0</div>
<div>Jack<br><br></div>
<div class=3D"gmail_quote">2009/5/5 Joan Hsieh <span dir=3D"ltr">&lt;<a hre=
f=3D"mailto:joan.hsieh@tufts.edu">joan.hsieh@tufts.edu</a>&gt;</span><br>
<blockquote class=3D"gmail_quote" style=3D"PADDING-LEFT: 1ex; MARGIN: 0px 0=
px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Listers,<br><br>Please help m=
e on this, I never encounter any problems when creating a new database usin=
g dbca. The screen show the ora-32006 complaining the background_dump_dest =
paramter, I have edit the init file to use diagnostic_dest. So I click igno=
re, then ora-1034 oracle not available error come up. I have tried couple t=
imes and can&#39;t get rid of this error.<br>
<br>Another information is the first time was sucessful after copied all th=
e data files to the file system. After I exit the installation window, the =
database is not up. So I deleted all and tried recreate the database and ca=
n&#39;t passed the ora-32006 and ora-01034 errors.<br>
<br><br>This is solaris 10 and oracle 11.1.0.7 release,<br><br>Thanks,<br><=
br>Joan<br><font color=3D"#888888"><br>--<br><a href=3D"http://www.freelist=
s.org/webpage/oracle-l" target=3D"_blank">http://www.freelists.org/webpage/=
oracle-l</a><br>
<br><br></font></blockquote></div><br><br clear=3D"all">
<div></div><br>-- <br>Jack van Zanen<br><br>------------------------- <br>T=
his e-mail and any attachments may contain confidential material for the so=
le use of the intended recipient. If you are not the intended recipient, pl=
ease be aware that any disclosure, copying, distribution or use of this e-m=
ail or any attachment is prohibited. If you have received this e-mail in er=
ror, please contact the sender and delete all copies.<br>
Thank you for your cooperation <br>

--0016e64616783983b50469233dd4--
--
http://www.freelists.org/webpage/oracle-l


