Return-Path: <root@fatcity.cts.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id h0M0vAw07605
 for <oracle-l@orafaq.net>; Tue, 21 Jan 2003 18:57:10 -0600
X-ClientAddr: 209.68.248.164
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h0M0vAp07600
 for <oracle-l@orafaq.net>; Tue, 21 Jan 2003 18:57:10 -0600
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id NAA82716;
 Tue, 21 Jan 2003 13:40:10 -0800 (PST)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 005369C8; Tue, 21 Jan 2003 13:21:03 -0800
Message-ID: <F001.005369C8.20030121132103@fatcity.com>
Date: Tue, 21 Jan 2003 13:21:03 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Bowes, Chris" <Chris.Bowes@kosa.com>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Bowes, Chris" <Chris.Bowes@kosa.com>
Subject: RE: Upgrade from 7.3.4 to 8.0.6 - Possible Solution - Comments?
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: multipart/alternative;	boundary="----_=_NextPart_001_01C2C192.C6C17B70"
------_=_NextPart_001_01C2C192.C6C17B70
Content-Type: text/plain

I found a way around the problem.  I don't think Oracle will like it...
 
I hunted down the offending table that was missing the column DELIVERY_ORDER
and added it to that dictionary table.  I then re-ran the scripts and they
rebuilt without incident.  This was on the test system of course.
 
The offending table was system.repcat$_repprop.  On all other databases,
this table has that column and has no rows in it and on the problem base, it
doesn't have the column, but it also has no rows in it.  I know that doesn't
mean we aren't using that table, but, does anyone know when it gets used?
Is what I did to fix this acceptable?
 
Changing dictionary tables is a major red flag, so before I even think of
trying to push for this solution, I want any and all thoughts on this.
 
Thanks again.
 
--Chris
 
 
 

-----Original Message-----
Sent: Tuesday, January 21, 2003 10:19 AM
To: Multiple recipients of list ORACLE-L


Hi Hemant,
 
     Thank you for your response.  I am calling it directly.  I do the
startup nomount, alter database convert, alter database open resetlogs.
Then I fire off the cat8000 and then the catrep8m from svrmgrl.  
 
I think this is a problem in my dictionary in 7.3.4 as when I recreate the
test base and do an export/import and convert the base, it goes flawlessly.
This base has limited downtime available, so I cannot do that to the live
base.
 
Oracle support has told me to look at offline datafiles, but this is in the
system tablespace, so if that file was offline or needed recovery, the base
would be dead.
 
Any thoughts?
 
Thank you again,
 
--Chris
 

-----Original Message-----
Sent: Tuesday, January 21, 2003 8:55 AM
To: Multiple recipients of list ORACLE-L



Are you calling the catrep8m script directly ?  Or is it being called
from some other script [eg catproc.sql ?].
Are you using Advanced Replication ?
Hemant
At 02:28 PM 20-01-03 -0800, you wrote:



Hi everyone! 

     Has anyone seen this and know a solution?  I am upgrading a base from
7.3.4 to 8.0.6.  Everything appears to go fine until the catrep8m script.
In that script I get several errors:

Statement processed. 
                        (P.delivery_order < C.cscn))))) 
                           * 
ORA-00904: invalid column name 
grant select on defcalldest to select_catalog_role 
                * 
ORA-00942: table or view does not exist 
comment on table DEFCALLDEST is 
                 * 
ORA-00942: table or view does not exist 
comment on column DEFCALLDEST.CALLNO is 
                  * 
ORA-00942: table or view does not exist 
comment on column DEFCALLDEST.DEFERRED_TRAN_ID is 
                  * 
ORA-00942: table or view does not exist 
comment on column DEFCALLDEST.DBLINK is 
                  * 
ORA-00942: table or view does not exist 
DROP PUBLIC SYNONYM defcalldest 
                    * 
ORA-01432: public synonym to be dropped does not exist 
Statement processed. 
                              OR (P.delivery_order < C.cscn)))) 
                                    * 
ORA-00904: invalid column name 
Statement processed. 
Statement processed. 
Statement processed. 

This then forces several dictionary packages invalid and they wont'
recompile. 

I have tried rebuilding the dictionary before I upgrade and rebuilding after
I upgrade.   Neither one seems to work.  When I rebuild, the catrep script
gives that same error.

So far Oracle hasn't been able to find it.  Has anyone seen this and know
the fix? 

Thanks in advance. 

--Chris 
Chris.Bowes@Kosa.Com 

Hemant K Chitale
My web site page is :  http://hkchital.tripod.com
<http://hkchital.tripod.com/> 

