Import from oper dump

Hai
i have a table pk16 in dev environment.
i was given a dump from oper environment to import to the table pk16.
condition is if the record exists in pk16 in dev then no import. if not found then import.
how can i do this..?
S

it is exported from export utility.
blueshadow.. i already imported into the temporary table pk16_tmp and i found so many mismatches between this two. so i need to import oper dump only when the record does not exist at all.
is there any option in imp command to append...?
i have a suggestion... i can import the oper dump into a temporaty table. then create a pk16_tmp.lst file from "select * from pk16_tmp" and load the data using sqlloader which will used for append.
what u guys suggest?
S

Similar Messages

  • How to find out what was imported from a dump file

    Hi.
    I got the dump file from a group and they told me to import it. Import job went successfully without errors as following:
    Import: Release 9.2.0.6.0 - Production on Mon Oct 16 20:53:12 2006
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    Export file created by EXPORT:V09.02.00 via conventional path
    Warning: the objects were exported by OPS$ORACLETS, not by you
    import done in US7ASCII character set and UTF8 NCHAR character set
    import server uses WE8ISO8859P1 character set (possible charset conversion)
    export server uses AL16UTF16 NCHAR character set (possible ncharset conversion)
    . importing OPS$ORACLETS's objects into SYS
    . importing BDS_APP's objects into BDS_APP
    Import terminated successfully without warnings.
    How do i find out what was imported from a dump file?

    another way would be to just list the contents of the dump file
    imp user/pass file=dumpfile show=Y

  • Bookmarks do not import from opera. no options of items to import are shown on import window

    cannot import bookmarks &c from opera. Have followed instructions but the window that should show choices for importing is blank

    To Mr EdMeister and others.. Tried your instruction but there was a missing step for mozilla 4.0. There is no "organize bookmarks" in my 4.0 Instead I find the following sequence: "bookmarks>Show All Bookmarks>Import and Backup>Import HTML>from an html file". For some wierd reason "organize" has been renamed "show all bookmarks" which is a dialog for managing bookmarks.
    And speaking of which, that dialog refuses to save the alphabetized sort or probably any other sort type back into the bookmarks menu.. You must manually drag and drop the bookmarks into the order you want for a persistent presentation

  • The dialogue box which asks me to select which items to import from Opera is blank, which is NOT helpful.

    I have been using Opera for some time and have a LOT of bookmarks. I'm disgusted with Opera, for a number of reasons that I won't go into, here. BUT ... when I try to transfer (Import) the Opera bookmarks into FF, I check the "Opera" box in the first page of the Wizard, it switches to the second, asking me for what features I want to import, the little white field is blank. Not only are there no checkboxes or type, I can't enter any, either. I've tried several workarounds, but it's no go.

    In Firefox 4, the Organize Bookmarks menu item was renamed to '''Show All Bookmarks'''.

  • Data Import from Oracle Dump to SQL Server(2000/2005)

    Hi Friends,
    I'm using Oracle 10g.
    I've a scenario.
    I've Oracle Dump file. Now i would like import in SQL Server(2000/2005).
    Can any one suggest me how to do this?
    Any idea,clue will be highly appreciated.

    I think you will need to import the data into SQL Server from an ASCII flat file using SQL Server DTS if avialable. You can use SQL Plus to extract the data outof Oracle into comma delimited flat files and then use SQL Server DTS load into the SQL Server database.

  • Multiple imports from same dump file

    Hi,
    I have to import multiple related schemas - to avoid having to create multiple dump files can I just export them into one dump file (owner= a,b,c etc) and then run
    simultaneous imports
    like : export <dba_user> owner=a,b,c file=all.dmp
    --in newdb
    nohup import <dba_user> fromuser=a touser=a file=all.dmp &
    nohup import <dba_user> fromuser=b touser=b file=all.dmp &
    nohup import <dba_user> fromuser=c touser=d file=all.dmp &
    my doubt is - if the 3 import processes simultaneously read from teh file, can there be some issue?
    thanks

    Hi,
    Why not try
    import <dba_user> fromuser=a,b,c touser=a,b,d file=all.dmp &Regards
    Anurag

  • Import from a sample.DMP file ????? hlp???

    when import from a dump file an error occurs>>>>>>
    Export file created by export:v10.01.00 via conventional path
    IMP-00013: only a DBA can import a file exported by another DBA
    IMP-00000: Import terminated unsuccessfully.
    What can i do .... help meee??????
    When i log on to sys with password as sysdba ....

    Hi.
    Which user did take the export?
    And how is the USERID input set to imp.exe?
    Rgds
    Kjell

  • Import from  a sample.DMP file

    when import from a dump file an error occurs>>>>>>
    Export file created by export:v10.01.00 via conventional path
    IMP-00013: only a DBA can import a file exported by another DBA
    IMP-00000: Import terminated unsuccessfully.
    What can i do .... help meee??????
    \

    Login with a user that has the DBA role...(or SYS or SYSTEM)

  • How can I import mail from Opera Mail to Thunderbird?

    I use Opera Mail as my primary email agent on Windows XP Pro SP3. Soon I will install Windows 7, but first I am trying to set up Thunderbird. (I already use Firefox.) I have >4500 email messages in my Opera Mail store, and I have not been able to figure out how to import them into TB. In Opera Mail, for each mailing list and label (view) I want to import into TB, I first exported each from Opera to a *.mbs file in a single Windows directory. Now I have numerous *.mbs files, one for each mailing list or label. I want to import them into separate TB folders. How can I accomplish this? I have been looking at the Mozilla support pages online and can find nothing. Or am I going about it all wrong? Thank you.

    Hi Pobart,
    Try referencing the link below. Hope this helps.
    http://kb.mozillazine.org/Import_from_Opera

  • After importing received and set messages from Opera Mail, Thunderbird works fine but does not save sent messages to Sent folder, even though messages are sent

    I successfully imported messages from Opera Mail. Initially the Sent mailbox was not showing in Thunderbird. A quick removal and fresh installation solved that, but Thunderbird does not save the sent messages to the Sent box, where the imported Opera Mail messages are stored. Even though messages are not saved, they are sent correctly. The image attached shows the error message.

    Probably a name-confuse If you store sent on mailserver it has to have the right name. (subscribe)
    You could set up under Account settings / copies and folders (maps) Sent pointing to the right local folder.

  • Import a table from FULLDB dump

    Oracle 8i / Windows2000 server.
    When i tried to import a table from a fulldb dump in a cloned databse.
    i tried to drop the same name table from user.
    NO authority to drop the table error
    when i tried to rename the table
    NO authority to rename the table error.
    How to import a table from fulldb dump in the cloned databse.?
    [email protected]

    Hi..
    Can you post the ORA error that you are getting....
    Anand

  • How to import only rows of tables from from a dump file

    Good day,
    I have impoted a schema from a dump files with option rows=n,(accordingly it should import only structure of the tables)
    now i want to import rows for these tables in that schema. Kindly guide me how to do that. I have used below syntax for import.
    imp userid=system/manager@testdb fromuser=abc touser=abc file=d:\abctest\
    abc.dmp log=e:\abc15.log buffer=100000000 ignore=y constraints=n grants=n statistics=none rows=n;
    Any help willbe much appriciated.
    Regards
    Ansh

    Hi Sybrand,
    Thanx for the suggestion. Actually it is my fault that I had not explained the whole scenarion.
    Let me explain it one by one...
    (1) First i was importing a schema with rows=y option and I was getting some constraints error(can not insert NULL value in 'not null' column of some particular table) and import was unsuccesful.
    (2) Then i desided to import only structure of the tables in that schema, and later disabled that constraint which was creating the problem.
    (3) Now I m willing to import the data in these tables using that .dmp file, using rows=y, and this was my question if i m doing it in a right way or do i need to do some further step.
    Hope this time i have made picture more clear.
    Thanx a lot Hans and Sybrand
    btw no wall around so can't bang my head :)

  • How can I import Bookmark from Opera

    ''dupe of https://support.mozilla.org/en-US/questions/913887''
    I want to import bookmark from opera browser. for that I follow the process- Bookmarks- Show all Bookmark- Import & Backup- Import Data From Another Browser- I choose Opera & Click Next but Items to Import is not shown. Thats all.... It is my problem so please help

    See also:
    *http://kb.mozillazine.org/Import_bookmarks

  • Import only a procedure or functions from a dump file

    helllo
    i have an entire dump file of a database.and i want to import only two procedures from the dump file.i am using oracle 9i.
    suppose AFRES.DMP is the dump file and CALC_PENSION is the package i want to import from AFRES.DMP to my PRIME database.
    Regards sourav

    What I'd do is import (with ROWS=N) the schema containing the packages you want into a new schema, then copy the things you want to your destination schema. I think this is the only way to do this selectively.
    Cheers,
    Colin

  • Import of few procedures from export dump

    Hi,
    Could you please tell how one can import lost procedures from export dump?
    Thanks,
    Amit.

    First of all, you can't do that in the import, as you do with tables.
    Options:
    1. You can extract the source from user_source dictionary table and re-create them.
    2.If you have OEM or TOAD or PlSql Developer, you can easily extract it.
    3.imp userid=/ indexfile=foo.sql
    open the foo.sql file and remove addition characters (choose which you need).
    SJH
    OCP DBA

Maybe you are looking for

  • Jabber and AIM/.Mac contacts in ONE window

    I would like to have a single iChat window that combines the Jabber and AIM/.Mac buddies. That way I can log on to AIM directly from iChat (and use video/audio) and also be able to log on to google chat MSN via jabber gateways. I hate having two diff

  • HT1694 How do I reduce the number of emails in my iPhone inbox?

    In the previous iOS I was able to choose the number of days I could sync mail back to. Since the update, I have years worth of emails synced on my phone. Any clues how to reduce this number?

  • How to number and message screening in nokia 5630?

    hi can anyone tell me, how to use the number and message screening in nokia 5630. it is a mobile with s60 platform and has number and message screening mentioned as its built in specification. i cant figure it out how? 

  • UWL, MDM - Accepting requests

    Hello All, Our MDM system is now configured in a such a way that all Workflows are role based. In the scenario, when a workflow is triggered the workflow step goes to all the users who are in a role. ONE user has to accept the workflow step (and he w

  • Unexpected error closing Photoshop CC 2014 (windows)

    I just downloaded PS CC 2014 and everytime I open it I get an unexpected error which is force closing PS.  There's no code attached to the error, its just force closing PS. PC Specs: Alienware X17 Windows 7 64 bit