Oracle Backup to the external medium from DB13 via FTP

Hi oracle experts! 
I have difficulty by setting up the the backup to the remote directory (on Unix Server) via FTP from DB13 on Windows (Enterprise Server 64 bit).
The parameters I have set up are in initDBSID.sap:
backup_dev_type = stage
stage_root_dir = folder/subfolder/DEV (important with “\” it does not work)
archive_stage_dir = folder/subfolder/DEV (important with “\” it does not work)
stage_copy_cmd = ftp
remote_host = myremotehost
remote_user = "user password"
My problem is that all the files creating by backup or redo logs are stored under folder/subfolder and NOT as desired on folder/subfolder/DEV.
Can some one describe how the desired path to the directory myremotehost\ \folder\subfolder\DEV can be created for backup?
Which parameters in init<DBSID>.sap are responsible for this issue?
Thank you very much indeed
Regards
Axel

Hi!
Of course I have set these parameters.
My problem is that I execute backup from Windows to remote Unix-share via FTP.
The file names are very strange e.g. S3FV1~6
The second problem is that the files will bw written to the wrong directory
(I have set the path to "sap/backup" and hte files wil be written to "sap").
The third problem I have: I habe two SAP Systems installed on the same host.
If I execute redo logs archive from DB13 I get the error "no files processing".
How can I set up this issue?
Thank you very much
regards

