Can't find/use Exception OBJECT_NOT_FOUND in DBMS_DATAPUMP

Oracle DB 11.2.0.1.0 on Windows 7 Enterprise
Hi All,
maybe I'm not looking at the right place but it seems like OBJECT_NOT_FOUND exception is missing in DBMS_DATAPUMP.
When I try to use "dbms_datapump.object_not_found" exception I have the following error:
PLS-00302: component 'OBJECT_NOT_FOUND' must be declared
Thanks for any help on this.
Edited by: ocpSK on Jul 24, 2012 1:50 PM

Never used the datapump, but taking a quick look it looks like it actually throws an invalid_argval exception, and you have to call the GET_STATUS function to get additional information about which type of error occured.
HTH,
--Johnnie
-- EXCEPTIONS
--      The following exceptions can be generated by the DBMS_DATAPUMP API:
-- INVALID_ARGVAL, PRIVILEGE_ERROR, INVALID_OPERATION,
-- OBJECT_NOT_FOUND, INVALID_HANDLE, INVALID_STATE, INCONSISTENT_ARGS,
-- JOB_EXISTS, NO_SUCH_JOB, INVALID_VALUE, SUCCESS_WITH_INFO
  invalid_argval EXCEPTION; -- OK
    PRAGMA EXCEPTION_INIT(invalid_argval, -39001);
    invalid_argval_num NUMBER := -39001;
-- "Invalid argument value"
-- *Cause:  The user specified API parameters were of the wrong type or
--          value range.  Subsequent messages supplied by
--          DBMS_DATAPUMP.GET_STATUS will further describe the error.
-- *Action: Correct the bad argument and retry the API.

