Re: REDO LOG Concepts
- From: "Mario Cariggi" <gelfand.transform@xxxxxxxxx>
- To: oracle.tutorials@xxxxxxxxx
- Date: Thu, 17 May 2007 12:38:01 +0200
On 5/17/07, DBA Deepak <oracle.tutorials@xxxxxxxxx> wrote:
Can we use UTL_FILE to copy the file as seen by oracle itself to a separate
location? Am suggesting the use of something like UTL_FILE because UTL_FILE
will be running from within Oracle's environment and Oracle can still see
the file.
but Oracle works with processes (under unix machine):
from your shadow process (the one that tries to open the
redo log file with the utl_file) you won't see the redo log file
anymore; only those processes that still keep open the file
could see it.
Regards.
Mario.
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: REDO LOG Concepts
- From: DBA Deepak
- References:
- REDO LOG Concepts
- From: DBA Deepak
- Re: REDO LOG Concepts
- From: DBA Deepak
- Re: REDO LOG Concepts
- From: Stefan Knecht
- Re: REDO LOG Concepts
- From: DBA Deepak
Other related posts:
- » REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » RE: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » RE: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » Re: REDO LOG Concepts
- » RE: REDO LOG Concepts
- » Re: REDO LOG Concepts
Can we use UTL_FILE to copy the file as seen by oracle itself to a separate location? Am suggesting the use of something like UTL_FILE because UTL_FILE will be running from within Oracle's environment and Oracle can still see the file.
- Re: REDO LOG Concepts
- From: DBA Deepak
- REDO LOG Concepts
- From: DBA Deepak
- Re: REDO LOG Concepts
- From: DBA Deepak
- Re: REDO LOG Concepts
- From: Stefan Knecht
- Re: REDO LOG Concepts
- From: DBA Deepak