Hi All,
I have to reorganise a production database that is using snapshots.
normal full export/import results in all sorts of unavoidable error
messages(can't hurt the DB according to OWW support) which I prefer not to have
in a production environment. Besides that the tables have to move to different
tablespaces anyway.
I have the following plan, can you please review and comment.
- Create a new empty database (with all the tablespaces and rollback segments)
- Create the schema owner/user
- pre create all the tables (correct storage)
- export the tables only (of the schema owner)
- Import the tables only with ignore=Y
- create all triggers, views, procedures, snapshots, functions, synonyms etc. of
the schema owner
- Create all other database accounts that are not the ORACLE accounts.
Did I miss anything here???
TIA
Jack
De informatie verzonden met dit E-mail bericht is uitsluitend bestemd voor
de geadresseerde. Gebruik van deze informatie door anderen dan de
geadresseerde is verboden. Openbaarmaking, vermenigvuldiging, verspreiding
en/of verstrekking van deze informatie aan derden is niet toegestaan.
Ernst & Young staat niet in voor de juiste en volledige overbrenging van de
inhoud van een verzonden E-mail, noch voor tijdige ontvangst daarvan.
The information contained in this communication is confidential and may be
legally privileged. It is intended solely for the use of the individual or
entity to whom it is addressed and others authorised to receive it. If you
are not the intended recipient you are hereby notified that any disclosure,
copying, distribution or taking any action in reliance on the contents of
this information is strictly prohibited and may be unlawful. Ernst &
Young is neither liable for the proper and complete transmission of the
information contained in this communication nor for any delay in its
receipt.
Received on Tue Jul 25 2000 - 03:35:19 CDT