1825923 Members
3071 Online
109689 Solutions
New Discussion

redo log

 
SOLVED
Go to solution
Mridul Dutta
Advisor

redo log

HI
IS there any difference between redo log file and general log file

MRIDUL


2 REPLIES 2
Victor Fridyev
Honored Contributor
Solution

Re: redo log

Hi REDO LOG file is a part of db servers (Oracle, Informix, SyBase etc). This files can help to db server to restore db in a case of different failures etc.
Log files is a list of system activity.

HTH
Entities are not to be multiplied beyond necessity - RTFM
Hoang Chi Cong_1
Honored Contributor

Re: redo log

hi Mridul Dutta

Above idea is right answer!
A redo log file just use in DB software for example : Oracle.
This logfile contain the history of DB. From this log file, you can do recovery task for your data.
But general logfile. It just keep the system activity to trace out, keep system infomation to check....

Hope this helps
Hoang Chi Cong
Looking for a special chance.......