Estimate db size and change tablespace configuration before restoring RMAN

Hi,
I am wondering whether it is possible to estimate the size of the restored database just from the RMAN files I have?
Also, Is there a setting I can change in these files to disable 'autoextend' feature in the tablespace of the restored database?
thank you in advance.

Hi
But using this method I will damage the existing control file of the original server.
SQL 'alter database mount';
sql statement: alter database mount
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of sql command on default channel at 09/16/2009 17:18:59
RMAN-11003: failure during parse/execution of SQL statement: alter database mount
ORA-01103: database name 'OLD_DB' in control file is not 'JUPITER'
And when I start JUPITER:
startupORACLE instance started.
Total System Global Area 192937984 bytes
Fixed Size 2169752 bytes
Variable Size 134079592 bytes
Database Buffers 54525952 bytes
Redo Buffers 2162688 bytes
ORA-00205: error in identifying control file, check alert log for more info
Is there a way to restore the control file without damaging the existing server?
thank you for your support.

Similar Messages

  • Estimate index size on a table column before creating it

    Hi
    Is it possible to estimate the size of the index before actually creating it on a table column.
    I tried the below query. It gives size of the index after creating it.
    SELECT (SUM(bytes)/1048576)/1024 Gigs, segment_name
    FROM user_extents
    WHERE segment_name = 'IDX_NAME'
    GROUP BY segment_name.
    Can anyone through some light which system table will give this information.

    You can get an approximation by estimating the number of rows to be indexes, the average column lengths of the columns in the index, and the overheads for an index entry - once you have some reasonable stats on the table.
    I wrote a piece of code to demonstrate the method a few years ago - it's got some errors, but I've highlighted them in an update to the note: http://www.jlcomp.demon.co.uk/index_efficiency_2.html
    Regards
    Regards
    Jonathan Lewis
    http://jonathanlewis.wordpress.com
    http://www.jlcomp.demon.co.uk
    To post code, statspack/AWR report, execution plans or trace files, start and end the section with the tag {noformat}{noformat} (lowercase, curly brackets, no spaces) so that the text appears in fixed format.
    "Science is more than a body of knowledge; it is a way of thinking"
    Carl Sagan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How do I increase the point size and change the font for the windows and boxes on Maverick such as the tiny print on the email inbox list of messages.  Can increase size on the actual message but not on the list of messages.

    How do I increase the point size in the dialog boxes and especially on the list of messages on email?  I can increase the point size and font of actual messages content but not the LIST of emails in my inbox.  They are too small for me to read.

    This discussion is for computer built before 2006.
    You could use a different mail app.  Consider thunderbird.
    It can be hard to find with community ( forum ) to post to. Here is an easy and complete list:
    https://discussions.apple.com/community
    I'll ask the host to move this post to M.
    Robert

  • Method to double a picture size and change to grayscale

    Hello, I'm having trouble figuring out whats wrong with my code. Its supposed to double to size of a picture and change it to grayscale, but when I call it I only get a double sized blank picture. I can't figure out how to get the picture itself to copy over when I call the method. Here is my code:
    public Picture componentLayout()
       Picture targetPic = new Picture(2 * this.getWidth(), 2 * this.getHeight());
       Pixel[] pixelArray = this.getPixels();
       Pixel pixel = null;
       int intensity = 0;
       // loop through all the pixels
       for (int i = 0; i < pixelArray.length; i++)
         // get the current pixel
         pixel = pixelArray;
    // compute the intensity of the pixel (average value)
    intensity = (int) ((pixel.getRed() + pixel.getGreen() +
    pixel.getBlue()) / 3);
    // set the pixel color to the new color
    pixel.setColor(new Color(intensity,intensity,intensity));
    return targetPic;

    Althought I'm not familiar with the Picture class, i do notice that your line:
    Picture targetPic = new Picture(2 * this.getWidth(), 2 * this.getHeight());constructs a new instance of Picture, which is then never used until
    return targetPic;therefor it is constructed, and returned in it's initial state, without ever being mutated.

  • How to estimate the size of the database object, before creating it?

    A typical question arise in mind.
    As DBA's, we all known to determine the objects size from the database.
    But before creating an object(s) in database or in a schema, we'll do an analysis on object(s) size in relation with data growth. i.e. the size we are estimating for the object(s) we are about to create.
    for example,
    Create table Test1 (Id Number, Name Varchar2(25), Gender Char(2), DOB Date, Salary Number(7));
    A table is created.
    Now what is the maximum size of a record for this table. i.e. maximum row length for one record. And How we are estimating this.
    Please help me on this...

    To estimate a table size before you create it you can do the following.  For each variable character column try to figure out the average size of the data.  Say on average the name will be 20 out of the allowed 25 characters.  Add 7 for each date column.  For numbers
    p = number of digits in value
    s = 0 for positive number and 1 for a negative number
    round((( length((p) + s) / 2)) + 1
    Now add one byte for the null indicator for each colmn plus 3 bytes for the row header.  This is your row length.
    Multiply by the expected number of rows to get a rough size which you need to adjust for the pctfree factor that will be used in each block and block overhead.  With an 8K Oracle block size if you the default pctfree of 10 then you lose 892 bytes of storage.  So 8192 - 819 - 108 estimated overhead = 7265 usable.  Now divide 7265 by the average row length to get an estimate of the number of rows that will fit in this space and reduce the number of usable bytes by 2 bytes for each row.  This is your new usable space.
    So number of rows X estimate row length divided by usable block space in blocks.  Convert to Megabytes or Gigabytes as desired.
    HTH -- Mark D Powell --
    ed add "number of usable"

  • Cannot get i phone 4 to re-start after battery change and change back.will not restore.

            It is called leave well enough alone.Changed battery as mentioned then put old
       one back.When plugged into PC get itunes connection sign.Cannot restore,or for
       that matter do anything with phone.Pushed and held down start button along with
       home button,then get either i tunes or Apple sign while plugged into PC.Plug into
      wall charger get itunes and Apple.One not very happy phone.Any assistance would
    be welcome please.

    No there is not. Kernal Panic at start up, cannot boot to OS means that there is no operating system on your hard drive and you will need to load one on there. There is nothing on the device, even though when plugged in, iTunes will recognize that there is still the data on the iPhone.
    The hard drive is corrupted, and you will either need to get a new phone, or somehow find a way to format the hard drive and load the operating system on it. This usually happens with old iPods as well.

  • I was told to restore my i phone as my battery wasnt working well. I made sure i backed up my iphone and transferred my purchases before restoring it. When i try to restore it to my back up settings it keeps asking for a password which i dont know?

    My battery was not working properly (kept running out over a few hours.) I was advised at the apple store to restore my iphone which i did. When i try to restore it to my back up it keeps asking for a password but i have  no idea what this password is? could anyone help?

    If your backup is encrypted, you cannot restore without the password.
    You can continue to backup but you cannot restore without password.
    There's no way to retrieve the password.
    Warning: Make sure it's a password you will remember or write it down for safekeeping. If you encrypt an iPhone backup in iTunes and forget your password, you can't restore from backup and your data will be unrecoverable.
    From: http://support.apple.com/kb/HT4946

  • Can we change font size and font type in reports

    Hi All Technical/Functional Masters,
    We are developing some transactional reports in ISU. this report has 20 columns to be printed. On screen, display is not a problem but client has a requirement to download this report in PDF format and wants to print on A4-paper in Landscape. Although we have managed to accommodate all the columns on A4 paper but have to compromise with font size that are very small and not visible. If we download the report in excel format we are able to maintain the font size 8 and accommodate all columns after little format but same in PDF is a problem.
    Can anyone tell whether we can increase the font size and change font type(from SAP standard to 'Arial') before sending the output in PDF ? Is there any property or utility that can be changed or used for this purpose.

    Function Module : CONVERT_ABAPSPOOLJOB_2_PDF
    Include : THSTXWFPL
      for modify font size
    decrease fontsze foncharacter will increase
    fontsize = 120.     <-- Change
    fontsize = 100.  or fontsize = 80
    Depend on your logon lang. My case logon 'TH' or 2.  I modified font ZCORDIA (refer CordiaNEW thai font)
    if is_cascading is initial.
      case language.
      when '0'. "Serbian
        font = 'COURCYR'.  devtype = 'SAPWIN'.
      when '1'. "simpl.Chinese
        font = 'CNHEI'.    devtype = 'CNSAPWIN'. cjklang = 'X'.
      when '2'. "Thai
      font = 'THDRAFT'.  devtype = 'THPDF'.
       font = 'ZCORDIA'.  devtype = 'ZMTHSWNU'.
        font = 'THANGSAN'.  devtype = 'ZPDFUC'.
      when '3'. "Korean
        font = 'KPSAMMUL'. devtype = 'KPSAPWIN'. cjklang = 'X'.
      when '4'. "Romanian
        font = 'COURIER'.  devtype = 'I2SWIN'.
      when '5'. "Slovenian
        font = 'COURIER'.  devtype = 'I2SWIN'.
      when '6'. "Croatian
        font = 'COURIER'.  devtype = 'I2SWIN'.
      when '8'. "Ukranian
        font = 'COURCYR'.  devtype = 'SAPWIN'.
    Add font Cordia Thai
    SE73 --> Fon familia --> ZCORDIA
    Load Font Cordia thai to system
    SE38 --> RSTXPDF2UC
    load CORDIA.TTF
    SE73 --> printer font --> 'ZMTHSWNU'
    Add ZCORDIA font and copy AFM Metric from = 'THDRAFT'.  devtype = 'THPDF'.
    Modify AFM
    example
    *----- OLD--
    StartFontMetrics 2.0
    sapFamily ZCORDIA
    sapHeight 000
    sapBold false
    sapItalic false
    StartCharMetrics 0183
    WX 0500 ; N space                          ;
    WX 0500 ; N exclam                         ;
    WX 0500 ; N quotedbl                       ;
    WX 0500 ; N numbersign                     ;
    WX 0500 ; N dollar                         ;
    WX 0500 ; N percent                        ;
    WX 0500 ; N ampersand                      ;
    *--NEW--
    StartFontMetrics 2.0
    sapFamily ZCORDIA
    sapHeight 000
    sapBold false
    sapItalic false
    StartCharMetrics 0183
    WX 0375 ; N space                          ;
    WX 0375 ; N exclam                         ;
    WX 0375 ; N quotedbl                       ;
    WX 0375 ; N numbersign                     ;
    WX 0375 ; N dollar                         ;
    WX 0375 ; N percent                        ;
    WX 0375 ; N ampersand                      ;
    Result : decrease space between character.   Then Your PDF will have BIGGER FONT.
    Rdgs,
    Suwatchai

  • HTTP 404 error after changed tablespace and password of schema FLOWS_FILES

    Hi I have a problem of having HTTP 404 not found error for file upload in my apex app by submiting a page. When it goes to http://xxx.xxx.xxx:8080/apex/wwv_flow.accept after unlocked , changed password and change tablespace for the account FLOWS_FILES.
    Is there anyone can help ?
    Thanks in advance.

    Hi Scott,
    Yes, I have modified the bug tracker application to support file upload by using a file browser object and created a "file_upload" table under the workspace schema to keep the linkage with the table WWV_FLOW_FILE_OBJECTS$. The application works fine before but after I realize that the FLOWS_FILES schema can be unlocked and the free space in default tablespace SYSAUX has almost been used up more than 99%, so I first unlock the account FLOWS_FILES, then changed the password and move the table WWV_FLOW_FILE_OBJECTS$ to tablespace FLOW_1 and changed the default tablespace and then rebuilt the index. I have moved the table back to SYSAUX tablespace now and have rebuilt the index also. However, upload a file and then press 'apply change' in the 'create issue log details' page, it gets the error HTTP 404 but if I do not attach any file. It goes without an error. The only thing I changed is on the database side of the FLOWS_FILES schema, so I think the problem resides on it but I don't know why even I moved the table WWV_FLOW_FILE_OBJECTS$ back to SYSAUX, rebuilt the index but still it doesn't work.
    Is that good even explanation ?
    btw, I am using IIS and how can I see the webserver error ?
    Regards,
    Edward

  • Change page size and get error on Booklet. Why?! Only in CS6...

    Why when we are working with a material of many pages, and all pages have the same measure, and alter the size of each page (in File -> Document Setup), we can no longer generate booklets? I was tested in version CS5 and it worked perfectly in version CS6 gives error:
    "The active document uses multiple pages sizes. Booklet Print works only with documents That use consistent page size."
    I've checked all pages and it all have identical size between them.
    Take a test.
    Open a new file with multiple pages. Try to create a booklet. Will function properly. After this, go to File -> Size and change the page size of the pages. Now try to create a booklet. Will give error.
    I tested in a couple of macs...

    Well I am having this exact issue.
    I have seen many posts in other areas of this discussion and online elsewhere. As it goes, Adobe is going to get sued for this.
    I paid for a working feature of the software in CS6. Simply releasing a new version and forcing the user to pay for a fix to a problem in an old version is not lawful business. It's extorsion. They did not uphold their end of the bargain on the contract of me paying for a working product.
    The owness is on them now to fix the bugs in the current versions of broken software.

  • Reduce image size and print it out?

    I scanned an image (coloring on a postcard). This size is too big to fit into a 'album' picture in MS Picture It! All I want to do is REDUCE the image and save it so that it will fit into the computer photo album I'm creating.
    I've tried Image/Resize/Image Size and changed the sizing, but it still comes out the exact same size as the original. What am I doing wrong?

    > I want to REDUCE the image, not enlarge it.
    I understood that - what makes you think I didn't?
    > It's 948x645 pixels. I just want the image about an inch (respectively) smaller
    You can't think in terms of inches for screen images. You have to work in pixels and the actual size will depend upon the screen resolution on the machine being used to view the image.
    I'd reduce the pixel size by about 80 to get the effect that you want. Use Image/Resize/Image Size and make sure that you have "Resample" checked.

  • Type size and property presets?

    I ran across a video or article a while back and can't seem to find.  Here is what I'm trying to accomplish and maybe some tips/links from the Forum can help this fron-end designer out!
    building site pages via Photoshop for markup development, it sucks having to always pull down the font drop-down and select the font, tab to the size and change, kerning, etc.....
    Is their a "most used" or "presets" for composition.  Also if their maybe any other "web design" specific little hidden gems like that in CS6, I'm all ears.
    thanks for any help!!

    You need Style ;-)
    http://psd.tutsplus.com/tutorials/tutorials-effects/paragraph-and-character-styles-photosh op-cs6/

  • JPEG size and image losses in Flash CS3

    I am creating a website for a wedding and using the photos of the couple on the website.  I created designs in Photoshop CS3 with the following settings:
    Document Size: 6.25" x 8.25" or 1875p x 2475p @ 300pixels/inch
    To use the image in flash, I used "Save As" in photoshop to convert image into JPEG with "Quality 10 Maximum" setting.
    I created a Flash CS3 document with the following settings:
    Document Size: 6.25" x 8.25" or 494 x 550 pixels
    I imported the JPEG image from photoshop into flash and came in an image much larger than 6.25"x8.25".  I resized the image in flash with constrained dimensions to 494x550 pixels and it the text shadows and glow lost its clarity.
    TRIAL 1
    Obviously something was wrong.  So, I went back to Photoshop and used the save for web/devices option and saved it as a high quality JPEG.  Same result.
    TRIAL 2
    This time, I tried a different trick in Photoshop.  I went to Image->Image Size and changed the image resolution to 150pixels/inch and used "Save As" again.  I imported it again to Flash and now the image was too small.
    How do I match the image "save as" from photoshop to the flash document size so that I dont lose resolution?  I used Zoomify in photoshop successfully without losses.  Why is it not possible to just import an image to look the same way a JPEG file appears?

    Hi,
    screen resolution is 72. So if you save your jpg at 72 with the desired size in pixels, the image will appear just fine inside flash, but, two things to keep in mind:
    -What counts is size in pixels. Resolution only matters when you go printing (where the rate between inches and pixels is needed). For web you have to watch the size in pixels only. Even if resolution is different from 72, if you scale the image to the original size in pixels it will be displayed well in the flash movie (if the movie itself isn't scaled neither)
    And, it isn't the exactly same to import to scenary that to import to library. When you import to scenary (ctrl+r) sometimes flash resize the object, so maybe you get some distorsion in jpg files. Going to transform panel or in property inspector panel you can set the image size to 100 percent again. When you import to library you have to drag the image into the stage, and then the image will appear at 100%.
    i hope this helps,
    Jorge

  • On a MBP with Mavericks how do I get the Save As dialog box to open at the same size and place at which it was last closed and used to happen before Mavericks?

    Before I upgraded my MBP to Mavericks, the Save As dialog box would reopen at the same size and position as it was when last closed.  Now with Mavericks it always opens in the same position at a very small size.  Is there a way to make it reopen at the last place and size at which it was closed?

    I have resolved the issues presented without having to find and uninstall the Macromedia Flash Player 8.0 in order to get "Adobe Flash Player 10" playback of .swf files on my computer. When I begin this task, I expected to download an "Adobe Flash Player 10" as a player program download instead of the Internet Explorer and Firefox plugin that it appears to be.
    This is what I did and what I believe I have:
    1. I setup Internet Explorer 6 as my default browser and then used the following site to download Adobe Flash Player 10
    http://www.adobe.com/products/flashplayer/
    2. As I had done before (and also suggested in another thread here), I went to Tools/Manage Add Ons and found Shockwave Flash Object, highlighted it, and clicked on Update Active X. Next, what I did not do before, I restarted the computer immediately after that.
    3. Next, I set Mozilla Firefox as my default browser and then used the above site to download Adobe Flash Player 10 again.
    4. With Firefox, the critical step included Firefox Tools/Options/Content with File Types (Configure how Firefox handles certain types of files) and the Manage Tab there. SWF Shockware Flash Object/Change Action/and dotting "use this plugin" - Shockwave Flash, followed by a computer restart got the job done.
    Now, if I want playback of a .swf file, I can
    a. Open With Internet Explorer (assumed with the Adobe Flash 10 "plugin")
    b. Open With Mozilla Firefox (assumed with the Adobe Flash 10 "plugin")
    c. Open With Macromedia Flash Player 8.0
    I am satisfied with those results for my use. Any additional comments on the player vs plugin aspect of the matter would be interesting and helpful.
    ATR

  • Office365 macbook air while copy paste and change font to tahoma forarded message remain with different fonts and size not accepting change

    office365 macbook air while copy paste and change font to tahoma forarded message remain with different fonts and size not accepting change
    mac yosemite
    office365

    Also here's the log before it happened. As you can see there is no activity from 9:48 to 10:00 am when the sound occurred.
    23/02/2014 9:48:12.792 am ntpd[52]: FREQ state ignoring -0.145411 s
    23/02/2014 9:48:15.258 am WindowServer[96]: _CGXHWCaptureWindowList: No capable active display found.
    23/02/2014 9:48:20.000 am kernel[0]: AppleCamIn::systemWakeCall - messageType = 0xE0000280
    23/02/2014 9:48:20.000 am kernel[0]: ARPT: 61.319378: AirPort_Brcm43xx::powerChange: System Sleep
    23/02/2014 9:48:20.000 am kernel[0]: ARPT: 61.319390: wl0: powerChange: *** BONJOUR/MDNS OFFLOADS ARE NOT RUNNING.
    23/02/2014 9:48:20.000 am kernel[0]: AppleCamIn::systemWakeCall - messageType = 0xE0000340
    23/02/2014 10:00:04.000 am bootlog[0]: BOOT_TIME 1393167604 0
    23/02/2014 10:00:06.000 am syslogd[17]: Configuration Notice:
    ASL Module "com.apple.appstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    23/02/2014 10:00:06.000 am syslogd[17]: Configuration Notice:
    ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
    Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".

Maybe you are looking for

  • R12 Cheque Print to Printer

    Hi I need a solution to print the cheque directly to the printer(exclusively used for printing Cheque printer name HPLASER) from R12, As of know once the conc program Format Payment Instructions is completed normal, I click the view button to view th

  • My problem in using weblogic Datasource and proxy user

    Hello I create a DataSource in Weblogic that connect to the database by a proxy user and I have a client application that use this DataSource and create a proxy session , I've written my client application (it's a stand alone client application) code

  • Re-authorizing music bought on a different account

    Hi all I bought some music on an iTunes account a couple of years ago, then lost access to the e-mail related to that account so I couldn't reset my password, etc. I didn't really have use of a computer either, so I saved all the music I had onto an

  • E-Recruit New Password for Unregistered Applicant

    We are running E-Recruit 3.0 and MySAP ERP 5.0 Can someone tell me how SAP knows where to send the email for a new password generation (and how this functionality works in general)? It is not working for us - for registered nor un-registered applican

  • Low volume in dock

    I got my ipod in an universal dock, wich is connected to both my computer and stereo. It always worked very well but suddenly the volume dropped alot and when I put my stereo on the highest volume it's still very quiet. Anyone has/had the same proble