-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author:
Hemant K Chitale INET: hkchital@singnet.com.sg Fat City Network Services --
858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list
and web hosting services
--------------------------------------------------------------------- To
REMOVE yourself from this mailing list, send an E-Mail message to:
ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in the message
BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list
you want to be removed from). You may also send the HELP command for other
information (like subscribing). 


------_=_NextPart_001_01C2C192.C6C17B70
Content-Type: text/html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=601311321-21012003><FONT face=Arial color=#0000ff size=2>I 
found a way around the problem.&nbsp; I don't think Oracle will like 
it...</FONT></SPAN></DIV>
<DIV><SPAN class=601311321-21012003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=601311321-21012003><FONT face=Arial color=#0000ff size=2>I 
hunted down the offending table that was missing the column DELIVERY_ORDER and 
added it to that dictionary table.&nbsp; I then re-ran the scripts and they 
rebuilt without incident.&nbsp; This was on the test system of 
course.</FONT></SPAN></DIV>
<DIV><SPAN class=601311321-21012003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=601311321-21012003><FONT face=Arial color=#0000ff size=2>The 
offending table was system.repcat$_repprop.&nbsp; On all other databases, this 
table has that column and has no rows in it and on the problem base, it doesn't 
have the column, but it also has no rows in it.&nbsp; I know that doesn't mean 
we aren't using that table, but, does anyone know when it gets used?&nbsp; Is 
what I did to fix this acceptable?</FONT></SPAN></DIV>
<DIV><SPAN class=601311321-21012003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=601311321-21012003><FONT face=Arial color=#0000ff 
size=2>Changing dictionary tables is a major red flag, so before I even think of 
trying to push for this solution, I want any and all thoughts on 
this.</FONT></SPAN></DIV>
<DIV><SPAN class=601311321-21012003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=601311321-21012003><FONT face=Arial color=#0000ff size=2>Thanks 
again.</FONT></SPAN></DIV>
<DIV><SPAN class=601311321-21012003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=601311321-21012003><FONT face=Arial color=#0000ff 
size=2>--Chris</FONT></SPAN></DIV>
<DIV><SPAN class=601311321-21012003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=601311321-21012003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=601311321-21012003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> Bowes, Chris 
  [mailto:Chris.Bowes@kosa.com] <BR><B>Sent:</B> Tuesday, January 21, 2003 10:19 
  AM<BR><B>To:</B> Multiple recipients of list ORACLE-L<BR><B>Subject:</B> RE: 
  Upgrade from 7.3.4 to 8.0.6<BR><BR></FONT></DIV>
  <DIV><SPAN class=687291215-21012003><FONT face=Arial color=#0000ff size=2>Hi 
  Hemant,</FONT></SPAN></DIV>
  <DIV><SPAN class=687291215-21012003><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=687291215-21012003><FONT face=Arial color=#0000ff 
  size=2>&nbsp;&nbsp;&nbsp;&nbsp; Thank you for your response.&nbsp; I am 
  calling it directly.&nbsp; I do the startup nomount, alter database convert, 
  alter database open resetlogs.&nbsp; Then I fire off the cat8000 and then the 
  catrep8m from svrmgrl.&nbsp; </FONT></SPAN></DIV>
  <DIV><SPAN class=687291215-21012003><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=687291215-21012003><FONT face=Arial color=#0000ff size=2>I 
  think this is a problem in my dictionary in 7.3.4 as when I recreate the test 
  base and do an export/import and convert the base, it goes flawlessly.&nbsp; 
  This base has limited downtime available, so I cannot do that to the live 
  base.</FONT></SPAN></DIV>
  <DIV><SPAN class=687291215-21012003><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=687291215-21012003><FONT face=Arial color=#0000ff 
  size=2>Oracle support has told me to look at offline datafiles, but this is in 
  the system tablespace, so if that file was offline or needed recovery, the 
  base would be dead.</FONT></SPAN></DIV>
  <DIV><SPAN class=687291215-21012003><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=687291215-21012003><FONT face=Arial color=#0000ff size=2>Any 
  thoughts?</FONT></SPAN></DIV>
  <DIV><SPAN class=687291215-21012003><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=687291215-21012003><FONT face=Arial color=#0000ff 
  size=2>Thank you again,</FONT></SPAN></DIV>
  <DIV><SPAN class=687291215-21012003><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=687291215-21012003><FONT face=Arial color=#0000ff 
  size=2>--Chris</FONT></SPAN></DIV>
  <DIV><SPAN class=687291215-21012003><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
    <DIV></DIV>
    <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
    face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> Hemant K 
    Chitale [mailto:hkchital@singnet.com.sg] <BR><B>Sent:</B> Tuesday, January 
    21, 2003 8:55 AM<BR><B>To:</B> Multiple recipients of list 
    ORACLE-L<BR><B>Subject:</B> Re: Upgrade from 7.3.4 to 
    8.0.6<BR><BR></FONT></DIV><BR>Are you calling the catrep8m script directly 
    ?&nbsp; Or is it being called<BR>from some other script [eg catproc.sql 
    ?].<BR>Are you using Advanced Replication ?<BR>Hemant<BR>At 02:28 PM 
    20-01-03 -0800, you wrote:<BR><BR>
    <BLOCKQUOTE class=cite cite="" type="cite"><FONT size=2>Hi 
      everyone!</FONT> <BR><BR><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp; Has anyone 
      seen this and know a solution?&nbsp; I am upgrading a base from 7.3.4 to 
      8.0.6.&nbsp; Everything appears to go fine until the catrep8m 
      script.&nbsp; In that script I get several errors:<BR></FONT><BR><FONT 
      size=2>Statement processed.</FONT> <BR><FONT 
      size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
      (P.delivery_order &lt; C.cscn)))))</FONT> <BR><FONT 
      size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
      *</FONT> <BR><FONT size=2>ORA-00904: invalid column name</FONT> <BR><FONT 
      size=2>grant select on defcalldest to select_catalog_role</FONT> <BR><FONT 
      size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
      *</FONT> <BR><FONT size=2>ORA-00942: table or view does not exist</FONT> 
      <BR><FONT size=2>comment on table DEFCALLDEST is</FONT> <BR><FONT 
      size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
      *</FONT> <BR><FONT size=2>ORA-00942: table or view does not exist</FONT> 
      <BR><FONT size=2>comment on column DEFCALLDEST.CALLNO is</FONT> <BR><FONT 
      size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
      *</FONT> <BR><FONT size=2>ORA-00942: table or view does not exist</FONT> 
      <BR><FONT size=2>comment on column DEFCALLDEST.DEFERRED_TRAN_ID is</FONT> 
      <BR><FONT 
      size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
      *</FONT> <BR><FONT size=2>ORA-00942: table or view does not exist</FONT> 
      <BR><FONT size=2>comment on column DEFCALLDEST.DBLINK is</FONT> <BR><FONT 
      size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
      *</FONT> <BR><FONT size=2>ORA-00942: table or view does not exist</FONT> 
      <BR><FONT size=2>DROP PUBLIC SYNONYM defcalldest</FONT> <BR><FONT 
      size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
      *</FONT> <BR><FONT size=2>ORA-01432: public synonym to be dropped does not 
      exist</FONT> <BR><FONT size=2>Statement processed.</FONT> <BR><FONT 
      size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
      OR (P.delivery_order &lt; C.cscn))))</FONT> <BR><FONT 
      size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
      *</FONT> <BR><FONT size=2>ORA-00904: invalid column name</FONT> <BR><FONT 
      size=2>Statement processed.</FONT> <BR><FONT size=2>Statement 
      processed.</FONT> <BR><FONT size=2>Statement processed.</FONT> 
      <BR><BR><FONT size=2>This then forces several dictionary packages invalid 
      and they wont' recompile.</FONT> <BR><BR><FONT size=2>I have tried 
      rebuilding the dictionary before I upgrade and rebuilding after I 
      upgrade.&nbsp;&nbsp; Neither one seems to work.&nbsp; When I rebuild, the 
      catrep script gives that same error.<BR></FONT><BR><FONT size=2>So far 
      Oracle hasn't been able to find it.&nbsp; Has anyone seen this and know 
      the fix?</FONT> <BR><BR><FONT size=2>Thanks in advance.</FONT> 
      <BR><BR><FONT size=2>--Chris</FONT> <BR><FONT 
      size=2>Chris.Bowes@Kosa.Com</FONT> </BLOCKQUOTE><X-SIGSEP>
    <P></X-SIGSEP>Hemant K Chitale<BR>My web site page is :&nbsp; <A 
    href="http://hkchital.tripod.com/" 
    eudora="autourl">http://hkchital.tripod.com<BR><BR></A>-- Please see the 
    official ORACLE-L FAQ: http://www.orafaq.net -- Author: Hemant K Chitale 
    INET: hkchital@singnet.com.sg Fat City Network Services -- 858-538-5051 
    http://www.fatcity.com San Diego, California -- Mailing list and web hosting 
    services 
    --------------------------------------------------------------------- To 
    REMOVE yourself from this mailing list, send an E-Mail message to: 
    ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in the message 
    BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list 
    you want to be removed from). You may also send the HELP command for other 
    information (like subscribing). </P></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>

------_=_NextPart_001_01C2C192.C6C17B70--
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Bowes, Chris
  INET: Chris.Bowes@kosa.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

