dbcheck error BR989W

Question: Greetings:
we recently upgraded to Oracle 9.2 for 46C on HPUX. I upgraded the brtools and fixed the dbcheck link problem. Now, i can run dbcheck in db13.

Output from dbcheck:

BR989W Unknown tablespace PSAPEL31HD defined in table SAPR3.TAORA
BR989W Unknown tablespace PSAPES31HD defined in table SAPR3.TAORA
BR989W Unknown tablespace PSAPROLLBID defined in table SAPR3.TAORA
BR989W Unknown tablespace PSAPEL31HI defined in table SAPR3.IAORA
BR989W Unknown tablespace PSAPES31HI defined in table SAPR3.IAORA
BR989W Unknown tablespace PSAPROLLBIG defined in table SAPR3.IAORA
-----------------------------------------------
From reading note number 655162, they have the exact error listed and defined, but the solution is a little ambiguous....

"Check whether the entry must be deleted or corrected or whether the tablespace must be created"

I found one mention of this problem on sapfans and the answer was to delete the entries. I do not understand how to detect if I should delete the entries or correct them.
If someone could explain this to me I would really appreciate it.

thanks for reading...

Answer:
As per OSS Note 442395 - Descriptions of specific BR messages, correct the incorrect entries in tables TAORA and IAORA with transaction SE16. Delete the entries if the relevant tablespace does not exist or change the TABSPACE field if the tablespace was defined with an incorrect name.

Answer:
Thanks Jo,

I really appreciate the fast response.
Copyright ?2007 - 2008 www.jt77.com