-
Trace and Alert Files
Can anybody Tell me how to create my own alert and trace files in oracle. I run oracle 8.1.7.0.0
I knew it before but forgot:rolleyes:
Dustin
Quote
Arguing with your Boss is like 'wrestling with a pig in mud'. After a
while, you realize that while you are getting dirty, the pig is
actually
'enjoying it'.
-
hmm what do you mean your OWN alert?!
-
for the database that I have created :o
-
but kind of alert... alertSID.log?!
-
I have the alert file need the trace file though:cool:
-
Lets see
Hi,
I couldn't understand what type of alert log file and trace files u need. But we generate trace file when we enable tracing of sessions of database wide tracing, by specifying certain init parameters.
OR by alerting the sql session and enabling tracing.
Please let me know in detail what kind of trace files u need.
Thanks
-
I am totally lost, alert files and trace files are created by Oracle but you are saying you want to create them yourself....?!
-
Got it
Figured it myself. Altered the init.ora file and updated the destination for trace files. Alerts were alredy running
Thanks a lot :D