Yup, terimakasih... Tadi sempat baca-baca di google, udah ketemu caranya. Intinya oracle minta untuk dibuat ulang control filenya. saya udah coba bikin control file, berhasil. Tapi database tidak bisa open.. Pesannya seperti dibawah ini :
SQL> SQL> ALTER DATABASE OPEN RESETLOGS; ALTER DATABASE OPEN RESETLOGS * ERROR at line 1: ORA-01110: data file 1: '/mnt/pic/data101/system_orcl.dbf' ORA-01115: IO error reading block from file 1 (block # 1) ORA-27063: skgfospo: number of bytes read/written is incorrect IBM AIX RISC System/6000 Error: 14: Bad address Additional information: -1 Additional information: 8192 kira-kira kurang dimana ya? --- indra syafruddin <[EMAIL PROTECTED]> wrote: > Create database baru, > shutdown database > create spfile from pfile > edit spfile nya buat ngebaca control file yang ada > jalanin database pake spfile yang diedit > > intinya sih cara-cara nge-restore data dari cold > backup. > > Bener gak ya? mohon maaf kalo salah. > > 2008/5/12 Dharma Setiadi > <[EMAIL PROTECTED]>: > > > Selamat malam... > > Mohon bantunya... > > saya mau melakukan Import full database, tapi yang > > saya punya berupa datafile-datafile lengkap untuk > satu > > database.dan saya juga punya controlfile dari > database > > sebelumnya.. > > Pertanyaanya, apa saja yang harus dilakukan untuk > > import database tersebut.. > > Oracle 9i, OS AIX.. > > Terimakasih... > > > > > __________________________________________________________ > > Be a better friend, newshound, and > > know-it-all with Yahoo! Mobile. Try it now. > > > http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ > > > > > > > [Non-text portions of this message have been > removed] > > ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

