Hi, Coba shutdown databasenya, copy ctrl01 jadi ctrl02 di u02. Terus sesuaikan pfilenya, lalu startup. Kalo masih ndak bisa, recreate control file.
Shutdown lagi, startup mount, alter database backup controlfile to trace; ambil scriptnya di user dump directory. startup nomount, execute scriptnya...(rename dulu controlfile yg lama dari OS). kalo scriptnya success, ya puji TUHAN :) Hope it helps .. Cheers... On 7/26/06, handy <[EMAIL PROTECTED]> wrote: > > Hi expert, > > Hallo saya baru saja melakukan perpindahan control file (backup) pada > oracle9i R2 di SLES8, dengan cara : > > Sebelumnya komposisi ctrl saya adalah sebagai berikut: > > $HOME/ORADATA/u01/ctrl01.ctl > > $HOME/ORADATA/u01/ctrl02.ctl > > $HOME/ORADATA/u02/ctrl03.ctl > > Lalu saya ingin mencoba kembali dengan mengubah ctrl02 pada u02 > > $HOME/ORADATA/u02/ctrl02.ctl > > Saya melakukan perubahan ctrl itu dengan : > > 1.meng alter SPFILE > > Alter SYSTEM SET Control_files = > > '$HOME/ORADATA/u01/ctrl01.ctl', > > $HOME/ORADATA/u02/ctrl02.ctl' Scope = spfile ; > > 2. Meng Shutdown database > > 3. Kemudian mengcopy ctrl02.ctl dari u01 ke u02 > > 4. meng start up kembali > > Masalahnya : > > 1. Akan tetapi saya mengalami database tidak dapat distartup > > 2. o..ya saya berusaha mengembalikan spt sediakala dengan menulis pada > spfile nya langsung akan tetapi tetap error dan > > Error messagenya spt dibawah ini : > > ora-01122:database file 1 failed verification check > > ora-01110;data file 1: > > '/oracle/u01/oradata/oracle9/system01.dbf' > > ora-01207:file is more recent than controlfile - old controlfile > > Dapatkah para expert membantu saya ?? > > Thanks and best regards, > > Handy > > [Non-text portions of this message have been removed] > > > [Non-text portions of this message have been removed] -- -----------I.N.D.O - O.R.A.C.L.E--------------- Keluar: [EMAIL PROTECTED] Website: http://indo-oracle.blogspot.com Mirror: http://indooracle.wordpress.com ----------------------------------------------- Bergabung dengan Indonesia Thin Client User Groups, Terminal Server, Citrix, New Moon Caneveral, di: http://indo-thin.blogspot.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/indo-oracle/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

