Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: catrep.sql
The script catrep.sql is needed only if advanced replication is used.
Most packages produce error messages like 'ORA-04043: Object xxx does not
exist' since they drop objects before they create them, so that these
scripts can be rerun on the same database in case of failures.
In the case you really got 'ORA-00955: name is already used by an existing
object' you may have already attempted to run the script for the second
time.
Anyway these kind of errors are not serious.
<ted_at_dfgdsfg.org> wrote in message news:37d48c99.3352861_at_news-server...
:
: Hi everyone,
:
: According to Oracle documentation, catrep.sql must be run after
: installation. What does catrep.sql really do? catrep.sql complained
: about a couple of errors (object already exists and such). Has anyone
: been able to catrep.sql without errors?
:
: System: Redhat 6.0 + Oracle 8.0.5.1 with the glibc patch.
:
: Thanks.
:
: Ted
:
:
:
Received on Tue Sep 07 1999 - 06:28:54 CDT
![]() |
![]() |