Change of RMAN compression during migration

Hello

Last Wednesday, I did a migration of a 10.2.0.4 Standard edition on the platform of windows 32 bit to 11 GR 2.

After completing the migration without any problem, a cold backup was performed using the same rman script as before. But the size of backup was of 1.2 GB when before the migration, it was 100 MB. The script has not been changed.

The script says:


RUN
{
SHUTDOWN IMMEDIATE;
BOOTABLE MEDIA;
AFFECT the FORMAT of DISC TYPE CHANNEL C1 'C:\Backups_BDD\BCKS_RMAN\df_%d_%s_%p_%T ';
SET ID COMMAND "COLD_megalift";
BACKUP (DATABASE INCLUDE CURRENT CONTROLFILE);
C1 OUTPUT CHANNEL;
SQL 'ALTER DATABASE OPEN;
}


I googled and it seems that compression was disabled during the migration. Is this possible? How can I enable compression in RMAN?

Thanks for the help.

Use it in your script:

SET UP THE DEVICE TYPE DISK TYPE OF BACKUP TO COMPRESSED BACKUPSET;

concerning

Tags: Database

Similar Questions

  • Oracle RMAN compressed backupset on TSM disk pool

    Hello

    We have an Oracle 11.2.0.3 database, size * 2.2Tb* on AIX 6.1.

    There are a bunch of disks in TSM 6.3, size * 4 Tb *.
    When you try to take a Tablet backupset on this pool with the command:
    run {
    allocate channel ch01 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch02 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch03 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch04 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch05 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch06 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch07 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch08 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch09 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch10 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch11 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch12 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch13 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch14 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch15 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch16 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    
    BACKUP AS COMPRESSED BACKUPSET FULL DATABASE;
    
    release channel ch01;
    release channel ch02;
    release channel ch03;
    release channel ch04;
    release channel ch05;
    release channel ch06;
    release channel ch07;
    release channel ch08;
    release channel ch09;
    release channel ch10;
    release channel ch11;
    release channel ch12;
    release channel ch13;
    release channel ch14;
    release channel ch15;
    release channel ch16;
    }
    backup fails with the error:
    RMAN-03009: failure of backup command on ch16 channel at 11/28/2012 12:22:17
    ORA-19502: write error on file "CS_20121128_qlnrehrm_1_1.DBF", block number 257 (block size=8192)
    ORA-27030: skgfwrt: sbtwrite2 returned error
    ORA-19511: Error received from media manager layer, error text:
       ANS1311E (RC11)   Server out of data storage space
    channel ch16 disabled, job failed on it will be run on another channel
    Attempts to run above the command also failed on cluster disks in TSM with size * 5 TB *, * 7 TB *. But this size is 2 - 3 times bigger than the original DB Dimensions (2.2 to).
    The last attempt to run our command successful on TSM disk pool of * 15 TB *!. During its execution, we could monitor the use of the disk pool of * ~ 7 TB *. Once the backup is complete, the disk pool released and only * ~ 100 GB * compressed backupset remained.

    -----
    So the question is: is this a problem or an RMAN or TSM normal?

    We will be very greatfull for your kind answers!


    Kind regards
    Iago

    Hello;

    Not sure how the algorithm works or how the channels have an effect on the compression. Would assume its done in memory or speed would suffer.

    It shows all and testing them to get an idea of what to expect:

    RMAN backup compression

    http://gavinsoorma.com/2009/12/11g-release-2-RMAN-backup-compression/

    And so for this:

    http://taliphakanozturken.WordPress.com/2012/04/07/comparing-of-RMAN-backup-compression-levels/

    And finally:

    http://www.dbspecialists.com/blog/database-backups/RMAN-compression-algorithms-in-11gr2/

    Best regards

    mseberg

    Published by: mseberg on December 7, 2012 03:52

  • Change backuppiece RMAN location

    Hello

    Someone knows how to change backuppiece RMAN location in the repository.
    Here is one of backuppiece I want to change D:\DB_BACKUP\ASSIST\RMANBACKUP\ASSIST_S511_P1 to E:\DBBACKUP\ASSIST\RMANBACKUP\ASSIST_S511_P1.

    Time of accomplishment BS key Type LV size device Type elapsed time
    ------- ---- -- ---------- ----------- ------------ ---------------
    509 full 6.98 G DISK 00:00:00 11 December 08
    BP key: 507 status: EXPIRED compressed: YES Tag: TAG20081211T003232
    Part name: D:\DB_BACKUP\ASSIST\RMANBACKUP\ASSIST_S511_P1

    Thank you.
    RMAN>catalog start with 'E:\DBackup\rmanbackup\ASSIST_S519_P1';
    RMAN>restore database;
    

    Khurram

  • Change the destination directory during the installation of Acrobat Reader DC

    How can I change the destination path during the installation of Acrobat Reader DC? After the download and execution of the installation file, I can't make any changes and Acrobat Reader will always be installed on drive C (sys), but I would change on drive D (data)! Any suggestions?

    Hi martinm1975,

    Try Adobe - Adobe Acrobat Reader DC DistributionSetup offline.

    After the extraction process, you will get the option to change the destination file.

    Kind regards
    Nicos

  • Error during migration of BLOB type data

    Hello

    I am migrating the data to oracle for oracle and tables soruce and targets have type BLOB field.

    I get the error when I will carry out the interface with these blob fields. But my interface is successful if I'm not maaping this blob files.

    Here is the error message.

    ODI-1217: Session BLOB (162501) fails with return code 942.
    ODI-1226: step BLOB fails after 1 attempt.
    ODI-1240: BLOB stream fails during a load operation. This goal of load flow chart IMAGES.
    ODI-1228: SrcSet0 (load) task fails on ORACLE YAGLD connection target.
    Caused by: java.sql.BatchUpdateException: ORA-00942: table or view does not exist

    Thank you
    Patel.

    Duplicate of
    Error during migration of BLOB type data

  • Error during migration of business rules

    While trying to use the import/export option in environmental assessments to migrate business rules, we encountered an error.
    The export went very well. When you try to import, it says this: (even if it allows me to select the xml file suitable for import)
    Error during migration of business rules.
    Detail: The import file specified is not a valid trade rules xml file. Import ends.
    Details: Exception occurred. Please check your log file for more details.

    I'm sure I used the inherent format to export business rules.
    The old and new systems are version 11.1.2.

    The LCM method has failed also to the migration of business rules.
    Any suggetions?
    Thank you
    Elkaïm

    When you export make them sure you don't have "For Calc Mgr" checked, if you then import with failure.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • RMAN-Compress backup

    Salvation;
    I wonder one thing... Let's think...

    1. If I take backup with RMAN, lets assume 30 GB backup size... If I use Rman with compress option that it becomes? GB... Anyone who has experience or idea or comment on this matter? (I do not have the chance to try this test instance on)

    2. If I take the backup with the compression option, the recovery process last long than normal of RMAN backup or even?

    3. is there a any accident, bad sector etc... ability to backup with compression option?

    Thanks for the tips

    Hello

    1. If I take backup with RMAN, lets assume 30 GB backup size... If I use Rman with compress option that it becomes? GB... Anyone who has experience or idea or comment on this matter? (I do not have the chance to try this test instance on)

    2. If I take the backup with the compression option, the recovery process last long than normal of RMAN backup or even?

    See these documents.

    With the help of Backupsets compressed for RMAN backup
    http://download.Oracle.com/docs/CD/B19306_01/backup.102/b14192/bkup002.htm#BRBSC138

    Note: 563427.1 - a complete understanding of the RMAN Compression
    Note: 275084.1 - compressed into 10G RMAN
    Note: 427581.1 - different types of backup RMAN 11 g compression

    3. is there a any accident, bad sector etc... ability to backup with compression option?

    Never had any such problems by using the compression option (I use not a lot).

    Kind regards
    Hussein

  • Increase in value of pga_aggregate_target during migration?

    Is there than a particular pga_Aggregate_target reasonwhy must be increased during migration from 9i and 10 g?

    I was reading metalink notes 316889.1


    WHAT is generic like any other parameter memory which must be increased because of added features?

    PGA_AGGREGATE_TARGET must be set correctly when you migrate 9i and 10g. 10g is a more powerful version, it has many new features and some of them have to do with how SQL statements are processed, and all these new features must be paid with the memory.

    There are certainly more memory than the version 9i, you can take a look at these articles where I documented some problems related to errors ORA-04030 who showed after the migration of a productive of 9iR2 to 10 gr 2 environment and what to do with the memory allocated for the Oracle process:

    [ORA-04030 after upgrade to 9iR2 10gr 2 on Windows 2003 | http://hrivera99.blogspot.com/2008/01/ora-04030-after-10gr2-upgrade-on.html]

    ORASTACK

    * ~ Madrid *.
    http://hrivera99.blogspot.com

  • Block tracking changes and the compressed backup sets

    I am running Oracle Server 10.2.0.2 Enterprise Edition.

    If I turn on the track changes to block, can still tell RMAN to write backupsets compressed for my backup of database?

    I understand that with the change of block followed when I take a RMAN incremental backup every night will update the backupsets created by the most recent level 0 incremental backup, but I don't know if it would be that this only if the backupsets are not compressed.


    Thank you
    Bill

    I don't think that incremental backups work in the way you describe. Incremental backups create a new set of backup pieces, containing the blocks changed since last level 1 or 0 (differential), or the last level 0 (cumulative). When you restore, RMAN first restores the level 0, then apply incremental backups to the recovery. The backup may be compressed.

    What you describe sounds like incremental backups. For those, there must be an exemplary image, or "copy of the database." Tablets backupsets are therefore not an option for this feature. Refer to the documentation:

    http://docs.Oracle.com/CD/E14072_01/backup.112/e10642/rcmbckba.htm#CHDEHBFF

    Kind regards

    Jeremiah Wilton
    Blue Gecko Remote DBA
    http://www.bluegecko.NET

  • get compilation errors during migration of weblogic7.0 to 9.2

    I get compilation errors for my request during the migration of weblogic7.0 to weblogic9.2. These errors are specific to the weblogic.servlet.FileServlet, weblogic.servlet.WebAppServletContext, and weblogic. Security-related packages.
    In the code of the application itself is called Fileservlet classes. WebAppServletContext calls the getWar() method.
    I found these classes and methods are not api weblogic9.2 and weblogic7.0 api as well.

    But it is having compiled without error in weblogic7.0 and it's errors in weblogic9.2.

    Can anyone suggest sort of like any changes of the configuration necessary for it to fix these errors of compilation.

    This information can be provided by the support the Oracle customer... Because the missing methods belongs to 'Internal API to WebLogic' and no official docs are available from outside the world of oracle because of the internal API.

    Thank you
    Jay SenSharma

  • Cannot change my username after a migration

    I did a migration from an older iMac to a new iMac. My old username was PROM, after migration, my new user name is ball 1. From the Finder, I tried to rename the ball 1 to the BALL, but I can't because there is no option to rename. In system preferences > users and groups, my username's BALL, but in the Finder, the name of the main user directory is ball 1. How can I change the name of the user directory to match my username (in users and groups)?

    I have a problem with Time Machine and I think it could be related. Thank you.

    I found my answer

  • Error during migration of 2003 standard to 2008 standard on the server.

    Original title: GIVE ME THE SOLUTION

    Dear Sir

    Actually am facing this type of migration of onece 2003 standard error to 2008 standard server.

    Kindly give me suggestion

    Adprep cannot run on this platform because it is not an Active Directory domain controller.
    [Status/consequence]
    Adprep has stopped without making changes.
    [User action]
    On an Active Directory domain controller, run Adprep.

    Thank you & best regards

    K. Raj Kleo

    Hello

    The question you posted would be better suited to the TechNet community. Please visit the link below to find a community that will support what ask you

    http://TechNet.Microsoft.com/en-us/ms772425

     

    Hope this information is useful.

  • Change of input/output during execution of FPGA

    Hey guys,.

    Simple question (I hope).  I have a few running code FPGA which was released 4 different signals, and I want to be able to direct those signals to an output channel of my choice.

    Someone at - it an example of how to do this?

    I tried to go with a knot of e/s FPGA and the wiring in one control to select an output channel.  However, I am only able to select the output and it will never change during operation.

    Thank you

    Haha, no problem.  Everyone is a beginner at one point.  Strings and radio buttons are not available in LVFPGA, however, you can use a ring/enum, which may even be more useful.

  • Error during migration of JDEVELOPER MAF 11.1.2.4 to 12

    After properly installing Jdeveloper 12 c (12.1.3.0) with the MAF, I tried to migrate an application developed in 11.1.2.4.34.64.69 Jdeveloper (ADF Mobile) in the same machine (Mac OSX 10.9 XCode 5.0.2 JDK 1.7.0_65). I met the following error during the deployment of IOS Simulator

    "Illegal character in the path to the index 73:" in cvm.properties (rating below)

    Measures: I had deleted the "deploy" folder and tried to recompile. It was still the same error. Help, please

    Thank you

    [13: 12:33] updated iOS profile dependencies with FAR profiles created from application projects...

    [13: 12:33]-deployment began.  ----

    [13: 12:33] the target platform's (iOS).

    [13: 12:33] this review is an application of MAF...

    [13: 12:33] Verify the existence of the source directory of the application of MAF .adf...

    [13: 12:33] check the Application Controller project exists...

    [13: 12:33] checking dependencies of applications...

    [13: 12:33] start application deployment MAF 'HR' to iOS using the profile "IOS_MOBILE_NATIVE_archive1."

    [13: 12:34] run command line: [/ Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild, - version]

    [13: 12:34] has been successfully run in command line.

    [13: 12:34] analysis of the dependence running...

    [13: 12:34] building...

    [13: 12:35] deployment of 3 profiles...

    [13: 12:35] review is a project of the MAF...

    [13: 12:35] wrote the Archives Module to/Users/tapansarkar/jdeveloper/mywork/PubCon_0625_0630_PresentedatWLF copy/ApplicationController/deploy/ApplicationController.jar

    [13: 12:35] review is a project of the MAF...

    [13: 12:36] wrote the Archives Module to/Users/tapansarkar/jdeveloper/mywork/PubCon_0625_0630_PresentedatWLF copy/ViewController/deploy/ViewController.jar

    [13: 12:36] checking dependencies of the project...

    [13: 12:36] Validation of the application XML files...

    [13: 12:36] Validation of the XML files in the ApplicationController project...

    [13: 12:36] Validation of the XML files in the ViewController project...

    [13: 12:44] copy of the common javascript files...

    [13: 12:49] undeployment.

    [13: 12:49] - incomplete deployment.

    [13: 12:49] illegal character in the path to the index 73: file:/Users/tapansarkar/jdeveloper/mywork/PubCon_0625_0630_PresentedatWLF copy/deploy/IOS_MOBILE_NATIVE_archive1/temporary_xcode_project/lib/cvm.properties

    Hi, can you also please move the application to a location that does not contain a space in the path of the file, or delete space «...» PresentedatWLF copy... ».

    It is a new issue introduced in CRG - now that the space in the path of the file will cause this error.

    Thank you

    Joe Huang

  • Structure of folders during migration opening to Lightroom

    I used the plug of LR to migrate my photos from the opening, but they went in order of date, which is impractical, from my point of view.

    How can I change them to a similar folder structure as I had in Aperture. I was expecting the LR plug in led in the same structure.

    I looked at the instructions of the Queen of Lightroom, but it does not clearly cover this point from my point of view.

    Anyone able to help me please.

    Thank you

    John

    Look in the Collections Panel - it should be very similar to the appearance of openness.

    By default, the import tool copies photos from Aperture to a new system based on the date of record under images/LightroomMasters. So in your case, it looks like at this treatment of default folder has arrived, and it is because in the import tool Options you didn't him say to leave the photos in their current locations. It also could happen if some or all of your photos had been "managed" opening - is to say inside the Aperture library and not resident or "referenced" in the standard Finder folders.

    Now, you could leave things as they are--Panel files LR is not equivalent to the opening, and that Collections = projects.

    But if you really want your Finder folders to match the opening, you will need to do the import process again and follow the steps here. As long as you have not dealt with the new photos in Lightroom, you can simply delete the pictures/Lightroom and records images/LightroomMasters. So make sure that move you the opening masters so that none of the files are "managed", and make sure that you set the option as shown in the screenshot on the article linked to above.

Maybe you are looking for