ORA-39145 during expdmp when DIRECTORY option not specified.

expdp dumpfile=<dirname>:<dumpname.dmp>
Using expdp, but getting error :
ORA-39002: invalid operation
ORA-39070: Unable to open the log file.
ORA-39145: directory object parameter must be specified and non-null
Command run is :
$ expdp tables=regions DUMPFILE=table.dmp
Is the option DIRECTORY compulsory ?
As per the Oracle 10gR2 Utilities guide it states :
Users with access to DATA_PUMP_DIR need not use the DIRECTORY parameter at all.
I have already given the user HR access of read,write to the directory DATA_PUMP_DIR.

user11169028 wrote:
Users with access to DATA_PUMP_DIR need not use the DIRECTORY parameter at all.yes and this is related to privileged user which then assumes that you have EXP_FULL_DATABASE and IMP_FULL_DATABASE role
from the documenation :
The following is an example of using the default DATA_PUMP_DIR directory object available to privileged users. This example assumes that the EXP_FULL_DATABASE and IMP_FULL_DATABASE roles have been granted to the user hr. After the DATA_PUMP_DIR directory object has been created, a privileged user need not use the DIRECTORY parameter. Dump files, log files, and SQL files will be written to the path associated with DATA_PUMP_DIR.
SQL> CREATE DIRECTORY data_pump_dir AS '/usr/dba/dpumpfiles':
$ expdp hr/hr DUMPFILE=emp.dmp LOGFILE=emp.log TABLES=hr.employeesThe emp.dmp and emp.log files will be written to /usr/dba/dpumpfiles.
If the DATA_PUMP_DIR directory object had not first been created by a DBA, then the following error messages would have been displayed:
ORA-39002: invalid operation
ORA-39070: Unable to open the log file.
ORA-39087: directory name DATA_PUMP_DIR is invalid Remember that the default DATA_PUMP_DIR directory object is not available to nonprivileged users. In the following example, user sh is a nonprivileged user. Therefore, because no directory object is specified, error messages are generated and the export is not performed.
$ expdp sh/sh DUMPFILE=sales.dmp LOGFILE=sales.log TABLES=sh.sales
ORA-39002: invalid operation
ORA-39070: Unable to open the log file.
ORA-39145: directory object parameter must be specified and non-null

