Total Pages Examined : 130944
Total Pages Processed (Data) : 42571
Total Pages Failing (Data) : 0
Total Pages Processed (Index): 9294
Total Pages Failing (Index): 0
Total Pages Processed (Other): 11969
Total Pages Processed (Seg) : 0
Total Pages Failing (Seg) : 0
Total Pages Empty : 67110
Total Pages Marked Corrupt : 0
Total Pages Influx : 0
Highest block SCN : 2776196209960 (646.1647336744)
But the database is up and running fine without any issue,
please someone help me in resolving this error and the trace file (testdb_smon_512324.trc) is also not generated for me in bdump,please help me in fixnig this problem also.
Thanks...
08-07-2008, 08:43 AM
paragp1981
Are you on ML05 and above.
There is an issue between "IO Interoperability Issue between IBM ML05 and Oracle Databases"
If on ML05 you need to apply IBM AIX fix + Database Patch.
If you are on ML06 Only Database Patch.
Please read Metalink Note :- Note:390656.1 completely for exact details.
I have faced this earlier.
08-07-2008, 10:36 AM
malru
Hi Parag,
Thanks for your opt information.
I'll check with my AIX admin and update the ML information later.
Please clear this doubt also,in this condition if I shutdown and restart the database,Will my database come up properly without any error?
Thanks...
08-08-2008, 05:44 AM
paragp1981
yes it should come up properly.
Actually its no bad block or anything on said datafile
but because of io interoperatibilty issue between AIX and Oracle it cant do IO operation.
Otherwise you would have got failed/corrupt block in you DBV run which u did.
But for to be on safer side take proper backup.
You can use RMAN also to check block corruption.
08-08-2008, 06:03 AM
malru
Thanks for your information.After resolving this issue,I'll let you know.