CSV from DMP file

Dear Masters/Gurus/All,
We are using oracle 10.2.04 version on HP UNIX.
We have a specific requirement to prepare CSV file from oracle dump(DMP File).
Please let me know the process.
Thanks,
KODS

KODS wrote:
Dear All,
Thanks for reply and kindly accept my apologies for delayed in reply.
let me explain little background.
In a telecom domain for every customer there are multiple records exists with respect to calls on any particular day if you consider. On few tables the production dba will take the schema/table backup. But the end users/customer care people's application is designed in such a way that, it can read data from CSV format.
Because of this reason I like to know the process of reading data from dump file and convert it into CSV file.
Thanks,
Kods
Edited by: KODS on Apr 1, 2013 4:33 PM
Edited by: KODS on Apr 1, 2013 4:34 PMDoesn't matter. A dmp file can ONLY be read by the import utility. If you want a csv file, you'll need to import the dump file back into a database, then create your csv file from there.
Or create the csv file instead of the dump file in the first place.

Similar Messages

  • Problem in importing from dmp file

    Hi ,
    I am facing problem while importing from dmp file on unix server
    Error is as follows :
    Export file created by EXPORT:V08.01.07 via conventional path
    IMP-00013: only a DBA can import a file exported by another DBA
    IMP-00000: Import terminated unsuccessfully
    Export taken was with user xxx@yyy
    import command is : imp xxx/ppp file=abc.dmp TABLES=xxx.table1 ignore=y feedback=500
    please help me out.
    Atul Chougule

    I tried with FROM USER / TO USER , but the result is same.
    $ imp uuu/ppp file=aaa.dmp fromuser=uuu touser=uuu ignore=Y
    Import: Release 8.1.7.3.0 - Production on Thu Jun 15 06:44:49 2006
    (c) Copyright 2000 Oracle Corporation. All rights reserved.
    Connected to: Oracle8i Enterprise Edition Release 8.1.7.3.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.3.0 - Production
    Export file created by EXPORT:V08.01.07 via conventional path
    IMP-00013: only a DBA can import a file exported by another DBA
    IMP-00000: Import terminated unsuccessfully
    I am stucked up ,Dont know what to do .

  • Only to import  JAVA CLASS  and JAVA SOURCE  from .DMP file using IMPDP

    hi,
    I have a schema X, In that schema some of the *"JAVA CLASS" and "JAVA SOURCE"* objects are missing ..
    The procedures ,functions..etc objects were updated at X schema..
    I have 1 dmp file of Y schema , containing the missing "JAVA CLASS" and "JAVA SOURCE" s.. Can I import the the same to the schema X using IMPDP
    i tried using INCLUDE clause but it is not working
    eg:
    impdp john1/john1@me11g22 directory=datadump dumpfile=DEVF2WAR.DMP remap_schema=devf2war:john INCLUDE="JAVA CLASS","JAVA CLASS"but error..
    ORA-39001: invalid argument value
    ORA-39041: Filter  "INCLUDE" either identifies all object types or no object types.regards,
    jp

    Double post: IMPDP to import  JAVA CLASS  and JAVA SOURCE from .DMP file
    Already replied.
    Regards
    Gokhan

  • How to insert data from *.dmp file to  oracle 11g using Oracle SQL Develope

    hi
    i backup my database using PL/SQL developer and made *.dmp file
    how to insert data from *.dmp file to oracle 11g using Oracle SQL Developer 2.1.1.64
    and how to make *.dmp file from sql*plus ?
    thanks in advance

    Pl/Sql developer has a config window, there you choose the exec to do the import/export.
    Find it and his home version, it may be exp or expdp, the home version is the version of the client where the exp executable is.
    Then use the same version of imp or impdp to execute the import, you do not need to use Oracle SQL Developer 2.1.1.64. If you want to use it, you must have the same version in the oracle home that exp/imp of sql developer use.

  • PT recover from .dmp file?

    Hi,
    All of a sudden PT crashed and prompted me to save the dump file, do anyone know how to recover  my topology from .dmp file?
    Thanks in advance.
    Regards,
    Chandu       

    Looking at the screenshot you posted above, it suggests the .dmp is a diagnostic file which will allow someone with knowledge to find out why PT crashed. It makes no mention of the actual topology being saved into or with the .dmp file.
    I would suggest that unless you saved the topology, you will have to recreate it.

  • Import Data from DMP file

    I export data and create a DMP file on daily basis
    I import data from this DMP to an other computer but some data import duplicate records.
    I want to aviod duplicate records
    what should I do

    You receive duplicate errors when some unique key in the record (probably but not necessarily the primary key) already exists with a value that duplicates a value already in the database. You have at least 3 options.
    1) Ignore the errors. You will get lots of errors and the duplicates will not be imported.
    2) Delete all records from the tables before you do the import. Old data will be lost, but you will get no errors.
    3) Use fromuser= and touser= to put the data into a different schema then use a merge to update the table data.
    By the way this is not the correct forum for this question.

  • IMPDP to import  JAVA CLASS  and JAVA SOURCE from .DMP file

    hi,
    I have a schema X, In that schema some of the *"JAVA CLASS" and "JAVA SOURCE"* objects are missing ..
    The procedures ,functions..etc objects were updated at X schema..
    I have 1 dmp file of Y schema , containing the missing "JAVA CLASS" and "JAVA SOURCE" s.. Can I import the the same to the schema X using IMPDP
    i tried using INCLUDE clause but it is not working
    eg:
    impdp john1/john1@me11g22 directory=datadump dumpfile=DEVF2WAR.DMP remap_schema=devf2war:john INCLUDE="JAVA CLASS","JAVA CLASS"but error..
    ORA-39001: invalid argument value
    ORA-39041: Filter  "INCLUDE" either identifies all object types or no object types.regards,
    jp

    Hello,
    You should type JAVA_CLASS and JAVA_SOURCE (use underscore instead of space).
    impdp john1/john1@me11g22 directory=datadump dumpfile=DEVF2WAR.DMP remap_schema=devf2war:john INCLUDE="JAVA_CLASS","JAVA_CLASS"Best Regards,
    Gokhan Atil
    If this question is answered, please mark appropriate posts as correct/helpful and the thread as closed. Thanks

  • Import Database from dmp file

    Dear,
    I have export a database in Oracle 10g release 1 then can’t import the database successfully in oracle 9i release 1 because some errors are generated. Please help me how can I import the dump file into oracle 9i database without warnings.

    Use this work around
    Invoke export (exp) from 9i oracle home to export 10g database then import it in 9i database.
    Virag

  • Create CSV from Log File

    I have a set of logs that that I need to run some analysis on. I'm trying to convert them to a CSV format so I can analyze them with Excel or LogParser.
    The basic process I'm trying to implement is:
    1. Search entries for ERROR in log file
    2. Split components of the error line
    3. Create output CSV.
    I was able to address item 1 with this this statement:
    Select-string -path C:\my\logfile\file.log -Pattern "\W\sERROR:\s" -CaseSensitive -AllMatches | select -expand line
    This is a sample of the output lines I'm getting
    01/31/2014 14:07:00 USERC <25000> ERROR: 1222 - SQLSTATE: HYT00 - Execute failed:  Lock request time out period exceeded. on line 9461 in Quote Entry - Payable, Accounts
    01/31/2014 14:07:11 USERD <25000> ERROR: 1222 - SQLSTATE: HYT00 - Execute failed:  Lock request time out period exceeded. on line 324491 in &Orders on object SELECT_ORD_BTN.
    01/31/2014 15:49:34 USERG <25000> ERROR: 50000 - SQLSTATE: 42000 - Execute failed:  \n\nNo Lines entered. Must finish entering lines. on line 281522 in Quote Entry - Payable, Accounts
    01/31/2014 15:51:01 USERH <25000> ERROR: 50000 - SQLSTATE: 42000 - Execute failed:  \n\nNo Lines entered. Must finish entering lines. on line 281522 in Quote Entry - Payable, Accounts
    I'm having issues breaking these lines into its components. Ideally, I'd like to create an output CSV file that breaks the components of these lines thus:
    DATE, TIME, USER, ERROR, ERRORID, MESSAGE
    Following on the method I mentioned above, I was planning to pipe the output into a foreach and perhaps use regex to extract the parts of the line, but I'm having difficulties. I have the regex figured out, and I have tried combining them with the -split
    operator and the select-string, but I'm not having much luck.
    What is the best method to process these lines so I can split them at specific locations in the string?
    Using one of the example outputs above, I need to split the line in the following spots (note the commas)
    01/31/2014, 15:51:01, USERH, <25000> ERROR:, 50000 - SQLSTATE:, 42000 - Execute failed:  \n\nNo Lines entered. Must finish entering lines. on line 281522 in Quote Entry - Payable, Accounts

    Well, I ended up using
    $mydate=$line.split(" ")[0]
    $myTime=$line.split(" ")[1]
    ... etc
    to extract the first 6 fields in the line as they're all (more or less consistently) separated by spaces. For the final (message) field, I used your recommendation above.
    I redistributed the fields so they'd split at the spaces and I concatenated 
    01/31/2014 | 15:51:01 | USERH | <25000> | ERROR: 50000 - | SQLSTATE: 42000 - | Execute failed:  \n\nNo Lines entered. Must finish entering lines. on line 281522 in Quote Entry - Payable, Accounts.
    Thanks for pointing me in the right direction.

  • How to extract data from dmp file to oracle express edition database

    Hi,
    I wanted to extract a oracle dump file in oracle express edition database. Is it possible? If yes, then can anyone please guide me how to do it?
    Thanks

    Hi,
    This might help
    Backup/Export Question!
    Br,Jari

  • Import limited rows from dmp file

    I am using oracle 10g. Due to an error, I have to skip a particular row from import. I've already imported the rows before the one to be skipped. Plz suggest how to import the remaining rows.

    user8485273 wrote:
    I am using oracle 10g. Due to an error, I have to skip a particular row from import. I've already imported the rows before the one to be skipped. Plz suggest how to import the remaining rows.Hi,welcome to this forum.
    When importing which error do you get ?

  • Error occured when importing data from dmp

    Hello friends
    when i am importing data from dmp file
    the following error occured
    Please help me to solve this
    Error message :
    Export file created by EXPORT:V09.02.00 via conventional path
    import done in WE8PC850 character set and AL16UTF16 NCHAR character set
    export client uses US7ASCII character set (possible charset conversion)
    Import terminated successfully without warnings.

    This is not really an error message but a information about possible character conversion from US7ASCII to WE8PC850 which should NOT be an issue since all US7ASCII characters are in most WExxx character sets.
    Message was edited by:
    Pierre Forstmann

  • Oracle dmp file to import

    hi,
    I have a dmp file from another team. export log for that dmp file was deleted accidently.
    now i am planning to import the dmp file. but we don't know the (fromuser) to start import.
    Is their any way to get those details from dmp file ?

    hi,
    I have a dmp file from another team. export log for
    that dmp file was deleted accidently.
    now i am planning to import the dmp file. but we
    don't know the (fromuser) to start import.
    Is their any way to get those details from dmp file ?Hi,
    You can run the import as another (DBA) user with the SHOW=Y option. This will show you the contents of the export without actually importing. You'll see the schema that was exported in the output (if you use LOG=<file> in the import command it'll be easier to go back and see the output):
    [ora10g@oel51 ~]$ imp file=/tmp/jjc1.dmp log=/tmp/imp.log show=yes full=y
    Import: Release 10.2.0.3.0 - Production on Mon Jan 21 23:07:16 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Username: system
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Export file created by EXPORT:V10.02.01 via conventional path
    Warning: [b]the objects were exported by JJC1, not by you
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    import server uses WE8ISO8859P1 character set (possible charset conversion)
    . [b]importing JJC1's objects into SYSTEM
    "BEGIN "
    Regards,
    Joseph

  • How to Load the data from excel file(Extension is .CSV) into the temp.table

    Hi
    How to Load the data from excel file(Extension is .CSV) into the temporary table of oracle in Forms11g.
    My Forms Version is - Forms [64 Bit] Version 11.1.2.0.0 (Production)
    Kindly Suggest the Solution.
    Regards,
    Sachin

    Hello Sachin,
    You can use the following metalink note:How to Read Data from an EXCEL Spreadsheet into a Form Using Webutil Client_OLE2 (Doc ID 813535.1) and modify it a little bit.
    Instead of copy values into forms you can save them in your temporary table.
    Kind regards,
    Alex
    If someone's helpful or correct please mark it accordingly.

  • Error while loading table from flat file (.csv)

    I have a flat file which i am loading into a Target Table in Oracle Warehouse Builder. It uses SQL Loader Internally to load the data from flat file, I am facing an issue. Please find the following error ( This is an extract from the error log generated)
    SQL*Loader-500: Unable to open file (D:\MY CURRENT PROJECTS\GEIP-IHSS-Santa Clara\CDI-OWB\Source_Systems\Acquisition.csv)
    SQL*Loader-552: insufficient privilege to open file
    SQL*Loader-509: System error: The data is invalid.
    SQL*Loader-2026: the load was aborted because SQL Loader cannot continue.
    I believe that this is related to SQL * Loader error.
    ACtually the flat file resides in my system ( D:\MY CURRENT PROJECTS\GEIP-IHSS-Santa Clara\CDI-OWB\Source_Systems\Acquisition.csv). I am connecting to a oracle server.
    Please suggest
    Is it required that i need to place the flat file in Oracle Server System ??
    Regards,
    Ashoka BL

    Hi
    I am getting an error as well which is similar to that described above except that I get
    SQL*Loader-500: Unable to open file (/u21/oracle/owb_staging/WHITEST/source_depot/Durham_Inventory_Labels.csv)
    SQL*Loader-553: file not found
    SQL*Loader-509: System error: The system cannot find the file specified.
    SQL*Loader-2026: the load was aborted because SQL Loader cannot continue.
    The difference is that Ashoka was getting
    SQL*Loader-552: insufficient privilege to open file
    and I get
    SQL*Loader-553: file not found
    The initial thought is that the file does not exist in the directory specified or I have spelt the filename incorrectly it but this has been checked and double checked. The unix directory also has permission to read and write.
    Also in the error message is
    Control File: C:\u21\oracle\owb_staging\WHITEST\source_depot\INV_LOAD_LABEL_INVENTORY.ctl
    Character Set WE8MSWIN1252 specified for all input.
    Data File: /u21/oracle/owb_staging/WHITEST/source_depot/Durham_Inventory_Labels.csv
    Bad File: C:\u21\oracle\owb_staging\WHITEST\source_depot\Durham_Inventory_Labels.bad
    As can be seen from the above it seems to be trying to create the ctl and bad file on my c drive instead of on the server in the same directory as the .csv file. The location is registered to the server directory /u21/oracle/owb_staging/WHITEST/source_depot
    I am at a lost as this works fine in development and I have just promoted all the development work to a systest environment using OMBPlus.
    The directory structure in development is the same as systest except that the data file is /u21/oracle/owb_staging/WHITED/source_depot/Durham_Inventory_Labels.csv and everything works fine - .ctl and .bad created in the same directory and the data sucessfully loads into a oracle table.
    Have I missed a setting in OWB during the promotion to systest or is there something wrong in the way the repository in the systest database is setup?
    The systest and development databases are on the same box.
    Any help would be much appreciated
    Thanks
    Edwin

Maybe you are looking for

  • Annoying service/product

    Generally we've been satisfied with our Verizon services. However, I would like to comment on two things that are a bit annoying: 1.  While on the Verizon website, whether I'm just browsing new products, checking out our bill and services, or anythin

  • Sharepoint Created By Field showing wrong person

    I got a message from an end user who is logged into Sharepoint as himself but everything he has created or updated shows 'Created By' or 'Updated By' another user. Any idea why this would happen? -Sharepoint 2010

  • Can't configure SMSY

    Hello, i'm new at SAP and i have trouble with SM configuration. I correctly configured OSS1 and saprouter, everything is working ok. I created also landscape, and that's working fine also, except that i can't do Read System Number. I recieve error SA

  • Very New.

    Not sure if this is the right place to post this, but it seemed like the best. I'm looking to learn Oracle, a couple old friends of mine told me for a long time i should try and sit down and learn this that i would pick it up quick. I have no exp. in

  • Do I need to activate AT&T to use email?

    I am a new user getting set-up, do I need to activate an AT&T account to send and receive email?