Operating System - HP-UX
1752800 Members
5511 Online
108789 Solutions
New Discussion

Repository validation error

 
SOLVED
Go to solution
discoverer
Frequent Advisor

Repository validation error

Hi All friends,

Today I met a strange issue:

I installed Oracle7.3.4 on a HP W/S with HPUX-10.20, then used the Oracle Enterprise Manager to access it,
but the following errors happened:


* A message window displayed:
The following repository sub_components were identified. continue with the indicated...
Sub-component Status Operation

Repository Manager Not found Create
Enterprise Manager Not found Create
Software Manager Not found Create

* Then I click 'ok' to continue:
Oracle Repository Manager working...

Oracle Repository Manager
Performing necessary actions
Preparing to create repository for Repository Manager
Creating repository for Repository Manager

Error occured during repository validation:
XP-07016: A database error has occurred:
create table smp_rep_version (c_component varchar2(255), c_current_version varchar2(255), c_unused varchar2(255))
ORA-00604: error occurred at recursive SQL level 1
ORA-01655: unable to extend cluster SYS.C_OBJ# by 140 in tablespace SYSTEM


Can any master-hand tell me how to solve it?

Thanks in advance!

/Listener
Listen, then discover, then succeed!
1 REPLY 1
Magdi KAMAL
Respected Contributor
Solution

Re: Repository validation error

Hi,

You had to ask your Oracle DBA to increase the amount of the system tablespace and to tune the amount of next extent which allows the space allocation to progress.