10g export/import utility

Hi,
I imported a couple of tables using the export and import utilities. Here is a break down of the process.
-Exported SH schema as SH.
-Created a new user 'HT' as sys, granted it resource and connect roles.
-Ran import utility as HT and imported only 2 tables (sales & products) from the schema export .dmp file.
-The import runs successfully, saying the tables have been imported.
-I run a select against user_tables as HT to find the imported tables, which returns no rows selected.
Why is this?

Hello,
How did you exported the tables?
If you are cloing the entire schema and using conventional export/import utility then do following
exp system/manager owner=userA file=userA.dmp log=userAexport.log
imp system/managet fromUser=userA toUser=userB file=userA.dmp log=userBimport.logAnd if you are importing just couple of tables then do following
exp username/password tables=table1,table2 file=tables.dmp log=tableexport.log
imp username/password tables=table1,table2 file=tables.dmp log=tableimport.log rows=Y ignore=Y
#With tables (make sure table doesn't exists in target schema).
imp username/password tables=table1,table2 file=tables.dmp log=tableimport.log YOu can also use datapump but it has different options and I recommend you should refer to oracle documenation for using datapump.
Regards
Edited by: OrionNet on May 25, 2009 2:27 PM

Similar Messages

  • Problem with the Export/Import Utility when importing a .portal file

    Hi there !
    I got the following error when trying to import a .portal file to a desktop by using the Export/Import Utility.
    <13-11-2009 12:13:26 PM CLST> <Error> <netuix> <BEA-423487> <Import: did not add navigable [2203] as it would cause an illegal dependency.>
    The error is shown several times, starting from the number [2203] until [2285].
    It causes that i can't see some pages of my portal... it's like they dont exist.
    I Hope you can help me fix it, because i have not found any information about it.
    Best regards
    P.D.: I am using the BEA Weblogic 10.0.1 version.
    Edited by: user12231353 on 16-nov-2009 12:38

    I upgraded to cs6 and imported all the images together, I made them 3 frames per and exported them. The problem is slightly improved but still there. I'm still getting flicker.
    Check it out: http://www.youtube.com/watch?v=g_yZjskzTLs
    Black screen version from yesterday if you want to look at it: http://www.youtube.com/watch?v=NCcAEO8YU6Y
    The problem has to be with my settings. when I upgraded it deleted all my prefrences and settings. There was no dslr preset either so I had to redo it all from  scratch to the best of my ability. Here is a complete rundown of my settings:
    I shoot with a canon dslr 60D in 24fps and upload all my stuff in 1080p. Please advice.

  • Move our Existing Database 8.1.7.3 into 10gR2 through Export Import Utility

    Hi,
    I want to move our Existing Database 8.1.7.3 into 10gR2 through Export Import Utility in Oracle EBS (FINANCILA) environment.
    My Current Setup:
    OS: SUN SPARC 8
    ORACLE APPS: 11.5.7
    DB Version: 8.1.7.3
    My New Setup:
    OS: SUN SPARC 10
    ORACLE APPS: R12
    DB Version: 10gR2
    I have successfully created Upgraded file R12 file system and installed R12 tech stack.
    Now we want to move data from Current to New Setup by using Export/Import utility.
    Please suggest me steps or meta link note .
    Thanks
    Anup

    What shoul be better for my case:
    Upgrade Paths :
    E-Business Suite Releases Available Paths
    11.5.8 with 9.2.0.x database Path A
    11.5.9 (base or CU1) with 9.2.0.x or 10.1.0.x database Path A
    11.5.9 CU2 with 9.2.0.x or 10.1.0.x database Path A or Path C
    11.5.9 CU2 with 10.2.0.2 database Path D
    11.5.9 CU2 with 10.2.0.3 database Path E
    11.5.9 CU2 with 10.2.0.4 database Path B
    11.5.10 (base or CU1) with 9.2.0.x or 10.1.0.x database Path A
    11.5.10.2 with 9.2.0.x or 10.1.0.x database Path A or Path C
    11.5.10.2 with 10.2.0.2 database Path D
    11.5.10.2 with 10.2.0.3 database Path E
    11.5.10.2 with 10.2.0.4 database Path B
    Regards
    Anup

  • How to wrap the export/import utility using perl

    Hello,
    How to user perl to wrap the export/import utility? Thanks.

    If you are using DBMS_SCHEDULER, I would expect that you would just invoke export directly. I'm not sure I see the benefit to putting a Perl wrapper on top in that case. Of course, DBMS_SCHEDULER could invoke a Perl script just as it can invoke a shell script if there was some particular need to have a Perl layer there.
    Of course, I assume that you're not trying to invoke export on a regular basis as your primary backup method... Exports should be a complement, not a supplement, to a proper physical backup (i.e. via RMAN).
    Justin

  • Export/import utility from within apex

    Hi Friends,
    With my knowledge in oracle forms the export/import utility can be called from within a form in runtime
    using a push button.But how can i achieve this using a similar button in the oracle apex.
    Pls give me a helping hand.Thanks.
    regards,
    kehinde

    Hello:
    The Oracle Data Pump utility is now the preferred tool to use to import and export data and metadata from an Oracle database. Oracle Data Pump provides capabilities that far exceed those provided by the older imp/exp programs. Further, in addition to command line invocation of the tool, Oracle Data Pump has a set of pl/sql APIs (DBMS_DATAPUMP) that will let you do import and exports from pl/sql. You can therefore easily set up an APEX page that will accept a bunch of parameters and execute the appropriate procedures within DBMS_DATAPUMP to do the export/import.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/dp_api.htm#i1008009
    Varad

  • Export/Import utility

    With Oracle 10G, do we need to set the NLS_Lang for exporting and importing data.

    The NLS_Lang FAQ says the following.
    "In Oracle9i the Export utility always exports user data, including Unicode data, in the character set of the database. The Import utility automatically converts the data to the character set of the target database."
    But it is not very clear from Export/Import FAQ in metalink.

  • Export/import utility for portals: opeasst ; where to launch from?

    hi all
    does this script opeasst.csh have to be run from infra home or the midtier home? i think for exports of pages and portlets from 904, the CH 10 on export/import requires us to launch export from the mid-tier.
    however, if i set up the midtier as my home, and intend to use the opeasst.csh, i do not see this script sitting in the directory where it's been suggested to reside:
    ORACLE_HOME\portal\admin\plsql\wwu
    instead it is in the ORACLE-infra home:
    ORACLE_HOME\portal\admin\plsql\wwu
    please help. it is URGENT.
    I am using OracleAS 10g Portals 9.0.4 version.

    I've been doing some runs and had typical DB export's at about 12 GB per hour (compressed to ~7GB file). Typical DB I/0 bottle neck loosened by using different file system/disk to point export at than where the DB data files reside (CPU ~80% of single CPU)
    now the import is a bigger item.

  • 11gR2 to 10g Export/Import

    Hello,
    Does exporting from Oracle 11gR2 and importing to Oracle 10g work?
    Thank you!

    Alex,
    this forum deals with migrations from foreign databases to Oracle. Your export/import question should be better posted in this forum:
    Export/Import/SQL Loader & External Tables
    You might also have a look at the My Oracle Support note:
    Article-ID: Note 132904.1
    Title: Compatibility Matrix for Export And Import Between
    Different Oracle Versions [Video]

  • Command Line Export/Import Utility

    Hi,
    Is there a way to perform a command line export/import as if you were doing this via the Oracle ApEx GUI?
    If so, what is involved?
    Thanks.
    Tony.

    To import using SQL*Plus you are limited to installing an application as the original application ID and into the original workspace (both being the IDs contained in the file itself in various places). You can connect as any schema assigned to the workspace so long as that schema is not also assigned to other workspaces. If it is, you can connect as SYS, SYSTEM, or the FLOWS_xxxxxx schema, options that should be reserved as a last resort because of the undesirability of connecting as these privileged accounts.
    Scott

  • InDesign to Excel - Export & Import Utility

    Hello,
    My wife is a freelance designer  & im a software developer. We worked together on one of her freelance assignments which involved transcreation of indesign document in variuous languages.
    I wrote software which would export all the text content from indesign idml file to excel sheet. Any one can edit these excel sheets & software will be able to merge it back and create new idml file from it. Basically its easier to export and import text back in to idml files.
    Heres use case : Take idml file , export all text content to excel sheet with just click of a button and send it to translators/proofreaders/editors. When they are done with it - simply merge it back in to original idml file within seconds (without graphic designer spending time on copy-n-pasting in to indesign file)
    I think this can reduce indesign text copy-n-paste job time by 90%
    I would like to know is there any market for such utility & would it make any sense to develop it any furthur.
    Thanks.

    I don't mean to discourage you, but there is actually already a large and robust market for such tools. See SDL Trados, Kilgray memoQ, et cetera. I think that Rorohiko's StoryTweaker is the closest match to what you've done. I know few translators who prefer working in Excel over other applications - in fact I have a folder full of VBAs to move multilingual content out of Excel into Word and back, simply because the text-editing tools in Excel are pretty abysmally bad, at least from the perspectives of the translators I have asked about the matter.
    Besides, if you wanted to work in a tabular format, you'd already be using an app like Trados or SDLX or something like that.
    (without graphic designer spending time on copy-n-pasting in to indesign file)
    Actually, over the last fifteen years I've spent as a DTP wonk in the translation industry, I've found that graphic designers are pretty universally bad at this task. Each language has its own typographical conventions, and the graphic designers that recognize this fact are unfortunately quite rare. Furthermore, you only have to do one control-c alt-tab control-v job before you realize that there must be a better way to do it.
    Sorry to rain on your parade, but you're kind of reinventing the wheel here. That being said, the firms that have a lock on the Compuer-Aided Translation tools (CATs) or Translation Environment Tools (TEnTs) tend to have fairly high prices, even on their introductory toolsets. There may be some slack points in that market that I don't see. I'd suggest asking someplace else, like ProZ or Translator's Cafe, or places where InDesign expertise is less common.

  • Same user for export import utility

    oracle database 10g
    OS windows 2000 server
    for import Is it necessary to create user with same name as of export file?

    No need to create a user. but while importing you have to import as system with from user and touser clause specifying from where we export and where we are going to import
    eg:
    imp system/manager file=xyz.dmp fromuser=scott touser=matt

  • Some problme in the export/import utility

    Dears,
    I am using HTML_DB v.1.6.1.00.03
    I ran export procedure and after that I am trying to run import one in the another ID application.
    I am getting the following error message:
    ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-02291: integrity constraint (FLOWS_010600.QUERY_COLUMN_TO_QRY_OBJECT_FK) violated - parent key not found <pre>declare&lt;br&gt; s varchar2(32767) := null;&lt;br&gt; l_clob clob;&lt;br&gt; l_length number := 1;&lt;br&gt;begin&lt;br&gt;s:=s||'SELECT '||chr(10)||&lt;br&gt;' &
    I sent full text of my application to your support's e-mail '[email protected]' on 29.11.05.
    Unfortunately I did not get any answer.
    I would greatly sincerely a prompt response.
    Best regards,
    Oleg Mochkin,
    ExLibris Israel
    Office: 972-2-6499211
    e-mail [email protected]

    Hi Scott,
    Sorry for misunderstanding.
    Unfortunately my application has 70 pages included 100 regions.
    Now it is very difficult for me to know which region has been copied.
    I has an additional problem. the problme is that when I had tried to send you my application by e-mail your e-mail machine returned me the following message
    ================================
    The original message was received at Fri, 16 Dec 2005 15:53:45 +0200 from il-exchange01.exlibris-int.il [10.1.235.66]
    ----- The following addresses had permanent fatal errors ----- <[email protected]>
    (reason: 554 5.7.1 Oracle Corporation does not accept mail with .ZIP attachments.)
    ----- Transcript of session follows ----- ... while talking to agminet04.oracle.com.:
    DATA<<< 554 5.7.1 Oracle Corporation does not accept mail with .ZIP attachments.
    554 5.0.0 Service unavailable
    =======================
    I sent you another e-mail with tar.gz archive.
    Please look into all my e-mails.
    Could you be available to check my application and probably to give me another decision of my problem?
    Thanks,
    Oleg

  • Export/Import utility: unusual schema and table names

    Hi, I am working on the correct TABLE, SCHEMA.TABLE and SCHEMA names validation.
    Unfortunately, I didn't find good examples in documentation and therefore turn to the forum.
    Example: I have "My User" schema and "My Table" table and SCOTT with "scott table".
    Export:
    If I connect as My User (using client 10), I have to write
    TABLES=('"my table"', 'SCOTT."scott table"')
    If I connect as My User, (client 9 and older?) I have to write
    TABLES=('"My Table"', '"SCOTT.scott table"')
    Am I wright? It seems to work.
    ==The first question:
    Does the quoting method depends on the client version?
    I mean, '"SCOTT.scott table"' works on 9 but 'SCOTT."scott table"' works on 10.
    ==
    Further, If I connect as SCOTT, (client 10), I write
    TABLES=('"My User"."My Table"', 'SCOTT."scott table"')
    It seems to work.
    If I connect as SCOTT, (client 9 and older?), neither
    TABLES=('"My User"."My Table"', 'SCOTT."scott table"')
    nor
    TABLES=('"My User.My Table"', '"SCOTT.scott table"')
    doesn't work!
    == The second question:
    How should I write "My User"."My Table" on the 9 client?
    Import:
    I don't know how to make import to "My User".
    FULL=Y
    TOUSER='"my user"'
    # and
    #TOUSER="my user"
    doesn't work. The same with USER mode and TABLE mode import.
    Thanks to everyone who can help.

    I'm not sure how you would have been able to create a user with the user name 'my user' since gaps in the username are not allowed.
    Generally, Oracle isn't case sensitive, so the fact that 'my user' gets converted to 'MY USER' isn't a problem - infact, oracle will always present usernames in UPPER CASE unless you explicitly use the LOWER() function when selecting them from the dba_users table.
    So anyway, I think that the steps you need are:
    (from SQL*Plus, logged in a as a DBA user e.g. sys or system)
    create user MY_USER
    identified by apassword;
    grant connect, resource to my_user;
    Then, from the operating system command line:
    imp my_user/apassword@connect_string file=dump_filename.dmp FROMUSER=scott TOUSER=my_user;
    that should work.....
    R

  • I need information on how to install and execute the export/import utility

    Hi there,
    I am migrating an application from Weblogic 10 to Weblogic 10.3. I need to import a desktop from a .portal file in Weblogic 10.3. I know how to do the process of installing and executing this tool in WebLogic 10, but I don't know how to do it on the 10.3 version, because it's different and I haven't found any information about this process on the internet.
    Could you please tell me what do I have to do? or give me a document that can I follow the steps from?
    Thanks & Regards
    Franco Utreras.

    Hi Franco,
    If you will post your Query in http://forums.oracle.com/forums/forum.jspa?forumID=573 (WebLogic Portal Specific Forum)...then you may get more Accurate, Quick and Experties Answers.
    Thanks
    Jay SenSharma
    http://jaysensharma.wordpress.com  (WebLogic Wonders Are Here)

  • (WebLogic 10.3)how to install and execute the export/import utility (xip)

    Hi there,
    I am migrating an application from Weblogic 10 to Weblogic 10.3. I need to import a desktop from a .portal file in Weblogic 10.3. I know how to do the process of installing and executing this tool in WebLogic 10, but I don't know how to do it on the 10.3 version, because it's different and I haven't found any information about this process on the internet.
    Could you please tell me what do I have to do? or give me a document that can I follow the steps from?
    Thanks & Regards
    Franco Utreras.

    Do you mean how to create a new desktop portal or propagation?
    Creating desktop
    [http://download-llnw.oracle.com/docs/cd/E13155_01/wlp/docs103/portals/creating_staging.html#wp1018386|http://download-llnw.oracle.com/docs/cd/E13155_01/wlp/docs103/portals/creating_staging.html#wp1018386]
    Propagation
    [Using Workshop Propagation Tool |http://download-llnw.oracle.com/docs/cd/E13155_01/wlp/docs103/prodOps/propTool.html]
    [Using ANT|http://download-llnw.oracle.com/docs/cd/E13155_01/wlp/docs103/prodOps/scripts.html]
    AFAIK, the upgrade is pretty straightforward and I've done it before using the documentation available at [http://download-llnw.oracle.com/docs/cd/E13155_01/wlp/docs103/upgrade/upgrade_process.html#wp1065081|http://download-llnw.oracle.com/docs/cd/E13155_01/wlp/docs103/upgrade/upgrade_process.html#wp1065081]
    Cappa

Maybe you are looking for

  • Oracle fail safe error "FS-10784" failed to register database with group

    Hi, I'm getting following error while registering database to FS manager group. Version is - 1) Fail safe 3.4.2 2) Database 11.2 3) 64 bit windows I executed following steps in order to create FS. 1)     Install 11.2 software on node 1 2)     Install

  • Reading Large XML Files

    Hi All, I am trying to read an XML file which is around 6.4 GB which has around 1000 million records in it. I need to travel through all the elements and take out the values which matches my criteria. For Example the XML Looks like : <ss> <s>   <m>00

  • Web-ex Problem

    Hi, Iam doing collaboration implementation in the portal. In the portal mast head of the Collaboration Launch pad,Whlie starting a web-ex session. Iam getting this "Failed to log on with service provider http://sapportalseval.webex.com. Make sure you

  • Missing ligature font chars

    I have some pdf in which 'ligature' font chars are missing: I can see correctly 'ff' and 'ffi' chars displaying the pdf, but If I copy and paste text (or extract text using SDK) there are no 'ffi', 'ff' chars (with copy-paste a see a square instead o

  • ECR & Change number

    Hi , Is it possible to assign the change number in the engineering change request ? , either a single number or multiple number Thanks Nic