QUESTION POSED ON: 29 November 2005 I have a problem in my database. I am using Oracle9i release 2 with patch 5
as my production database in archive log mode. Yesterday users complained
that performance was going down; after than I checked in the database and I
found that archive log files are generating very quickly, nearly two archive
log files in a minute with a size of 100 MB each. But normally it takes one hour
for one archive file to generate. After I restart the database then
it runs very smoothly. Then I swtich to the Logminer to see the
activities but while generating the output of that archive file from
v$logmnr_contents through SYS user, it comes out from the session and throws
an error, ORA-03113 saying end-of-communication channel.
>
This is probably due to running out of space. The table that used to hold the data from Logminer sessions is actually a virtual table that exists in memory. Another issue is caused by some unresolved bugs in 9i. Jared Still
suggests: "Running logmnr_create_replace_metadata is one option, but that is not exactly 'supported'."
Search and Browse the Expert Answer Center Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.