raztaboule
IS-IT--Management
hi !
I still have a database that switch too often the redologs files.
And we can't see what is making this....
So we are trying to dump them to try to see what is happening ....
but it doesn't work ( ORA-02819: Write failed ) .
- The size of redolog file i wan't to dump is 10M
- There is 2g of free space in the fs storing the udump directori.
- The database is not in an archive mode .
- The command i use is alter system dump logfile '/.....' ;
I managed to dump a logfile of the same size ( 10M ), in the same FS, from a database in archive mode.
Do i need to be in archive mode ?
Does anyone knows a way to see who or what is wrting/deleting/updating data ??
thank in advance.
I still have a database that switch too often the redologs files.
And we can't see what is making this....
So we are trying to dump them to try to see what is happening ....
but it doesn't work ( ORA-02819: Write failed ) .
- The size of redolog file i wan't to dump is 10M
- There is 2g of free space in the fs storing the udump directori.
- The database is not in an archive mode .
- The command i use is alter system dump logfile '/.....' ;
I managed to dump a logfile of the same size ( 10M ), in the same FS, from a database in archive mode.
Do i need to be in archive mode ?
Does anyone knows a way to see who or what is wrting/deleting/updating data ??
thank in advance.