Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: database degrade ???
Create a clone of 8.1.7 database (using cold backup or hot backup).
Connect to the clone under 8.1.7 environment.
Review and run Oracle's downgrade script
$ORACLE_HOME/rdbms/admin/d080150.sql.
Shutdown the clone.
Create appropriate init.ora for the clone's 8.1.5 incarnation..
Setup env for 8.1.5 for clone. Adjust oratab, listener.ora etc. Startup the
clone under 8.1.5.
You may want to re-run catalog, catproc scripts..
HTH, Regards,
> -----Original Message-----
> From: Leslie Lu [SMTP:leslie_y_lu_at_yahoo.com]
> Sent: Thursday, October 18, 2001 6:21 PM
> To: Multiple recipients of list ORACLE-L
> Subject: database degrade ???
>
> Hi all,
>
> We installed 815, 817 on Sun 5.6. There is an 817
> database, and developers requested to build an exactly
> same database but at 815 level.
>
> I don't think I can copy 817's backup files and create
> a 815 db, since the backup already has 817
> characteristics. Is there a way to do degrade?
>
> If I create an 815 db, and do an export/import, how do
> I make sure the dmp from 817 only have 815
> characteristics. Full db export won't work, is it?
> And does schema export has nothing to do with Oracle
> version, if so, I can use schema dmp file.
>
> Thank you!
>
> Leslie
>
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Deshpande, Kirti INET: kirti.deshpande_at_verizon.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_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).Received on Fri Oct 19 2001 - 10:01:24 CDT
![]() |
![]() |