cancel
Showing results for 
Search instead for 
Did you mean: 

BR0981W

Former Member
0 Kudos

Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production

With the Partitioning, OLAP and Oracle Data Mining options

JServer Release 9.2.0.7.0 - Production

System: Microsoft Windows Server 2003 Enterprise Edition

-


Hello, how is everyone today?

I just ran this command <i>brconnect -u / -f check</i> to check our Oracle XI database. I received these errors:

BR0981W Not enough disk space for the maximum total size 160000.000 MB of 16 files of tablespace PSAPDAT on disk device 6, missing at least 66604.711 MB

BR0981W Not enough disk space for the maximum total size 60000.000 MB of 6 files of tablespace PSAPDAT640 on disk device 6, missing at least 16594.711 MB

What is this error really saying and how do I fix the problem???

Thanks for your time.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanks for your help

former_member204746
Active Contributor
0 Kudos

Ok, here's the explanation.

the tablespace PSAPDAT contains 1 on more datafiles on disk device 6. At least one of those datafiles are set as autoexensible. BRCONNECT checks is there is enough disk space to accomodate datafiles if they reach their maximum size.

possible solutions:

1. increase size of disk

2. move some datafiles on another disk

3. change the maximum size of your datafiles to a smaller value

Regards.

Former Member
0 Kudos

Hello Algotube,

Check the Database Alert log file for ORA errors.

incase you don't find anything suspicious, then I guess you can ignore these warnings

Upgrade / Update the Brtools version.

Oss note 849484 could be helpful to supress the warnings

Regards,

Ammey Kesarkar

Former Member
0 Kudos

Check SAP Note 849484 - New CRITICAL_TABLESPACE check condition in BRCONNECT