DMP file

Hi.
It's been a couple of years since I worked with Oracle, and then only as a Systems Engineer/Administrator at a large brokerage in NYC. So I never learned how to do much of anything, short of cleaning up redundant backps and logs, when the server started choking for space.
I work in a primarily Microsoft shop; one of our End Users received a DMP file, the output of an Oracle module, in email.
Her correspondent had very little to say about the data, except that he's not working where it originated any more, and cannot re-export that data to a more compatible format.
Yesterday, I downloaded and installed the latest Personal Oracle.
Today, I am at a loss.
Is there an easy way to import the DMP file into one of the Personal Oracle modules, so that I can then output it in comma-delimited or tab-delimited format ... in any format that would be compatible with Excel, Access, or even a simple text file?
While I admit that I don't have the time to go through all the variations available using the Personal version, I have gotten far enough to discover that anything I try to do, Oracle wants me to connect to an Oracle server of some kind. We simply do not have anything Oracle here, except the Personal Version I got yesterday.
Can anybody suggest how I can go about getting this data in a microsoft-compatible format?
Thank you very much,
-a.

A dmp file is the output from the exp utility.
It can be reloaded into the database using the imp utility.
It should be portable across different platforms and newer versions of Oracle.
imp can be run with a list option which will tell you the structure of the database objects but will not reveal the data.

