Pada dasarnya backup fisik utk db Oracle ada 2: - Online/hot backup - Offline/close/cold backup
Dan salah satu tool yg bisa dipakai adalah :RMAN Andaikata pada saat dilakukan online backup, ada transaksi sekalipun, hasil backupnya tetap valid. Kenapa? karena catatan transaksi disimpan di dalam online redolog file dan archived logfile. bw --- In [email protected], Mohammad Arief Pradipto <20...@...> wrote: > > Dear pendekars, > > Saat ini saya sedang mencoba backup db dengan menggunakan RMAN. Saya coba > pada saat database dalam keadaan hidup, backup RMAN bisa berjalan tanpa > kendala (sampai saat ini). Namun transaksi kan jalan terus selama backup > jalan, apakah hasil backup ini akan konsisten. backup dengan RMAN sebenarnya > dipakai saat db dalam keadaan hidup/mati? > > Trims atas pencerahannya.. > > > regards, > > adipt > > ________________________________ > This e-mail and any files transmitted with it are confidential and intended > solely for the use of the individual or entity to whom they are addressed. If > you have received this email by mistake please notify the sender by return > e-mail and delete this message from your system. Any unauthorized use or > dissemination of this e-mail in whole or in part is strictly prohibited. PT > Federal International Finance, which has its seat at North of Jakarta, > Indonesia, including its affiliated companies, shall not be liable for the > improper or incomplete transmission of the information contained in this > e-mail nor for any delay in its receipt or damage to your system. PT Federal > International Finance (or its affiliated companies) does not guarantee that > the integrity of this communication has been maintained nor that this > communication is free of viruses, interceptions or interference. > > > [Non-text portions of this message have been removed] >

