search for: control01

Displaying 8 results from an estimated 8 matches for "control01".

2004 Mar 10
1
copy error + control file corruption in ocfs 1.10
...; do cp --o_direct -Rp $file ./backup/a1; done [oracle@prac01 test]$ for file in `ls ./r1/*`; do cp --o_direct -Rp $file ./backup/r1; done [oracle@prac01 test]$ for file in `ls ./r2/*`; do cp --o_direct -Rp $file ./backup/r2; done - Creating a corrupt control file [oracle@prac01 a1]$ cp /dev/zero control01.ctl cp: cannot create regular file `control01.ctl': Permission denied --> both instances are crashed! [oracle@prac01 a1]$ rm control01.ctl [oracle@prac01 a1]$ cp ../a2/control02.ctl ./control01.ctl [oracle@prac01 a1]$ svrctl start database -d test bash: svrctl: command not found [oracle@pr...
2004 Mar 10
2
copy error + control file corruption in ocfs 1.1 0
...; do cp --o_direct -Rp $file ./backup/a1; done [oracle@prac01 test]$ for file in `ls ./r1/*`; do cp --o_direct -Rp $file ./backup/r1; done [oracle@prac01 test]$ for file in `ls ./r2/*`; do cp --o_direct -Rp $file ./backup/r2; done - Creating a corrupt control file [oracle@prac01 a1]$ cp /dev/zero control01.ctl cp: cannot create regular file `control01.ctl': Permission denied --> both instances are crashed! [oracle@prac01 a1]$ rm control01.ctl [oracle@prac01 a1]$ cp ../a2/control02.ctl ./control01.ctl [oracle@prac01 a1]$ svrctl start database -d test bash: svrctl: command not found [oracle@pr...
2006 Mar 21
3
Rsync 4TB datafiles...?
...do01.log p03/oradata/OSID/redo02.log p04/oradata/OSID/redo03.log 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 w...
2009 Nov 26
2
[error] avahi_entry_group_add_service_strlst("AdminNodeFQDN") failed: Invalid host name
Hi, After doing a clean install of ovirt in a Fedora 11 VM, I am unable to get anything working in the web interface. All I get is an error 500. After reviewing the logs I see the following error in /var/log/http/error.log [Thu Nov 26 11:29:11 2009] [notice] Apache/2.2.13 (Unix) DAV/2 mod_auth_kerb/5.4 mod_nss/2.2.11 NSS/3.12.2.0 mod_python/3.3.1 Python/2.6 configured -- resuming normal
2009 May 31
1
ZFS rollback, ORA-00322: log 1 of thread 1 is not current copy (???)
...1G 80% ONLINE - root at localhost:/# zfs list NAME USED AVAIL REFER MOUNTPOINT coolpool 6.43G 1.39G 18K /coolpool 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 o...
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
2008 Feb 17
2
Anyone have an idea how to find file i/o throughput?
We got a remote Oracle 10g R2 standby running on OCFS2. Initial when we started the standby, read I/O was < 5MB/sec on average. Since then it has grown to over 40MB/sec (longer average, it peaks much higher). Here is a graph showing this: http://www.alameda.net/~ulf/dbphx01.png We also have a local standby running (on EXT3) which is not showing the same symptom. I am trying to find where all