Similar Messages

  • Can't find resource exception

    I've installed JDK1.4 and forte for java 3.0 recently. However, every time I try to start the forte IDE, an exception " Can't find resource for bundle java.util.PropertyResourceBundle, key PageSetup" occurs amid the initialization and the IDE hangs up. Can somebody give me some idea what's going wrong and how to solve this problem. Thanks

    Try using a different JDK version may be 1.3.
    Change the jdkhome in bin\ide.cfg file
    for example
    -jdkhome C:\JDK1.3 -J-Xmx96m -J-Xss1024k -J-Xms24m -J-Xverify:none

  • I can't find/use an app and now i want uninstall it

    Well because it takes up space and if I don't make use of it and it doesn't benefit me in anyway I would want it gone. Wouldn't you?

    So for some time now I've got Pin Interest installed. But to this day I haven't accessed the app because it doesn't appear on my apps. Whenever I check the store for Pin Interest it always says I have the app installed. Did it magically disappear or does my phone have a bug, I haven't a clue. So now I want it removed because I can't even use it but I don't know how to. Please please respond immediately. Thank you and kudos!

  • ID-CS4 -JS - - Can't find using Grep options - Reg.

    Dear All,
      Here I have a doubt about the "Find / Change Grep" in InDesign CS4.
    I can find the "Force Line Break" using the Grep options : ([a-zA-Z]*)-\\n([a-zA-Z]*)]
    Some time this Grep is working, some time this is not working ...
    I don't know what I made the mistakes. Please let me know any one can suggest and modify the below coding.
    I supposed to close and re-open the InDesign CS4 and ExtendScript tool, then First time this Grep is working fine...
    So I confused this. Please any one can give me a solutions.
    //================= Coding ==================//
       var myDoc=  app.activeDocument;
           app.findChangeGrepOptions.includeFootnotes = false;
           app.findChangeGrepOptions.includeHiddenLayers = false;
           app.findChangeGrepOptions.includeLockedLayersForFind = false;
           app.findChangeGrepOptions.includeLockedStoriesForFind = false;
           app.findChangeGrepOptions.includeMasterPages = false;
           app.findGrepPreferences.findWhat = "([a-zA-Z]*)-\\n([a-zA-Z]*)";
             mySearch = app.findGrep();
             for(var myForce =0; myForce<mySearch.length; myForce++)
              app.select(mySearch[myForce]);
              var mySel = app.selection[0];
               myConts = mySel.contents;
              app.select(mySearch[myForce]);
              var mySel = app.selection[0];
               myConts = mySel.contents;
              app.findGrepPreferences = NothingEnum.nothing;
               app.changeGrepPreferences = NothingEnum.nothing;
    //=============== End of the Coding ========================//
    Please any one can kindly help me....
    Thanks & Regards
    T.R.Harihara SudhaN

    Dear Vaasu Devi,
      Many thanks for your reply...
    I found, where I mistaken....
    Here My Correct Code :
    //================= Coding ==================//
       var myDoc=  app.activeDocument;
           app.findChangeGrepOptions.includeFootnotes = false;
           app.findChangeGrepOptions.includeHiddenLayers = false;
           app.findChangeGrepOptions.includeLockedLayersForFind = false;
           app.findChangeGrepOptions.includeLockedStoriesForFind = false;
           app.findChangeGrepOptions.includeMasterPages = false;
           app.findGrepPreferences.findWhat = "([a-zA-Z]*)-\\n([a-zA-Z]*)";
             mySearch = app.findGrep();
             for(var myForce =0; myForce<mySearch.length; myForce++)
                        app.select(mySearch[myForce]);
                         myConts = mySearch[myForce].contents;
                         $.writeln(myConts);
              app.findGrepPreferences = NothingEnum.nothing;
               app.changeGrepPreferences = NothingEnum.nothing;
    //=============== End of the Coding ========================//
    app.select() is working fine, meanwhile, I get the selection of the contents. That time only its throw the Error message. So I used to divert, app.select and Select Value of Contents to pass the "myConts" variable then I will do the other funtions.... Now My this time I'm not getting the Errors...
    Thanks Once again
    Regards
    T.R.Harihara SudhaN

  • Can't 'find' using multiple criteria anymore

    Did something change in Finder such that we can't set multiple criteria for searches any more? Or is my Finder corrupt in some way?
    In a finder "Find" window, I have the search bar showing "This Mac" the current folder and the options "Contents" and "File Name" -- then there's "Save" and the little '+' icon. It used to be I could add additional search criteria by clicking the '+' (such as file visibility, extension, etc.) -- but now, clicking the '+' just opens an empty space below the existing search bar.
    Is there a 'Simple Finder' setting somewhere that got switched without my knowledge causing this? Or is my Finder borked?
    Thanks,
    Scott

    Well, I'd try moving the finder prefs file, but last night when I went to restart my MBP to deal with something else, on restart all video was gone. I even tried booting into the Apple Hardware Test on the Leopard install DVD, and while it seemed to boot up okay, there was nothing on the screen at all.
    Took it into an Apple Store this morning, and they ran a test, and found the graphics card/chip not even registering - so it looks like I'm into a new logic board. Thanks goodness I got AppleCare this time!!
    So, when I get my baby back, I'll see if the Finder issue is still there, and if so, then I'll try moving the finder prefs file out.
    Thanks,
    Scott

  • The attachment can not find using method CL_CRM_DOCUMENTS~GET_INFO

    Hi Dear Experts,
    I'm new guy in CRM, I used to develop in ECC. Here I encount an issue. We have attachment in the order. On web UI we can see the attachment is attached on the order. But when I use method CL_CRM_DOCUMENTS~GET_INFO to get the information of the attachment, I get nothing.
    I get GUID via table CRMD_ORDERADM_H with OBJECT_ID = order ID, get GUID and OBJECT TYPE, past it into method GET_INFO's interface BUSINESS_OBJECT, But I can not get anything.  I go to SU53, there are no authorization meesage about this method. Actually it informs me that I lost authorization object S_TABU_NAM, but it is related with SE16. So I don't think this cause the failure of get_info.
    Can anyone kindly give me any hints? Thank you so much.
    Regards
    Jay

    Hi Experts,
    I find that these attachments are Archived. So I think I can't get their information. So the next step is how to get the link information. Thanks.
    Regards
    Jay

  • Saving Documents, can't find using Finder, over last week.

    Over last week, I've been creating documents using 'Pages' from iWork09,
    then (apparently) saving them successfully in 'Documents' in 'word' format(.doc).
    When I attempt to find them again, either using 'All Documents' or 'Today'
    or 'Last Week,' these documents aren't present.
    This is true for 'newly created' documents or modifying 'older' documents,
    then saving the 'modified' documents with a new 'name' still in 'word' format.
    Today, while attempting to 'save' a document, I saw in lighter text, the files/documents
    I'd 'saved' over the last week. I couldn't recover them, however.
    I run OS 10.6.8(Snow Leopard) with last updates from May 2014. I can't always
    successfully download and install updates; I get a message which reads, 'to install
    these updates, first restart computer, then install.' When I attempt to do so, I can't
    install the updates. I'm successful in installing updates ~ 1/6 times if I first show details.
    The biggest problem is loss of 'saved' documents.
    Does anyone have any thoughts? Thanks in advance.
    PS I run Firefox 30.0, as my bank suggests.

    If you open a Finder window (File > New Window) and navigate to Documents, do you see the files you created?
    Sort in List view. Click on Date Modified column.
    Let's start by running the combo updater over your install to refresh your files. Since you are having issues updating, you might want to start in Safe Boot mode to run the installer.
    Combo updater: Mac OS X 10.6.8 Update v.1.1 - 1.09 GB
    http://support.apple.com/kb/DL1399
    Safe boot
    *  shutdown
    *  start the Mac and *wait* for the startup chime to sound
    *  after the sound, press and hold down the shift key
    *  keep holding and *wait* until the grey  Apple logo appears
    *  now release the shift key and just wait (it could take a few minutes)
    *  eventually the login screen appears with the words SAFE BOOT
    *  login and run the combo updater.
    Next, we want to reindex your Spotlight cache files.
    Open System Preferences under the Apple in the Menu bar.
    Select Spotlight.
    Click on Privacy tab.
    Add your Macintosh HD to Privacy. Wait a few minutes as this deletes the cache files.
    Remove from Privacy. This will cause your drive to reindex. This could take some time depending on size.
    MORE INFO ON WHY RUNNING COMBO FIXES ISSUES
    Apple updates available from the Software Update application are incremental updates. Delta updates are also incremental updates and are available from Apple Downloads (software updates are generally smaller than delta updates). The Combo updates contain all incremental updates and will update files that could have become corrupted.
    Combo updaters will install on the same version as they're applying--no need to roll back or do a clean install. So if you think you've got a borked 10.6.8 install from a regular update, just run the 10.6.8 Combo Updater on that system.
    "Delta" updaters can only take you from one version to the next. For example: 10.6.7 to 10.6.8. If somehow the 10.6.8 is missing something it should have, and that something isn't changed between 10.6.7 and 10.6.8 it will still be stale after the delta update.

  • Need to write object to database but can't find useful examples

    Hi,
    Within one servlet I need to write an Attributes object to a database to be retrieved sometime later by a second servlet. All the examples of serialization code that I can find are for writing to serial or file streams. What I need is to be able to be able to write the Attributes object to a MySQL database. How do I get it into a form that I can write to the database and how do I once again turn in back into an object? I've not been able to answer those question from the examples I've found so far.
    Any help would be greatly appreciated.
    -- Rob

    There are at least two choices.
    1. Serialize to a ByteArrayOutputStream, base-64-encode that data, and save as a string in the database.
    2. Serialize directly to a database blob.

  • Can't find/use Bookmarks when using F11 (window maximize mode) ... help?

    Is there some way to configure FF so that BOOKMARKS can be accessed while in F11 mode?
    IE provides access to BOOKMARKS while in F11 mode so I would assume that FF does also.

    When in Full Screen Mode (F11), does moving the cursor pointer to the top edge of the monitor screen drop down the Menu Bar and Toolbars temporarily, so that you can click on Bookmarks?
    You can also quickly open the Bookmarks Sidebar, even while in Full Screen Mode, by pressing Ctrl+B (another Ctrl+B will close the Bookmarks Sidebar).

  • Can not find Used DC

    Hi
    I need to include the following Web Dynpro DC in my component as one of the Used DC.
    com.sap.portal.runtime.application.jcoclient
    Please help me to locate the correct SC to get this Used DC.
    Thankx in advance.
    Regards
    Ramesh.

    Ramesh,
    I'm assuming you need to use a jar from the Java PDK (com.sap.portal.runtime.application.jcoclient_api.jar) in your DC.  These are not in SCs and you will need to setup an external library DC to handle using this jar.
    See this blog on how to setup the external library (A bit of (impractical) scripting for Web Dynpro).  You should only need to set the 'build time' checkbox since the runtime will already be on the portal server.
    Hope this helps.
    -Cindy
    You might also check out this in the help: http://help.sap.com/saphelp_nw2004s/helpdata/en/00/ef0942364ec417e10000000a155106/frameset.htm
    Message was edited by: Cindy Herrman

  • Hello! I have one iTunes library on my iPod and one iTunes library on my computer. When I connect my iPod touch to my PC, however, I cannot find any files in my iPod except for pictures. How can I find the music files so I can add them to my iTunes?

    Hello! I have one iTunes library on my iPod and one iTunes library on my computer. When I connect my iPod touch to my PC, however, I cannot find any files in my iPod except for pictures. How can I find the music files so I can add them to my iTunes?

    You can't do that.
    And before you decide to store any music that you own on a computer at work, talk to your IT department. Many organizations do not permit it for legal reasons. Standard policies are that anything stored on company owned computers is the property of the company. It could not be legally stored on their machines unless you transfer the licenses and all copies, physical and digital, to the company, meaning you no longer own the music. If they were to be audited and could not prove that they own the music, they would be subject to copyright violation penalties. Just use your iPod when you're at the office if you want to listen to music.

  • How can I display total playlist size in iTunes 11.  It used to be visible for each playlist or CD, but I can't find it now.

    How can I display total playlist size in iTunes 11.  It used to be visible for each playlist or CD, but I can't find it now.

    The Friend: Thanks from me too for that super simple fix!! I feel kinda stupid for not knowing that.
    Too bad Apple didn't:
    Give it a more intuitive name than "Status Bar"... "status" is what is shown at the top of the window along with the Artist and Song Title, e.g.; how far into the song/podcast/video I've played and how much is left,
    Put the keyboard commands in a more prominent place in their release notes when version 11 came out so we could more easily find the information they decided to hide in this attempt to make the desktop less cluttered and
    Allow us the option of displaying the data size along with the song count and duration just beneath the playllist title. The status bar is a redundant listing of information except for the data size!  Poorly conceived!
    Perhaps Apple will remedy this in a future release. For those of us who like to burn our playlists to CD, DVD and even a thumb drive this information is essential. WIthout it, we're left to guess whether a given playlist will fit on our target device.
    Thank you!

  • How to find the list of Queries/Reports which are using Exceptional Aggregation in SAP BI?

    Hi All,
    We are interested to know how to find the list of Queries/ Reports which are using Exceptional aggregation in SAP BI.
    Please let us know is there any table's to check the list of reports using Exceptional Aggregation in SAP BI.

    Hi,
    Here you go..
    1) Go to table RSZCALC and get list of ELTUID where AGGREXC is not INITIAL and AGGRCHA is not initial; now you get only exception aggregation set based on some chars. Also you can further add STEPNR = 1 since your intention is just to get query name , not the calculation details; this will reduce number of entries to lookup and save DB time for next steps.
    Here you will get list of exception aggregation UUID numbers from which you can get properties from RSZELTDIR.
    2) Pass list of RSZCALC-ELTUID to table RSZELTXREF - TELTUID and get list of RSZELTXREF -SELTUID - this table stores query to it's elements maping kind.
    3) Now again pass RSZELTXREF - SELTUID into same table but into different field RSZELTZREF - TELTUID and get RSZELTXREF - SELTUID
    This step you get query reference sheet or column or query general UUID for next step.
    4) Pass list of RSZELTXREF - SELTUID into RSZELTDIR - ELTUID with DEFTP as 'REP'. Now you get list of query names in RSZELTDIR - MAPNAME and description in TXTLG.
    Note: you can also get the reference chars used for exception aggregation from RSZCALC - AGGRCHA field.
    Hope this helps.
    Please keep in mind, it might take more time depends on how many query elements you have in the system...
    Comments added for better DB performance by: Arun Thangaraj

  • I am using I Photo 9.2.3 with OS 10.6.8 When I upgraded to current I photo some of my Iphoto books i put together disappeared.  Cant find them anywhere, including in the time machine...I photo cant open older files...How can a find  th book entitled "Mom"

    I am using I Photo 9.2.3 with OS 10.6.8 When I upgraded to current I photo some of my Iphoto books i put together disappeared.  Cant find them anywhere, including in the time machine...I photo cant open older files...How can a find  the book entitled "Mom"  ?  Does Apple keep ordered books on file?

    Apple keeps books for a short time (used to be 40 days. I've not seen a recent time frame)
    What version did you have?
    Books do nor exist except in the iPhoto database so you can not "find" a book vista TM. You restore a previous library (be sure NOT to overwrite your current library) and switch to it
    LN

  • Firefox gave me a warning about a site and I set an exception. The site that was warned against has asked me for a screenshot, but I can't find how to remove the exception in order to replicate the warning message. How do I remove the exception?

    The site was JustCloud.com, and it wasn't every page that triggered the warning. I've looked through Options: Security, Advanced, etc., and can't find access to the stored exception in order to remove it. Below is the URL of one page that triggered it:

    How did Firefox showed that warning?
    Was the a pop-up on a sliding bar at the top of the browser page or a message on the web page?
    Do you remember any content of that message?
    Was it about a certificate (secure connection)?
    Rename the file "permissions.sqlite" to permissions.sqlite.sav in the Firefox Profile Folder to remove all exceptions (cookies, images, pop-ups, software).
    If renaming didn't help then you can undo and rename the file permissions.sqlite.sav to permissions.sqlite to get back the old exceptions.
    You can use this button to go to the Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    Please update Firefox to the latest version via "Help > About Firefox" or "Help > Check for Updates"
    The Firefox Firefox/4.0.1 version that you currently run is no longer supported with security updates.
    *http://en.wikipedia.org/wiki/Vulnerability_(computing)
    *http://www.mozilla.org/security/known-vulnerabilities/
    You can find the latest Firefox release in all languages and for all Operating Systems here:
    *Firefox 10.0.x: http://www.mozilla.org/en-US/firefox/all.html

Maybe you are looking for