Displaying 20 results from an estimated 55 matches for "rman".
Did you mean:
mman
2012 Jul 24
1
questions on R CMD INSTALL et al
...R
My machine has these;
CPU: 3cores amd64
OS pure-64bit CBLFS liux compiled from sources (kernel 3.2.1, gcc-4.6.2
R-2.15
When I compiled R the compiler spewed out lines like these:-
make[3]: Entering directory `/tmp/RtmpiHdDJy/R.INSTALL472339eeb23a/mgcv/src'
gcc -m64 -std=gnu99 -I/home/Rman/R-2.15.0/include -DNDEBUG -
I/usr/local/atlas/include -I/usr/local/numerics/include -fpic -g -O2 -c
gcv.c -o gcv.o
gcc -m64 -std=gnu99 -I/home/Rman/R-2.15.0/include -DNDEBUG -
I/usr/local/atlas/include -I/usr/local/numerics/include -fpic -g -O2 -c
gdi.c -o gdi.o
gcc -m64 -std=gnu99...
2018 Apr 25
1
RMAN backups on Glusters
Sending again.
Can somebody please take a look and let me know is this is doable?
Folks,
We have glusters with version 3.8.13 and we are using that for RMAN backups.
We get errors/warnings,
RMAN-03009: failure of backup command on C1 channel at 03/28/2018 16:55:43
ORA-19510: failed to set size of 184820 blocks for file "/gfsnet1/bkp/db065.prod.bos.netledger.com/n0030120/N0030120_4246744146_20180328_frsuu9op_9723_1_lvl_1" (block size=8192)...
2005 Jun 06
1
FW: RMAN backup error
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 2743 bytes
Desc: Glacier Bkgrd.jpg
Url : http://oss.oracle.com/pipermail/ocfs-users/attachments/20050606/b81975f2/attachment.jpe
2008 Jul 24
2
ORA-19870 and ORA-19502 During RMAN restore to OCFS2 filesystem
Hi,
When attempting to restore to LINUX RHEL5 - OCFS2 filesystem received the
following error during RMAN restore for nearly all of the datafiles
attempted to restore with exception of a couple of smaller datafiles which
were smaller < 2GB.
ORA-19870: error reading backup piece /db/dumps/TR1_1/rmanbackup/TR1_88_1
ORA-19502: write error on file "/db/devices/db1/PR2/pr2_1/pr2.data1",
block...
2008 Oct 05
1
doc/manual/Rfaq.css missing in R 2.8.0 (20081005) tarball
...rget `Rfaq.css', needed by `R-FAQ.html'. Stop.
make[3]: Leaving directory `/tmp/buildd/r-base-2.8.0~20081005/doc/manual'
make[2]: *** [docs] Error 2
and indeed, diff'ing Makefile.in reveals a new dependency on Rfaq.css
@@ -249,6 +258,7 @@
R-intro.html: $(texiincludes) $(srcdir)/Rman.css
R-ints.html: $(texiincludes) $(srcdir)/Rman.css
R-lang.html: $(texiincludes) $(srcdir)/Rman.css
+R-FAQ.html: $(srcdir)/Rfaq.css
info: $(OBJECTS_INFO)
R-admin.info: $(texiincludes)
which does not seem to be included. Consequently none of the html manuals
are made.
Simply copying Rman.css...
2009 May 07
1
df & du - that old chestnut
Afternoon,
We have an ocfs2 release 1.4 filesystem shared between two nodes
(RHEL5). The filesystem in question is used exclusively for Oracle RMAN
backups.
A df -h shows the following:
[root at imsthdb07 ~]# df -h /data/orabackup
Filesystem Size Used Avail
Use% Mounted on
/dev/mapper/eva_mpio_myserver07_08_oracle_bkup0 250G 198G
53G 79% /data/orabackup
While a du -sh shows...
2004 Sep 03
2
From OCFS to tape via tar (and back again)
We're using RMAN to back up our 9.2 RAC database to an OCFS v1 volume.
We have an existing shell script that we use for copying files from disk
to tape via tar, one file at a time. (Don't ask why. It's a legacy
script. Long story.) We're tweaking this script to use --o_direct when
tarring the file to ta...
2008 Jan 05
3
user-space heartbeat ptaches from suse
Hi everyone.
Does anyone know why the user-space heartbeat (linux-ha) patches
from SuSE / Novell are not commited to the mainline ocfs2 source
tree? Or are they?
Is there an easy way (which does not break the distros package
management) to apply these?
Thanks,
Christian
2006 Jan 12
1
ocfs2 questions
We are in the process of upgrading to OCFS2. We have recently restored our Production Database to a Development platform configured with OCFS2 with RMAN. No problems. As for the Production migration, we understand that you cannot mount an OCFS volume (our current configuration) with OCFS2. We are interested in mounting an EXT3 file system, performing a cold RMAN backup, copying the datafiles to the EXT3 volumes, wipe the OCFS volumes and redo as...
2009 Jan 26
1
Backup methods for an Oracle DB
Hi,
I've been testing different methods and I'd like to have some advice.
I want to perform a cold backup once a week on the Oracle DB, and put it
on tape. I'm using EMC Networker for backup software, and I am not too
at ease with the fact of doing eveything with Networker, because if
there is a problem with the backup, the Oracle DB might not come up
after the backup run.
So
2006 Dec 14
1
re: different availability requirements for multiple ocfs2 volumes?
...D MESSAGE-----
Hash: SHA1
Folks,
quick question.
In our current 3 node RAC cluster we have 2 ocfs2 volumes setup.
We have a volume for sharing oracle CRS files (ocr.crs and vote.crs) and a 2nd volume is going to be
used to store backups and archivelogs. We will copy backups and archivelogs via RMAN from the flash recovery
area, onto this volume .. and eventually gets copied to another machine or offsite storage.
My concern is this ...
The ocfs2 volume for the crs files needs to be highly available etc, and in the event that there are problems,
o2cb should do its thing.
The backup volu...
1997 Aug 22
0
R-alpha: Re: Extensions .R and .Rd (in base/funs/ and base/man/ )
...tension is used in Unix
MM> already for [t/n]roff style manual pages.
MM> Emacs therefore switches to nroff mode for this
MM> extension. That's why I wouldn't like it all.]
MM> or .Rd [in S there are '.d' help files with roff-like syntax]
MM> or .Rman
Current status (between Kurt & me):
Kurt proposes
.Rd
.Rdoc
.Rman (in DEcreasing order of preference)
My own order of preference would be
.Rman .Rd .Rdoc
which would result in '.Rd' as a fair compromise.
===
Any other opinions / votes ?
-- MM
=-=-=-=-=-=-=-=-=-=...
2007 Oct 08
2
OCF2 and LVM
Does anybody knows if is there a certified procedure in to
backup a RAC DB 10.2.0.3 based on OCFS2 ,
via split mirror or snaphots technology ?
Using Linux LVM and OCFS2, does anybody knows if is
possible to dinamically extend an OCFS filesystem,
once the underlying LVM Volume has been extended ?
Thanks in advance
Riccardo Paganini
2009 Feb 12
9
df -k takes too long only at random times
How do I find out why df -k is taking soo long to respond only sometimes?
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
2004 Nov 29
2
"Linux Error: 28: No space left on device"
...6
unknown
# rpm -qa|grep ocfs
ocfs-2.4.9-e-enterprise-1.0.12-1
ocfs-support-1.0.10-1
ocfs-tools-1.0.10-1
Oracle 10.1.0.3 RAC on egenera blades.
"df" shows large amounts of free space (15GB, approx 50%), yet I keep getting
"Linux Error: 28: No space left on device" when doing
RMAN restore/clone or Resizing a datafile upwards. Testing by copying the
file at the filesystem level works ok. I suspect this problem started after
resizing a number of datafiles downwards last week - could it be that this
space has not been released?
It happens on several OCFS filesystems, and on d...
2005 Feb 11
3
OCFS file system used as archived redo destination is corrupted
...we are using in production.
For now, we set up an archo redo dest on a local ext3 FS on each node and made that dest the mandatory dest; we changed the ocfs dest to an optional one. The reason we made ocfs arch redo dest the primary dest a few months ago was because we are planning to migrate to rman-based backup (as opposed to the current hot backup scheme); it's easier (required?) to manage RAC archived redo logs with rman if archived redos reside in a shared file system
below are some diagnostics:
$ ls -l rdo_1_21810.arc*
-rw-r----- 1 oracle dba 397312 Feb 10 22:30 rdo...
2011 Sep 02
5
Linux kernel crash due to ocfs2
Hello,
we have a pair of IBM P570 servers running RHEL5.2
kernel 2.6.18-92.el5.ppc64
We have Oracle RAC on ocfs2 storage
ocfs2 is 1.4.7-1 for the above kernel (downloaded from oracle oss site)
Recently both servers have been crashing with the following error:
Assertion failure in journal_dirty_metadata() at
fs/jbd/transaction.c:1130: "handle->h_buffer_credits > 0"
kernel BUG in
2007 Jun 21
1
Hi
...39;m very
interested in understand what exactly signifies:
1.- Btr ;)
2.- Object level mirroring and striping ( something like Oracle ASM
does? )
3.- Strong integration with device mapper for multiple device support
( some type of LVM ? )
4.- Efficient incremental backup and FS mirroring ( Like rman does with
database blocks in 10g? )
I can not help you very much coding, but If I can help you in other ways
let me know
Looks very good, well done, Mister
Best Regards
D.
2004 Aug 23
1
just fyi
remember that even tho you have a filesystem etc it's always good to
have seperate partitions for stuff. eg don't put all your redologs and
mirrors on the same partition or don't put your archives on the same
partition as data.
this is not just for ocfs, but just .. common sense I think to split
stuff up.
2006 May 17
1
OCFS and backups to tape
Hi,
we have installed ocfs2 on Rhat 4. It is being used as a general
clustered file system. There are no oracle binaries or datafiles on the
ocfs volume. So no need for RMAN or oarcle agents etc etc.
The customer would like to backup the volume using arcserve. However CA
are saying that they cannot backup from an ocfs volume.
Has anyone out there got any words of wisdom about backing up ocfs2 to
tape. particulary anyone dealing with arcserv.
cheers
Steve
--
St...