473,406 Members | 2,710 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Oracle error log

I'm from a Sybase and Ms SQL server background and a bit new to
Oracle.
Does Oracle have a databse error log where all database errors are
logged to?
I've searched(maybe not hard enough) for either an overall oracle log
and for an instance specific log, but have not found anything.

Thx in advance
Jul 19 '05 #1
3 71988

search for alert<ORACLE_SID>.log

you can figure out its location from init.ora file dump_dest=

--
Posted via http://dbforums.com
Jul 19 '05 #2
ap*******@websoft.co.za (Allen) wrote in message news:<23**************************@posting.google. com>...
I'm from a Sybase and Ms SQL server background and a bit new to
Oracle.
Does Oracle have a databse error log where all database errors are
logged to?
I've searched(maybe not hard enough) for either an overall oracle log
and for an instance specific log, but have not found anything.

Thx in advance


You would be interested in the alert_<SID>.log log file. It is
usually located in $ORACLE_BASE/admin/ORACLE_SID/bdump.

Louis.
Jul 19 '05 #3
ap*******@websoft.co.za (Allen) wrote in message news:<23**************************@posting.google. com>...
I'm from a Sybase and Ms SQL server background and a bit new to
Oracle.
Does Oracle have a databse error log where all database errors are
logged to?
I've searched(maybe not hard enough) for either an overall oracle log
and for an instance specific log, but have not found anything.

Thx in advance


It is assumed here that your database is up and running and you can get in.

select value from v$parameter where name like '%background_dump_dest%';
OR show parameter background_dump_dest

should give the location of the alert log file

HTH

Michael Tubuo Ngong
Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Philip D Heady | last post by:
PHP Warning: ocilogon(): _oci_open_server: Error while trying to retrieve text for error ORA-12154 Anyone get this error before?
0
by: Carl | last post by:
Does anyone know what I can do to resolve this problem I have tried everything. I have an identical package and procedure on a different database that works fine. Request Failed...
0
by: ANSWER | last post by:
Hi, I have installed Oracle 8i enterprise on local machine so I can learn SQL language and Oracle. Also I'm using DOAD from Quest Software v 7.6.0.11 instead of SQL Plus. In Win 2000 Pro before...
5
by: petro | last post by:
Hello all, My asp.net web application works on my machine but I get the following error on our test web server, There is only one oracle home on the test server. Does anyone know how to resolve...
1
by: DHARMESH SOLANKI | last post by:
Microsoft OLE DB Provider for Oracle error '80004005' Data type is not supported. (There is problem found at cursorlocation property of Recordset. we have transfered oracle database server...
2
by: alex | last post by:
I'm executing this code against an Oracle connection. The SQL works perfectly under an ORACLE console, but fails when executing it from the PHP script. I hope someone can give me a guiding light...
3
by: sathikbasha | last post by:
Hi Please help ? I am trying to insert a record in a Oracle table using ASP as front end.In that table, one of feild name Country_ID,for this feild had given the foregin Key ref Country_Master....
19
by: mask | last post by:
Hi all, I have a problem of urgent nature . I am using Oracle and VB6 for an application . i am using ADODB coding In oracle i have created a table and trying to connect thru vb form. the vb code...
1
by: umeshchitta | last post by:
Hi All, Iam getting below error when I click on of the button from front end. Front end pages are developed in PLSQL code. Procedure which is performing button action...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.