search for: control03

Displaying 4 results from an estimated 4 matches for "control03".

Did you mean: control01
2006 Mar 21
3
Rsync 4TB datafiles...?
...og p01/oradata/OSID/system01.dbf p04/oradata/OSID/undotbs01.dbf p03/oradata/OSID/sysaux01.dbf p03/oradata/OSID/users01.dbf p03/oradata/OSID/example01.dbf p03/oradata/OSID/data01.dbf p02/oradata/OSID/index01.dbf p01/oradata/OSID/control01.ctl p02/oradata/OSID/control02.ctl p03/oradata/OSID/control03.ctl s01/oracle/product/10.2.0/dbs/initOSID.ora One advantage that I have if do rsync file by file is if the network connection fails for a quite sometime and comes back alive the rsync will continue from the next file in the list while it will fail on the other files when connection is lost. r...
2009 May 31
1
ZFS rollback, ORA-00322: log 1 of thread 1 is not current copy (???)
...ol coolpool/u01 6.43G 1.39G 6.43G /u01 root at localhost:/# ls -l /u01/oradata/orcl/ total 2339863 -rw-r----- 1 oracle oinstall 9781248 2009-05-31 03:27 control01.ctl -rw-r----- 1 oracle oinstall 9781248 2009-05-31 03:27 control02.ctl -rw-r----- 1 oracle oinstall 9781248 2009-05-31 03:27 control03.ctl -rw-r----- 1 oracle oinstall 26214912 2009-05-31 03:26 redo01.rdo -rw-r----- 1 oracle oinstall 26214912 2009-05-31 03:27 redo02.rdo -rw-r----- 1 oracle oinstall 26214912 2009-05-31 03:26 redo03.rdo -rw-r----- 1 oracle oinstall 473964544 2009-05-31 03:27 sysaux01.dbf -rw-r----- 1 oracle oinst...
2006 Feb 22
5
Rsync help needed...
Hello, I was reading your posts about RSYNC. We have a massive Oracle schema lots of datafiles about 750 GB size. We do rsync datafiles from source to target server but everytime we cleanup the datafiles on the target server and do rsync every 2 weeks. On the target side mostly the datafiles will be same but on source we might have added few datafiles or made some changes in data and as such the
2006 Jan 15
2
rsync of file list
Hi All, I would to rsync data spread of many files from remote site. Each file may exist in total different location - the path for each file may be different. My question is: Can I do it one single rsync command, giving a file containing list of paths as parameter, or do I need to run rsync for each file. I did not find any option doing it in the man page. I tried to play with