vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| On 13 May, 09:40, scratt <scrat...@gmail.com> wrote: > Hi, > > Some one could tel me how can i do to multiplexing redo log ? > > how do set into the init.ora file to multiplex redo log ? > > Thank's Assuming Oracle 10g: http://download.oracle.com/docs/cd/B....htm#sthref885 HTH -g |
| |||
| On May 13, 3:40*am, scratt <scrat...@gmail.com> wrote: > Hi, > > Some one could tel me how can i do to multiplexing redo log ? You create them in that fashion, multiple log group members on separate disks/file systems. > > how do set into the init.ora file to multiplex redo log ? The init.ora has nothing to do with multiplexing redo logs. Please read the link gazzag has provided you. > > Thank's David Fitzjarrell |
| ||||
| On 13 May, 09:40, scratt <scrat...@gmail.com> wrote: > Hi, > > Some one could tel me how can i do to multiplexing redo log ? > > how do set into the init.ora file to multiplex redo log ? > > Thank's Having given it some thought, in addition to my earlier post, is it the control file you're thinking of multiplexing? That *would* require an entry in your init.ora file. HTH -g |