cancel
Showing results for 
Search instead for 
Did you mean: 

Database not getting start up

Former Member
0 Kudos

hello all,

i am unable to start my database from brtools...

am encountering following error message :-

BRSPACE finished with return code 3.

SQL error -376 at loaction BrDbaSycheck 01

file 14 can't be read at this time..

plz help if you know the solution ...

Accepted Solutions (1)

Accepted Solutions (1)

andreas_herzog
Active Contributor
0 Kudos

-> try to startup it using SQL (user <ora>sid on unix, user <sid>adm on win)

> sqlplus

> connect / as sysdba

> startup

> exit

"<b>file 14 can't be read at this time..</b>" db damaged? or any of the data files?

GreetZ, AH

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello,

Please refer SAP Note #328785 and check for any data files which are in "offline" or "recover" mode.

Regards,

Nihar

Former Member
0 Kudos

Hi Vijay,

Check database alert log file, alert_<SID>.log, it will give you the errors in more details and the file that is currupt or offline.

Regards,

Nisch

Former Member
0 Kudos

Hi,

"file 14 can't be read at this time'-- May be ur datafile 14 get damaged...

ORA-00376 file string cannot be read at this time

Cause: An attempt was made to read from a file that is not readable. Most

likely the file is offline.

Action: Check the state of the file. Bring it online.

regards

Umesh K

Former Member
0 Kudos

Just a few thoughts...

- Perhaps the file is offline in Oracle??

I think this may help:

- brtools

- Restore & Recovery

- Complete Database Recovery ????