Similar Messages

  • SAP Business One  8.8Client throughs a .Dmp file

    Hi Experts,
    When we click Set Authorize Button  in Report & Layout Manager  ,SAP Business One  8.8Client throughs a .Dmp file Error and Closes Itself Immediately.
    Then Also When we try To Open Reports Some times It Throughs The .Dmp File Error And Closes Immediately.
    Please Help me to resolve this Problem As Soon.
    Regards,
    M.Senthilnathan .

    Hi Mr.Gordon,
    Our Patch Level is :12
    SAP Business One 8.8 ,SP:000,
    SAP Client Throughs the .dmp error in All our Client Systems.
    And in server System too this error is coming and Closes itself Automatically.
    We have Tried Cleaning Temp File Folders.
    And We Have deleted the .Dmp files generated in Local Settingss\Application Data\SAP folder.
    After Reports are opening normally .Again After Some times this .Dmp is created and Client Closes itself.
    And We couldn't use Set Authorize In Report & Layout for Each Users.
    Client always closes when we click Set Authorise in Report & layout Manager, by generating .dmp file  in Local Settingss\Application Data\SAP folder.
    Regards,
    M.Senthilnathan

  • How can i import a dmp file.

    Hi
    i am uzma. i m using oracle 8i. i m facing a big
    problem in import/ export utitlity.
    Description of my problem
    i created 4 users and grant them dba role.
    now i want to export only one user named DBC that user is very
    important and contains 7 tables and 25,000 records.
    when i start exporting user dbc it export all the user eg
    system, sysdba, scott, dbc, uzma, other....
    and i received this message that export terminated successfully.
    but when i import abc.dmp file in another computer i recevied
    such type of messages.
    * unrecongnized Export file or these obecject are already exsist.
    sholud i drop all users except system, scott, dbc
    what should i do plz help me in this regard and tell me the
    right way to export and import.
    with lots of regards
    a helpless user

    if you run export as a user with DBA privs, you can export only specific users that you need:
    Export file: EXPDAT.DMP >
    (1)E(ntire database), (2)U(sers), or (3)T(ables): (2)U > U
    Export grants (yes/no): yes >
    Export table data (yes/no): yes >
    Compress extents (yes/no): yes >
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    server uses AL32UTF8 character set (possible charset conversion)
    About to export specified users ...
    User to be exported: (RETURN to quit) > scott
    User to be exported: (RETURN to quit) >
    . exporting pre-schema procedural objects and actions
    . exporting foreign function library names for user SCOTT
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions for user SCOTT
    About to export SCOTT's objects ...
    . exporting database links
    . exporting sequence numbers
    . exporting cluster definitions
    . about to export SCOTT's tables via Conventional Path ...
    . . exporting table                          BONUS          0 rows exported
    EXP-00091: Exporting questionable statistics.
    . . exporting table                           DEPT          4 rows exported
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    . . exporting table                            EMP         14 rows exported
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    . . exporting table                       SALGRADE          5 rows exported
    EXP-00091: Exporting questionable statistics.
    . exporting synonyms
    . exporting views
    . exporting stored procedures
    . exporting operators
    . exporting referential integrity constraints
    . exporting triggers
    . exporting indextypes
    . exporting bitmap, functional and extensible indexes
    . exporting posttables actions
    . exporting materialized views
    . exporting snapshot logs
    . exporting job queues
    . exporting refresh groups and children
    . exporting dimensions
    . exporting post-schema procedural objects and actions
    . exporting statistics
    Export terminated successfully with warnings.
    F:\>When you want to import to other database, have that user created already with correct privs, and then do the import:
    Import file: EXPDAT.DMP >
    Enter insert buffer size (minimum is 8192) 30720>
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    List contents of import file only (yes/no): no >
    Ignore create error due to object existence (yes/no): no >
    Import grants (yes/no): yes >
    Import table data (yes/no): yes >
    Import entire export file (yes/no): no >
    Username: scott
    Enter table(T) or partition(T:P) names. Null list means all tables for user
    Enter table(T) or partition(T:P) name or . if done:
    . importing SYS's objects into SYS
    . importing SCOTT's objects into SCOTT
    . . importing table                        "BONUS"          0 rows imported
    . . importing table                         "DEPT"          4 rows imported
    . . importing table                          "EMP"         14 rows imported
    . . importing table                     "SALGRADE"          5 rows imported
    About to enable constraints...
    Import terminated successfully without warnings.
    F:\>Message was edited by:
    Kamal Kishore

  • Error in loading dmp file

    while loading a.dmp file into oracle in centos using impdp command following errors seen Can any body help me.....?
    Export: Release 10.2.0.1.0 - Production on Wednesday, 01 November, 2006 1:51:55
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    ORA-39002: invalid operation
    ORA-39070: Unable to open the log file.
    ORA-29283: invalid file operation
    ORA-06512: at "SYS.UTL_FILE", line 475
    ORA-29283: invalid file operation

    Hi;
    while loading a.dmp file into oracle in centos using impdp command following errors seen Can any body help me.....?Centos is not certified platform
    Export: Release 10.2.0.1.0 - Production on Wednesday, 01 November, 2006 1:51:55
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    ORA-39002: invalid operation
    ORA-39070: Unable to open the log file.
    ORA-29283: invalid file operation
    ORA-06512: at "SYS.UTL_FILE", line 475
    ORA-29283: invalid file operationSee:
    Export/Import DataPump Parameter DIRECTORY - How to Specify a Directory [ID 266875.1]
    ORA-39002,ORA-39070,ORA-29283 When Modifying The Group That Has Access To DataPump directory [ID 552783.1]
    Regard
    Helios

  • Error while trying to import .dmp file in oracle

    Hi,
    I am trying to import a .dmp file using impdp command. Whenever I try that I get following error logs:
    Import: Release 10.2.0.1.0 - Production on Wednesday, 27 July, 2011 19:22:18
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    Master table "SYSTEM"."SYS_IMPORT_FULL_01" successfully loaded/unloaded
    Starting "SYSTEM"."SYS_IMPORT_FULL_01": system/******** DUMPFILE=HIST_IR_APR_2011.dmp
    Processing object type TABLE_EXPORT/TABLE/TABLE
    ORA-39083: Object type TABLE failed to create with error:
    ORA-00439: feature not enabled: Partitioning
    Failing sql is:
    CREATE TABLE "DBO"."HIST_IR" ("IR_ID" NUMBER(9,0), "ELS_ID1" NUMBER(9,0), "ELS_ID2" NUMBER(9,0), "ZONE_ID" NUMBER(2,0) NOT NULL ENABLE, "TYPE" NUMBER(2,0) NOT NULL ENABLE, "START_TIME" DATE NOT NULL ENABLE, "END_TIME" DATE NOT NULL ENABLE, "ROAD_NAME" VARCHAR2(50) NOT NULL ENABLE, "UP_POINT" NUMBER(4,2), "DN_POINT" NUMBER(4,2), "UP_LINK_ID" NUMBER(9,0) NOT NULL ENABLE, "DN_LINK_ID" NUMBER
    Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
    Processing object type TABLE_EXPORT/TABLE/GRANT/OWNER_GRANT/OBJECT_GRANT
    ORA-39112: Dependent object type OBJECT_GRANT:"DBO" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    ORA-39112: Dependent object type OBJECT_GRANT:"DBO" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    ORA-39112: Dependent object type OBJECT_GRANT:"DBO" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    Processing object type TABLE_EXPORT/TABLE/INDEX/INDEX
    ORA-39112: Dependent object type INDEX:"DBO"."INDX_HIST_IR_LOC_TYPE" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    ORA-39112: Dependent object type INDEX:"DBO"."INDX_HIST_IR_ROAD_NAME" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    ORA-39112: Dependent object type INDEX:"DBO"."INDX_HIST_IR_ELS_ID1" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    ORA-39112: Dependent object type INDEX:"DBO"."PK_HIST_IR" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    ORA-39112: Dependent object type INDEX:"DBO"."INDX_HIST_IR_START_TIME" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    Processing object type TABLE_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
    ORA-39112: Dependent object type CONSTRAINT:"DBO"."PK_HIST_IR" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    Job "SYSTEM"."SYS_IMPORT_FULL_01" completed with 10 error(s) at 19:22:21
    Any idea how to get rid of the errors ?
    BR///
    Tayyab

    I also tried to open the .dmp file using Oracle 11g Enterprise Edition but kept getting following errors:
    Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Master table "SYSTEM"."SYS_IMPORT_FULL_01" successfully loaded/unloaded
    Starting "SYSTEM"."SYS_IMPORT_FULL_01": system/******** dumpfile=HIST_IR_APR_2011.dmp
    Processing object type TABLE_EXPORT/TABLE/TABLE
    ORA-39083: Object type TABLE failed to create with error:
    ORA-01918: user 'DBO' does not exist

  • Dmp file and blue screen error Windows 7

    Hi,
    Just wondering if someone can tell me how to read the dmp file created after the blue screen appears ?
    I have just recently upgraded my Toshiba P300 from Vista 64 bit to Windows 7 Home Prem 64 bit. 
    I dont know why Windows 7 keeps crashing and so far I have no idea of how to open the .dmp
    file (I have zipped the dmp file and attahced below).
    http://cid-7a99d6152c55359c.skydrive.live.com/self.aspx/.Public/minidump/022710-26223-01.zip
    The message that I been given so far says :
    Problem signature:
      Problem Event Name:                        BlueScreen
      OS Version:                                          6.1.7600.2.0.0.768.3
      Locale ID:                                             3081
      Additional information about the problem:
      BCCode:                                               a
      BCP1:                                                    FFFFF6FC40052000
      BCP2:                                                    0000000000000002
      BCP3:                                                    0000000000000000
      BCP4:                                                    FFFFF80002E62322
      OS Version:                                          6_1_7600
      Service Pack:                                       0_0
      Product:                                               768_1
      Files that help describe the problem:
      C:\Windows\Minidump\022710-26223-01.dmp
      C:\Users\Caroline\AppData\Local\Temp\WER-125393-0.sysdata.xml

    I have try step 1 and didnt boot up the window normaly...same thing happened
    Window 7 is loading...then boom the screen failed and blue screen appear...
    there is the latet crash report
    Version=1
    EventType=BlueScreen
    EventTime=129810543666556864
    ReportType=4
    Consent=1
    ReportIdentifier=9fb6a978-99f3-11e1-9b67-fa9a72be4846
    IntegratorReportIdentifier=050912-14508-01
    Response.type=4
    DynamicSig[1].Name=OS Version
    DynamicSig[1].Value=6.1.7601.2.1.0.256.1
    DynamicSig[2].Name=Locale ID
    DynamicSig[2].Value=3084
    UI[2]=C:\Windows\system32\wer.dll
    UI[3]=Windows has recovered from an unexpected shutdown
    UI[4]=Windows can check online for a solution to the problem.
    UI[5]=&Check for solution
    UI[6]=&Check later
    UI[7]=Cancel
    UI[8]=Windows has recovered from an unexpected shutdown
    UI[9]=A problem caused Windows to stop working correctly.  Windows will notify you if a solution is available.
    UI[10]=Close
    Sec[0].Key=BCCode
    Sec[0].Value=a
    Sec[1].Key=BCP1
    Sec[1].Value=0000000000000000
    Sec[2].Key=BCP2
    Sec[2].Value=0000000000000002
    Sec[3].Key=BCP3
    Sec[3].Value=0000000000000001
    Sec[4].Key=BCP4
    Sec[4].Value=FFFFF8000308BB7E
    Sec[5].Key=OS Version
    Sec[5].Value=6_1_7601
    Sec[6].Key=Service Pack
    Sec[6].Value=1_0
    Sec[7].Key=Product
    Sec[7].Value=256_1
    File[0].CabName=050912-14508-01.dmp
    File[0].Path=050912-14508-01.dmp
    File[0].Flags=589826
    File[0].Type=2
    File[0].Original.Path=C:\Windows\Minidump\050912-14508-01.dmp
    File[1].CabName=sysdata.xml
    File[1].Path=WER-27253-0.sysdata.xml
    File[1].Flags=589826
    File[1].Type=5
    File[1].Original.Path=C:\Users\Moz\AppData\Local\Temp\WER-27253-0.sysdata.xml
    File[2].CabName=Report.cab
    File[2].Path=Report.cab
    File[2].Flags=196608
    File[2].Type=7
    File[2].Original.Path=Report.cab
    FriendlyEventName=Shut down unexpectedly
    ConsentKey=BlueScreen
    AppName=Windows
    AppPath=C:\Windows\System32\WerFault.exe
    ive also have got a AI SUITE II crash...
    Version=1
    EventType=APPCRASH
    EventTime=129809041249476693
    ReportType=2
    Consent=1
    UploadTime=129809041250516752
    ReportIdentifier=ddea075d-9895-11e1-9a9f-eb38eba38a41
    IntegratorReportIdentifier=ddea075c-9895-11e1-9a9f-eb38eba38a41
    WOW64=1
    Response.BucketId=2555721005
    Response.BucketTable=1
    Response.type=4
    Sig[0].Name=Application Name
    Sig[0].Value=AI Suite II.exe
    Sig[1].Name=Application Version
    Sig[1].Value=1.0.0.40
    Sig[2].Name=Application Timestamp
    Sig[2].Value=00000000
    Sig[3].Name=Fault Module Name
    Sig[3].Value=KERNELBASE.dll
    Sig[4].Name=Fault Module Version
    Sig[4].Value=6.1.7601.17651
    Sig[5].Name=Fault Module Timestamp
    Sig[5].Value=4e211319
    Sig[6].Name=Exception Code
    Sig[6].Value=0eedfade
    Sig[7].Name=Exception Offset
    Sig[7].Value=0000b9bc
    DynamicSig[1].Name=OS Version
    DynamicSig[1].Value=6.1.7601.2.1.0.256.1
    DynamicSig[2].Name=Locale ID
    DynamicSig[2].Value=3084
    DynamicSig[22].Name=Additional Information 1
    DynamicSig[22].Value=0a9e
    DynamicSig[23].Name=Additional Information 2
    DynamicSig[23].Value=0a9e372d3b4ad19135b953a78882e789
    DynamicSig[24].Name=Additional Information 3
    DynamicSig[24].Value=0a9e
    DynamicSig[25].Name=Additional Information 4
    DynamicSig[25].Value=0a9e372d3b4ad19135b953a78882e789
    UI[2]=C:\Program Files (x86)\ASUS\AI Suite II\AI Suite II.exe
    UI[3]=AI Suite II has stopped working
    UI[4]=Windows can check online for a solution to the problem.
    UI[5]=Check online for a solution and close the program
    UI[6]=Check online for a solution later and close the program
    UI[7]=Close the program
    LoadedModule[0]=C:\Program Files (x86)\ASUS\AI Suite II\AI Suite II.exe
    LoadedModule[1]=C:\Windows\SysWOW64\ntdll.dll
    LoadedModule[2]=C:\Windows\syswow64\kernel32.dll
    LoadedModule[3]=C:\Windows\syswow64\KERNELBASE.dll
    LoadedModule[4]=C:\Windows\syswow64\WINTRUST.DLL
    LoadedModule[5]=C:\Windows\syswow64\msvcrt.dll
    LoadedModule[6]=C:\Windows\syswow64\CRYPT32.dll
    LoadedModule[7]=C:\Windows\syswow64\MSASN1.dll
    LoadedModule[8]=C:\Windows\syswow64\RPCRT4.dll
    LoadedModule[9]=C:\Windows\syswow64\SspiCli.dll
    LoadedModule[10]=C:\Windows\syswow64\CRYPTBASE.dll
    LoadedModule[11]=C:\Windows\SysWOW64\sechost.dll
    LoadedModule[12]=C:\Windows\syswow64\ADVAPI32.DLL
    LoadedModule[13]=C:\Windows\system32\VERSION.DLL
    LoadedModule[14]=C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\COMCTL32.DLL
    LoadedModule[15]=C:\Windows\syswow64\GDI32.dll
    LoadedModule[16]=C:\Windows\syswow64\USER32.dll
    LoadedModule[17]=C:\Windows\syswow64\LPK.dll
    LoadedModule[18]=C:\Windows\syswow64\USP10.dll
    LoadedModule[19]=C:\Windows\system32\MSIMG32.DLL
    LoadedModule[20]=C:\Windows\syswow64\SHELL32.DLL
    LoadedModule[21]=C:\Windows\syswow64\SHLWAPI.dll
    LoadedModule[22]=C:\Windows\syswow64\OLE32.DLL
    LoadedModule[23]=C:\Windows\syswow64\OLEAUT32.DLL
    LoadedModule[24]=C:\Windows\system32\IMM32.DLL
    LoadedModule[25]=C:\Windows\syswow64\MSCTF.dll
    LoadedModule[26]=C:\Windows\system32\CRYPTSP.dll
    LoadedModule[27]=C:\Windows\system32\rsaenh.dll
    LoadedModule[28]=C:\Windows\syswow64\imagehlp.dll
    LoadedModule[29]=C:\Windows\system32\ncrypt.dll
    LoadedModule[30]=C:\Windows\system32\bcrypt.dll
    LoadedModule[31]=C:\Windows\SysWOW64\bcryptprimitives.dll
    LoadedModule[32]=C:\Program Files (x86)\ASUS\AI Suite II\AsMultiLang.dll
    LoadedModule[33]=C:\Windows\system32\WINSPOOL.DRV
    LoadedModule[34]=C:\Program Files (x86)\ASUS\AI Suite II\ImageHelper.dll
    LoadedModule[35]=C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.17514_none_72d18a4386696c80\gdiplus.dll
    LoadedModule[36]=C:\Windows\system32\USERENV.dll
    LoadedModule[37]=C:\Windows\system32\profapi.dll
    LoadedModule[38]=C:\Windows\system32\GPAPI.dll
    LoadedModule[39]=C:\Windows\system32\cryptnet.dll
    LoadedModule[40]=C:\Windows\syswow64\WLDAP32.dll
    LoadedModule[41]=C:\Windows\system32\SensApi.dll
    LoadedModule[42]=C:\Windows\system32\Cabinet.dll
    LoadedModule[43]=C:\Windows\system32\DEVRTL.dll
    LoadedModule[44]=C:\Windows\system32\WindowsCodecs.dll
    LoadedModule[45]=C:\Windows\system32\WINHTTP.dll
    LoadedModule[46]=C:\Windows\system32\webio.dll
    LoadedModule[47]=C:\Windows\syswow64\WS2_32.dll
    LoadedModule[48]=C:\Windows\syswow64\NSI.dll
    LoadedModule[49]=C:\Windows\system32\credssp.dll
    LoadedModule[50]=C:\Windows\syswow64\mswsock.dll
    LoadedModule[51]=\\.\globalroot\systemroot\syswow64\mswsock.dll
    LoadedModule[52]=C:\Windows\syswow64\WININET.dll
    LoadedModule[53]=C:\Windows\syswow64\Normaliz.dll
    LoadedModule[54]=C:\Windows\syswow64\iertutil.dll
    LoadedModule[55]=C:\Windows\syswow64\urlmon.dll
    LoadedModule[56]=C:\Windows\system32\Secur32.dll
    LoadedModule[57]=C:\Windows\System32\wshtcpip.dll
    LoadedModule[58]=C:\Windows\System32\wship6.dll
    LoadedModule[59]=C:\Windows\system32\IPHLPAPI.DLL
    LoadedModule[60]=C:\Windows\system32\WINNSI.DLL
    LoadedModule[61]=C:\Windows\system32\dhcpcsvc6.DLL
    LoadedModule[62]=C:\Windows\system32\dhcpcsvc.DLL
    LoadedModule[63]=C:\Windows\syswow64\CFGMGR32.dll
    LoadedModule[64]=C:\Windows\system32\uxtheme.dll
    LoadedModule[65]=C:\Windows\system32\DNSAPI.dll
    LoadedModule[66]=C:\Program Files (x86)\Bonjour\mdnsNSP.dll
    LoadedModule[67]=C:\Windows\system32\rasadhlp.dll
    LoadedModule[68]=C:\Windows\System32\fwpuclnt.dll
    LoadedModule[69]=C:\Program Files (x86)\ASUS\AI Suite II\AssistFunc.dll
    LoadedModule[70]=C:\Windows\system32\PROPSYS.dll
    LoadedModule[71]=C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll
    LoadedModule[72]=C:\Windows\system32\apphelp.dll
    LoadedModule[73]=C:\Windows\syswow64\CLBCatQ.DLL
    LoadedModule[74]=C:\Windows\system32\wpdshext.dll
    LoadedModule[75]=C:\Windows\system32\WINMM.dll
    LoadedModule[76]=C:\Windows\System32\shdocvw.dll
    LoadedModule[77]=C:\Windows\SysWOW64\ieframe.dll
    LoadedModule[78]=C:\Windows\syswow64\PSAPI.DLL
    LoadedModule[79]=C:\Windows\SysWOW64\OLEACC.dll
    LoadedModule[80]=C:\Windows\syswow64\SETUPAPI.dll
    LoadedModule[81]=C:\Windows\syswow64\DEVOBJ.dll
    LoadedModule[82]=C:\Windows\system32\ntmarta.dll
    LoadedModule[83]=C:\Program Files (x86)\ASUS\AI Suite II\pngio.dll
    LoadedModule[84]=C:\Program Files (x86)\ASUS\AI Suite II\AsAcpi.dll
    LoadedModule[85]=C:\Program Files (x86)\ASUS\AI Suite II\asacpiEx.dll
    LoadedModule[86]=C:\Windows\system32\RpcRtRemote.dll
    State[0].Key=Transport.DoneStage1
    State[0].Value=1
    State[1].Key=DataRequest
    State[1].Value=Bucket=-1739246291/nBucketTable=1/nResponse=1/n
    FriendlyEventName=Stopped working
    ConsentKey=APPCRASH
    AppName=AI Suite II
    AppPath=C:\Program Files (x86)\ASUS\AI Suite II\AI Suite II.exe

  • Its Very Urgent Creation of .dmp file in SAP 2007B - Indian Localization

    Hello All
    Can anyone provide help with this error. The SAP B1 does not allow to use AR Delivery or Sales. But it allows to use AP & Production Document for transactions.
    It gives an error at which time when ok is pressed the just logs out of SAP B1.
    ERROR IS AS FOLLOWS
    C:\Program Files\SAP\SAP Business One\Log\SAP Business One_20080703120518.dmp
    Application has a Problem.
    Diagnostic file C:\Program Files\SAP\SAP Business One\Log\SAP Business one_20080703120518.dmp was created.
    Please Contact support and attach diagnostic file.
    The system does not allow to proceed with Sales AR Module. & logs one out.
    Many .dmp files are created in Program Files>  SAPSAP Business one-->log
    Please help
    Nilesh

    Dear ,
    We have a procedure in place whereby a message must be logged in the
    Partner Portal before Business One Support Consultants can process it.
    We would appreciate it if you could log the message accordingly to the
    guidelines which you can find in the software maintenance agreement.
    This process will take time initially but in the long run it will be
    advantageous for you to update and track the progress of your messages,
    allowing you to refer to previously reported issues and speed up SBO
    Support Consultants response time.
    Process to log a message:
    To assist you, please use the following steps:
    To create messages, go to www.service.sap.com/smb/sbo/support
    Log in using your s-user and password
    Click "SAP Business One Messages" (from the main page)
    Click on the 'Create message' button
    Fill in the required fields as accurately as possible
    Guidelines on how to formulate a message:
    To help us to deal with your message as quickly as possible, please use
    the following guidelines:
    Handle only one problem per message
    Specify the customer and system in which the error occurs
    Specify if it is a Test, Development or Production System
    Specify the installed SAP Business One Release (if necessary also the version of installed add-ons or SDK)
    Specify a contact person and telephone number
    Specify the component as closely as possible (SBO-*)
    Use a meaningful short text
    Describe the problem in detail:
            Frequency and time of occurrence
            Procedure for reproducing the problem, including necessary data
            Particular conditions (for example, upgrade)
            Error messages
            Screen shots
    Document your own error analysis and Notes search and procedure that
    you tried to solve the problem.
    Examples:
    Poor message description: "It takes an awfully long time to enter
    something in SAP Business One"
    Good message description: "The performance of SAP Business One is not
    good. The execution of all operations takes a very long time. The
    problem only occurs in one client."
    Poor message description: "You cannot download anything to Excel."
    Good message description: "Excel does not start when I click Export to
    Excel."
    Further Links:
    To create additional S-users, change authorizations and passwords;
    www.service.sap.com/user-admin
    To request license keys; www.service.sap.com/licensekey
    To download patches and upgrades; www.service.sap.com/sbo-swcenter
    To update your product knowledge and access recorded Live expert session
    Webexes; www.service.sap.com/rkt-smb
    Download Webex Player to view Live Expert Sessions;
    https://sap.webex.com/client/v_sap/atplay.exe
    To find documentation about SAP Business One;
    www.service.sap.com/knowledgebase
    To search SAP Notes for solutions to known problems;
    www.service.sap.com/notes
    Thank you in advance for your cooperation in adhering to this procedure.
    Wish this is useful for you.
    Regards
    Apple

  • How do you import data base dmp file in oracle 10g

    How do you run data base dmp file in oracle 10g

    Examples..
    Table Exports/Imports
    The TABLES parameter is used to specify the tables that are to be exported. The following is an example of the table export and import syntax:
    expdp scott/tiger@db10g tables=EMP,DEPT directory=TEST_DIR dumpfile=EMP_DEPT.dmp logfile=expdpEMP_DEPT.log
    impdp scott/tiger@db10g tables=EMP,DEPT directory=TEST_DIR dumpfile=EMP_DEPT.dmp logfile=impdpEMP_DEPT.log
    For example output files see expdpEMP_DEPT.log and impdpEMP_DEPT.log.
    The TABLE_EXISTS_ACTION=APPEND parameter allows data to be imported into existing tables.
    Schema Exports/Imports
    The OWNER parameter of exp has been replaced by the SCHEMAS parameter which is used to specify the schemas to be exported. The following is an example of the schema export and import syntax:
    expdp scott/tiger@db10g schemas=SCOTT directory=TEST_DIR dumpfile=SCOTT.dmp logfile=expdpSCOTT.log
    impdp scott/tiger@db10g schemas=SCOTT directory=TEST_DIR dumpfile=SCOTT.dmp logfile=impdpSCOTT.log
    For example output files see expdpSCOTT.log and impdpSCOTT.log.
    Database Exports/Imports
    The FULL parameter indicates that a complete database export is required. The following is an example of the full database export and import syntax:
    expdp system/password@db10g full=Y directory=TEST_DIR dumpfile=DB10G.dmp logfile=expdpDB10G.log
    impdp system/password@db10g full=Y directory=TEST_DIR dumpfile=DB10G.dmp logfile=impdpDB10G.log

  • Restore DMP file in Oracle 10G  - URGENT!

    hello, Oracle forum. I am a sql dba crossing over and need some help ASAP! Since I am new at 10G, I received some DMP files from a client and need to restore them ASAP!. Can you please provide EXACT steps on how to do this? I prefer to use the OEM gui, but need step-by-step. Await reply...Many thanks!

    Hi..
    There are few questions to be answered:--
    1. What does that dump contain. Is it a table level or a schema level or a full database dump
    2. If its a table level who is the owner of the table
    3. If its a schema level , whats the schema name.
    4. was the export taken with exp or expdp utility.
    5. Is the database in which the export dump is to be imported have that schema or is that the data has to be imported to some other schema.
    After all this information you can use imp or impdp utility it import the data in 10g database.
    For imp [http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/exp_imp.htm#i1023560]
    for impdp [http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/dp_import.htm#g1025464]
    HTH
    Anand

  • Imp dmp file in oracle 10g on linux

    i have oracle 10g on linux now i want to imp the dmp file to db.
    i put the file in /mnt/erp/file.dmp folder.
    i log in as oracle user and ....
    and start the imp the file as
    imp user/password file=/mnt/erp/file.dmp
    but it giver error faile to open the file for read.....
    what is the problem.....
    is there any privillage issue???????????
    helped with full syntax...and steps...

    i copy the dmp file in /mnt/erp folder as root user.
    i am going to imp it as oracle user.
    sir i don't know about dmp group.
    i past the error i got..
    [oracle@lnxdb erp]$ imp
    Import: Release 10.2.0.1.0 - Production on Wed Oct 10 08:09:37 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Username: FS_10oct2012
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 -
    Production
    With the Partitioning, OLAP and Data Mining options
    Import file: expdat.dmp > FR_10_10_2012.dmp
    IMP-00002: failed to open FR_10_10_2012.dmp for read

  • Trying to Do TotPlan Refresh but TotPlan.dmp file doesn't exist

    I tried using C:\demos\TotPlan\PLN\Batch\Refresh_demo_TotPlan.bat , however I get an error when it tries to restore ORCL db using backup file -
    C:\demos\TotPlan\PLN\Backup\TotPlan.dmp . I search my drive and there is no .dmp file anywhere on the drive. Is this an issue with the Vlamis version of the drive for partners or are all EPM 11.1.1 Demo iamges missing this file? If someone has the .dmp file, please send it (zipped or non-zipped) to [email protected]

    It's not the AppleScript that's failing, but more likely the shell script.
    It's likely that AppleScript is calling the perlscript.pl file just fine, but perlscript.pl is failing because it can't find a file. That error gets passed back to AppleScript, and AppleScript reports it to you as the user.
    The reason behind the failure is almost certainly because you're relying on some element of the user's environment  that doesn't exist in the do shell script environment - most typically $PATH.
    For example, your user's $PATH may include the path to perl, but the do shell script's environment does not. If that's the case, then writing the first line of the script as:
    #! perl
    will work when called from your shell, but may fail when called from do shell script if the $PATH isn't configured.
    The solution? Look at the perlscript.pl and make sure you're using absolute paths where necessary - at the very least it'll need a full path for /usr/bin/perl, but maybe also other files referenced by the script.

  • Import DMP file into Oracle 8.1.5 on Windows 2000

    How to import DMP file into Oracle 8.1.5 database on Windows 2000 ?
    Please mention a coding example
    Thanks,
    Vivek Gupta

    Import has a lot of options, so it depends on what you want to do.
    C:\> imp help=y
    will show you all possible options. An example of full import :
    C:\> imp <username>/<password>@<TNS alias> file=<DMP file> full=y log=<LOG file>
    Message was edited by:
    Paul M.
    ...and there is always [url http://download-uk.oracle.com/docs/cd/F49540_01/DOC/index.htm]The documentation

  • Import data in dmp-files

    Hello,
    i have some problems with the import of data in dmp-files. As a reference i have the book "pro oracle spatial" and there i try to do the sample in chapter 11 and view the sample-data with mapviewer. i have downloaded the demodata on harddisc, created the user "spatial2" (i have already a user spatial) and now i can't get further. i have never imported data with this command (imp ...). where do i have do save the dump-files? and where are the dump-files that are listed in the book? i am really a little bit confused. maybe somebody can help. i have oracle database 10.1.0.3 on a sles9.
    with kind regards
    katrin

    Katrin,
    Go to the directory where you've downloaded the dump files.
    Assuming you have a user called spatial2 with password spatial2, and your dumpfile is foo.dmp, something like this would work:
    imp spatial2/spatial2 file=foo.dmp full=y
    See the oracle utilities guide for more information about import/export.

  • 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 .

  • Naming for Export dmp file in Date and Time

    Dear All,
    Please advise me how to give the file name in date and time stamp for the export dmp file and it's log file.Suggest me in Oracle 9i version.
    for example the file name get like this 020420041155.dmp and 020420041155.log where date and time are 02/04/2004 11:55 respectively...
    Kindly let me know the syntax of filename to be given along with the EXP command..
    Thanking You,
    Ragesh

    Hello
    I don't think you can get the exp command to automatically name an export for you. The only way I think you would be able to do it is through a shell script or something where you format the file name yourself and pass it to exp. If you wanted to you could generate the command line through a SQL statement and then spool it out to a file i.e.
    spool runexp.bat
    select 'exp user/pwd@tns file='||TO_CHAR(SYSDATE,'DDMMYYYYHH24MI')||'.dmp tables=(table1,table2)' from dual;
    spool offThe second option isn't as flexible as the first but if it's just a couple of exports you have to do, it will probably prove to be less work
    HTH
    David

  • .dmp file is created in the C: and SAP closes autmatically

    Dear all,
                              When i am opening a report like Inventory Posting list and untick the daily subtotal daily,monthly and yearly.SAP gets hanged with a msg showing .dmp file is created and closes automatically.It happens both in the Server and the client.
    Regards,
    Shyamsundar.A

    hi shyamsundar
    Go to C drive-->Programfiles>SAP--
    >Sap Business one
    in this you find one log folder  in this log folder
    remove files whichever with files .dmp
    for example:
    SAP Business One_20110910093750.dmp
    and similarly delete files from  %temp%,recent,prefetch,cookies and recycle bin and restart ur system .
    Now u will not get any dmp error .
    please do close the thread if ur prob is solved
    Regards
    Jenny

Maybe you are looking for

  • Possible to EDIT in APPLE PRORES 422 in fcp 5.1?

    Probably wishful thinking -- but I'm a few years removed from the current fcp and all of its exotic codecs... My fcp 5.1 can READ apple prores 422, but I can't seem to create a sequence using that codec. I get an error message that says "codec not fo

  • Error while cloning database using RMAN

    hi there, Here is our setup: OS: Solaris 5.9 Database:9.2.0.3 While cloning test database from our production database using RMAN, we happen to get the following error.. RMAN-00571: =========================================================== RMAN-005

  • How does WebLogic 8.1 get the BASE HREF value?

    We have a WebLogic 8.1 SP4 server with a Juniper DX load balancer in front. We are trying to get Juniper to handle all the SSL traffic for the WebLogic application. Between Juniper and WebLogic, it would be just HTTP and between Juniper and web clien

  • Reverse document file

    Whenever I scan text or documents in Acrobat PRO 9.0, my scanner reverses the colors. I can scan in greyscale and that works fine. Is there a way to reverse the colors on a scanned document? I tried going to -> Preferences -> color management, but th

  • Shipment Batch level details report

    Hi All, Our client has come up with a new report requirement. They want the below columns in their report. Sales Order , Sales Order Item, Delivery, Delivery Item, Batch , Shipment , Individual delivery quantity Please suggest what will be the best a