Bug 1170611
Summary: | upgrading Sat5.4.1@RHEL5-s390x embDB to Sat5.7 x86_64 extPG fails on spacewalk-dump-schema with: ORA-24334 | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Martin Korbel <mkorbel> |
Component: | Upgrades | Assignee: | Tomáš Kašpárek <tkasparek> |
Status: | CLOSED WONTFIX | QA Contact: | Martin Korbel <mkorbel> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 570 | CC: | jhutar, mmraka, tlestach |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-03-22 08:29:35 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1162131 |
Description
Martin Korbel
2014-12-04 12:55:59 UTC
Running the query manually works nicely: # su - oracle $ sqlplus `spacewalk-cfg-get default_db` SQL> select * from rhnpackageevr; [...] 1011 rows selected. |