9i - How to save  everything in one tablespace and put back in later?

I'm trying to do a very simple refresh of a 9i database. Basically shutting it down and copying all the dbfs and redo files, then creating new controlfiles. However, the database that is the source does not have one dbf (and tablespace) that the target does. I plan on dropping the one extra dbf, and refreshing the target tb, then adding in the dbf and all it's objects.
I have already done this partly but have had problems. I'm not getting all the objects that are supposed to be there. I had to recreate the user that owns all the tables in the extra dbf tablespace. Plus, how do I make sure all the permissions are reset on these objects?
I am using TOAD, so I had tried the export feature and did get most of the info. I know how to create the dbf and recreate the user. Help?

Not a good way to do refresh in this way.
Use exp/imp to refresh or maintain exact same structure between database(s). You can then use rman's duplicate method for this purpose.

Similar Messages

  • I want to take everything off one ipad and put it on a different one. Same account, different machine. How is this done?

    Subject says it all. The orignal machine is backed up to my computer and the cloud, however only about a 3rd of the apps appear in the left "Sync apps" column on itunes. How do i get EVERYTHING off machine one, and put it on machine two?
    Thanks!

    iOS: Transferring information from your current iPhone, iPad, or iPod touch to a new device - http://support.apple.com/kb/HT2109
    iTunes Store: Transferring purchases from your iOS device or iPod to a computer - http://support.apple.com/kb/HT1848 - only purchases from iTunes Store

  • N95; how to save everything to sim?

    I have a nokia n95 and my screen has gone blank, so I put my sim in another phone and nothing was saved to my sim, so I was wondering if someone could tell me how to save everything to my sim step by step so I haven't lost everything on my phone. Please. ?

    You can't save "everything" to your SIM. The SIM will only hold a limited number of contacts with each one's name a maximum of 16 characters long, and only one number per contact. Contacts with multiple numbers will be converted into multiple contacts, one per number with a different suffix. E-mail addresses, contact photos and postal addresses will be lost.
    Your best bet is to use PC Suite or OVI suite to back up your phone's entire content. When you connect the phone to your PC it will ask you which mode to use. Since you can't see the screen you can only guess at what it's displaying. Start by simply pressing the "select" button in the middle of the D-pad and seeing if that connected the phone in PC Suite mode. If it didn't, then disconnect it again (using windows' "disconnect removable device" tool in the system tray if applicable), reconnect the phone, scroll down once and then press "select". If that still doesn't work then disconnect, reconnect and scroll down twice before pressing "select" etc.
    You will then be able to perform a full backup and thus keep all your contacts with all their information, your settings and everything else.
    Note that this data will only be able to be restored to another Nokia device, and the settings will only be restored on an identical Nokia device.
    Was this post helpful? If so, please click on the white "Kudos!" star below. Thank you!

  • How to move table from one tablespace to other tablespace?

    how to move table from one tablespace to other tablespace?

    887274 wrote:
    how to move table from one tablespace to other tablespace?
    alter table <table_name> move  tablespace <new_tablespace_name>;
    Rebuild the indexes; alter index <index_name> rebuild <new_tablespace_name> online;Example;:
    SQL> create table ttt( ID NUMBER PRimary key);
    Table created.
    SQL> insert into ttt values (1);
    1 row created.
    SQL> commit;
    Commit complete.
    SQL> select index_name, status  from dba_indexes where table_name='TTT';
    INDEX_NAME                 STATUS
    SYS_C0010863                 VALID
    SQL> alter table ttt move tablespace users;
    Table altered.
    SQL> select index_name, status  from dba_indexes where table_name='TTT';
    INDEX_NAME                 STATUS
    SYS_C0010863                 UNUSABLE
    SQL> alter index SYS_C0010863 rebuild tablespace users online;
    Index altered.
    SQL> select index_name, status  from dba_indexes where table_name='TTT';
    INDEX_NAME                 STATUS
    SYS_C0010863                 VALID
    SQL>

  • How to save more than one Contact Person in CRM

    Hi experts,
                     How to save more than one contact persons in CRM opportunity Application?
    I am using following Function Module...
      CALL FUNCTION 'CRM_ORDER_MAINTAIN'
        EXPORTING
          it_partner        = lt_partner_com
        CHANGING
          ct_input_fields   = lt_input_fields
        EXCEPTIONS
          error_occurred    = 1
          document_locked   = 2
          no_change_allowed = 3
          no_authority      = 4
          OTHERS            = 5.
    I am giving the input field name as 'PARTNER_FCT', 'PARTNER_NO', 'DISPLAY_TYPE', 'NO_TYPE', 'MAIN_PARTNER' and 'RELATION_PARTNER'.
    The problem is it is saving only one contact person, not more than one.
    Please help me how to save more than one contact persons.

    In SPRO partner processing this needs to be configured.

  • How do you take pictures from one library and put in another library??

    How do you take pictures from one library and put in another library??

    Options:
    1. Export from iPhoto A to the Finder, then import to iPhoto B
    This gets the photo over, but no versions, no edit history and not all the metadata
    2. Use iPhoto Library Manager
    This gets everything: versions, edit history and all the metadata.
    Regards
    TD

  • How can you take a photo from one event and put it in another, without dragging to desktop and dragging back into iPhoto and moving it to the event folder I want it in.

    As the title says I need help on how to take a photo from one event and put it in another, without dragging to desktop and dragging back into iPhoto and moving it to the event folder I want it in. Right now when I want to move a picture from one event to another I drag it to my desktop then delete it from iPhoto then I drag it back into iPhoto and put where I want it.An example would be taking a photo from the Christmas event and add it to a specific person event.  Can I do that within the events section without all the dragging. Also is there anyway I can remove duplicates from iPhoto without going through each and every file. Any help would be greatly appreciated.

    Apple doesn't make it easy to do what you want.  However, here's how I do it. 
    Select the photo you want to move and create a new Event for it via the Event ➙ Create Event menu option.
    In the Event mode select the new Event with the one picture and drag it onto the Event you want to move the photo to.

  • I had a MobileMe account and when Apple switched to iCloud I now have two mail accounts: @mac and @me. Additionally my folders in iCloud not longer show up in my Mail program. How do I return to one account and see my folders on my mac?

    I had a MobileMe account and when Apple switched to iCloud I now have two mail accounts: @mac and @me. Additionally my folders in iCloud no longer show up in my Mail program on my iMac. How do I return to one account and see my iCloud folders on my mac?

    I went to Notes.  Showed all notes.  Three notes are duplicated, one on iCloud and one on Icloud.  I deleted one of the notes and checked to see if the other still existed.  It did.  I deleted the other two notes.  I check all notes and found that the three notes were deleted on both accounts.  The only notes on this device are under On My iPad.
    I went into system settings and tried to delete the Icloud account.  The warning comes up:  This will delete all IMAP notes on your device.  Will this also delete the notes in On My iPad?

  • How to save Query in a workbook and Role

    Hello All
    What are this workbook and role?How to save the query into this and how it helps/use us.
    can anyone tell about this?
    regards
    balaji

    Hi,
    You need to assign a role to a user. WHen this user enters the system s/he will be able to save queries under the role (the button 'Roles' will be seen).
    See here an example of working with roles:
    Re: How to protect Queries from being modified ?
    Best regards,
    Eugene
    Message was edited by: Eugene Khusainov

  • How can i take photoshop off one computer and put it on another

    How can I take photoshop off one couputer and put it on another?

    Hi Beth, welcome to the discussions!
    Might be a good idea to also post over in the iPhoto forum if you haven't tried this yet as this is a common topic on their boards.
    You may be able to get your iPhoto library back by rebuilding it. I've done it, but's it's been a long time, so don't want to mislead you on anything. The guys over in the iPhoto forum are real experts and should have some fixes for you.

  • How to save mac compatible ai eps and pdf on windows

    how to save mac compatible ai eps and pdf on windows

    haykaz,
    You can, but there may be no need. There is, or at least may be, a certain deterioration in appearance when you outline fonts, especially in connexion will small point sizes.
    Rereading, I noticed the PDF part. Normally, the fonts are embedded in PDF and thereby platform independent.
    Have you tried and found any issues?

  • In Microsoft Service Manager how can I Identify that one Change Request is backed out or not.

    In Microsoft Service Manager how can I Identify that one Change Request is backed out or not.

    Hi,
    It seems that he means "Not Approved"
    Cheers,
    Marat
    Site: www.scutils.com  Twitter: LinkedIn:
    Graveyard:

  • How to save an attachment to Opportunity and BP

    How to save an attachment to Opportunity and BP.
    I want to know how to delete an attachment to Opportunity and client.For this I am using the FM  SDOK_LOIO_DELETE_WITH_PHIOS.
    Using this I am able to delete the attachment but not the corresponding Attachment Guid value from database table SKWG_BREL.
    Clarify me on this,why its not deleting from database table.
    Please tell me the code.
    Thanks
    Prema.

    Hi Prema
    Use the class CL_CRM_DOCUMENTS and method DELETE to delete your current attachments.
    Fill the structure BUSINESS OBJECT and IOS. you will be able to delete the document.
    Use method CREATE_WITH_TABLE or CREATE_WITH_FILE to save an attachment to opportunity or business partner.
    Hope this helps.
    Thanks
    Karthik

  • How do i remove photostream from one computer and put onto laptop?

    When i got my iphone 4s i didn't have a laptop so i had to download itunes onto my mums computer. I now have a laptop and i want to take photostream off my mums computer and put it onto my laptop but its all so confusing. please help!!!!

    PhotoStream is a cloud service. You can't "take it off one computer and put it on another." All you do is enable it on the other computer. You can do that in iPhoto preferences.

  • When I import a commercial CD itunes will create 2 identical albums and put all of the songs except one into one album and put the other song into the other album by it self. How can I combine them all into one album and why is itunes doing this?

    When I import a commerical CD Itunes will create 2 identical albums and put all of the songs except one into one album and put the other song into the second album that it created.  Why is itunes doing this and what can I do to combine them into one album?

    I found this to be somewhat helpful: Grouping Tracks into Albums
    What I did was to put in the same name for Album Artist in every track.  That seemed to do the trick (previously all those fields were empty).  It seems like a lot of work for a simple thing.
    iTunes knows (or should know) that these tracks were imported from one CD. So why is it relying on incomplete data from the gracenote database?

Maybe you are looking for

  • Outlook 2010 Calendar - Number of weeks displayed in Month view

    Is there any way to change the default number of weeks (6) that are displayed in the Month view?  On wide screens it leaves very few lines able to be viewed per day.  I know I can change the number temporarily by highlighting the number of weeks I wa

  • Installing Oracle 8i on Suse 6.3

    I am trying to install Oracle 8i on Suse, and having problems. When i do: oracle@linux:/cdrom/install/linux > ./runInstaller bash: ./runInstaller: Permission denied I am keep getting the error!

  • [SOLVED] No sound in 32-bit OpenAL

    Hallo everyone. Firstly, I am new to Arch, but I've been using Linux for more than ten years. I must say, I love Arch! It's like a traditional-style distribution (no hidden options, no "you don't know what's best for you, I do!", no stupid flavours e

  • Two documents/views under the Window menu

    I have one document but two screens, i.e., I have to close two windows to close the document. Under Window I have "name of document.eps:1" and "name of document: eps:2" How do I get it back to one? (It's not a View thing because if I go to View>Edit

  • Viewing channels in spectrographic display

    Hello all, I'm a long-time user of AA 3 and am getting comfy with CS5.5.  I work with spectrogams a lot, in the sense I often use AA as a means to view spectrograms to compare them visually. I am wondering if there is a way I can view a single channe