Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: EXP_FULL_DATABASE
No it is not norlam and it's not normal but you seem to run one script
(called by several of the others) multiple times, so I wouldn't bother.
Also (tip) you would better use
@?/rdbms/admin/catalog etc
The ? is a shortcut for Oracle home. Saves a lot of typing.
The catdbsyn is officially obsolete.
Hth,
Sybrand Bakker, Oracle DBA
"Tomasz Massouh" <tmassouh_at_alternis.fr> wrote in message
news:39AFBC69.F13DB9B6_at_alternis.fr...
> Hi,
> When i install a new database at the end i make:
> @/u00/app/oracle/product/7.3.4/rdbms/admin/catalog
> @/u00/app/oracle/product/7.3.4/rdbms/admin/catproc
> @/u00/app/oracle/product/7.3.4/rdbms/admin/catdbsyn
> @/u00/app/oracle/product/7.3.4/sqlplus/admin/pupbld
>
> after this i have alwayes:
> :ORA-01921: role name 'EXP_FULL_DATABASE' conflicts w
> ith another user or role name
> ORA-01921: role name 'IMP_FULL_DATABASE' conflicts w
> ith another user or role name
>
> is this norlam?
>
> thank you,
> TM
>
Received on Fri Sep 01 2000 - 17:23:45 CDT
![]() |
![]() |