default location for rman log [message #237687] |
Tue, 15 May 2007 08:27 |
jlink
Messages: 1 Registered: May 2007 Location: Boston
|
Junior Member |
|
|
Help, I'm trying to troubleshoot a script left by a former worker. If you are running rman from the command line and don't specify the LOG option to have RMAN write the output to a specified log file where does the log file go?
TIA,
Joan
|
|
|
|
Re: default location for rman log [message #422451 is a reply to message #237687] |
Wed, 16 September 2009 10:23 |
Checkpoint
Messages: 6 Registered: October 2008
|
Junior Member |
|
|
Just clarifying -- Oracle docs show the following:
"LOG = Specifies the file where Recovery Manager will record RMAN output, that is, the commands that were processed and their results. If you do not specify this argument, then RMAN writes its message log file to standard output. "
That being said, if you don't specify a log then it appears your standard output is the terminal. (So no log -- sorry.)
|
|
|
|
Re: default location for rman log [message #422559 is a reply to message #422497] |
Thu, 17 September 2009 07:25 |
Checkpoint
Messages: 6 Registered: October 2008
|
Junior Member |
|
|
Yeah, oddly enough my understanding of these boards is that they are supposed to be helpful. That said, it seemed logical to provide as much insight to an answer as possible.
I realize the thread is two years old -- that has little to do with anything. The information I provide is NOT to resolve a problem for Michel, Joan, or anybody who cared about the thread two years ago. (If they haven't fixed their problem, they're likely unemployed by now.)
Michel's response was prefixed with "As far as I know" -- which typically means a person believes something to be correct, without having the facts to support a position. My own response was offered as a courtesy to others (Michel included, as I validated their position) -- hence, my opening of "just clarifying".
Since these boards are searchable, it's likely that any thread from previous years may be accessed in seeking resolution to an issue. To run across a partial answer or a thread that was dropped before the resolution was reached is one of the most annoying things about boards (Metalink, Orafaq, or any other). Realizing somebody may hit this question down the road, I simply provided the actual quote from Oracle documentation so that a future user wouldn't have to wonder if the "AFAIK" was correct or just one user's belief.
Thanks for taking the time to inquire about my post.
|
|
|
|
|
|
Re: default location for rman log [message #422603 is a reply to message #422571] |
Thu, 17 September 2009 12:29 |
|
ebrian
Messages: 2794 Registered: April 2006
|
Senior Member |
|
|
I realize your intent and appreciate your response. Guess I was surprised to see someone registered for almost a year taking the effort to respond to such a insipid thread.
However, an important point that Michel pointed out is without a link to the documentation, other people that stumble upon this thread may think they are out of luck without specifying a LOG parameter. A link to the documentation (10g) would indicate that even without a LOG parameter, V$RMAN_OUTPUT could potentially still be referenced for this information.
Course without a DB version, a link to the documentation may have been irrelevant.
Welcome back to the forums!
|
|
|