Skip to Content
0
Former Member
Jan 19, 2011 at 12:01 PM

different from Oracle file

662 Views

Hi,

I am getting the below error in my system in db check .

Detail log: cefatfts.chk

command_line brconnect -u / -jid CHECK20101006090000 -c -f check

alert_log G:\ORACLE\SID\SAPTRACE\BACKGROUND\alert_SID.log

BR0286W Size 1972764672 of file H:\ORACLE\ SID \SAPDATA4\PRDUSR_2\PRDUSR.DATA2 is different from Oracle file size 482353152

BR0280I BRCONNECT time stamp: 2011-01-19 09.00.30

Googleit and found the below link

Backup Error "Return Code 0001 Success with warnings"

in this they Just Extend the datafile to update the control file

So i use ALTER DATABASE DATAFILE 'DATAFILE' RESIZE 'NEW SIZE'

Can this solve my error Please suggest and what command and precaution do I have to take.

Regards,