Similar Messages

  • Define Oracle back up to the external medium

    Hi,
    I would like to set up back up for my Oracle DB on the external medium (FTP)?
    How can I proceed, which parameters should be set in the init<DBSID>.sap ? 
    backup_dev_type = stage
    archive_stage_dir
    remote_host
    How can I set “remote user and his password and check that <SAPSID>adm and SAPService<SID> have write access to the external medium?

    Ok,
    Lets check the documentation:
    <i>
    <b>stage_root_dir</b>
    This parameter identifies the directories used by BRBACKUP to back up database backups to a remote disk. In exceptions (for example, no definition of the parameter archive_stage_dir), BRARCHIVE also uses the directories defined in this parameter if remote disk backup is required
    <b>archive_stage_dir</b>
    This parameter identifies the directory used by BRARCHIVE to back up the offline redo log files to a remote disk</i>
    So, <b>archive_stage_dir</b> for the archive log files and <b>stage_root_dir</b> for the database ( and archives if the first one is not set )
    Now the second part:
    <i>
    <b>remote_user</b>
    Use this parameter to specify the user for a remote host, if you want to make a backup to a remote tape or disk.
    Syntax: <b>remote_user = <user></b>
    Default: none
    If you use the ftp network to transfer data you can also specify the password which BRBACKUP uses to log on to the remote host.
    <b>remote_user = "<user> <password>"</b>
    If you do not specify a password, BRBACKUP uses the password of the database user. If this is the case, the two user passwords must be the same.</i>
    so, lets asume the following
    1) remote user is -> fidel
    2) password for the remote user -> 123456
    in this case you have to do:
    <b>remote_user = "fidel 123456"</b>
    Finally, all parameters together would be like ( for example )
    archive_function = save_delete
    archive_stage_dir = "/archlogs"       
    backup_dev_type = stage       
    backup_mode = all             
    backup_type = online          
    next_max_size = 327680K       
    remote_host = blablabla
    remote_user = "fidel 123456"
    stage_copy_cmd = ftp          
    stage_root_dir = "/dbbackup"

  • How do I have itunes use/detect my external hard drive and place music on the external drive from the itunes store? There are no music files on my pc yet.  I will like to do this after installing itunes 11 on my pc for the first time. I am using windows 7

    How do I have itunes use/detect my external hard drive and place music on the external drive from the itunes store? There are no music files on my pc yet.  I will like to do this after installing itunes 11 on my pc for the first time. I am using windows 7.  HP computer intel Dual Core.  Thanks for any help!

    Hey idw3,
    Welcome to Apple Support Communities, and thanks for the question. Follow the instructions on this article to move your iTunes Media folder to an external hard drive:
    iTunes for Windows: Moving your iTunes Media folder
    http://support.apple.com/kb/HT1364
    Regards,
    David

  • Running the external programs from SM69 t-code and RSBDCOS0 report

    Hi All,
      I am trying to execute the external commands from SM69 and RSBDCOS0. It's throwing the below error:
    26.10.2009 17:26:49 Job started                                                                                00           516
    26.10.2009 17:26:50 Step 001 started                                                                                BT           611
    26.10.2009 17:26:50 External command: ZARCHIVELOG_COPY                                                                BT           630
    26.10.2009 17:26:50 Related parameter:                                                                                BT           613
    26.10.2009 17:26:50 Ext. prog.:   > Function: BtcXpgPanicCan't exec external program (No such file or directory)      BT      606
    26.10.2009 17:26:50 Ext. prog.: External program terminated with exit code 1                                          BT           606
    26.10.2009 17:26:50 Ext. prog.: SAPXPG started on <hostname>_<SID>_00, Process ID 1632, Process Number 12   BT           606
    26.10.2009 17:26:50 External program was cancelled                                                                    BT           614
    26.10.2009 17:26:50 Job cancelled                                                                                00           518
    <SID>adm has full authorization on sapxpg.
    Please let me know what might be the wrong.
    Regards,
    Sridhar

    Dear Markus,
       The dev_xpg file contains the below information
    Trace file of external program (trace level 3)
    < Function: BtcTrcInit> Function: BtcXpgStart  External program: mv
      Process id: 29450
      Parent process id: 29449
      Rearrange StdErr to be collected in memory
      Rearrange StdOut to be collected in memory
    In t-code sm21 dont have any thing.
    Regards,
    sridhar

  • How do I encrypt my Time Machine Backup on the External Hard disk

    I have taken a backup of my data onto an external Hard Disk. I have used the Time Machine application to take the back up.
    I want to encrypt this time machine backup on the External Hard disk. Any suggestions???

    jcorroon wrote:
    The Encrypt Backup Disk is greyed out for me. Any suggestions?
    Many thanks!
    Have you selected the disk?
    You can only encrypt disks that are directly-connected (ie, not on a network), with the GUID partition map scheme.
    Put your mouse pointer on the dimmed checkbox, and after a moment an explanation should appear.

  • Connection to the external WLS from JDev

    Hi,
    I am with Jdev 11.1.1.5
    I am getting trouble creating a connection to the admin weblogic server runnig on the same box.
    I was trying to do this from within doing from within my tutorial BPM project while creating a new user under Organization node.
    Once all names and credentials are supplied upon testing the connection I am getting
    Testing JSR-160 Runtime ... failed.
    Cannot establish connection.
    Testing JSR-160 DomainRuntime ... skipped.
    Testing JSR-88 ... skipped.
    Testing JSR-88-LOCAL ... skipped.
    Testing JNDI ... skipped.
    Testing JSR-160 Edit ... skipped.
    Testing HTTP ... success.
    Testing Server MBeans Model ... skipped.
    Testing HTTP Authentication ... success.
    2 of 9 tests successful.
    The admin wls server that I was trying to create connection to is up and running and accessible as I verified.
    Could someone please indicate what the problem may be?
    I thought I should be able to create application server conneciont through Application Resources / Connections but only options from right-click on Connecitons-->New I am seeing are:
    Database
    BAM
    JMX
    SOA-MDS
    URL
    WebDAV
    WSIL
    I am not seeing Application Server option as I think used to be the way in 11.1.1.6 though I may be missing something.
    Thank you
    Anatoliy

    Duplicate of connection to the external WLS from JDev

  • DB13 define backup (backup-path to the external medium)

    Hi!
    I have one question regarding the DB13 (Backup-approach).
    We have one external Storage e.g. NAS_STOR  (accessible over FTP).
    We have also defined the folder there e.g. SAPBACKUP.
    The Access to the directory is defined by the user and password combination (of course).
    When we would like to define e.g. "whole backup" in DB13 we can define the medium e.g. <i>
    NAS_STOR\sap</i>,  but we have not possibilty to give the user and password.
    I mean the whole value of the backup-directory would look like ftp://sap:Password@NAS_STOR
    <b>Can someone exactly describe the procedure to backup from DB13?
    How should the backup-path in DB13 look like in our case?
    Is there some additional steps to do, eg. with BR*TOOLS?
    Should we edit some parameters in the inti<SID>.sap file?</b>
    Thank you very much!
    regards

    opwen a windows session use user SAPservice[SID], open a command prompt an type:
    net use
    NAS_SOTR\sap
    if this conencts without error mesasge, you ar OK, if not, check authorizations on server 
    NAS_SOTR for sharename "sap"

  • How to restore the oracle backup to the other host

    Hi all:
      I used the command 'brbackup' to backup the database on the host A by online type . I had installed a new sap on the host B and there is the same hostname, oracle version, os version, sap version, SID, system number and directory in the host A and host B.Now I want to restore the backup of the host A oralce to the host B ,how can I do ? please tell me the details for the steps.
    THAKS
    the sap envirement: AIX 5.3 + ORACLE 10.2.0.2 + SAP CRM 5.2

    Check the following link:node restore and recovery
    http://help.sap.com/saphelp_nw04/helpdata/en/39/45583eb05a4644e10000000a114084/frameset.htm
    Regards,
    Ashutosh

  • On my new Imac, I had the trial version of Pages, and saved some files in it. Now I have purchased the full version from Apple via a download, but I cannot save or print the old files, please help!

    On my new Imac I saved some files on the free trial version of Pages, since downloading the full version from Apple, have been unable to save or print from old files saved when using the trial version. Any ideas? Thank you!

    My guess is the 30-day trial period has expired but you didn't remove the trial before installing the full version. The files to delete are the iWork ’09 folder from the main HD > Applications; the iWork ’09 folder in HD > Library > Application Support & the individual iWork application plist files found in HD > Users > (your account) > Library > Preferences for each user.
    Yvan Koenig has written an AppleScript that removes the files. You can find it on his iDisk in For_iWork > iWork '09 > uninstall iWork '09.zip.

  • TS4036 I need to restore my iphone 5. Yesterday there was an icloud backup dated 4/1/14. Today I only see a backup with the lost data from 4/4/14. Itunes will not recognize my device, yet it is charging and importing pictures. Any suggestions?

    Yesterday my autistic daughter was using my phone, as she often does.  Some things got deleted.  I went to do a restore and it showed the last backup was 4/1/14. My phone auto synced at 10:51 AM on 4/3/14.  I had to leave, and when I came back itunes no longer recognized my phone.  Its charging, it can import pictures, but nothing on itunes works.  I wanted to do a restore, but now I only see the 10:51 backup, which is after selected items were deleted.
    My questions:  How can I make Itunes recognize my iphone (running windows 8)  How can I find the backup from 4/1/14, as it has the most current information?
    Any help would be appreciated.
    Regards,
    Shelly

    Hello Shelly700,
    The following article provides details and troubleshooting steps that can help get your iPhone to reappear in iTunes.
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    Cheers,
    Allen

  • Is there anybody out there that can answer the question about the backup on the external hard drive?

    I need some help please. I have been using an external hard drive to keep my itunes on because the file was so big. I understand that Itunes backs up all of the text, photos, contacts, ect.. everytime you sync your phone. Is this where itunes is storing all this information and if so how do I find it?

    Hi,
    I agree that the back up file is big and the file you saved was your iTunes Library (%USERPROFILE%\Music\iTunes) but, your iTunes saves your backup data in a different location.
    if you are on Windows XP: %USERPROFILE%\Application Data\Roaming\Apple Computer\MobileSync\Backup
    if you are on Windows Vista/7: %USERPROFILE%\AppData\Roaming\Apple Computer\MobileSync\Backup
    so i suggest you also back up those folder(s) in your computer to your external hard drive.(I recommend that you backup the iTunes & MobileSync folder found in AppData as you may need if in the future.)
    as for the iTunes Folder found in Music/My Music folder, that is your iTunes library and you should also backup that folder so that in the future, if anything happens to your computer, you will be able to still sync you iDevice on another computer with the same library.
    Note: In the Backup Folder, there will be a folder with a very long name. If you have several iDevices backed up, you will find it useful to know that each iDevice has a Identifier (UDID) and that the long name of the folder is your iDevice Indentifier (UDID) and the "-" next to the UDID is the Date followed by the time.
    eg.2b6f0cc904d137be2e1730235f5664094b831186-20101016-222905
    Meaning UDID was 2b6f0cc904d137be2e1730235f5664094b831186
    the Date was 16/10/2010 (20101016)
    and the Time was 22 Hours 29 Minutes 5 seconds (222905)
    to Find your iDevice UDID, refer to this page: http://support.apple.com/kb/HT4061
    Hope this helps.
    Cheers,
    Blueloony

  • Will my macbook air continue to backup to the external storage in the sleep mode

    will my macbook air continue to back up in the sleep mode

    If it's a recent model (mid-2011 or later), then the new Power Nap feature should work, including hourly Time Machine backups, depending on how you set it up.  (It probably requires a SMC update, though.)
    See Mountain Lion: About Power Nap for details.

  • Adobe Connect prevents external users from connecting via Edge Server

    Errors thrown in the logs:
    Bad network data; terminating connection : bad chunk version 24 on input stream 07726718
    Bad network data; terminating connection : (Adaptor: _defaultRoot_, VHost: Unknown, IP: 110.141.64.253, App: , Protocol: rtmp) : 18
    Bad network data; terminating connection : (Adaptor: _defaultRoot_, VHost: Unknown, IP: 110.141.64.253, App: , Protocol: rtmp) : 03
    Any advice would be greatly appreciated!
    Regards
    Ole Kristensen

    Hi,
    Please check all the services are started on Lync Edge server.
    Please double check the ports for both Edge server internal and external interface with the help of the link below:
    http://technet.microsoft.com/en-us/library/gg425891.aspx
    You can test your remote connectivity with the help of the link below:
    https://testconnectivity.microsoft.com/
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Whole online backup from DB13 failed due to processing error

    Hello!
    I have difficulty by execution of Whole database online backup from DB13 via FTP on the remote target.  The backup goes very slow and breaks after a while.
    The BRBACKUP action log looks as follows:
    backup_mode ALL
    backup_type online
    backup_dev_type stage
    stage_root_dir /sap/DEVB
    compress no
    stage_copy_cmd ftp
    remote_host 192.168.200.3
    remote_user sapbackup
    #FILE..... E:\ORACLE\DEV\SAPDATA2\SR3_10\SR3.DATA10
    #SAVED.... /sap/DEVB/bdwkuudu/SR3.DATA10 #1/6
    BR0280I BRBACKUP time stamp: 2007-10-23 01.44.35
    BR0063I 6 of 41 files processed - 12000.047 MB of 93092.766 MB done
    BR0204I Percentage done: 12.89%, estimated end time: 23:06
    BR0001I ******____________________________________________
    BR0202I Saving E:\ORACLE\DEV\SAPDATA2\SR3_6\SR3.DATA6
    BR0203I to /sap/DEVB/bdwkuudu/SR3.DATA6 ...
    #FILE..... E:\ORACLE\DEV\SAPDATA2\SR3_6\SR3.DATA6
    #SAVED.... /sap/DEVB/bdwkuudu/SR3.DATA6 #1/7
    BR0280I BRBACKUP time stamp: 2007-10-23 02.38.05
    BR0063I 7 of 41 files processed - 14000.055 MB of 93092.766 MB done
    BR0204I Percentage done: 15.04%, estimated end time: 21:36
    BR0001I ********__________________________________________
    BR0202I Saving E:\ORACLE\DEV\SAPDATA2\SR3_7\SR3.DATA7
    BR0203I to /sap/DEVB/bdwkuudu/SR3.DATA7 ...
    <b>BR0278E Command output of 'F:\usr\sap\DEV\SYS\exe\uc\NTAMD64\sapftp.exe -v -n -i 192.168.200.3 -u H:\oracle\DEV\sapbackup\.bdwkuudu.ftp -b -c put E:\ORACLE\DEV\SAPDATA2\SR3_7\SR3.DATA7 /sap/DEVB/bdwkuudu/SR3.DATA7':
    Connected to 192.168.200.3 Port 21.
    220-FTP server ready.
    220 This is a private system - No anonymous login
    331 User sapbackup OK. Password required
    230-User sapbackup has group access to: administrator
    230-This server supports FXP transfers
    230-OK. Current restricted directory is /
    230-************************************************
    230-* Use SITE command to change client codepage: *
    230-* ie, site codepage [client codepage] *
    230 ************************************************
    200 TYPE is now 8-bit binary
    200 PORT command successful
    150 Connecting to port 4977
    NiWrite error: -6, bytes to send: 32767 bytes written: 0
    BR0280I BRBACKUP time stamp: 2007-10-23 03.08.37
    BR0279E Return code from 'F:\usr\sap\DEV\SYS\exe\uc\NTAMD64\sapftp.exe -v -n -i 192.168.200.3 -u H:\oracle\DEV\sapbackup\.bdwkuudu.ftp -b -c put E:\ORACLE\DEV\SAPDATA2\SR3_7\SR3.DATA7 /sap/DEVB/bdwkuudu/SR3.DATA7': 1
    BR0222E Copying E:\ORACLE\DEV\SAPDATA2\SR3_7\SR3.DATA7 to/from /sap/DEVB/bdwkuudu/SR3.DATA7 failed due to previous errors </b>
    BR0280I BRBACKUP time stamp: 2007-10-23 03.08.43
    BR0317I 'Alter tablespace PSAPSR3 end backup' successful
    BR0056I End of database backup: bdwkuudu.ans 2007-10-23 03.08.37
    BR0280I BRBACKUP time stamp: 2007-10-23 03.08.43
    BR0054I BRBACUP terminated with errors
    Any helpful information will be appreciated.
    regards!
    Thom

    this post is duplicated at Re: Backup to remote stage failed due to RFC error
    please only post your question once and only in 1 forum.
    thanks.

  • How to retrieve a backup of an external hard drive from time machine if there is a drive failure of the external HD?

    Hi,
    I have a time caspule that I use as my backup for Time machine.
    My itunes folder is on an external drive and When I do my backups, I connect my external to my mac so that my itunes folder will be backed up.
    When I do the back up, I know its backing up the external due to the size of the backup.
    but if my external were to fail, how do I retrieve the back up of the external? From what I can tell the drive has to be connected to the mac when connecting to time machine to access the back up files for the external. But if the drive is dead, how do I retrieve my files?

    budden10, please try this:
    Disconnect the external drive to simulate it not working or having failed
    Open Time Machine on your Mac and wait a few minutes for your backups to load fully
    Go back in time and select a date when you were backing up the external drive
    Now look at the Finder window and locate your Mac on the left side of the window under DEVICES
    Click on your Mac
    What do you see in the window there just to the right?

Maybe you are looking for