My serious problem is that on my W2k server, I try to start my 8i DB, but I´m getting a ORA-03113 error "end-of-File on communication channel" after BD is mounted. When it tries to Open, I get this error.
Can someone help me??
On my SQLNET.ORA file, I´ve tried to change SQLNET.AUTHENTICATION_SERVICES, FROM "(NTS)" TO "NONE", but it doesn´t work!!
Please
Really thanks!!
Adilsom José Musskopf
Live like each of your days was the last.
For Test, I´ve created another BD on same server, and it starts OK!
On my udump directory, i´ve found this message: "ksedmp: internal or fatal error
ORA-00600: codigo de erro interno, argumentos: [711], [1], [1015398872], [U¤ÿ€”], [], [], [], []
Current SQL statement for this session:
/* OracleOEM */ ALTER DATABASE OPEN " and nothing else!
Please, help, I´m loosing a lot of hair trying to fix it. !!
Adilsom José Musskopf
Live like each of your days was the last.
Found couple of simmilar bug reports on metalink (ORA-600 [711][...]) on open database operation, most of them on the older releases, though. But they are all related to corrupted index tablespaces. here are two example bug numbers from metalink: 856652, 1341922.
Is your database trying to perform instance recovery during ALTER DATABASE OPEN? Ie, do you see any messages "Beginning crash recovery.." in your alert file after "alter database open"?
If so, you might want to run dbverify over your database datafiles to see if any of them is corrupted. The hits from metalink make me belive that you'll find some of the files that hold database indexes to be corrupted....
Jurij Modic ASCII a stupid question, get a stupid ANSI
24 hours in a day .... 24 beer in a case .... coincidence?
the database is started but he said
"My serious problem is that on my W2k server, I try to start my 8i DB, but I´m getting a ORA-03113 error "end-of-File on communication channel" after BD is mounted."
Bookmarks