Backup a schema

How can we backup a schema using RMAN?
or what are the other ways through which we can backup schema?

Hi, you can get more information about this utilities (expdp and impdp) into the next url.
http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/dp_overview.htm#sthref13
Regards.

Similar Messages

  • Related to export/backup planning schema before Planning app. migration

    Hi,
    I need to take backup of Planning planning schema before Planning application migration- (from 9.3.1 to 9.3.1)
    1) does all Hyperion services need to be running? for cssexportimport and schema backup?
    2) does it mean to export/import of schema which we have associated with datasource/particular application?
    3) if we copy SID from target before schema restore and then we store SID after schema restore will it be always successful (as i don't know from where i can check the owner of application from source server).
    4) Should we stop planning services before schema restore?

    Kumar 1  wrote:
    Hi,
    I need to take backup of Planning planning schema before Planning application migration- (from 9.3.1 to 9.3.1)
    1) does all Hyperion services need to be running? for cssexportimport and schema backup?You need Shared services running for CSSExportImport, for the schema that just needs the Oracle database running
    2) does it mean to export/import of schema which we have associated with datasource/particular application?You will have already created the datasource on your target.
    3) if we copy SID from target before schema restore and then we store SID after schema restore will it be always successful (as i don't know from where i can check the owner of application from source server).The user should be the same application owner otherwise you will experience issues with the SID
    4) Should we stop planning services before schema restore?You should really stop planning, then restore the schema, then start planning
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • What are the steps are Shared services backup and schema back

    Hi
    I am new in Hyperion .. can anybody tell me what are the steps are in the shared services back up and schema back up ...
    Regards
    Praetorian

    If it is fora a demo i would advise you to extract all the files (metadata, Rule, Security, Data forms, Grids, ICP reports, Data etc) so that this can be restored on any machine from which you wish to give demo.
    If you which to take database backup it will take backup of all the HFM applications in that server. And when you restore the backup it will refresh all the applications which might result in changes to other applications which you may not want.
    For taking backup of database/schema go to the udl file and identify the schema for which you wish to take backup.
    Then type the command to take DB backup.
    Kindly mark the post helpful if you find so.
    Varun
    Edited by: Varun Kaushal on Apr 24, 2010 9:37 AM

  • Please help me to backup schema

    Hello all,
    I'm working with oracle 10 g express edition on my desktop (I'm building a mini CRM / ERP as my final project)
    I would like to have the same data base on my Laptop too
    how can I do that?
    how can I backup the schema that I'm working with?
    thanks allot

    Hello,
    Exactly what i posted in previous post
    Computer 1_
    exp system/password owner=yoursourceschemaname file=myschemaexport.dmp log=myexport.log
    or
    exp  sourceschema/password file=myexport.dmp log=myexport.log
    Computer 2_
    Make sure "SOURCECHEMA" user exists on the computer 2; I assuming you already created it or knows how to create an user :)
      imp system/password fromuser=yoursourceschemaname touser=targetscheam file=myschemaexport.dmp log=myimport.log
    or
    imp sourceschema/password file=myexport.dmp log=myimport.logRegards

  • Schema wise backup using rman

    Hi all,
    Is it possible to take backup of a schema using rman.Or any other backup except export.
    Thanks in advance.

    In some cases and with some limitations, it is possible to consider the backup of specific tablespaces (used by a single schema) and SYSTEM tablespace as a way to backup a schema. However, you still need to backup the whole database. To restore such as a schema backup would require to use tablespace point in time recovery.
    This should be used if a single database is centralizing many different applications using different schemas.
    Message was edited by:
    Pierre Forstmann

  • Taking backup of  scott schema using dbms_job

    hi,'
    can i get some help in scheduling a backup to run everyday 3pm to take the backup of scott schema using dbms_job?
    dj.

    Hi,
    this is wat i did,
    begin
    dbms_scheduler.create_schedule ( schedule_name => 'imp1',
    repeat_interval => 'FREQ=DAILY;BYHOUR=12','programimp1',
    comments => 'schedule t run');
    dbms_Scheduler.create_program
    (program_name => 'PROGRAMIMP1',
    program_type => 'EXECUTABLE',
    program_action => '/u01/bkp.sh',
    enabled => TRUE,
    comments => 'backup of schema');
    dbms_scheduler.create_job
    (job_name => 'daily_backup',
    program_name => 'programimp1',
    schedule_name => 'imp1',
    enabled => TRUE ,
    comments => 'backup'
    end;
    i am not sure whether this is correct. i created a .sh file and gave the command for import in the file.
    is this the correct procedure?.
    Thanks.

  • Aperture vs Carbonite online backup

    Welcome,
    I'm wondering if actualy any of you use Carbonite online backup services. For flat 50$ yearly fee they offer unlimited online storage and a backup program.
    My current backup scheme includes Time Capsule plus Vault for Aperture, that is updated from time to time. I do like the idea of offsite storage of my data, and when I say data I'm mainly concerned with my photos.
    I don't expect Carbonite software to be Aperture library aware, and my library is not very big but it grows (46GB today plus 30GB iPhoto waiting for better times to be migrated into Aperture) - and this. I don't use referenced files and now I'm starting thinking about file and backup management scheme, that would eventually include Carbonite.
    So here are my concers:
    1. I assume, that in order to backup and restore I must have whole library, means in my case almost 80GBs - probably to much to achive reasonable restore time, even if I don't make money of my pictures.
    2. What would happen if I move to referenced files? Will I be able to restore library only in limited time, and then let Carbonite restore all my pictures - this may even take days (means RAW, JPEG, PS, sometimes TIFF)? Will the library (previews and thumbs work in the mean time?
    3. Does anyone can tell me what size would be a DB that has, lets say, a 150GB of referenced photos (double sieze of my current library?
    Any toughs, will such service work for Aperture users?
    Thanks in advance for your inputs,
    Adam

    Hi Eric,
    thank you very much for your response.
    So it is imposible to implement the back up strategy with incremental back up without applying RMAN, right?
    Then I should set up my strategy as follows:
    - daily whole database backup
    - daily two times redo log backup
    How difficult it is to set up RMAN in order to use incremental back up?
    Many thank's
    Regards
    Thom

  • Extending Schema

    I am trying to extend the schema in our AD environment for SCCM 2012.  I am in the schema admins group but I get the following errors after trying to extend the schema:
    <01-06-2014 12:25:13> Modifying Active Directory Schema - with SMS extensions.
    <01-06-2014 12:25:13> DS Root:CN=Schema,CN=Configuration,DC=ch,DC=org
    <01-06-2014 12:25:15> Defined attribute cn=MS-SMS-Site-Code.
    <01-06-2014 12:25:15> Defined attribute cn=mS-SMS-Assignment-Site-Code.
    <01-06-2014 12:25:16> Defined attribute cn=MS-SMS-Site-Boundaries.
    <01-06-2014 12:25:17> Defined attribute cn=MS-SMS-Roaming-Boundaries.
    <01-06-2014 12:25:17> Defined attribute cn=MS-SMS-Default-MP.
    <01-06-2014 12:25:18> Defined attribute cn=mS-SMS-Device-Management-Point.
    <01-06-2014 12:25:19> Defined attribute cn=MS-SMS-MP-Name.
    <01-06-2014 12:25:19> Defined attribute cn=MS-SMS-MP-Address.
    <01-06-2014 12:25:20> Defined attribute cn=mS-SMS-Health-State.
    <01-06-2014 12:25:21> Defined attribute cn=mS-SMS-Source-Forest.
    <01-06-2014 12:25:21> Defined attribute cn=MS-SMS-Ranged-IP-Low.
    <01-06-2014 12:25:22> Defined attribute cn=MS-SMS-Ranged-IP-High.
    <01-06-2014 12:25:22> Defined attribute cn=mS-SMS-Version.
    <01-06-2014 12:25:23> Defined attribute cn=mS-SMS-Capabilities.
    <01-06-2014 12:25:23> Failed to create class cn=MS-SMS-Management-Point.  Error code = 8202.
    <01-06-2014 12:25:23> Failed to create class cn=MS-SMS-Server-Locator-Point.  Error code = 8202.
    <01-06-2014 12:25:23> Failed to create class cn=MS-SMS-Site.  Error code = 8202.
    <01-06-2014 12:25:23> Failed to create class cn=MS-SMS-Roaming-Boundary-Range.  Error code = 8202.
    <01-06-2014 12:25:23> Failed to extend the Active Directory schema, please find details in "C:\ExtADSch.log".
    Im new at this and failed to backup the schema before executing this.  Im trying to find out what the problem is.  Does anyone know if this will cause huge issues since I did not back up the old schema?  We are on Windows 2008 R2.  If
    I try to extend the schema again, will this cause issues as well? 

    Just to be clear you can run the command to extend the schema from any domain computer. You do not have to run it on the Schema Master. Also, as stated above, the account you are using must be a member of the Schema Admins.
    Please don't take your Schema Master offline. Ensure that all DCs are online and operational and that replication is working successfully.
    I have only seen this error once. In that situation there were issues with replication. When these issues were solved I was able to extend the schema.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson
    This is all redundant information to the OP. It has been established that any machine on the domain that can reach the Schema Master DC can be used. The OP already stated in the original message that the account used is part of Schema Admins group.
    And it is ENTIRELY possible to take the Schema Master offline and, as a matter of fact, MS even takes this approach in their TechNet article:
    "If the schema extension procedure was unsuccessful, restore the schema master's previous system state from the backup created in step 1. This will reverse the schema extension actions before reconnecting the schema master domain controller to the network."
    - Source
    Not to mention these articles state it is possible and recommended as well.
    Link1 
    Link2
    Dustin Estes - MCP | www.dustinestes.com

  • Backup database without the data

    i have several questions.
    i have a typical database with many schema, can the objects, such as view, sequence function, etc, be backup by itself?
    secondly, can objects such as table be backup with schema only and no data with it?
    third, what is the way to create a minimal backup to backup the existing database, the control files, index defination, pfiles, oracle binary, and etc, with no data in the table of the backup.
    yes. i basically like to backup and recreate the objects inside of the schema without any data in the table, because the table has way more data than a tape to handle and i can't get new disk this year.
    thanks.
    Edited by: user1035690 on May 14, 2010 6:32 PM

    To create a non-data backup of your schemas, you will need to utilize exp or expdp. Check expdp or exp.
    Sounds like you want a text backup of the controlfile, therefore you can issue the following:
    SQL> alter database backup controlfile to trace;And to create a backup of a pfile, you can simply copy the file.

  • Is it possible to export schema from one HANA server to other

    Hi,
    Is it possible to export schema from one HANA DB server and import it on another HANA Server?
    Thanks & Regards,
    Kumar

    Hi Gaurav,
    Yes you can Export Schema and Import Eported Schema in New Schema if you have HANA Rev 69.
    Please check below links.
    Backup particular database on B1H HANA
    SAP HANA restore and backup single schema
    SAP Business One 9.0, version for SAP HANA PL04 available
    SAP Business One 9.0, version for SAP HANA PL03 available now
    Hope this helps
    Regards::::
    Atul Chakraborty

  • Planning backup/Restore

    Hi,
    I took up backup of planning, shared services and essbase. now i want to restore on other server with similar platform.
    (Though i have better option of migration).
    Sholud i fallow these steps in similar order-
    1) install RDBMS
    2) create schema
    3) Restore RDBMS for Shared services, Planning and Essbase etc
    4 install Hyperion component
    5) Configure Hyperion
    6) use recover.bat to restore (openLDAP DB) shared services (or cssimport.bat)
    7) and re-configure shared services using configuration utility (in case of cssimport; no re-configuration required)
    7) use migration steps for planning restore
    8) import data, Business rule using EAS
    9) restore substitution variable, CFG file,
    Please correct me if i am wrong.

    There are a few things that don't look correct to me,
    If you are trying to restore shared services to a different environment you can't just backup the schema and restore it to a different environment, this is because it has hardcoded server information and it will be different.
    It will work restoring if it is the same environment.
    If you are restoring across environments then the CSSImportExport utility is best for moving provisioning.
    The process would be something like
    Install and configure hyperion components.
    Create planning application.
    Move security using CSSImportExport utility.
    Restore planning schema overwriting existing planning schema.
    Log into planning, refresh to create essbase applications.
    restore data and objects.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • CATALOG & SCHEMA

    What is CATALOG and SCHEMA??
    What is the difference between them.
    I read a note from IBM saying that the hierarchy of database
    DATABASE =>> CATALOG ==>> Schema ==>> data base objects(table, view).
    But one of my friends saying that catalog and schema are same.
    Kindly clear my doubt.
    Thanks

    hello
    Catalog and schema is not the same things.
    catalog is used for storing the information regarding database for which you are taking backup.
    while schema is like each teacher in your college. every user have different schema for it. Basically, it acts as the private cabin for each teacher in staff room.

  • Two Xserves running 10.5 Server and setting up DNS...

    Hello.
    I have two Xserves (a G5 and a new Intel), both with fresh installs of 10.5 Server on them.
    Xserve #1 not going to be hosting any external services (FTP, web, email) and only housing internal, mission critical & confidential data (the server is set up with a mirror RAID on the OS drive as well as mirror RAID on the storage drives + nightly tape backups for offsite storage). Right now there are no plans for enabling iCal on this server as we're trying to keep the server as basic as possible (as we can afford zero downtime on this server), but if the initial setup of 10.5 requires configuration at first run to allow this type of thing, I'd like to deal with it now so as to keep my options open (as I know iCal on 10.5 requires Open Directory enabled).
    Xserve #2 is going to host FTP (for external clients) and internal file sharing for the design/production department (basically, for transferring files back and fourth between departments, so no data via this share will be "critical" as it's only temporarily on the server and will always exist in other locations). Even though this server will not host "critical" data, it will share the same backup/RAID scheme as Xserve #1.
    So, I'm curious as to how I set up DNS in this situation (so we can associate a domain name to our static IP address). We already have our main domain setup via 3rd-party hosting service (for web & email as we do not want to bring these services in-house), but we're purchasing a second domain that will be associated with company (via a static IP, so we can give a domain name instead of IP address for people needing to connect to the FTP server, make it easier for employees to remember the address for remote connections, etc.).
    Because Xserve #2 is going to be hosting FTP, would it make sense to setup DNS on this server and not set it up on Xserve #1? Also, and this could just be me being paranoid, but because Xserve #1 will be housing "critical & confidential" data I want to eliminate as much contact with the outside world as possible with this server, so this is another reason I feel Xserve #2 should have DNS running instead.
    Oh, and not sure if this makes any difference, but between the WAN and the LAN is a SonicWALL firewall and currently it deal with port forwarding, etc. depending on what services are being requested from the WAN (ie. remote machine connections, FileMaker remote connections, etc.).
    Any advice would be appreciated!
    Regards,
    Kristin.

    There's a couple of things in your post I don't understand:
    the server is set up with a mirror RAID on the OS drive as well as mirror RAID on the storage drives
    How are you doing this? Both XServes support only three internal drives and two mirrors require 4 drives. Where does the fourth drive come into play?
    I'm curious as to how I set up DNS in this situation
    There are numerous ways of doing this, but with a single static IP address your best bet is to leave DNS where it is - managed by your hosting provider. Just add a record in the domain zone (e.g. ftp.yourdomain.com) that has the IP address of the public interface your SonicWall firewall. You don't need a separate domain for this. You also don't need to setup internal DNS for this (although you may need internal DNS if you're running Open Directory.
    Because Xserve #2 is going to be hosting FTP, would it make sense to setup DNS on this server and not set it up on Xserve #1?
    Assuming you're referring to setting up a DNS server - use them BOTH. Make one of the servers the primary server (I'd pick the internal-only server for this) and set the other server to be a slave (so it copies all the zone data from the primary server). That way you have a replica of the data to provide additional resilience.

  • Accessing unix script from Apex

    Hi There,
    Is it possible to access unix script from apex?
    Or to run a batch file through apex?
    Please help!!
    Thanks in advance,
    Pushpesh Pallav

    The solution depends on the purpose of the script.
    "I want to run a database backup"
    learn RMAN, create an RMAN repository, and have Oracle backup itself
    "I want to backup a schema on demand"
    use dbms_datapump
    "I want to put/get a blob to/from a file on an internal machine"
    one method:
    Install and register Oracle Agent on internal machine
    use dbms_scheduler.put_file()/get_file()
    "I want to get a file on an external machine that is available via HTTP(s)"
    I've used ORDDoc( 'http://...' ) to get this file.
    "I want to run the script and parse the results. - no input parameters are needed"
    Enhance the script to return CSV like results
    Then, create an EXTERNAL TABLE with a preprocessor
    ".. and the script returns performance matrix of a server"
    I believe Oracle has already written (and incorporated) those scripts.
    "..and the script checks to see if a new file exists"
    DBMS_SCHEDULER.FILE_WATCHER()
    "I want to give it some parameters,run the script, and then parse the results"
    Wrap the script with SOAP/REST.
    Example wrapper stuff:
    http://soaplab.sourceforge.net/soaplab2/
    MK

  • EXPDP errors

    Hi,
    I got error when I tried this...Please let me know as we need to backup the schema.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Starting "SYSTEM"."SYS_EXPORT_SCHEMA_02": system/******** parfile=expdp.par
    Estimate in progress using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.CONFIGURE_METADATA_UNLOAD [ESTIMATE_PHASE]
    ORA-04063: package body "SYS.DBMS_METADATA" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_METADATA"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPW$WORKER", line 8358
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    0x7b228110 19208 package body SYS.KUPW$WORKER
    0x7b228110 8385 package body SYS.KUPW$WORKER
    0x7b228110 6628 package body SYS.KUPW$WORKER
    0x7b228110 12605 package body SYS.KUPW$WORKER
    0x7b228110 2546 package body SYS.KUPW$WORKER
    0x7b228110 9054 package body SYS.KUPW$WORKER
    0x7b228110 1688 package body SYS.KUPW$WORKER
    0x7d909dc8 2 anonymous block
    Estimate in progress using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.CONFIGURE_METADATA_UNLOAD [ESTIMATE_PHASE]
    ORA-04063: package body "SYS.DBMS_METADATA" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_METADATA"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPW$WORKER", line 8358
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    0x7b228110 19208 package body SYS.KUPW$WORKER
    0x7b228110 8385 package body SYS.KUPW$WORKER
    0x7b228110 6628 package body SYS.KUPW$WORKER
    0x7b228110 12605 package body SYS.KUPW$WORKER
    0x7b228110 2546 package body SYS.KUPW$WORKER
    0x7b228110 9054 package body SYS.KUPW$WORKER
    0x7b228110 1688 package body SYS.KUPW$WORKER
    0x7d909dc8 2 anonymous block
    Job "SYSTEM"."SYS_EXPORT_SCHEMA_02" stopped due to fatal error at 14:14:00
    [1]+ Exit 5 expdp parfile=expdp.par
    Thanks

    It is impossible to not have RMAN if you have any Oracle database that has been supported in the last decade.
    RMAN is built in ... RMAN is free ... RMAN is the only tool you should be using.
    Worried about learning something new? Here's what is required to run RMAN.
    # rman target /
    RMAN> backup database;one can get a lot more detailed but this is all that is actually required.

Maybe you are looking for

  • Address Book Search Function No Longer Works

    Using OS 10.7.5 on MacBook Pro.   The search funciton in the Address Book stopped working.   I am not a i-Cloud user, just synching with my iPhone.   Search on iPhone works fine, as well as synch, but not search on the Mac.   Any ideas?

  • ICR - Which process to use?

    Hi Experts, My company posts intercompany documents by all three methods, Vendors / Customers, Open Item GL accounts, and non Open Item GL Accounts (PL Accounts, Loans).  We were hoping to use ICR Process 002 for all of these items.  What is the sugg

  • Target for "Save As" Changed

    In all versions of PS gong back to 5 it has saved edited files in the directory the original file came from when using Save As.  Suddenly mine has started defaulting all Save As to the Desktop.  Does anyone know how to correct this?

  • Iphone4 will not sync notes to Apple Mail

    Notes created in Apple Mail will sync to the iPhone. I've tried "On My iPhone"and my gmail account as the default account in the iPhone settings. In Mail, Contacts, Calendars settings Notes is not an option to activate in POP (Verizon) email accounts

  • Fetch data from multple tables

    Hi all I am doing jdbc to RFC scenario. In legacy database Order details are stored in 3 different data base ables,one for header,one for item and other for delivery details,is it possible to fetch data from 3 diffrent tables using sender JDBC (at a