<div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: transparent; font-family: 'Times New Roman'; font-size: medium; "><span id="internal-source-marker_0.1721497077960521" style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0); background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; ">this is the first thing i would check.  seems to happen a lot on 5.4 while setting up.  oracle is running out of table space.</span></div>

<div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: transparent; font-family: 'Times New Roman'; font-size: medium; "><span id="internal-source-marker_0.1721497077960521" style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0); background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "><br>

</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: transparent; font-family: 'Times New Roman'; font-size: medium; "><span id="internal-source-marker_0.1721497077960521" style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0); background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "># reports size</span><br>

<span style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0); background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; ">   su -l oracle -c 'db-control report'</span><br>

<span style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0); background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "># extends DATA_TBS space</span><br>

<span style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0); background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; ">    su -l oracle -c 'db-control extend DATA_TBS'</span></div>

<br><div class="gmail_quote">On Tue, Jan 18, 2011 at 6:26 AM, Peter Idah <span dir="ltr"><<a href="mailto:pidah@redhat.com">pidah@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

 Hi,<br>
<br>
while trying to import the channel content iso, I get the following error in /var/log/rhn/rhn_satellite_server.log:<br>
<br>
Importing package metadata<br>
2011/01/18 01:22:52 +01:00    Importing *relevant* package metadata: rhel-i386-server-6 (2783)<br>
2011/01/18 01:22:52 +01:00    * WARNING: this may be a slow process.<br>
2011/01/18 01:22:59 +01:00<br>
SYNC ERROR: unhandled exception occurred:<br>
<br>
Exception reported from <a href="http://satel.example.com" target="_blank">satel.example.com</a><br>
Time: Tue Jan 18 01:22:59 2011<br>
Exception type exceptions.AttributeError<br>
<br>
Exception Handler Information<br>
Traceback (most recent call last):<br>
  File "/usr/bin/satellite-sync", line 143, in main<br>
    return satsync.Runner().main()<br>
  File "/usr/share/rhn/satellite_tools/satsync.py", line 226, in main<br>
    ret = method()<br>
  File "/usr/share/rhn/satellite_tools/satsync.py", line 342, in _step_packages<br>
    self._affected_channels = self.syncer.import_packages()<br>
  File "/usr/share/rhn/satellite_tools/satsync.py", line 1757, in import_packages<br>
    sync_handlers.import_packages(batch, sources)<br>
  File "/usr/share/rhn/satellite_tools/sync_handlers.py", line 433, in import_packages<br>
    importer.run()<br>
  File "/usr/share/rhn/server/importlib/importLib.py", line 650, in run<br>
    self.fix()<br>
  File "/usr/share/rhn/server/importlib/packageImport.py", line 301, in fix<br>
    ChannelPackageSubscription.fix(self)<br>
  File "/usr/share/rhn/server/importlib/packageImport.py", line 71, in fix<br>
    self.backend.lookupChecksums(self.checksums)<br>
  File "/usr/share/rhn/server/importlib/backend.py", line 431, in lookupChecksums<br>
    h.execute(ctype=ctype, csum=csum)<br>
  File "/usr/share/rhn/server/rhnSQL/sql_base.py", line 168, in execute<br>
    return apply(self._execute_wrapper, (self._execute, ) + p, kw)<br>
  File "/usr/share/rhn/server/rhnSQL/driver_cx_Oracle.py", line 100, in _execute_wrapper<br>
    ret = self._get_oracle_error_info(e)<br>
  File "/usr/share/rhn/server/rhnSQL/driver_cx_Oracle.py", line 200, in _get_oracle_error_info<br>
    return (e.code, e.message, self.sql)<br>
AttributeError: 'str' object has no attribute 'code'<br>
<br>
OS: rhel 5.5 x86<br>
Satellite version: 5.4<br>
Channel content iso label: rhel-i386-server-6<br>
<br>
Any help appreciated.<br>
<br>
Thanks,<br>
<br>
Peter<br>
<br>
-- <br>
Peter Idah.<br>
<br>
<br>
<a href="http://europe.redhat.com/" target="_blank">http://europe.redhat.com/</a><br>
Registered in England and Wales under Company Registration No. 03798903<br>
Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK<br>
<br>
_______________________________________________<br>
Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com" target="_blank">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><a href="mailto:aaron@linux.com">aaron@linux.com</a> | (858) 334 3171 | 78 Princeton Rd, Goose Creek, SC 29445 <br>