Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Data file got corrupted

Former Member
0 Kudos

<b>If the datafile get corrupted while creating, what should I do?</b>

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

During creation of datafile, if the datafile got corrupted then you can delete the data file and recreate it again. The condition is that the particular data file has not been used after creation.

But if the datafile is created snd used, then you have to restore the datafile from the backup (use the Brtools to restore the datafile)

Please use Brtools utliity for the same.

Thanks

3 REPLIES 3

Former Member
0 Kudos

Hi

During creation of datafile, if the datafile got corrupted then you can delete the data file and recreate it again. The condition is that the particular data file has not been used after creation.

But if the datafile is created snd used, then you have to restore the datafile from the backup (use the Brtools to restore the datafile)

Please use Brtools utliity for the same.

Thanks

Former Member
0 Kudos

What is the error message associated with the corruption? try to find the cause of the the corruption and rectify the cause. It may not be caused by the database but due to external factors.

start by reading note #365481

Former Member
0 Kudos

thank you gurus.