Similar Messages

  • Event ID 31138 "during the active directory update not -uc enabled agents were found"

    Hi All,
    I have Lync standard 2013 server on-premise and Exchange Office 365. I have enabled my users for Voice. 
    When I add a user to a response group I get the warning that the user is not enterprise voice enabled. This is strange as the user is enterprise enabled and can make and receive calls. 
    I also have Event ID 31138 on my Front End server. 
    "during the active directory update not -uc enabled agents were found
    The following agents are specified as agents but are not UC enabled:
    sip:[email protected]"
    Any thoughts? 

    Hi,
    Did you change the default SIP Domain before?
    If yes. You may need to remove agent from database. As the agents of a Response Group are added to the rgsconfigdatabase, within the database you will find a table called dbo.Agents. When open it you will see an overview of theagents which are member
    of the groups. You can do the following steps to remove an agent from this table:
    Right click on the dbo.Agents table and select the option Edit Top 200 rows
    Search for the user and remove the specific record.
    More details:
    http://troubleshootinglync.blogspot.com/2013/05/event-id-31137-unable-to-removeadd.html
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there.
    Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • To remove credit card details when none option not there

    to remove credit card details when none option not there

    If "none" is not an option, your latest order is unpaid at the moment (due to payment issues). You can check your purchase history to find out, if it's so. Please follow:
    http://support.apple.com/kb/HT2727?viewlocale=en_US
    If the latest order is unpaid, you have to choose another valid payment method like another credit card or you can redeem an iTunes Gift Card (if supported in your country). After the order is paid, you can choose "none".

  • What is the default staging mode when it is: (not specified) ?

    Hi All,
    What is the default staging mode when none is specified?
    As per docs, there are three: stage, no stage and external stage
    http://docs.oracle.com/cd/E17904_01/apirefs.1111/e13952/taskhelp/deployment/SetAServerStagingMode.html
    Many thanks.
    Running Weblogic 10.3.5.0 on OEL.

    "stage" directory means that the EAR file will be temporarily copied to that location and will be used only when the application source directory is not available OR when the administration server is down.
    It is like a local copy of the source directory for your application.
    Sometimes, during restart/redeployment, the managed server could pick the application files from the stage directory.
    But, in general if you use the "Update" option in "Deployment", the files in the stage directory are replaced by the files from the "source" directory.
    What I suspect here is in PROD, if you might have any permission issues with the stage directory?
    Can you please check that the stage directory is owned by the user running the server process AND that the directory permissions is set to 755. And not only directory the files also should inherit the same ownership and permissions.
    That is the only thing I can suspect.
    Arun

  • ORA-01727 during impdp transportable datafiles:numeric precision specifier

    I started impdp the rman converted the datafiles into tartget and got error on one of the table:
    ORA-01727: numeric precision specifier is out of range 1 to 38
    I tried to fix it by create the table definition by change several columns number (126) to number (38), it worked, and then I tried to impdp again with tables=tablename
    content=data_only, it give me error that the imp dump file is specific for transportable tablespace.
    I dont know how to fix this issue. Can anybody help on this?
    Thanks in advance.

    Here is the error after I created the table and then trying to import the data:
    impdp system/password dumpfile=dp_tts.dmp table_exists_action=APPEND tables=asset.customer_ticket content=data_only;
    Import: Release 11.2.0.3.0 - Production on Mon May 6 01:01:41 2013
    Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, Automatic Storage Management, OLAP, Data Mining
    and Real Application Testing options
    ORA-39002: invalid operation
    ORA-39061: import mode TABLE conflicts with export mode TRANSPORTABLE

  • Why does Windows 7 make a UserName.V2 profile folder when that's not specified in the AD account

    We're still a XP/2003 shop, and I'm testing out Windows 7 with our Roaming Profiles and folder redirection.  So far everything looks to be working great, but have a question regarding the profile.  This test user has
    \\Server\Profiles$\TestUser in their AD account as the profile path.  That folder was empty before logging on to the Windows 7 machine.  When I logged off the Windows 7 machine,
    \\Server\Profiles$\TestUser is still empty, but now there is a
    \\Server\Profiles$\TestUser.V2 which appears to have the users profile in it.
    Can someon explain why it didn't use the folder that already existed?  Also, once we move to 7, will I have to go through each AD account and append a .V2 to the end of each profile path?

    Hi,
    You can create the .v2 folder manually or let the user create automatically when logging on.
    Niki
    TechNet Subscriber Support
    If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback
    here.
    Niki Han
    TechNet Community Support

  • ORA-04031 during export on CTX-index

    Hi !
    I get ORA-04031 during export when an interMedia CTX-Index should get exported. The exact error message is:
    unable to allocate 4072 bytes of shared memory ("shared pool", "DBMS_SYS_SQL", "PL/SQL MPCODE", "BAMIMA: BAM Buffer")
    followed by
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: in "SYS.DBMS_SQL", line 9
    ORA-06512: in "SYS.DBMS_EXPORT_EXTENSION", line 244
    Any hints for me what I could do?
    TIA,
    Stefan

    Interesting.  You should open a  thread with a more relevant title about views with pk / fk constraints.
    I don't have a way to solve your problem --- to identify such views.
    Hemant K Chitale

  • HT1420 When I try and authorise I get this message.The required directory was not found or has a permissions error. Correct this permissions problem and try again, or deauthorize this computer if the permissions cannot be changed. How do I rectify?

    When I try and authorise I get this message.The required directory was not found or has a permissions error. Correct this permissions problem and try again, or deauthorize this computer if the permissions cannot be changed. How do I rectify?

    iTunes: Missing folder or incorrect permissions may prevent authorization
    Mac OS X
    Log in to your computer using an administrator account.
    In the Finder, choose Go to Folder from the Go menu.
    Type: "/Users" (without quotes) and click Go.
    If the Shared folder exists
    Open Terminal (found in /Applications/Utilities).Warning: This step involves modifying permission settings by entering commands in the Terminal application. Users unfamiliar with Terminal and UNIX-like environments should proceed with caution. The entry of incorrect commands may result in data loss or unusable system software. Improper alteration of permissions can result in reduced system security or exposure of private data. This option requires a non-blank admin password.
    Depending on which version of Mac OS X you have, this step will vary:
    On Mac OS X v10.5.8 and earlier, type:sudo chmod -R 777 /Users/Shared
    On Mac OS X v10.6 or later, type:sudo chmod -R 1777 /Users/Shared
    Press Return.
    Quit Terminal.
    If the Shared folder does not exist
    The following steps will recreate the Shared folder if it is missing and ensure that it has been assigned using the correct permissions.
    Open Terminal (found in /Applications/Utilities).Warning: This step involves modifying permission settings by entering commands in the Terminal application. Users unfamiliar with Terminal and UNIX-like environments should proceed with caution. The entry of incorrect commands may result in data loss or unusable system software. Improper alteration of permissions can result in reduced system security or exposure of private data. This option requires a non-blank admin password.
    Type or copy and paste the following command into the Terminal window:sudo mkdir -p /Users/Shared/
    Press Return.
    Enter your administrator account password when prompted, then press Return.
    Depending on which version of Mac OS X you have, this step will vary:
    On Mac OS X v10.5.8 and earlier, type:sudo chmod 777 /Users/Shared
    On Mac OS X v10.6 or later, type:sudo chmod 1777 /Users/Shared
    Press Return.
    Quit Terminal.

  • Can I connect keyboard/mouse to shutdown Win2K when I dod not connect it during bootup?

    I would like to bootup even keyboard/mouse is NOT connected, but the problem is I cannot use keyboard after then. Can I connect and use keyboard/mouse when I did not connect them during bootup?

    When using Windows 2000 with default startup options, it will always check if a keyboard and mouse are connected or not. If it cannot find either of them it will give you a warning.
    If you boot the computer without a keyboard nor a mouse connected to it, it will not load the necessary drivers and you will not be able to use either one of them after boot up. However, you can boot with a mouse and keyboard connected, and then remove them. This way you will be able to re-connect and use them again later on.
    You could also use a keyboard/mouse emulator to start up your system. You will have to check with the provider of the emulator if this solution allows you to connect and use a normal mouse and keyboard after boot up.
    You could also try to find out how to c
    hange registry entries of Windows 2000, so it boots up without checking for neither mouse nor keyboard, and logs in automatically. This way you would not need a keyboard/mouse emulator, and you could try using a USB keyboard and a USB mouse. Windows 2000 offers native support for USB devices and they are hot swappable.
    For this last option, keep in mind that only PXI-8176 and PXI-8175 controllers have 2 USB ports. PXI-8174 controllers have only one USB port, as some other older controllers, such us PXI-8170 and PXI-8156B.
    Hope this helps,
    Claudia Lorente
    Applications Engineer
    National Instruments

  • Adobe Bridge will not show items in subfolder even when this option is checked.

    Adobe Bridge will not show items in subfolder even when this option is checked. It works on one computer but not the other-both working on the same system/ version of adobe cc.
    How can I fix this bug?

    Check to see what is different between setups.  You may want to reset prefences in the balky computer.

  • How can I log onto iCloud from my iPad when the option is in grey and therefore not available

    How can I log onto iCloud from my iPad when the option is in grey and therefore not available. I deleted my account as it was showing up with an old Id ( I'd changed my email) but now I've done that it won't give me the option of logging back on. Do I have to do this on another device Or computer linked to iTunes first?
    THanks

    Hi Kate, have you perchance enabled restrictions on your device. (Settings > General > Restrictions)

  • HT4009 I made a in app purchase on a game and it never took, when I went back and tried it again a window popped up that said I have already purchased this item but has not been downloaded yet? How do I download it when there is not a option to download?

    I made a in app purchase on a game and it never took, when I went back and tried it again a window popped up that said I have already purchased this item but has not been downloaded yet? How do I download it when there is not a option to download?

    Hi Dave_warr,
    I would suggest restarting the iPad and see if the download resumes.
    iTunes: How to resume interrupted iTunes Store downloads
    Resuming downloads from an iOS device
    From the Home screen, tap the iTunes icon.
    For iPhone/iPod touch, tap More > Downloads. For iPad, tap Downloads.
    Enter your account name and password.
    Click the "OK" button.
    Click the Resume or Resume All button to start the download.
    If you don't see the application to download it, then follow these troubleshooting steps:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    If the app does not appear in your list of purchases, then contact the iTunes Store for help:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    I hope this information helps ....
    Have a great day!
    - Judy

  • When trying to download apps on my new iPad I keep getting prompted to update my security questions for my safety. When I choose this option it freezes and won't load the questions, however, when I hit not now it won't let me download. What do I do?

    When trying to download apps on my new iPad I keep getting prompted to update my security questions for my safety. When I choose this option it freezes and won't load the questions, however, when I hit not now it won't let me download. What do I do?

    Reboot your iPad and then see if you can set the security questions.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

  • When i sign out of imessage, and then sign back in, all the messages i received during my time away, are not there instantly. help?

    when i sign out of imessage, and then sign back in, all the messages i received during my time away, are not there instantly after i sign back in. help?

    hi,
    Mac, iPhone, iPad, iPod Touch ?
    Do they appear eventually ?
    The iMessages are "pushed" to the devices which means there can be small delays between the server recognising the device went Off Line and coming back.
    10:19 pm      Thursday; July 10, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • SQL*Loader-971: parallel load option not allowed when loading lob columns

    Hi,
    I am trying to load a table, which has a VARRAY column, using DIRECT=TRUE and PARALLEL=TRUE through
    Sql *Loader 10.2.0.4.0
    OS: Sun Solaris 10 SPARC 64-bit,
    Database: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0
    The following error recieved:
    SQL*Loader-971: parallel load option not allowed when loading lob columns
    Please help me to resolve..
    Thanks and regrds
    Anji

    user8836881 wrote:
    Hi,
    I am trying to load a table, which has a VARRAY column, using DIRECT=TRUE and PARALLEL=TRUE through
    Sql *Loader 10.2.0.4.0
    OS: Sun Solaris 10 SPARC 64-bit,
    Database: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0
    The following error recieved:
    SQL*Loader-971: parallel load option not allowed when loading lob columns
    Please help me to resolve..
    Thanks and regrds
    Anjihttp://tinyurl.com/yhxdhnt

Maybe you are looking for

  • Phone number shows up on phone but not the bill?

    some times there is 9999999999  on the bill and other times the phone will show who called that phone but the bill doesnt happens more than once. i was wondering if it had to do with a seprate phone getting forwarding to that phone

  • Display predefined text in a 'textview' in BSP

    Hi All, Am using a textview in BSP to get user inputs and storing in a table. I want to display a standard text in a text box which is a htmlb: textview for getting user inputs. The user can even delete this text. The text needs to be displayed just

  • Black iPad with Retina Display Help

    When I watch videos I downloaded in full screen, the screen gets very light and bright. Why does it do that?

  • Query takes 14 hours to complete - kindly help

    I'm using Oracle9207 32bit on windows server 2003. I executed the following query and it takes 14 hours to complete. I don't understand why it takes too long, the database is in archivelog mode and it is not running any other queries. I even specifie

  • Creating java doc

    i had ever used even a single comment in my program.. now i learned the java documentations theariticaly .. please give me a guide how to create it . iam using myeclipse ide.. say me what are the steps i have to follow in the following example.. * cl