Import export full db

Salvation;

I have Oracle 9i server, my question is, I want to export my full db and import it on my new server

What would my steps?

1. install Oracle 9i software on the target server
2 use dbca and create the new database? (It takes same SID, so I need to create with the same SID on the target with dbca first?
3. what should I use as a syntax for can take full export on source db
4. what should I use as a syntax for import on the target
5. I should create a user for can do import on the target?

Any help please

user12203572 wrote:
Salvation;

I have Oracle 9i server, my question is, I want to export my full db and import it on my new server

What would my steps?

1. install Oracle 9i software on the target server

Yes

2 use dbca and create the new database? (It takes same SID, so I need to create with the same SID on the target with dbca first?

Yes (but can be different name)

3. what should I use as a syntax for can take full export on source db

file = 'path' exp system/systempass@sourcedb full = y

4. what should I use as a syntax for import on the target

file system/systempass@sourcedb IMP = 'path' full = y

5. I should create a user for can do import on the target?

None

Tags: Database

Similar Questions

  • Data pump full export/Full Import - lack of subsidies sys

    I finished the complete database and then full import export in the new database. With the help of Data pump. Everything worked except some users lack of subsidies sys objects in the new database.

    For example, in the original database where I took full export UserX had this grant:
    GRANT SELECT ON SYS. DBA_DATA_FILES UserX, but the same user in the new database does not grant.

    Is this expected or a bug like this? I would be grateful if someone who had the same problem to share with me.

    Oracle Version: 10.2.4

    Thank you.

    Please, read the restriction of the following:
    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14215/dp_export.htm#sthref126
    "+ Grants on belonged to the SYS schema objects are never exported. + »

    Nicolas.

  • recorded 60 p video import/export company

    Been recording and download of 60i HD images in Final Cut Pro X successfully for years. Thinking about conversion HD 60 p for some work of the company. When I changed the setting on my camcorder to 60i at 60 p today, I got a warning message about this recording format is not not compatible with some import/export formats. I've also seen the available recording time memory card reduced from 7 1/2 hours to only 2 1/2 hours.

    What of the 60 p able to be imported into FCPX for editing images? Do I need other software encoding? OK to export? I would like to get additional information on this if possible. Thank you.

    It would be useful to know the exact device you're talking about.

    60i is a stupid convention adopted by the camera companies to specify 60 frames of half resolution, two fields make a full frame. 60i is correctly 29.97i, which is the correct cadence, no 60, or 30. 60 p is actually 59,94 complete images and therefore takes more data to record material which is half of the cadence. It will also use a high data rate to achieve the same level of apparent quality.

    You don't need anything extra to work with media 59,94. Keep in mind the output files will be at a high data rate and take more space.

  • import/export page

    4.2, 12 c Oracle Linux Oracle APEX.

    I worked a request and had a problem.  I moved it to apex.oracle.com so that you, the experts could see my problem.  One of you did, THANK YOU, and now I want to go back the page assigned to my local workspace.  I tried to export the page and got a sql file on my local machine.  When I tried to import it, I got an error:

    This page has been exported from another application or application in the different workspace. Page cannot be installed in this application.


    Then I exported the application full apex.oracle.com (an abridged version of my original CD) and it imported successfully to my local workspace.  I then exported fixed a problem page, deleted the page of my original app (there were the same number of page) and I tried to import it.  I got the same error when importing.


    How to get the beautiful new and well functioning page again in my original application?

    HustlingHare wrote:

    4.2, 12 c Oracle Linux Oracle APEX.

    I worked a request and had a problem.  I moved it to apex.oracle.com so that you, the experts could see my problem.  One of you did, THANK YOU, and now I want to go back the page assigned to my local workspace.  I tried to export the page and got a sql file on my local machine.  When I tried to import it, I got an error:

    This page has been exported from another application or application in the different workspace. Page cannot be installed in this application.

    Then I exported the application full apex.oracle.com (an abridged version of my original CD) and it imported successfully to my local workspace.  I then exported fixed a problem page, deleted the page of my original app (there were the same number of page) and I tried to import it.  I got the same error when importing.

    How to get the beautiful new and well functioning page again in my original application?

    Page level import/export using the App Builder is possible between separate instances where the request and workspace have the same ID.

    It can be done in SQL * Plus, or using SQL Developer apex_application_install API, but generally it is easier to simply import the entire application and copy the page between applications. To a page in the application, select Create > new page as a copy, copy the apex.oracle.com application page.

  • Import/Export DataPump for refreshing production ERP test

    Hi all

    We have 11i Oracle applications running on AIX 5.3ML8 production and test. The production is autonomous with the basic 10.2.0.4 and test is RAC with database version 10.2.0.4.

    Now the question is that we intend to update the Test with production every night. We plan to use Datapump Import/Export for that. I just wanted to know from you guys, if any body has a bad experience using this utility with ERP.

    Thank you and best regards,
    Vijay

    Vijay,

    I am sensitive on the use of export/import to me because someone told me that with ERP type database we should not use Export/Import, although he was not able to specify the exact reason for this. Y at - it no problem using Import/Export the ERP database refresh?

    Using import/export is supported with Oracle Apps database (for the database full exp/imp and certain patterns such as custom). The Apps schema, I think that it is not supported due to the dependencies of the object and the integrity constraints. However, you can open an SR to confirm this with the support of the Oracle.

    Kind regards
    Hussein

  • Import/export DataPump object grants given by another user

    Hello

    I searched through the forum and the documentation but couldn't find an answer. I have the following case:

    (1) I have a USER1 user who did not receive subsidies on the tables belonging to the user SCOTT.
    (2) user SCOTT gives the right to SELECT for his table EMP user1:
    Grant select on emp for User1;

    (3) I do exporting of the User1 schema (schema = User1). But in addition I also perform a full database export (full = y)
    (4) I have let down the user User1 and then import back

    After importation, the USER1 user has the right to SELECT on SCOTT. EMP more (no matter if I imported the schema of the schema or full dump of export file mode). Is it possible to import the user so that it has the same exact privileges that he had for the export (also the ones he was given to her by other users)? I know that the privileges granted to objects owned by SYS are not exported, but what about other non-system users?

    Thanks in advance for any answers.

    Kind regards
    Swear

    Swear,

    Subsidies are impoted when the objects to which they belong are imported, not when the schema that the grants were awarded to the is imported. So, given that scott made the concession on scott.emp to user1, this grant be imported when scott.emp is imported. They get also only exported when the object is exported. Because scott.emp was not exported, this grant will not be exported when only User1 schema is exported.

    I don't know an import of the single step that you will get what you want. If it's just the grants that you are looking for, you could make, it is 2 steps and should be an export complete dumpfile. Export could be reduced down a bit so it would be a condensed dumpfile. Here's what you do:

    1. from the source database:
    a. do this if you want a digest dumpfile
    Directory System/Manager expdp dumpfile = full_grant.dmp dpump_dir = include = grant
    b. do that if you want a complete dumpfile
    expdp System/Manager directory = dpump_dir dumpfile = full.dmp

    2 from the source or the target database:
    a. If you have just the source grants follow these steps:
    Directory System/Manager Impdp = dpump_dir dumpfile = full_grant.dmp sqlfile = grant_only.sql
    b. If you don't have a full dump and only want to see grants, so that
    Directory System/Manager Impdp dumpfile = full.dmp dpump_dir = include = grant sqlfile = grant_only.sql
    c. If you hav only a complete dumpfile and you want to see everything then
    Directory System/Manager Impdp = dpump_dir dumpfile = full.dmp sqlfile = full.sql

    Now, you can edit one of these files, .sql to find the commands you want. Your best bet would be to look at grant_only.sql and search for "to user1. This will give you all the subsidies granted to User1. These could be run from sqlplus.

    A shortcut if you have configured database links would be something like:
    Directory System/Manager Impdp = network_link dpump_dir = link_from_target_to_source include grant sqlfile = grant_only.sql =
    Then, edit the file as shown above.

    I hope this helps.

    Dean

  • Import/export tools is missing under tools in my recent Thunderbird download, where can I find?

    On my computer 1 on the toolbar of Thunderbird I scroll through the menu of the tool and the last message is import/export tool. When I am installing Thunderbird on my computer 2 and look at the menu of the tool the last message is 'Alternativ' import/export tool is missing. How do I get it on this menu.
    The two computer has the same version 31.6.0

    Please advice

    The only tools I know with imports and exports, as separate elections, is in the address book window. Tools in the main window always has only one import choices.
    Download you and install the add-in on Import/Export tools on your other system?
    https://addons.Mozilla.org/en-us/Thunderbird/addon/ImportExportTools/?src=search

  • Do I have reason to think Import/Export tools I've previously used to move from one computer to another are no longer available?

    When I moved to Win7, I used the add-on Import/export to TB, but I can't find it now. It just seems to be some weird songs, some in German. Whhat did?

    https://addons.Mozilla.org/en-us/Thunderbird/addon/ImportExportTools/

    http://www.Ramsden.org.UK/3_How_to_install_Add-ons_in_Thunderbird.html

  • How can I keep IE and FireFox Favorites in local sync to my PC only, without the use of an external server or import/export?

    FireFox Sync is not an option, because the use of an external server is not allowed.
    Use of third-party modules is not really an option.
    Import/export is inefficient because it is not put them in the same exact place in every browser.

    I am happy to be able to use the same favorites/bookmarks file if it is an option.

    Thank you

    You do not have.

    Sorry, IE and Firefox use different methods of storage Favorites / Bookmarks to data that are not compatible with the other program.

  • I have the macbook pro (OS 10.6.8) and the iphone 6 s. The latest version of iTunes is 11.4. When it is connected to the MAC, I get the message that itunes must be upgraded. How to synchronize or import/export files(images/music)?  Fact is need to update

    I have the macbook pro (OS 10.6.8) and the iphone 6 s. The latest version of iTunes is 11.4. When it is connected to the MAC, I get the message that itunes must be upgraded. How to synchronize or import/export files(images/music)?  Fact is need to update itunes?

    Hi sonalnj,

    I understand that you cannot synchronize your iPhone as iTunes is requested it must be updated. I can help you with that.

    According to the technical specifications for a 6 s iPhone, you need a Mac running OS X v10.8.5 or later version with iTunes 12.3 or later. Because you are on OS X 10.6.8 your version of iTunes is up to date with this OS.

    iPhone 6 s Tech Specs
    http://www.Apple.com/iPhone-6s/specs/

    Now to fix that, you need to update your Mac OS X 10.8.5 Mountain Lion or OS X 10.11 El Capitan. If you want to go to the Mountain Lion, you can do it with the first link below. The cost will be $19.99 and a code will be delivered to you if you can download it via the Mac App Store. Once you have upgraded, be sure to make all software updates to go with him to get the latest version of iTunes.

    OS X Lion mountain
    http://www.Apple.com/shop/product/D6377Z/A/OS-x-mountain-lion

    Now the other option is to move to OS X 10.11 El Capitan, and is a free update that you can do right in the Mac App Store, if you meet the system requirements. Take a look at the following article for more details on how to do it.

    Update of OS X El Capitan
    https://support.Apple.com/en-us/HT201475

    Nice day!

  • I have the macbook pro (OS 10.6.8) and the iphone 6 s. The latest version of iTunes is 11.4. How to synchronize or import/export files(images/music)?  Fact is need to update itunes? Also you can sync ipod touch?

    I have the macbook pro (OS 10.6.8) and the iphone 6 s. The latest version of iTunes is 11.4. How to synchronize or import/export files(images/music)?  Fact is need to update itunes? Also you can sync ipod touch?

    iOS9 on a mobile device requires iTunes 12.3 or higher, which in turn requires a computer running OSX 10.8.5 or higher.  Update of the system only checks the updates for the current version of the system you run, but that itself can be updated.  It may or may not be possible to upgrade your computer to the system requirements. Find your computer on the web site of http://www.everymac.com model and near the bottom of the specification of the system section, he will tell what versions of the operating system, it is able to run. If you can not run a newer system, you will not be able to sync this phone to your current computer. If she can run 10.8.5 or higher, you can either buy a download for Apple OSX 10.8 Mountain Lion code online, or you can try to install the free El Capitan OSX 10.11.  El Capitan can run slower on older machines and require the additional purchase of RAM.  Making a big jump in versions of system is also more likely to affect the old software.

    At el capitan Snow Leopard, it will make my macbook is slow?  - https://discussions.apple.com/thread/7412959

    Mountain Lion 10.8 purchase link United States of America - http://www.apple.com/shop/product/D6377Z/A/os-x-mountain-lion

    Mountain Lion 10.8 purchase link U.K. - http://www.apple.com/uk/shop/product/D6377ZM/A/os-x-mountain-lion

    Course OSX Upgrade General information, including configuration required - http://www.apple.com/osx/how-to-upgrade/

    If you have any generation of PPC software which works under OSX 10.6 it is not supported in later versions of the system.

  • No option to import/export in the contacts folder

    My CONTACTS folder has no Import / Export options display. However if I create a new folder under the folder CONTACTS these options are there in this new folder.

    If I delete the CONTACTS folder, create a new folder and rename - no still no import / export.

    If I right click in an empty space in the right pane of the CONTACTS folder as suggested on the Microsoft site there is no "customize this folder" as I am told to wait.

    It seems that there is only a permit CONTACTS folder and deleted if its properties are lost - but reappear in any regeneration. Weird.

    Any help welcome.

    Problem solved.

    I had a shortcut on my desktop in my contacts folder.

    I deleted the contacts folder and the new subfolder.

    I created a new folder under my user name and renamed him CONTACTS.

    I then consulted the file to the shortcut on the desktop and... LO AND BEHOLD the import / export options are back!

    As I had a recent .csv file I imported which and I'm now a happy chappy.

    Thank you very much

    Dave S

  • API for CCW ConfigSets Import / Export

    Hello, is there a published API for import / export / share of ConfigSets, for example from/to a third party the CRM tool / CPQ? It seems that Netformx DesignXpert has these capabilities: http://www.netformx.com/DesignXpert_15.0.1

    Hello Andrea,

    Nice day!

    Please be informed that, according to other research, there are APIs to create (import), get (export) and share configset. Import and export are based on XML API and don't use other formats. These APIs are available to partners of the strategy as Netformix. However, it is not available in CCW to 3 parts from the time.

    If you have further clarification with this, kindly soft hand with your friends to raise this concern with the product team / developers.

    Thank you and best regards,

    Jen C.

    CCW support team

  • BlackBerry Z10 IMPORT/EXPORT of CONTACTS OF BBB FILES to VCF FILES OR TEXT

    I got a blackberry Z10 (unlocked version) which was defective and he has been replaced by an other Z10 (also unlocked) blackberry. Because the OS versions are different, I can't restore my contacts from the old to the new. BlackBerry has said that this is due to the difference in OS versions. I downloaded the bb world app that import/export of contacts, but can import text or vcf files and not the bbb files.  I downloaded Extractor backup blackberry but was disappointed to see that BB 10 backups are not supported yet. Please I need help with my old transfer contacts from my old bb to my new bb z10 z10. I use a computer hp laptop 8 windows.

    Thank you

    So I guess you never backed up your phone using BlackBerry Protect, or you did.

    If you did, you can install your contacts from there.

    If you do not, think to do for next time.

    Read all of this page, there is not much to read: http://worldwide.blackberry.com/ap/protect/

    If you have never enabled BB Protect you.  Go to: settings, BlackBerry Protect, marketing and you must also turn on location services.

  • Question regd import/export feature of CUCM BAT

    Hello

    We have a production cluster CUCM 8.6 running.

    I was asked to create models of translation of 300-400.

    I see that I can not do this directly through bat. But I can't see the import/export option.

    We have 1000's of existing patterns of translation on our system.

    I have a small question about the import feature.

    A new import overwrites existing data in the database that contains the data in the import file or because the new data in the import file added to the existing data.

    If the import file has only the new models of translation, it will eliminate the existing patterns of translation in the system?

    I don't have a system of cucm lab to verify this behavior?

    Can you please help me on this query?

    Thank you

    Pete

    I often do and it's the only way to bulk add translation models. It removes all the reasons for translation it will only add/edit the translation model. If all the new models it will simply add your new entries.

Maybe you are looking for