Low Network Utilization in Remote Disk Backup via SAP FTP

Hi gurus,
I'm running whole online backup + redo log to backup my SAP server to backup server via SAPFTP (remote disk backup).
I'm using 100Mbps network connection between the two servers, with SAP server configured to 'maximize data throughput for network application'.
When I copy data from SAP Server to backup server manually, the speed is OK (around 98% network utilization).
But when I use put command in program RSFTP002 (SAPFTP) for the same file, the network utilization is just around 10%.
I use Windows Server 2003 x64 for SAP Server, and Windows Server 2008 x64 for Backup Server.
Each has adequate RAM, 8GB for SAP Server and 4GB for Backup Server.
Is this technical problem or is it because backup is considered background process, thus lowering its speed?
Help will be very much appreciated.
Edited by: Bobby Gunawan on Jan 9, 2009 11:44 AM

go read http://help.sap.com/saphelp_45b/helpdata/en/0d/d311324a0c11d182b80000e829fbfe/frameset.htm
it's old but should help you nonetheless.
I would not use SAPFTP as you found out, it is slow.
use DD instead which is much faster.

Similar Messages

  • Remote Disk Backup

    Hi gurus,
    I want to ask some questions again..
    I want to backup my SAP database to remote disk.
    My server is using:
    OS : Windows Server 2003 Enterprise 64bit
    DB : Oracle 10.2.0.4
    As i've read here: http://help.sap.com/saphelp_nwmobile71/helpdata/en/47/0b9ed8434f57dde10000000a1553f7/content.htm
    my only option for windows user is use backup_dev_type = ftp right?
    so I have configured all things according to what's in the article above.
    i've mapped the disk storage location into drive z: in my SAP Server.
    When i execute backup, SAP returns error saying that z: is unknown location.
    I use windows ftp server which is in IIS component.
    When i see the picture from that article above, it uses SAPFTP.
    Do I must use SAPFTP to backup to remote disk?
    If so, how could I configure it?
    I have tried to open SAPFTP in 'TCP/IP Connections' via tcode 'SM59' and 'Test Connection', which returned something like:
    Logon:                    569  msec
      0  KB:                    1  msec
    10  KB:                    4  msec
    20  KB:                    5  msec
    30  KB:                    7  msec
    Any help for me?
    Thanks very much.

    gurus,
    i've changed stage_root dir to ftp://folder, and now it's seems more convincing, but another error displayed:
    Detail log:                    adzqrhjw.sve            
    BR0002I BRARCHIVE 7.00 (32)            
    BR0006I Start of offline redo log processing: adzqrhjw.sve 2009-01-08 13.45.24       
    BR0484I BRARCHIVE log file: D:\oracle\DEV\saparch\adzqrhjw.sve       
    BR0477I Oracle pfile D:\oracle\DEV\102\database\initDEV.ora created from spfile D:\oracle\DEV\102\database\spfileDEV.ora       
    BR0101I Parameters       
    Name                           Value       
    oracle_sid                     DEV       
    oracle_home                    D:\oracle\DEV\102       
    oracle_profile                 D:\oracle\DEV\102\database\initDEV.ora       
    sapdata_home                   D:\oracle\DEV       
    sap_profile                    D:\oracle\DEV\102\database\initDEV_remote.sap       
    backup_dev_type                stage       
    archive_stage_dir              ftp://backupdev       
    compress                       no       
    stage_copy_cmd                 ftp       
    remote_host                    backupDEV       
    remote_user                    administrator       
    system_info                    SAPServiceDEV SAPDEV Windows 5.2 Build 3790 Service Pack 1 AMD64       
    oracle_info                    DEV 10.2.0.2.0 8192 2582 20859434 SAPDEV UTF8 UTF8       
    sap_info                       700 SAPSR3 0002LK0003DEV0011S14735821930013NetWeaver_ORA       
    make_info                      NTAMD64 OCI_10201_SHARE Feb  6 2008       
    command_line                   brarchive -u / -jid LOG__20090108134524 -c force -p initDEV_remote.sap -s       
    BR0280I BRARCHIVE time stamp: 2009-01-08 13.45.43       
    BR0008I Offline redo log processing for database instance: DEV       
    BR0009I BRARCHIVE action ID: adzqrhjw       
    BR0010I BRARCHIVE function ID: sve       
    BR0048I Archive function: save       
    BR0011I 9 offline redo log files found for processing, total size 388.720 MB       
    BR0112I Files will not be compressed       
    BR0130I Backup device type: stage       
    BR0106I Files will be saved on disk in directory: backupDEV:ftp://backupdev       
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed       
    BR0202I Saving init_ora       
    BR0203I to ftp://backupdev\DEV ...       
    BR0278E Command output of 'C:\usr\sap\DEV\SYS\exe\uc\NTAMD64\sapftp.exe -v -n -i backupDEV -u D:\oracle\DEV\saparch\.adzqrhjw.ftp -a -c put D:\oracle\DEV\102\database\initDEV.ora ftp://backupdev\DEV\initDEV.ora -c bin -c put D:\oracle\DEV\102\database\spf       
    Connected to backupDEV Port 21.       
    220 Microsoft FTP Service
    331 Password required for administrator.
    230 User administrator logged in.
    200 Type set to A.
    200 PORT command successful.
    550 ftp://backupdev\DEV\initDEV.ora: The filename, directory name, or volume label syntax is incorrect.       
    200 Type set to I.       
    200 PORT command successful.       
    550 ftp://backupdev\DEV\spfileDEV.ora: The filename, directory name, or volume label syntax is incorrect.       
    221       
    BR0280I BRARCHIVE time stamp: 2009-01-08 13.45.43       
    BR0279E Return code from 'C:\usr\sap\DEV\SYS\exe\uc\NTAMD64\sapftp.exe -v -n -i backupDEV -u D:\oracle\DEV\saparch\.adzqrhjw.ftp -a -c put D:\oracle\DEV\102\database\initDEV.ora ftp://backupdev\DEV\initDEV.ora -c bin -c put D:\oracle\DEV\102\database\spfi       
    BR0222E Copying init_ora to/from ftp://backupdev\DEV failed due to previous errors       
    BR0016I 0 offline redo log files processed, total size 0.000 MB       
    BR0007I End of offline redo log processing: adzqrhjw.sve 2009-01-08 13.45.43       
    BR0280I BRARCHIVE time stamp: 2009-01-08 13.45.43       
    BR0005I BRARCHIVE terminated with errors     
    can you tell me what's wrong with it?
    Thanks gurus,

  • How to take remote disk backup on AIX

    Dear All,
    I want to take a disk backup of our Development system. I will take the backup on an USB external HDD
    which is connected to a Windows XP system. Both the Windows XP and DEV system are on same local network. The external HDD has NTFS file system and has been shared. The server is on AIX 5.3 with oracle 10.2.0.1 with SAP ECC 6.0. Since I am new to AIX Operating System and have little knowledge about AIX, I am unable to access the shared disk in my AIX box. Once I will able to access the shared disk in the AIX system i.e. in the Development server and then only I can configure the corresponding file at SAP level and could take the backup. Please help me how to access the corresponding shared disk from AIX and what configuration I have to do at SAP level for taking disk backup.
    Regards
    Samir

    Hi 844795,
    See this thread:
    Re: Backup of OCR and voting disk
    The fastest way to find your answer in the forum is to use the forum search.
    https://forums.oracle.com/forums/search.jspa?threadID=&q=backup+votedisk&objID=c140&dateRange=last90days&userID=&numResults=15&rankBy=10001
    Cheers,
    Levi Pereira
    It's good etiquette, when your question has been answered to mark it as answered, and mark posts as "correct" or "helpful". Read about
    Edited by: Levi Pereira on Nov 21, 2011 2:41 PM # This reply was to user 844795.

  • Help Needed - Remote Disk Access via MobileMe for AEBS

    OK, I've done a lot of reading in this forum, but didn't find a resolution to my problem.
    Here are my configuration:
    1) ADSL Router(2Wire 2700HGV-2) in bridged mode
    2) Airport Extreme Base Station (Simultaneous Dualband) with 7.4.1 firmware acting as the router using PPPOE
    3) External USB disk formatted using Mac OS format attached to AEBS
    Working:
    1) Within the LAN, can access the disk without any problem
    2) Over the WAN, Back to my Mac works fine for all my Mac computers
    Not Working:
    Over the WAN, I can see the AEBS in the shared section, however, upon clicking it, it always tells me that the connection failed after about 30 seconds, even when I try to use "connecting as".
    Anyone has tried this feature and it worked? Really appreciate if you can help as I am going to be on trip soon and I wish to access the disk from Internet when I am over there.
    Thank you!

    Hi rekeno
    Thanks for your post. I have the exact some problem. I'm sitting at work with my MacBook. At home there's my Airport Extreme and a Mac Pro.
    I can see both in my "Shared" section AND they also have different IPv6 tunnel addresses:
    [15:07 root@pm1] ping6 macpro.XXX.members.mac.com
    PING6(56=4088 bytes) fd22:3569:a8da:4c12:217:f2ff:fed4:6de0 --> fd44:bbdd:fce3:3be9:21d:4fff:fe4b:b80
    16 bytes from fd44:bbdd:fce3:3be9:21d:4fff:fe4b:b80, icmp_seq=0 hlim=64 time=54.748 ms
    Works.
    [15:14 root@pm1] ping6 airport.XXX.members.mac.com
    PING6(56=4088 bytes) fd22:3569:a8da:4c12:217:f2ff:fed4:6de0 --> fdfe:d7a4:759a:a360:21b:63ff:fef5:30a2
    ^C
    --- airport.XXX.members.mac.com ping6 statistics ---
    3 packets transmitted, 0 packets received, 100% packet loss
    This times out.
    Interestingly I can use Screen Sharing to my MacPro and do the same:
    [15:17 mau@macpro] ping6 airport.XXX.members.mac.com
    PING6(56=4088 bytes) fd44:bbdd:fce3:3be9:21d:4fff:fe4b:b80 --> fdfe:d7a4:759a:a360:21b:63ff:fef5:30a2
    16 bytes from fdfe:d7a4:759a:a360:21b:63ff:fef5:30a2, icmp_seq=2 hlim=64 time=0.721 ms
    This works AND it uses the SAME IPv6 address.
    I have also checked that my IPv6 tunnel configuration is allowed in the Airport Utility.
    Do you see the same behaviour? Can you run the same commands?
    Thanks a lot!
    Patrick

  • Errors in Offline Backup via DB13 SAP & Oracle on Linux

    OS: Linux Database : Oracle Systems Affected : Production & Disaster Recovery Server
    Hi
    We have offline backup scheduled every friday via SAP the backup runs fine & copies all the files in the backup directory but when i go see the backup logs in DB 14 i see the Offline Backup ending with Error Code 0005 & when i see the Detail logs i see following in red
    BR0278E Command output of '/oracle/UHP/102_64/bin/sqlplus /nolog < /oracle/UHP/sapbackup/.beelhrfo.spi':
    BR0279E Return code from '/oracle/UHP/102_64/bin/sqlplus /nolog < /oracle/UHP/sapbackup/.beelhrfo.spi': 0
    BR0302E SQLPLUS call for database instance UHP failed
    BR0306E Start and open of database instance UHP failed
    Also if i check the BRARCHIVE i see them ending with following errors in Detail Log
    BR0278E Command output of 'LANG=C cd /oracle/UHP/sapreorg && LANG=C cp spaceUHP.log paramUHP.log /backup/UHPARCH//UHP':
    cp: cannot create regular file `/backup/UHPARCH//UHP/spaceUHP.log': Permission denied
    cp: cannot create regular file `/backup/UHPARCH//UHP/paramUHP.log': Permission denied
    BR0280I BRARCHIVE time stamp: 2010-10-30 23.02.40
    BR0279E Return code from 'LANG=C cd /oracle/UHP/sapreorg && LANG=C cp spaceUHP.log paramUHP.log /backup/UHPARCH//UHP': 1
    BR0222E Copying space_log to/from /backup/UHPARCH//UHP failed due to previous errors
    BR0202I Saving /oracle/UHP/saparch/aeelofvf.svd
    BR0203I to /backup/UHPARCH//UHP ...
    BR0202I Saving /oracle/UHP/saparch/archUHP.log
    BR0203I to /backup/UHPARCH//UHP ...
    BR0278E Command output of 'LANG=C cp /oracle/UHP/saparch/archUHP.log /backup/UHPARCH//UHP':
    cp: cannot create regular file `/backup/UHPARCH//UHP/archUHP.log': Permission denied
    BR0280I BRARCHIVE time stamp: 2010-10-30 23.02.40
    BR0279E Return code from 'LANG=C cp /oracle/UHP/saparch/archUHP.log /backup/UHPARCH//UHP': 1
    BR0222E Copying /oracle/UHP/saparch/archUHP.log to/from /backup/UHPARCH//UHP failed due to previous errors
    Please also note that we have a Disaster Recovery Server too & the above mentioned errors are in our (Production )Primary Database & once this backu finished the DR Server stops getting any log files, this happens only when this offline backup on every friday runs,
    Issues
    The backup ends with errors although the backup file is generated & all data is copied
    DR Server dont get redo log files after this offline backup on every friday

    for the Cp errors i will see the permissions in backup/UHP ( this error is happening in online backup ) my main concern is the error occured in offline backup as it is somehow connected with our DR SERVER NOT GETTING THE LOG FILES EVEN AFTER THE SYSTEM IS UP ( yes if the primary is down no logs will be shipped to standby i know that but even after the primary is up after a offline backup via SAP via DB 13 the standby dont get any log files unless i restart the database and SAP )
    So the error in the offline backup mentioned above in my post occurred at 29 OCT 15: 45  20
    BR0302E SQLPLUS call for database instance UHP failed
    BR0306E Start and open of database instance UHP failed
    after this my primary database comes up & sap starts but the DR server dont get any logs & also the backup logs show the above errors in red
    Given below is the text from Oracle alert file for the same time duration when the system tries to start the database & the above mentioned error comes up in opening the database time Stamp : OCT 29 15: 45 20
    Deprecated system parameters with specified values:
    log_archive_start
    End of deprecated system parameter listing
    This is the only oracle alert log errors i can find relevant to database instance errors from DB 14
    moreover in the alert file it also starts the data broker service relevant to i guess DR server in that all seems fine it starts everything then it gives this error & then keeps giving errors ( from oracle alert log file )
    Error 12154 received logging on to the standby
    Fri Oct 29 15:45:37 2010
    Errors in file /oracle/UHP/saptrace/background/uhp_arc0_12086.trc:
    ORA-12154: TNS:could not resolve the connect identifier specified
    FAL[server, ARC0]: Error 12154 creating remote archivelog file 'UHR'
    FAL[server, ARC0]: FAL archive failed, see trace file.
    Fri Oct 29 15:45:37 2010
    Errors in file /oracle/UHP/saptrace/background/uhp_arc0_12086.trc:
    ORA-16055: FAL request rejected
    ARCH: FAL archive failed. Archiver continuing
    Fri Oct 29 15:45:37 2010
    ORACLE Instance UHP - Archival Error. Archiver continuing
    & then keep on saying given below error in oracle alert log file
    Fri Oct 29 15:51:32 2010
    Errors in file /oracle/UHP/saptrace/background/uhp_arc8_12102.trc:
    ORA-12154: TNS:could not resolve the connect identifier specified
    PING[ARC8]: Heartbeat failed to connect to standby 'UHR'. Error is 12154.
    Thanks for your help again i would appreciate a little more assistance on this.
    Edited by: Prashant Shandilya on Oct 31, 2010 12:18 PM

  • How to configure Time Capsule etc as a local network server with remote access server and for backups

    I'm trying to set up new 3TB Time Capsule as a wireless network server (with remote access) and for backups for use in a small office (of two Macs). We have a late 2011 Intel MBP and a brand new MBA both running 10.8.3. We have two external 1TB hard drives that until now have been attached the MBP for storage and backing up that computer, which up until now was the only machine in use. The MBA is for a new employee and we need to share and work on the same files, both here in the office and ideally remotely too via Back to my Mac. The MBP needs constant access. The MBA only occasional. The TC has 7.6.3 firmware and we've set it up using AirPort Utility 6.2. It is currently attached to the MBP via ethernet and it has internet access via a Sagemcom router attached to TC's WAN port.
    We've managed to set up a wireless network and both have wireless internet access through the TC
    But there are so many issues I don't know where to begin - so I'll start with a description of what we're trying to achieve:
    I planned to use the TC as the main server drive and place all the key folders and files there so that both of us can access them wirelessly and remotely. The MBP would back up to the TC and to one or two of the external hard drives - one being attached to the Mac via USB and the other being attached to the TC's USB port. We would back up the important data on the TC using SuperDuper and copy it to both external USB drives.
    So , first of all, is that a sensible configuration? Should the 'server' be the one of the external hard drives attached to the TC USB port, backed up regularly to the TC using SuperDuper?

    But when you say 'So using USB drive does make sense if you want to use it as a file store', do you mean a USB drive plugged into the TC? I hope that I can attach an external drive to the TC so we can all access and read/write the content wirelessly via the TC network or remotely.
    Yes, USB.. as it prevents the sparsebundle mixing with data files. I guess it does depend on how much data you are talking about.. you can use the TC internal disk if you are careful and setup the sparsebundle with fixed sizes once you create them..
    And to be clear, I wasn't planning on backing up remotely via BTMM - only to access the shared folders on the TC data drive or USB external drive attached to it. I'm assuming that's ok?
    Yes, that is fine. Sorry I got the impression you were going to do backup over internet.
    What is the alternative? Having a Mac Mini that's always on? Do I need OS X Server etc.?
    A mini would be great.. you don't need server edition.. but I would see how the TC goes.. since you have it and it is much lower power consumption device. It is just that its design is not really for file storage.
    One big problem I have is to do with the sharing permissions. For everything on the TC or attached external drive attached to it, it says I have only custom access and every time I try to change permissions it says I don't have the permission to do that. And if I try to change the owner it says my user name is not valid.
    How is the security setup on the TC?
    The security is a bit tricky.. I must admit since I run windows computer in the network, that I simply turn on the guest account to read and write access. For a business setup that might not be adequate  but it allows me full access to all the files.
    If you setup the TC with user accounts then you are in trouble. That makes it very difficult to access, especially if one person already has the file open you may find a second user cannot login. I am not sure as I have avoided the security. IMHO it is meaningless.. since anyone with physical access to the TC can press the reset for one second and has full access.. and can add or change passwords.

  • Vista via remote disk

    hi,
    after trying and trying , i finally gave up and realised that one may not install vista via remote disk
    so i created a .iso of the vista install disk . And over my networked, transfered it over to my MBA desktop.
    yet bootcamp wont reconized or install vista...
    is there any way i can use some type of vertual drive and trick bootcamp ?
    or do i NEED to buy the super drive ?

    Apple support official answer is here: <http://docs.info.apple.com/article.html?artnum=307310>
    +MacBook Air requires a USB optical drive for the installation of Microsoft Windows XP SP2 (Service Pack 2) or Microsoft Windows Vista (32-bit versions only). The Remote Disc sharing software included with the MacBook Air cannot be used to install Microsoft Windows. Be sure to connect your external USB optical drive to your MacBook Air before starting the Boot Camp Assistant.+

  • Burn via remote disk

    Has anyone found a way to burn DVD using Remote Disk?

    Hi
    May be I'm 100% wrong - But I'm thinking like this.
    • iDVD - Doesn't it connect to the remote Disk (burner?) ?
    • Save as a "DiskImage" and use this via
    Apple Disk Util tool  - should be able to address any external DVD-burner
    Roxio Toast™ - CAN address external DVD-burners
    Yours (may be not getting it) Bengt W

  • RMAN backup to remote disk in Windows

    Hi,
    I'm running Oracle 9.2.0.1 with Windows Server 2003 in both Server A and Server B. My prime DB is stored in Server A meanwhile my RMAN Catalog is in Server B. I’m running RMAN to do backup of the DB in Server A which is running out of space. So, I have decided to store my backupsets to Server B since I do have few hundred Gs there. Overall, I will push the backup script from RMAN Catalog in Server B and will store the backupsets back to Server B.
    My problem is whenever I run the script, no matter either from Server A or Server B, I’m getting the following error. Attached together is the RMAN configuration parameters.
    Error:
    RMAN> backup database;
    Starting backup at 20-AUG-09
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=13 devtype=DISK
    allocated channel: ORA_DISK_2
    channel ORA_DISK_2: sid=9 devtype=DISK
    allocated channel: ORA_DISK_3
    channel ORA_DISK_3: sid=14 devtype=DISK
    channel ORA_DISK_1: starting full datafile backupset
    channel ORA_DISK_1: specifying datafile(s) in backupset
    input datafile fno=00012 name=F:\ORADATA\DRDB\DATA\DATA01.DBF
    channel ORA_DISK_1: starting piece 1 at 20-AUG-09
    channel ORA_DISK_2: starting full datafile backupset
    channel ORA_DISK_2: specifying datafile(s) in backupset
    input datafile fno=00002 name=F:\ORADATA\DRDB\DATA\DATA07.DBF
    channel ORA_DISK_2: starting piece 1 at 20-AUG-09
    channel ORA_DISK_3: starting full datafile backupset
    channel ORA_DISK_3: specifying datafile(s) in backupset
    input datafile fno=00006 name=E:\ORADATA\DRDB\INDEX\INDX01.DBF
    channel ORA_DISK_3: starting piece 1 at 20-AUG-09
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 08/20/2009 17:06:
    56
    ORA-19504: failed to create file "\\ServerB\f$\drdb\backupset\BackupDRDB_DB_39k
    n665g_105_1"
    ORA-27040: skgfrcre: create error, unable to create file
    OSD-04002: unable to open file
    O/S-Error: (OS 5) Access is denied.
    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 10;
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '\\ServerB\f$\d
    rdb\controlfile\Backup%d_CTL_%F';
    CONFIGURE DEVICE TYPE DISK PARALLELISM 3;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT '\\ServerB\f$\drdb\backupset\Backup
    %d_DB_%u_%s_%p';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '\\ServerB\f$\drdb\controlfile\SNCFDRDB.
    CTL';
    My Login ID exists in Administrator and ORA_DBA group in both Server A and Server B. I can manually run the path '\\ServerB\f$\drdb\backupset\’ from Server A and able to create/modify/delete a file inside this folder. But I don’t understand why getting the ‘Access denied’ error? Anyway, is this a correct way to do backup into remote disk? I’m quite new to Oracle and just attended RMAN course with OU. I have Google-ed this problem but none can assist me. Please do help me or share your knowledge to resolve this problem.
    Thanks & regards,
    Nesan

    Hi Andre,
    Yes you're correct, it's because of the Oracle service which run under Local System Account. I have went to it's properties and changed the logon details to my own Login ID which is Administrator for both Server A and B. Now my remote backup is working great...
    But does this changes will affect other apps/jobs/results in Oracle?
    Guys,
    If you have any better idea to solve this issue please drop into this thread or let me know if you find anything wrong on my solution.
    Thanks a lot for Andre.... You have solved my 2 weeks problem.
    Regards,
    Nesan

  • BRtools Two-Phase-Backup to remote disk and remote tape drive

    Hello,
    i want to two-phase-backup a SAP-System to a remote disk and from there to a tape drive.
    Backup to remote disk works fine, but can i use brtools to write the backup-files from the remote machine to a tape drive that is connected to the remote machine?
    I'm using SLES 10 on both machines.
    I can't find anything on the SAP Documentation to this. It ist possible to backup to remote disk and to remote tape, but it is not clear that it works when in Phase 1 of the backup the files are written to a remote disk. It seems like i can only tell brtools to backup the files from a local disc to a remote tape-drive, is this right?
    Thanks in advance for your help.
    Regards
    Phil

    Hi Nirmal,
    thanks for your answer.
    But i can do disk to tape Backups, when i choose "Backup of Disk Backup" from BRtools, i see a list of all Backups i wrote to the local disk and can write them to remote tape by using pipe as backup device.
    The only thing is, my Backups are stored on a remote disk, and from there it seems i have to write them to tape with cronjobs using a shell script. That's not my favourite solution, but it's ok.
    Regards
    Phil

  • Backup to Remote Disk Array

    Hi,
    I have a remote disk array of IDE drives (2TB) and want to use RMAN to backup my database to these disks. The question is how can I do this? I though of using NFS or SAMBA but I don't think this is a good idea. Does anyone have any suggestions? A plug in library for rman? I'm using 9i with redhat Linux.
    Thanks in advance,
    Steve.

    nothing is stopping you from using NFS technically speaking, from what i know.
    as long as the master server is available during the backup you should not have any issues. the only issue could be the time it takes to backup the data.
    in your case you can configure those disk arrays to the database host and create some volumes on these disk arrays and backup your database.
    there are no libraries for disks. RMAN installation for that particular version of o/s should take care of it.
    you have to configure RMAN for media management software libraries, when you want to back the data to a tape drive.
    mukundan

  • Time Machine restore issue - 'connect to remote disk' greyed out

    I'm having trouble restoring my MacBook Pro from a time machine backup on a Buffalo network drive.
    I boot up my MacBook Pro from the original Mac OS X Install DVD that came with the machine.  Using the Disk Utility the MBP hard drive has been re-formatted.  I then select 'restore' from a time machine back up copy from the utilities menu.  However, as soon as I get to the screen 'searching for time machine backups' I cannot proceed any further as the 'connect to remote disk' button is greyed out so I cannot select the network drive. 
    I have restored the machine several times before from the network drive and its always worked fine.  I just cannot figure out at all what is going wrong this time and why the 'connect to remote disk' button is greyed out.  Nothing has changed from a previous restore I performed a week or so ago.  The network drive is up and running fine (not that that is particularly relevant as I can't even get to the stage of actually searching for the network drive).
    Any help would be greatly appreciated. Thanks.

    It sounds like something in your installation of OSX was corrupted, and got backed-up. So when you restore, you're restoring the problem.
    Your best bet is probably to do an +Erase and Install+ of Leopard, then use +Setup Assistant+ when your Mac restarts to transfer all your users, data, apps, and settings from the backups. See #19 in Time Machine - Frequently Asked Questions (or use the link in *User Tips* at the top of this forum).
    Then download and install the "combo" update, to get back to 10.5.8. Info and download available at: http://support.apple.com/downloads/MacOS_X_10_5_8_ComboUpdate Be sure to do a +Repair Permissions+ via Disk Utility (in your Applications/Utilities folder) afterwards.

  • RDS 2012 R2 - How do I lockdown access to Local Computer Management and Windows Backup via Group Policy

    Greetings all,
    I am needing assistance in how to lockdown access to Local Computer Management and Windows Backup via Group Policy for users that access RDS service. I have followed this awesome guide - h t t p://w w w.it.ltsoy.com/windows/lock-down-remote-desktop-services-server-2012/
      - but it is missing two important resources that I would like to lock down.Currently, I have successfully locked down Control Panel for users via Group Policy, but I cannot find any group policy or guide on how to restrict user access
    to Computer Management (different to Server Manager). When using Win-X shortcut to open the 'Administrator's shortcuts' near the windows icon, I have locked down everything except Computer Management. Computer Management gives direct access to Disk Management,
    Shares etc, which are locked down for users. But Windows Server Backup is still accessible. Can someone please guide me on how to restrict access to both Computer Management and Windows Server Backup.
    Thanks in advance.
    Terry.

    Prevent running of Windows Server Backup
    Computer Configuration\Policies\Windows Settings\Security Settings\File System
    Right click on File System - Add File - Drill down to \System32\wbadmin.msc
    On the Database Security ACL that pops up - Remove Creator Owner, Remove Users and check Adminstrators have Full Access.
    On the Object window - choose Propagate inheritable permissions to all... (Default)

  • Remote TC access via port forwarding

    I have been trying to setup my network for remote TC access via port forwarding. Here's my setup:
    Verizon FiOS router (main router, dhcp & nat) -> connected to TC set in bridge mode with a static IP
    I can remotely access the TC using Back to my Mac with no problems, and of course locally on the home network via Wifi.
    Since the TC has to connect in bridge mode, port forwarding is done on the FiOS router.
    If I set a port forwarding rule in the FiOS router TCP,UDP (any) to port 548, it works. However I want to use a specific connection port
    so others can't connect unless they know the forwarded port. BTW, I have remote disk sharing set with Use Device Password.
    So here's what works:
    FiOS Router (TCP any -> 548, UDP any ->548)
    What doesn't work:
    FiOS router (TCP 8990 -> 548, UDP 8990 -> 548).
    Is there any additional setting required for specific port forwarding to work?

    You're my hero!
    I also have my TC in Bridge Mode to my Verizon FIOS Router.  I used to be able to access my TC remotely, but since I upgraded my router (MI424WR GigE), I had forgotten some port forwarding rules I must have established in my old router.  Once I re-created these two port forwarding rules (just like yours), I can remote access my TC (with TC password) again.
    In addition, I have a static host name aliased to my dynamic IP address through dyndns.org (I have the free version, which I don't think is available anymore, but there are other free providers out there) for easier remote access.
    Regarding, Secure Share Disks: with TC password vs a disk password. Is one more secure than the other?
    Thanks!

  • Remote Disk Not Working

    I have a Mac Air and an iMac, both running 10.5.8 and both on the same wireless network using an airport extreme router. I get connected fine when I access remote disk on the Mac Air, but the CD/DVD icon never appears on the Mac Air desktop (it does appear on the iMac desktop) and so I cannot access the software on the Mac Air. Any help greatly appreciated. Bob
    Of note - this has worked for me in the past (year ago or so).

    Well besides DVD Studio Pro being very non-intuitive, it came down to O.E., operator error. It's always the one program I dread working with because there are 500 settings that must be exactly so or nothing works. The rest of Final Cut Studio I can figure out and have even taken the certification courses for FCS and Motion. But DVD Studio Pro can sense fear and laughs at me. I don't like that.
    Larry Jordan, via Lynda.com, gave a wealth of information and I just started following his lead and voila!, everything worked. It was a confluence of things and I'd be at a loss as to tell you what the one thing that made it all work. Little things that I had no clue, such as titles of DVDs must be less than 11 characters long. Oh, don't use any spaces either.

Maybe you are looking for