Taking Backup

Hi,
I want to take backup of server database in client place. What are the methods to follow and what are the steps to do. Can anyone solve the problem. I am using Oracle 10g, WindowsXP, 1 GB RAM in Server and Oracle 10g, WindowsXP, 512 GB RAM in Client machine.

This should provide the information to get you started (Performing Backup and Recovery).

Similar Messages

  • To build web based application for taking backup

    Actually , I have prepared menu based scripts for taking backup.
    Now what i want to make is WEB BASED APPLICAATION for taking backup. My idea is to build the Web Pages which will call the scripts which i have already buit . But I don't know how through Web Pages I am able to go in the server and call the scripts .
    If anybody having any idea regarding this . Pls guide me I am very thankful to him/her.
    Thanx
    Waiting for valuable advice

    Dear Sandeep Saini,
    You may develop the web application is used SDK DI Server.
    Please refer to SDK help and sample for more information about DI Server.
    Best Regards
    Jane Jing
    SAP Business One Forum team

  • Error while taking backup  through RMAN in 10g XE

    While taking backup through RMAN in XE instance , an error comes out.
    The contents of oxe_backup_current file is as below :
    XE Backup Log
    Recovery Manager: Release 10.2.0.1.0 - Production on Wed Jul 6 15:49:51 2011
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    connected to target database: XE (DBID=2635631092)
    RMAN>
    echo set on
    RMAN> shutdown immediate;
    using target database control file instead of recovery catalog
    database closed
    database dismounted
    Oracle instance shut down
    RMAN> startup mount;
    connected to target database (not started)
    Oracle instance started
    database mounted
    Total System Global Area     805306368 bytes
    Fixed Size                     1261444 bytes
    Variable Size                209715324 bytes
    Database Buffers             591396864 bytes
    Redo Buffers                   2932736 bytes
    RMAN> configure retention policy to redundancy 2;
    old RMAN configuration parameters:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 2;
    new RMAN configuration parameters:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 2;
    new RMAN configuration parameters are successfully stored
    RMAN> configure controlfile autobackup format for device type disk clear;
    RMAN configuration parameters are successfully reset to default value
    RMAN> configure controlfile autobackup on;
    old RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP OFF;
    new RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    new RMAN configuration parameters are successfully stored
    RMAN> sql "create pfile=''/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/dbs/spfile2init.ora'' from spfile";
    *sql statement: create pfile=''/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/dbs/spfile2init.ora'' from spfile*
    *RMAN-00571: ===========================================================*
    *RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============*
    *RMAN-00571: ===========================================================*
    *RMAN-03009: failure of sql command on default channel at 07/06/2011 15:50:57*
    *RMAN-11003: failure during parse/execution of SQL statement: create pfile='/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/dbs/spfile2init.ora' from spfile*
    *ORA-27086: unable to lock file - already in use*
    *Linux Error: 11: Resource temporarily unavailable*
    Additional information: 8
    Additional information: 16476
    RMAN> backup as backupset device type disk database;
    Starting backup at 06-JUL-11
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=102 devtype=DISK
    channel ORA_DISK_1: starting full datafile backupset
    channel ORA_DISK_1: specifying datafile(s) in backupset
    input datafile fno=00003 name=/usr/lib/oracle/xe/oradata/XE/sysaux.dbf
    input datafile fno=00005 name=/usr/lib/oracle/xe/oradata/XE/ftress_data_log01.dbf
    input datafile fno=00006 name=/usr/lib/oracle/xe/oradata/XE/ftress_data_lrg01.dbf
    input datafile fno=00001 name=/usr/lib/oracle/xe/oradata/XE/system.dbf
    input datafile fno=00009 name=/usr/lib/oracle/xe/oradata/XE/ftress_indx_log01.dbf
    input datafile fno=00010 name=/usr/lib/oracle/xe/oradata/XE/ftress_indx_lrg01.dbf
    input datafile fno=00002 name=/usr/lib/oracle/xe/oradata/XE/undo.dbf
    input datafile fno=00004 name=/usr/lib/oracle/xe/oradata/XE/users.dbf
    input datafile fno=00008 name=/usr/lib/oracle/xe/oradata/XE/ftress_data_sml01.dbf
    input datafile fno=00012 name=/usr/lib/oracle/xe/oradata/XE/ftress_indx_sml01.dbf
    input datafile fno=00011 name=/usr/lib/oracle/xe/oradata/XE/ftress_indx_mdm01.dbf
    input datafile fno=00007 name=/usr/lib/oracle/xe/oradata/XE/ftress_data_mdm01.dbf
    channel ORA_DISK_1: starting piece 1 at 06-JUL-11
    channel ORA_DISK_1: finished piece 1 at 06-JUL-11
    piece handle=/usr/lib/oracle/xe/app/oracle/flash_recovery_area/XE/backupset/2011_07_06/o1_mf_nnndf_TAG20110706T155057_718dw649_.bkp tag=TAG20110706T155057 comment=NONE
    channel ORA_DISK_1: backup set complete, elapsed time: 00:00:15
    Finished backup at 06-JUL-11
    Starting Control File and SPFILE Autobackup at 06-JUL-11
    piece handle=/usr/lib/oracle/xe/app/oracle/flash_recovery_area/XE/autobackup/2011_07_06/o1_mf_s_755797849_718dwofy_.bkp comment=NONE
    Finished Control File and SPFILE Autobackup at 06-JUL-11
    RMAN> configure controlfile autobackup off;
    old RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    new RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP OFF;
    new RMAN configuration parameters are successfully stored
    RMAN> alter database open;
    database opened
    RMAN> delete noprompt obsolete;
    RMAN retention policy will be applied to the command
    RMAN retention policy is set to redundancy 2
    using channel ORA_DISK_1
    Deleting the following obsolete backups and copies:
    Type                 Key    Completion Time    Filename/Handle
    Backup Set           3      06-JUL-11        
      Backup Piece       3      06-JUL-11          /usr/lib/oracle/xe/app/oracle/flash_recovery_area/XE/backupset/2011_07_06/o1_mf_nnndf_TAG20110706T133443_7184wr4d_.bkp
    Backup Set           4      06-JUL-11        
      Backup Piece       4      06-JUL-11          /usr/lib/oracle/xe/app/oracle/flash_recovery_area/XE/autobackup/2011_07_06/o1_mf_s_755789675_7184x7fp_.bkp
    deleted backup piece
    backup piece handle=/usr/lib/oracle/xe/app/oracle/flash_recovery_area/XE/backupset/2011_07_06/o1_mf_nnndf_TAG20110706T133443_7184wr4d_.bkp recid=3 stamp=755789684
    deleted backup piece
    backup piece handle=/usr/lib/oracle/xe/app/oracle/flash_recovery_area/XE/autobackup/2011_07_06/o1_mf_s_755789675_7184x7fp_.bkp recid=4 stamp=755789699
    Deleted 2 objects
    RMAN>
    Recovery Manager complete.
    RMAN error: See log for details.

    I think it is trying to overwrite exiting file. Either give a different name or cleanup the files in preferred location.

  • What commands used for taking backup of oracle database using BR*Tools

    Can somebody please help me urgently to know what are the commands used for taking backup of oracle database using BR TOOLS.Also specifythe commands in detail which can be used for taking backups of oracle database ,Online Redo log files in databse using BRBACK tool,Archiving of offline, redo log files using BRARCHIVE, and Restoring a Database using BRRESTORE tool Commands(Plese specify the commands with their Syntax used).Also specify the commands with their Syntax which are used for taking backup of oracle database(online,Offline redo log files) into Tapedrives using BRTOOLS commands.
    Thanking You for helping (in advance).

    Dear Ashish,
    BRBACKUP / BRARCHIVE calls the operating system command to copy the files.
    Simple approach to get the commands is as follows.
    1. Set the BR_TRACE (as given in the SAP note 29321) and run the command for which you need to know the OS / SQL commands.
    2. This will generate the log file with the trace information. This trace has the information of the commands used by the job you have run.
    Hope this helps.
    Regards,
    Madhukar

  • Taking Backup of Cisco Identity Service Engine (ISE)

    Hello
    I would like to know about taking backup of Cisco ISE.
    What are the things I can take backup of ?
    Thanks

    Backup Data Type
    Cisco ISE allows you to back up data from the primary or standalone Administration node and from the Monitoring node. Backup can be done from the CLI or user interface.
    Cisco ISE allows you to back up the following type of data:
    Configuration data—Contains both application-specific and Cisco ADE operating system configuration data.
    Operational Data—Contains monitoring and troubleshooting data.
    Restore operation, can be performed with the backup files of previous versions of Cisco ISE and restored on a later version. For example, if you have a backup from an ISE node from Cisco ISE, Release 1.2, you can restore it on Cisco ISE, Release 1.3.
    http://www.cisco.com/c/en/us/td/docs/security/ise/1-3/admin_guide/b_ise_admin_guide_13/b_ise_admin_guide_sample_chapter_01100.html#reference_4F69987D3294499E95C1B652C4D1E73D

  • Points before taking backup of R3 which is integrated with CRM

    Dear Experts,
    We have integrated SAP R3 with SAP CRM 6.0.
    We are planning to take a backup of Production system(of R3) and load the Master Data into Quality system of R3 (System Refresh).
    As we have integrated R3 with CRM , we feel that the system refresh will create issues in CRM system (like large number of inbound queues, GUID errors etc.)
    Please share your thoughts and experiences before performing the system refresh/backup.
    Also, please provide the necessary steps to be carried out before taking backup of R3 system in an CRM integrated scenario.
    Thanks,
    Techie

    Hi
    I am working to create a strategy to backup and restore the productive systems ERP and CRM,  they replicate all BP information.  Do you found information about the points before taking backup of ERP which is integrated with CRM?
    Thanks,
    Osmany M.

  • While taking  backup  database

    HI guys
    while i was taking backup database plus archived . i faced missing archived log .
    please provide solution .
    Thanks and regards

    Osama_mustafa wrote:
    906313 wrote:
    HI all ,
    i allocated channel and crosscheck archivelog all;
    rman>show all ;
    configure channel 1 device type disk format '/d01/backup/db.%U';
    run
    crosscheck archivelog all;
    backup database plus archivelog;
    Thanks and Regardsalso you can use this
    run {
    ALLOCATE CHANNEL disk1 DEVICE TYPE DISK FORMAT '/u01/%U';
    crosscheck archivelog all;there are many ways to allocate channels, but none of them address the fact that the OP reports a missing archivelog.

  • For Taking Backup with BRTOOLS

    Hello,
    I want to take backup with BRTOOLS utility.
    Please tell me that exact scenario of taking backup with BRTOOLS.
    Thanks
    Mohit

    Mohit,
    Check below link.
    http://help.sap.com/erp2005_ehp_04/helpdata/DE/8d/991ce04c81054a96b30469835cb11d/frameset.htm
    Hope it helps
    Thanks
    Sushil

  • I had clicked some pics on tour but without taking backup i restore my old backup and now photos are gone. I had even try i phone photo recovery but it does not showing those photos i want those pics so deadly help me.

    i had clicked some pics on tour but without taking backup i restore my old backup and now photos are gone. I had even try i phone photo recovery but it does not showing those photos i want those pics so deadly help me.

    pulkitpareekonline wrote:
    ... without taking backup i restore my old backup and now photos are gone.
    No Backup = No Photos... sorry.

  • Can legato be compatible for taking backups with RMAN

    can legato software be compatible for taking backups with RMAN
    oracle 10g
    Message was edited by:
    user531314

    Rman is so feature rich and yiou can integrate your third party backup software with rman to take backups, there is nothing to worry in your case, this is very much in the reach.
    hare krishna
    Alok

  • Common errors while taking backup.

    Dear All,
    1)what are the comman errors we will face while taking backups.(OR)
    what are the necessary steps we have to take care in  ONLINE  , OFFLINE backup Process.
    2) i have taken a backup sucessfully using BRTOOLS using offile backup
    How to restore it in the new system  Database is ORACLE.
    while file i have to give.
    Regards
    SNB

    Hello ,
    Please refer Note 605062 - FAQ: Restore and recovery.
    Regards ,
    Santosh Karadkar

  • Nokia 5800xm - Problem while taking backup on PC ...

    While taking backup of my Nokia 5800xm on PC at the end it displays :The backup was finished but errors occured when backing up the phone contents. For more information see the backup report. The report suggested to try again after restarting the phone but no difference.. At the end it says Contacts, Calender and Messages can not be backed up as not enough memory...
    Pl. help

    Tried the backup thru' OVI Suit there is no such error message. Then again with Nokia Suit it shows error. Now this is confusing. I am having doubt whether it will be OK if I need a restore from the one thru' OVI Suit and all my data including Contacts, Calender entries, Messages will be restored totally..

  • Any solution for Windows 8.1 System Image Backup on DVD fails with error 0x80040154??(apart taking backup in external drive)

    Windows 8.1 is facing a problem while taking System Image Backup on DVD, it pops an error saying  0x80040154 and more it says that class is not registered , i am trying from days to find some optimum solution for it apart from taking it on external
    hard drive...any suggestion please let me know asap!
    regards!
     

    Hi,
    Check this article first:
    0x80040154 error may occur when you create a system image backup in Windows 8.1
    http://support.microsoft.com/kb/2934165/en-us
    Please capture the system event during you reproing this issue by using Process monitor:
    Process Monitor v3.05
    http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
    If there is any Access denied error, follow this blog to solve this issue.
    Solving Access Denied Errors Using Process Monitor
    http://improve.dk/solving-access-denied-errors-using-process-monitor/
    You can also upload the saved log file here for our research. Please upload them to a file sharing service like Skydrive or "Rapidshare" and put a link to them in your reply.
    Kate Li
    TechNet Community Support

  • Error while taking Backup using hpux tape drive

    I got the following error while taking a backup.
    ERROR:   System Error, /opt/ignite/bin/make_medialif failed creating boot LIF 
    ERROR:   Failed to generate LIF on tape.
    ERROR:   System Error, /opt/ignite/bin/make_medialif failed creating boot LIF
    ERROR:   Failed to generate LIF on tape.
    make_medialif: ERROR: Cannot tar and gzip script files; possibly insufficient di
    [24;1H[0K[7mscbackup.log (13%)[m[24;1H[0K/11[24;1H[24;1H[0Ksk space in /var/tmp/make_medialif8916.
    =======  11/10/10 12:17:49 IST  make_tape_recovery completed unsuccessfully
    ERROR:     Ignite tape writing phase had errors
               Exit status: 1
    How can this problem be resolved? Kindly drop in your comments and solutions. 

    Hello Kulvinderbuttar,
    I understand that you are not able to make the recovery media.
    Are you using recovery media creation?
    Here is a link to walk you through the steps to create the recovery media.
    The flash drive that you are using needs to be empty and may need to be reformatted before you can make the recovery media.
    Let me know how everything goes.

  • While taking backup...............

    For example one tablespace is there called TAB01.
    The table abc1 has been linked to TAB01.
    Now i am taking hot backup.
    alter tablespace TAB01 begin beckup.
    In mean time i have inserted one row in table abc1 and i issued commit.
    What will happend.
    I have been asked this question in interview.
    I said it will write in rollback segments. But i could'nt give proper explanation.
    Please give me the answer.
    Ganesh.G.

    ganesh,
    once you put the tablespace in hot backup a check point is done for that tablespace on all the datafiles in the tablespace. so even if you insert the rows and commit. the data is not entered in the datafiles until after the tablespace is brought out of the hot backup mode. this commit info is stored in the redo and db buffer cache and it will flushed into the datafiles during the next checkpoint.
    the checkpoint on every datafile should match with that checkpoint number stored int he controlfile, if there is mismatch thats when oracle flags an error saying the tablespace needs recovery when you try to bring the database back up.
    hope this answers your question.
    Regs
    Mukundan

  • Taking backup in windows 7 using tape drive

    In Windows XP I was using ntbakup utility for taking data backup on backup tape .I have upgraded my machine to windows 7 now I am not able to take backup on tape drive.Please suggest solution so that I will be able to take backup on backup tape in windows
    7.

    Windows 7, Windows Server 2008 platform only support backup to dvd, network share or hdd.
    To use a tape library to backup your data you'll need to use another tool like Symantec Backup Exec, Arc Serv Backup or any other.
    Best Regards,
    Sergio Figueiredo.

Maybe you are looking for

  • Importing a library

    I have an older computer with XP on it as well as a Vista computer. I know these questions will sound stupid to someone in the know, but here goes. 1) If I have two computers connected wirelessly, how can I get the library on the old computer to be r

  • MSDTC cluster on MSSQL 2005

    I've searched the SAP Notes with out results, so am asking if anyone knows.... When installing MSSQL 2005 on a cluster we've been informed by the SQL DBA that the MSDTC must be clustered. But he needs to know if we can add the MSDTC to the SAP Cluste

  • Having issue with safari not starting when I open it.  I am having this issue with iOS 7 on both a iPhone 4S and 5.

    Have successfully updated 2 items and Safari the last both are having issues.  Safari opens but then stalls.  I have reset and restored the iPhone and I am seeing the same issues.

  • Installing a product on Linux

    My background is on Windows - I am a good enough Installshield programmer. But I have no experience in distributing a project for Linux to a customer. I plan on creating JAR files of my project for distribution on a CD. But beyond that... - How do yo

  • Cisco Call Manager intergration with Active Directory

    We have Cisco Voip which is currently not intergrated with AD. The data (users) in Call Manager have not been updated, (ie if someone left the organisation the ICT department were never told and the new starter took over) I have been asked to intergr