oracle dbagreenspun.com : LUSENET : DBAzine : One Thread |
where the redo log and control files resides.the book saya that these r database files and resides in data base but the tablespaces only contains data files what is this?
-- yasser afzal khan (yasir_ak@hotmail.com), June 02, 2003
Check the INIT.ORA file. Your control files will be named there and so will the redo logs. Don't forget to off load your redo logs.
-- Steve pratt (steve_pratt@isp.state.il.us), August 30, 2004.