I have problem with install My server is fresh clean Centos 5.7 with this oracle packages: [root@elektra install]# rpm -qa |grep -i "oracle-" perl-DBD-Oracle-1.27-2.el5 oracle-instantclient-sqlplus-selinux-11.2.0.1-1.el5 perl-NOCpulse-Probe-Oracle-1.184.12-1.el5 spacewalk-java-oracle-1.6.102-1.el5 oracle-instantclient11.2-basic-11.2.0.2.0-1 cx_Oracle-5.0.4-1.el5 oracle-lib-compat-11.2.0.5-1.el5 spacewalk-backend-sql-oracle-1.6.66-1.el5 oracle-nofcontext-selinux-0.1.23.32-1.el5 oracle-instantclient-selinux-11.2.0.1-1.el5 NOCpulsePlugins-Oracle-2.209.3-1.el5 quartz-oracle-1.8.1-3.el5 oracle-instantclient11.2-sqlplus-11.2.0.2.0-1 spacewalk-oracle-1.5.1-1.el5
My oracle server is SQL> select * from V$VERSION; BANNER -------------------------------------------------------------------------------- Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production PL/SQL Release 11.2.0.2.0 - Production CORE 11.2.0.2.0 Production TNS for IBM/AIX RISC System/6000: Version 11.2.0.2.0 - Production NLSRTL Version 11.2.0.2.0 - Production and with install procedure i have: [root@elektra]# spacewalk-setup --disconnected * Setting up Oracle environment. * Setting up database. ** Database: Setting up database connection for Oracle backend. Database service name (SID)? XXXXXX Database hostname [localhost]? oracle.acme.com Username? space_walk Password? ** Database: Testing database connection. ** Database: Populating database. *** Progress: #################################################################### Could not populate database. AND: cat /var/log/rhn/populate_db.log|grep ORA ORA-02291: integrity constraint (SPACE_WALK.RHN_PACKAGESYNCBL_PNID_FK) violated - parent key not found could anyone help me? ;-) thanks, Honza Šoc _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
