From: Thomas Woisczyk <Thomas.Woisczyk@t-online.de>
Newsgroups: comp.databases.oracle.server
Subject: Re: Where is the Trace Log?
Date: Sat, 09 Sep 2000 08:24:23 +0200
Organization: T-Online
Lines: 25
Message-ID: <39B9D797.E00CD945@t-online.de>
References: <8pbdbv$ao$1@news.panix.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Trace: news.t-online.com 968480656 14 19271 0721564322-0001 000909 06:24:16
X-Complaints-To: abuse@t-online.de
X-Sender: 0721564322-0001@t-dialin.net
X-Mailer: Mozilla 4.61 [en]C-NECCK  (Win98; I)
X-Accept-Language: de, en


Hallo,
which version of ORACLE do you use?
The changes on sqlnet.ora show only the connection errors, not the errors on
starting the server.

If you use ORACLE 8.1.5 there is a little trap. You need to put a colon at the
end of the line in oratab
if you user dbstart to start the database. On ORACLE 8.0.5 this is not
neccessary.
You can test this if you run dbstart od dbshut as your dbadmin.
There you can see if this two shell scripts work properly (ps -aux |grep ora*).

Thomas

"Robert A. Rosenberg" wrote:

> After installing Oracle and setting it to autostart when we rebooted the
> program no longer comes up. We can not find out why nor do we see any error
> messages documenting the reason for this failure. When we looked at the
> location where Alert and Trace logs are supposed to be stored, there were
> none. What should we be doing to track down the cause so we can get our
> server up and running?
>
> Thank you.


