Displaying 7 results from an estimated 7 matches for "osid".
Did you mean:
oid
2006 Mar 21
3
Rsync 4TB datafiles...?
...ntains this 4 TB data. I would like
to do rsync from a directory level by using --files-from=FILE option. But
the problem is what will happen if the network connection fails the whole
rsync will fail right.
rsync -a srchost:/ / --files-from=dbf-list
and dbf-list would contain this:
p02/oradata/OSID/redo01.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/OS...
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
2012 Aug 29
2
Deduping in R by multiple variables
...oes
anyone know how to solve this?
This is how I tried to do it in R:
detail3 <-
[!duplicated(c(detail2$TDATE,detail2$FIRM,detail2$CM,detail2$BRANCH,
detail2$BEGTIME,
detail2$ENDTIME,detail2$OTYPE,detail2$OCOND,
detail2$ACCTYP
,detail2$OSIDE,detail2$SHARES,detail2$STOCKS,
detail2$STKFUL)),]
detail3 <-
unique(detail2[,c(detail2$TDATE,detail2$FIRM,detail2$CM,detail2$BRANCH,
detail2$BEGTIME, detail2$ENDTIME,detail2$OTYPE,detail2$OCOND,
detail2$ACCTYP ,detail2$OSIDE,detail2$SHARES,detai...
2017 Mar 14
0
[ANNOUNCE] pthread-stubs 0.4
...UGGlf74iCZh6Ng/9JDlcFlKLW5utHmnp1A9mWJs9yKiHOheTaE
Lun+mRqDiJzzTGInYDdOlgT4fSLCMdyKhaDO6HuBaccAMT8+stboSZIDKuXRowik
xFwuJ4Lokq8T5haJiydpog6pYPYeENrUswS19wEqQ3hgRhAjPVOsa+YyhrrPNu/D
EFudRbn48CfzxpDW/LU6fgwwD/vU7X56RMbMND8RFNWsDg7UOejCJI+kMd0CcDOM
aC0SwrS4X9X0//zEkoPSRCN835SJeoPHXSZQIDlQRKcjVDLgS5E=
=osiD
-----END PGP SIGNATURE-----
2010 Nov 01
24
[PATCH 01/10] staging: hv: Convert camel cased struct fields in channel_mgmt.h to lower cases
From: Haiyang Zhang <haiyangz at microsoft.com>
Convert camel cased struct fields in channel_mgmt.h to lower cases
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>
Signed-off-by: Hank Janssen <hjanssen at microsoft.com>
---
drivers/staging/hv/channel.c | 302 ++++++++++++++++++------------------
drivers/staging/hv/channel_mgmt.c | 186 ++++++++++++------------
2010 Nov 01
24
[PATCH 01/10] staging: hv: Convert camel cased struct fields in channel_mgmt.h to lower cases
From: Haiyang Zhang <haiyangz at microsoft.com>
Convert camel cased struct fields in channel_mgmt.h to lower cases
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>
Signed-off-by: Hank Janssen <hjanssen at microsoft.com>
---
drivers/staging/hv/channel.c | 302 ++++++++++++++++++------------------
drivers/staging/hv/channel_mgmt.c | 186 ++++++++++++------------