disable trace files generation
shah, November 27, 2013 - 11:08 am UTC
We have shared server where We have recently upgraded single instance database to 10.2.0.5 patch set 4 on windows server 2003 64 bit
After upgrading we are facing issue of number of warnings in trace files (bdump)
WARNING:Could not lower the asynch I/O limit to 224 for SQL direct I/O. It is set to -1
According to oracle it is bug which produce useless warnings and can be ignored but these traces are consuming more than 500MB space per day and we are unable to delete trace files as oracle countinously using those file for writting
it is production database kindly suggest solution other than upgrade.
trace files sid_sxxx_XXX.trc
if we set max_dump_file_size to XXXM or G will it resolve our problem?
or is there any way to flush warnings to new file and delete old one but it should not be risky as like oradebug
or can we disable trace files generation we can't bounce DB as it is production.
Please suggest
thanks