To take procedure backup

how can i take backup of particular trigger and procedure in 10g
also i need to take backup of database..so i want to know if i do exp imp while my database is open

user11221081 wrote:
actually we need to deploy ..means to update a table then run some scrips.so just for safety purpose i need to take backup of procedures ,triggers attached with that..so need to do exp imp of table,procedure trigger
just want the commandHi,
I use a parfile, I think it comes in handy when doing this many times. But what you do, is create a directory in oracle, where the dumpfile should go, and from a command-prompt run:
expdp username/********@oraclesid dumpfile=export.dmp directory=dump_dir job_name=backup_dump logfile=expdp.log parallel=2 schemas=schemas_you_want_to_dumpFor more info, please have a look at
http://www.orafaq.com/wiki/Datapump
Hope this helps
/johan

Similar Messages

  • How to take Auto backup from External Network Drive to Mac pro internal Dri

    Hi,
    I have a External Network Drive (Buffalo 1TB) which i use as a server, now i need to take auto backup from that external drive to the Mac i am working on, which has 2TB Internal hard Disk.
    Please could anyone help me on this.....
    Thanks in advance

    If you are looking to actually integrate what you have on the external one terabyte hard drive with the 2 TB hard drive you're using inside the Mac the best move for you if you want access to that data when using the Mac Pro server is going into utilities click on the top bar where it says go fall that down to the utilities told them that folder quickly once you are there you will see migration assistant click on that you will be asked to type your admin password to that. It will ask you "how do you want to transfer your information" then select from a Time machine backup or other disk when it asks you will be transferring information to your Mac Pro from your 1 Tb backup external hard drive once it's finished eject the drive or reformat it and use it again if your objective was to infect keep compress the data on the external so you have more space but do not have access to it I strongly recommend Carbon Copy Clone 3.3.1 is 100% free and does a fantastic job here is the link http://www.pure-mac.com/downloads/carboncopyclonerdl.html of copying every block to create an exact replica of your source hard drive. If you want something different and don't mind paying SuperDuper! is a great product as well this WebSite will have many options I would stick to carbon copy clone http://www.pure-mac.com/backup.html I also like EMC Retrospect backup and recovery software for the Mac it is a great product but very much on the expensive side for backup utilities although if you need word offers this might be right up your alley.
    I hope I wasn't help,
    Sincerely,
    Thomas

  • I want to be format my hard disk, but want to take a backup copy of information from the Firefox and passwords and book marks so retrieved after formatThank you

    I want to be format my hard disk, but want to take a backup copy of information from the Firefox and passwords and book marks so retrieved after format
    Thank you

    For backing up bookmarks, see [[Backing up and restoring bookmarks]]
    If you want to back up passwords, you need to use an extension such as Password Exporter. This is located at https://addons.mozilla.org/en-US/firefox/addon/2848/ .

  • How to take a backup manually in oracle 11g express edition?

    how to take a backup manually in oracle 11g express edition? i want to take backup of a database and want to restore later on on a different computer .

    Stop database, and copy all files to another machine.That sounds to me to be the closest answer to the question posted. And perhaps the easiest solution.
    Install XE on the "another machine", shut it down. Shutdown the source database. Copy the datafiles to the new host. Startup your "new" database, it will be an exact clone of the original.
    To find out what files need to be copied, as system (or sysdba) run:
    select name from v$datafile;
    ... file1, file2 ...
    show parameter control
    ... control_files ... file1 ...
    alter database backup controlfile to trace [reset logs];
    show parameter diag;
    ... diagnostic_dest ... <drive:>|/diag_pathTo do a proper database clone its better to recreate the controlfile and reset the archive sequence number- leave out the controlfile copy part. In the diag_path location find the trace file under diag/rdbms/$ORACLE_SID/<db_name>/trace it should be the latest ora*.trc file.
    The trace file has the commands to recreate the controlfile, which includes the datafiles and putting the tempfile back in place. If the datafiles are in a different location, i.e. in Windows going to a different drive, or you want do put datafiles in a different folder location, the create controlfile statement is the easiest time to get the file directories right.
    If you add the "reset logs" qualifier (don't use the brackets!) you'll get just the reset logs version of the create controlfile statement, otherwise you'll get both NORESETLOGS and RESETLOGS versions of a create controlfile statement, run one or the other. Not both. Not the entire trace file, just the create controlfile, alter database open [reset logs], alter tablespace temp add tempfile ... bits. No recovery is needed for a database that is shutdown when datafiles get copied to a new location/host.

  • Can I take a backup of a database in standby mode?

    Can I run backup on a database that is in standby mode because it is the DR box receiving log shipping?
    Does that work in SQL 2005?  How about SQL 2000?
    Thanks.
    Josh
    ps - I know I should just try it, I've already Googled it - with mixed results.

    https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=466121
    Please allow backup of database in standby mode!
    This comes up as a very common requirement in HA/DR planning. Logs are shipped over a (relatively) small pipe to a DR site, for days or weeks or months. As part of a (partial) failover plan, we need a full backup of a current version of the database to restore on another server on the DR side - but we cannot take the main DR (secondary) copy out of standby without breaking the log chain. Yes, we might have to pause the application of logs - or possibly not - in order to take the backup of a large-ish database. But the alternative is shipping a large backup all the way from production over that small pipe, which can be prohibitive.
    Thanks for the reminder, Tibor.
    Josh

  • Cannot able to take DB Backup to Tape Drive

    Hi,
    I cannot take DB backup from SQL server and also from SAP too. Its getting failure.
    I changed the Tape drive and Tape also.
    SAP DB13 error msg is below:
    Executed as user: NT AUTHORITY\SYSTEM. ...ontact your system administrator. [SQLSTATE 01000] (Message 2528)  Processed 10575360 pages for database 'APP', file 'APPDATA1' on file 1. [SQLSTATE 01000] (Message 4035)  Processed 6256640 pages for database  'APP', file 'APPDATA2' on file 1. [SQLSTATE 01000] (Message 4035)  Processed 6667936 pages for database 'APP', file 'APPDATA3' on file 1. [SQLSTATE 01000] (Message 4035)  Processed 2857 pages for database 'APP', file 'APPLOG1' on file 1. [SQLSTATE 01000] (Message 4035)  BACKUP DATABASE successfully processed 23502793 pages in 2029.133 seconds (94.885 MB/sec). [SQLSTATE 01000] (Message 3014)  Processed 1568 pages for database 'master', file 'master' on file 2. [SQLSTATE 01000] (Message 4035)  Processed 1 pages for database 'master', file 'mastlog' on file 2. [SQLSTATE 01000] (Message 4035)  BACKUP DATABASE successfully processed 1569 pages in 8.052 seconds (1.595MB/sec). [SQLSTATE 01000] (Message 3014)  Processed 3016 pages for database 'ms...  The step failed.
    Regards
    Thillai

    Hi Thillai,
    Hope the below link helps you.
    How to: Set the Expiration Date on a Backup (SQL Server Management Studio)
    http://msdn.microsoft.com/en-us/library/ms188697.aspx
    How to: Back Up a Database (SQL Server Management Studio)
    http://msdn.microsoft.com/en-us/library/ms187510.aspx
    Regards,
    SBK

  • Can't take export backup

    Hello,
    I can't take export backup as it ends up with a message column name invalid.How to solve the problem. My database is on UNIXWARE 7.1.1 & Oracle8i.
    D ROY
    SHILLONG- INDIA

    content of the log file:
    Connected to: Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.4.0 - Production
    Export done in US7ASCII character set and US7ASCII NCHAR character set
    About to export the entire database ...
    . exporting tablespace definitions
    . exporting profiles
    . exporting user definitions
    . exporting roles
    . exporting resource costs
    . exporting rollback segment definitions
    . exporting database links
    . exporting sequence numbers
    EXP-00008: ORACLE error 904 encountered
    ORA-00904: invalid column name
    EXP-00000: Export terminated unsuccessfully
    Last line of the dmp files
    CONNECT SYSTEM
    EXECFULL DBMS_DISTRIBUTED_TRUST_ADMIN.allow_all;
    CREATE SEQUENCE "AQ$_QIDSEQ" MINVALUE 1 MAXVALUE 999999999999999999999999999 INCREMENT BY 1 START WITH 21 CACHE 20 NOORDER NOCYCLE
    ___________________________________

  • How to setup and Configure the SCDPM 2012 R2 on Hyper- v VM to take the Backup in Tape Library

    Hi
    I have to configured a SCDPM 202 R2 on one Hyper-V VM to take the Backup in Tape.
    Can any one suggest that we can take the Backup through SCDPM  hosted on VM in to tape Library..?
    Shailendra Dev

    Hi,
    Currently, Windows Hyper-v does not support tape libraries on the Vfc - this is covered in the following TechNet article.
    Hyper-V Virtual Fibre Channel Overview
    Tape library support
    Tape libraries are not supported on virtual machines configured with a Virtual Fibre Channel adapter.
    Consequently, DPM cannot support something that Windows does not support, so we have documented that Fvc tape is not supported in a VM
    Preparing for installation in a virtual environment
    So your current options are to use Iscsi attached tape library, or use a Physical DPM Server.
    Good news is both the Windows and DPM teams are working with tape library vendors to get their tape libraries certified to work in a Hyper-V VM using Vfc - expect more news about that in a future release of DPM.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • How to take schema backup

    Hi All,
    Can you please tell me how to take schema backup.
    DB : 10.2.0.2
    Thanks in advance.

    1. 1. what is the time difference between for this two utilities to export the data for a schema, i.e "expdp" and "exp"?Go for EXPDP
    2. If i using COMPRESSION option in "expdp" utility, how many times data size will be reduced to original size?When “Y”, export will mark the table to be loaded as one extent for the import utility. If “N”, the current storage options defined for the table will be used. Although this option is only implemented on import, it can only be specified on export.
    3. 3. With out importing the data, how can i check the data which is exported, is correctly exported or not? You can do import with show=y option. This will not import any thing in the database. this will only generate the Sql file and your Export file can be validated. This will work similar to normal import except that this will not insert anything in the database.
    Imp 'userid/password' fromuser=userid touser=userid show=y file=filename.dmp log=logfile.log
    Regards

  • How lot take log backup using script in HANA

    We have SAP HANA SPS09.
    1) We are using script provided by SAP Note#1651055 to take the data backup.But it seems it is not taking log backup.HOw can we schedule logbackup ? or we have to use DBACOCKPIT or Studio only?
    2) My DB is log_mode OVERWRITE.I have taken backup using script.But when I tried to check the backup using below command
    hdbbackupdiag --check -f -d /mnt/resource/backup/xb8_bkp_19022015/ --logDirs  /mnt/resource/logbackup/,/usr/sap/XB8/HDB00/backup/log
    ERROR: [110081] Catalog backup log_backup_0_0_0_0 not found
    goazr1app904d:/usr/sap/XB8/HDB00>
    Is it like we have the DB in OVERWRITE mode thats why we are getting this error?Will my recovery work ?
    Thanks,
    Mofizur

    Did your issue got resolved?
    We are having same issue. We are on Rev 82 and using DD Boost EMC to take the backup using BACKINT.
    Though we are on Rev 82 I tried option provided by Pavan which didn't worked for me.
    hdbbackupdiag --check --useBackintForCatalog --backintDataParamFile /opt/ddbda/config/sap_hana_ddbda.utl -d /usr/sap/A0T/SYS/global/hdb/backint
    ERROR: [110081] Catalog backup log_backup_0_0_0_0 not found
    Regards,
    Nitin

  • How to take cold  backup

    hi,
    i have database oracle 10 g rac on aix machine , my datbafiles r on SAN storage,
    now i want to take cold backup of my database so tell me how to do it step by step while i cannot c the datafiles thoes r on san.
    thxs

    neeraj19 wrote:
    hi,
    i have database oracle 10 g rac on aix machine , my datbafiles r on SAN storage,
    now i want to take cold backup of my database so tell me how to do it step by step while i cannot c the datafiles thoes r on san.
    thxs"while i cannot c the datafiles thoes r on san"
    I guess that must some shorthand for "I cannot see the datafiles, those are on san."
    If so, what does being on san have to do with being able to see the files?
    In any event the answer to any question about "how do I backup" is the same .... RMAN.

  • Take database backup programmatically

    Hi,
    I am writing a simplified excel uploader tool for my client. I want to programmatically take the backup of company database whenever my tool is used to upload data into SAP database.
    Which method of which object should I use?
    Thanks.

    Hello,
    If you are working on Linux,
    Step-1: Set environment from Oracle user:
    $ . oraenv (and then specify SID: orcl)
    Step-2: Start RMAN:
    $ rman target /
    or
    $ RMAN
    RMAN> connect target database sys/oracle_4U
    Step-3: Take backup of your database:
    RMAN> backup database;
    OR,
    RMAN> BACKUP DATABASE PLUS ARCHIVELOG;
    Thanks,
    Ashish Shukla

  • Why we cannot take hot backup if database is in noarchive log mode

    Hi,
    I am aware that if database is in noarchive log mode, we cannot take hot backups and only cold backup is possible.
    I would like to know the technical reason behind this restriction?
    Thank You
    Sarayu

    Hot backups are fuzzy backups, inconsistent, in other words, since something is always happening in the database.  When you recover, you restore data files and then apply redo to make the transactions consistent.  You can do a complete recovery or recover to a point in time.  So where does the redo come from?  That's what we call archiving redo logs.  When the online redo gets full, it gets archived.
    In the case of an instance crash, the redo is there in the online redo logs, so Oracle can recover automatically.  Anything beyond that, having to do with storage media, is a media recovery, and requires those archived logs.  So unless you have some other way to get your data back, always run in archivelog mode.
    It is really important to understand the concepts.  Please read the docs.
    http://docs.oracle.com/cd/E11882_01/server.112/e25789/cncptdba.htm#CNCPT031
    http://docs.oracle.com/cd/E11882_01/backup.112/e10642/rcmintro.htm#i1005488
    It may be worth your while to get a third party backup and recovery book too.

  • Who takes RMAN backup?

    Hi all,
    I have an oracle 9.2.0.7 database instance on SLES9 sp3 64bit. And RMAN backup is taken every day by one who is I dont know although I changed sys and system passwords. It seems that the backup is taken on local machine, doesn't it? I looked at v$session_longops view then I saw backup is taken SYS user. Anyone doesn't have RECOVERY_CATALOG_OWNER role. I looked at crontab of oracle and root users, then I looked at dba_jobs. But I dont see anything about rman backup anywhere. I wonder who takes RMAN backup on my system?
    Regards
    İlke ALTINPULLUK

    hi,
    I sent one of my audit files. Then I looked at baandb machine's crontab but I didnt find anything. Then I looked at dba_jobs on baandb. I didnt find anything.
    my audit files like follow:
    Audit file /opt/oracle/oracle/product/9iR2/rdbms/audit/ora_27666.aud
    Oracle9i Enterprise Edition Release 9.2.0.7.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.7.0 - Production
    ORACLE_HOME = /opt/oracle/oracle/product/9iR2
    System name:    Linux
    Node name:      baandb
    Release:        2.6.5-7.244-smp
    Version:        #1 SMP Mon Dec 12 18:32:25 UTC 2005
    Machine:        x86_64
    Instance name: gcam
    Redo thread mounted by this instance: 1
    Oracle process number: 22
    Unix process pid: 27666, image: oracle@baandb (TNS V1-V3)
    Thu Jan 13 01:05:50 2011
    ACTION : 'CONNECT'
    DATABASE USER: '/'
    PRIVILEGE : SYSDBA
    CLIENT USER: oracle
    CLIENT TERMINAL:
    STATUS: 0
    Dear EJR; I didnt understand what you mean?
    Edited by: ilke_altinpulluk on 20.Oca.2011 03:51

  • HT1414 How long should it take to backup an iphone?

    How long should it take to backup an iphone?

    That's not really true. Open apps, except for the one you are actively using, use no power. They are in a suspended state. And killing apps in the Quick Launch screen does not necessarily stop ones with background processes from using power.
    What you should be using the Quick Launch screen for is to switch quickly between applications without having to go back to the Home screen and navigating to the app you want every time.

Maybe you are looking for

  • Downloads/purchases from AppleTV versus iTunes

    When I purchase a movie on iTunes (on my computer or iPhone) it immediately begins downloading and is added immediately to my "purchased" list on AppleTV.   However, when I purchase a movie from AppleTV, most of the time it does not download and is o

  • Does Mac Mini's HDMI-to-DVI cable support analog DVI monitors?

    The Apple website shows that the new (late 2012) Mac Mini comes with an HDMI-to-DVI adapter cable in the box :-) The DVI video connector standard supports both analog and digital video signal modes, but not all models support both modes. I have an ol

  • Web Gallery pictures after deletion still in Finder

    Hello.... I create a web gallery on MobileMe using iPhoto '08 and had it allow others to upload the pictures to the gallery using web interface. Now, when someone uploads the pictures they appear in the iPhoto the next time it syncs. However, if I de

  • How good is the iphone or 3gs model

    I just want to know your idea on the iphone if i should buy it or not. i would like to get the 16g 3gs thanks

  • Illustrator CC 17.1 don't works properly on Full screen mode

    Hi I'm trying Illustrator CC 17.1 under Mac OS X 1.8.5 with Mac Pro with two monitors Apple Cinema and NVIDIA Quadro FX 5600 1536 MB Video Card. Can't use it on Full Screen Mode because the hover effect use it to show tools and panels don't works o b