Hey guys,
I've got a problem here. I hope, somebody can help me to find out what's wrong.
I have two oracle 12G databases on SLES 11. On both databases there are several (round about 30 on each DB) issues when brconnect validate structure is running.
That looks like this:
BR0280I BRCONNECT time stamp: 2016-02-29 11.29.25
BR0301E SQL error -1498 at location stats_tab_validate-2, SQL statement:
'ANALYZE TABLE "SAPSR3"."ATAB" VALIDATE STRUCTURE CASCADE ONLINE'
ORA-01498: block check failure - see trace file
BR0893E Validating structure failed for table/cluster SAPSR3.ATAB
I can't find any trace file in /oracle/<SID>/12102/rdbms/log. Is there any other location I can look into?
Also the alert-log is totally empty.
Can anyone give me a hint where I can find useful information about this issue?
Of course a solution would also be great
Thank you in advande for your comments.