Hi,
I have questions about recreating Oracle users/Oracle database and corrupted data files.
Let me explain. I use Oracle 10.2.0.5.0 server and had problem with a few corrupted data blocks. With DBMS_REPAIR package I manage to isolate those blocks and to continue with normally work. But I wonder if I take backup of this database and create dump file (I will use traditional exp Oracle tool to accomplish this) , drop Oracle users, recreate them and then import earlier mentioned dump file will database files still contain those bad sectors? Or is better for me to recreate whole database?
Thanks in advance,
smee