Export data pump job scheduler does not load

I have a pump a 10.2.0.2.0 data dump file database, and then import on 11.2.0.3.0 fails with this error:
ORA-39083: Object type PROCOBJ failed to create with error:
ORA-06502: PL/SQL: numeric or value error: character to number conversion error
Failing sql is:
BEGIN 
dbms_scheduler.create_job('"MY_JOB_NAME"',
job_type=>'STORED_PROCEDURE', job_action=>
'MY_SCHEMA.MY_PROCEDURE'
, number_of_arguments=>0,
start_date=>'31-JUL-12 02.05.13.782000 PM EUROPE/BERLIN', repeat_interval=> 
'FREQ=WEEKLY;BYDAY=FRI;BYHOUR=7;BYMINUTE=0;BYSECOND=0'
, end_date=>NULL,
job_class=>'"DEFAULT_JOB_CL
{code}

I extracted the SQL Code from the dump file and it looks like this:
{code}
BEGIN 
dbms_scheduler.create_job('"MY_JOB"',
job_type=>'STORED_PROCEDURE', job_action=>
'MY_SCHEMA.MY_PROCEDURE'
, number_of_arguments=>0,
start_date=>'31-JUL-12 02.05.13.782000 PM EUROPE/BERLIN', repeat_interval=> 
'FREQ=WEEKLY;BYDAY=FRI;BYHOUR=7;BYMINUTE=0;BYSECOND=0'
, end_date=>NULL,
job_class=>'"DEFAULT_JOB_CLASS"', enabled=>FALSE, auto_drop=>FALSE,comments=>
'bla bla comment'
);
dbms_scheduler.set_attribute('"MY_JOB"','logging_level','HIGH');
dbms_scheduler.enable('"MY_JOB"');
COMMIT; 
END; 
/ 
{code}



After the job is defined the second statement fails:

{code}
SQL> exec dbms_scheduler.set_attribute('"MY_JOB"','logging_level','HIGH');
BEGIN dbms_scheduler.set_attribute('"MY_JOB"','logging_level','HIGH'); END;

*
ERROR at line 1:
ORA-06502: PL/SQL: numeric or value error: character to number conversion error
ORA-06512: at "SYS.DBMS_SCHEDULER", line 2851
ORA-06512: at line 1
{code}


From the source I see:

{code}
SQL> select logging_level from dba_scheduler_jobs where job_name = 'MY_JOB';

LOGG
----
FULL
{code}

In the docs I see these valid LOGGING_LEVELs:
http://docs.oracle.com/cd/E14072_01/server.112/e10595/scheduse008.htm#CHDFDFAB

DBMS_SCHEDULER.LOGGING_OFF
DBMS_SCHEDULER.LOGGING_FAILED_RUNS
DBMS_SCHEDULER.LOGGING_RUNS
DBMS_SCHEDULER.LOGGING_FULL

So please help me, I can't find something useful on MOS, what is Data Pump exporting there, and can not import it again
Maybe I have overseen a known bug?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            

Finally I found the bug myself:

MOS: Impdp of objects of treatment fails with ORA-39083 and ORA-06502 [ID 780174.1]

https://support.Oracle.com/epmos/faces/DocContentDisplay?ID=780174.1

Tags: Database

Similar Questions

  • Skype home does not load

    I have win7 Home Premium 64 - bit English and windows is currently up-to-date, yet Skype Home does not load, it keeps only turn forever. I have tried to find a solution and I tried a lot of solutions in the Skype community, but nothing works. I use Avast free antivirus. I don't use IE, but I put it to IE10 update. Version of Skype is the last 6.7.59.102.

    Okey, I've corrected in fact this! Please disconnect and try to connect with your Facebook account, because that's what I just did, and it worked.

  • ORA-39097: Data Pump job encountered the error unexpected-39076

    Hello world

    Today, I tried to take a pump dump to export my test database (specific table), the version is 10.2.0.4 on Solaris10(64-bit) and I got the following error message

    Work 'SYSTEM '. "" SYS_EXPORT_TABLE_23 "carried out at 09:51:36
    ORA-39097: Data Pump job encountered the error unexpected-39076
    ORA-39065: exception of unexpected master process in KUPV$ FT_INT. DELETE_JOB
    ORA-39076: cannot remove SYS_EXPORT_TABLE_23 work for the SYSTEM user
    ORA-06512: at "SYS." DBMS_SYS_ERROR', line 95
    ORA-06512: at "SYS." "KUPV$ FT_INT", line 934
    ORA-31632: main table "of the SYSTEM. SYS_EXPORT_TABLE_23"not found, invalid or unreachable
    ORA-06512: at "SYS." DBMS_SYS_ERROR', line 95
    ORA-06512: at "SYS." "KUPV$ FT_INT", line 1079
    ORA-20000: failed to send the e-mail message from pl/sql because of:
    ORA-29260: network error: Connect failed because target host or object does not exist
    ORA-39097: Data Pump job encountered the error unexpected-39076
    ORA-39065: exception unexpected master process in HAND
    ORA-39076: cannot remove SYS_EXPORT_TABLE_23 work for the SYSTEM user
    ORA-06512: at "SYS." DBMS_SYS_ERROR', line 95
    ORA-06512: at "SYS." "KUPV$ FT_INT", line 934
    ORA-31632: main table "of the SYSTEM. SYS_EXPORT_TABLE_23"not found, invalid or unreachable
    ORA-06512: at "SYS." DBMS_SYS_ERROR', line 95
    ORA-06512: at "SYS." "KUPV$ FT_INT", line 1079
    ORA-20000: failed to send the e-mail message from pl/sql because of:
    ORA-29260: network error: Connect failed because target host or object does not exist

    I hope that the export dumpfile is valid, but I don't know why I get this error message. One faced this kind of problem. please me tips

    Thank you

    Shan

    Once you see this:

    Work 'SYSTEM '. "" SYS_EXPORT_TABLE_23 "carried out at 09:51:36

    The Data Pump task is done with the dumpfile. It is some clean that is needed and it looks like something in the cleaning failed. Don't know what it was, but you dumpfile should be good. An easy way to test is to run impdp with sqlfile. This will make all import will do, but instead to create objects, he writes the ddl in sql file.

    Impdp directory of the user/password sqlfile = my_test.sql = your_dir dupmfile = your_dump.dmp...

    If it works, then your dumpfile should be fine. The last action of export, it is write the main table Data Pump in the dumpfile. The first thing that import is read this table. So, if you can read it in (which sqlfile impdp) your dump is good.

    Dean

  • Firefox does not load with a certain wifi

    So I have this problem, Firefox does not load when I connect with a wifi but when I change my connection to different wifi, that's going to walk again.
    even if the first wifi works fine on my computer because I can connect to the internet with another browser.

    Many programs can "phone home" for the updates and such.
    These work yet?

    Type of topic: preferences #advanced< enter > in the address bar.

    Under Advanced, select network.
    Search for configure how Firefox connects and then press the settings button.
    If you use a proxy server, make sure that these settings are correct. If there is no
    proxy, first use No. Proxy. If there is a problem, then try Proxy system.

    Some problems occurs when your Internet security program has been implemented.
    trust the previous version of Firefox, but not more acknowledges your
    update as being approved. Now how do I solve the problem: to allow
    Firefox to connect to the Internet

    • Make sure your Internet security software is up-to-date (for example, you are using the latest version).
    • Delete Firefox to list your program of programs approved or recognized. For detailed instructions, see

    Configure the firewall so that Firefox can access the Internet. {web link}

  • reCAPTCHA does not load properly, I get an image unsolveable select recaptcha instead of the recaptcha, loads fine on Chrome box

    Hello!

    I met some difficulties loading reCAPTCHA. I tried on several different websites and none of them does not load correctly. Instead of the simple box captcha, I get a captcha like the image. It's unsolvable, because it does not display the button check. I tried to start in safe mode, disabling all my plug-ins, clearing cache/cookies, changing http to https and vice versa Web sites and disabling and then re-enabling javascript (Yes it is enabled). I've dealt with this problem for days and it is very annoying, especially when it works well on chrome. If you have any suggestions please respond.

    Thank you!

    Make sure that your Java (not JavaScript) is up to date
    Check out Java and find obsolete Versions {web link}

    Release date of version 65 update 8 October 20, 2015

    • see if there are updates for your graphics card disk drivers

    https://support.Mozilla.org/KB/upgrade-graphics-drivers-use-hardware-acceleration

    • Disable protected mode in the plugin Flash (Flash 11.3 + on Windows Vista and later versions)

    https://forums.Adobe.com/message/4468493#TemporaryWorkaround

    • turn off hardware acceleration in the Flash plugin

    https://forums.Adobe.com/thread/891337
    See also:

  • Https: / specific page does not load after udate to 38.05

    https://my.albertahealthservices.ca
    does not load after update of 38.05 on my desk.

    I tried it on my laptop and it will load BUT after having been undated to 38.05 also failed to load this page.

    Other secure pages (Bank) loading OK

    Works well in Chrome and IE

    Error message:
    The secure connection failed

    The connection to my.albertahealthservices.ca while the page is loading.

       The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
       Please contact the website owners to inform them of this problem.
    

    Thank you
    Brian

    The site may attempt to return to a lower version of TLS in a way that is no longer allowed in current versions or maybe use a deprecated suite of encryption.

    You can open the topic: config page through the address bar and use the search bar to locate this pref:

    • Security.TLS.insecure_fallback_hosts

    You can double-click the line to edit the prefs and add the FQDN (my.albertahealthservices.ca) to the value of this preference.
    If there are already websites (domains) in this list, then add a comma and the new domain (without space).
    There should be only areas separated by a comma in the column value (example.com,www.example.com).

    If this help you can contact this Web site and ask them to look into this and update their security.

  • Firefox does not load the flash of the Firefox home page

    Firefox does not load the flash of the Firefox home page

    It's not Flash, but a film WebM.

    <video xmlns="http://www.w3.org/1999/xhtml" poster="data:image/png;base64,<base64 data>" src="https://snippets.cdn.mozilla.net/media/files/e29ada39-11f4-4157-ae1c-1340d9455692.webm"></video>

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem.

    • Put yourself in the DEFAULT theme: Firefox/tools > Modules > appearance
    • Do NOT click on the reset button on the startup window Mode safe
  • Flash site does not load in firefox but Chrome loads - how can I debug / fix this?

    When I go to a site web flash I have a subscription to (stock data), it does not load, but the same page load in Chrome (chrome). This is the best info I have at the moment. I have latest flash on firefox 18.

    In fact, it occurred to me later that afternoon, but I use Gentoo, which normally builds of the source (because I'm hardcore like that). I uninstalled the normal version and reinstalled binaries precompiled and everything works. I'm happy again and just need to play with the source build options, I can do later.

    Thank you!

  • 'My eBay' page does not load with firefox.

    I have a Mac OS X 10.7.4 and Firefox 12.0. 'My eBay' does not load in Firefox. It does not load with Safari. I tried to erase history, but still it will not load. Other eBay pages load with Firefox.

    Thank you so much, jscher2000, for your clear and easy to follow instructions. I followed not only I will keep them on the file here future snafus. After that I restarted my computer earlier, Firefox has been updated. I now have Version 13, so I think everything is up to date. Again, thank you for taking the time to answer my question. your help is very appreciated.

  • I loaded the new update for Firefox today and received a message from 'need to reboot to complete the installation'. However, even after restarting several times the update does not load and he always invites me to restart my computer.

    The update does not load, and I can't "remove" program to my computer and reload as the same (needs to restart to complete the installation) error message keeps appearing even after several reboots.

    Do a cleaning (re) install and delete the folder of the program Firefox (C:\Program Files\Mozilla Firefox\).

    Download a new copy of Firefox and save the file to the desktop.

    Uninstall your current version of Firefox if possible.

    • Do not remove the data of a personal nature when you uninstall the current version or you lose your bookmarks and other data in the profile folder.

    Delete the program folder Firefox before installing newly downloaded copy of the Firefox installer.

    • It is important to remove the Firefox program folder to delete all the files and make sure that there is no problem with the files that were the remains after uninstallation.

    Your bookmarks and other profile data stored in the Firefox profile folder and will not be affected by a relocation, but make sure that you do not select delete data of a personal nature if you uninstall Firefox.

  • Windows does not load upward

    My laptop charge, allows to enter my user passsword then everything freezes, it does not load in normal or safe modes,

    I really need to take my registered work it. #

    any suggestions?

    Post edited by: Aaronpjohn02

    Remove the HARD drive and connect it to the PC and others as external one. I hope that you will have access to all the data there.
    Sorry, but if the laptop doesn't start in safe mode I see this as last option.

  • mail application does not load

    The e-mail application does not load!

    I have iOS 9.2.1 iPad 2

    I deleted and reinstall my mailaccount but still no e-mail program loading

    I've done a re-boot and no luck

    Any suggestions?

    Thank you

    Hi AnitaCas

    It opens then close immediately?
    Try to leave all the apps: Double click on the Home button and the sliding of the application for each open application preview page

    then

    Force reboot: press and hold the sleep/wake and Home buttons and do not let go until the screen darkens and the Apple logo appears (no data is lost)

  • Safari does not load pages after sleep in the active window

    Please note: I'm French, so what you read is not perfect. Thank you.

    Hi everyone, it has been so long that I tried to solve my problem on Safari.

    Let me explain what happens: when I wake my Mac, some site not loading, including Youtube, Facebook and Google until I

    -Close the Safari window and open a new

    -Wait at least a minute or two

    -Spam the shortcut for refresh up to what a "page not found" error.

    I tried all explained in this or other forums and do these things:

    -Reinstall the operating system (but keeping my data)

    -Restore with a Time Capsule

    -Open the terminal and type these commands:

    -Fixed permissions and owner

    sudo find ~ $TMPDIR... - exec chflags h nouchg, nouappnd, noschg, nosappnd {} - exec chown () $UID h - exec chmod + rw {} + - exec chmod () n h ++ - type d - exec chmod h + x {} + 2 > & -.

    -Reset Safari

    MV ~/Library/Safari ~/Desktop/Safari-'date + %Y %hour %m %d ' %s; RM - Rf ~/Library/Caches/Apple\-\ Safari\---------Safari\ Extensions\ Gallery; RM - Rf ~/Library/Caches/Metadata/Safari; RM - Rf ~ / Library/Caches/com.apple.Safari; RM - Rf ~ / Library/Caches/com.apple.WebKit.PluginProcess; RM - Rf ~ / Library/Cookies/Cookies.binarycookies; RM - Rf ~/Library/Preferences/Apple\-\ Safari\---------Safari\ Extensions\ Gallery; RM - Rf ~ / Library/Preferences/com.apple.Safari.LSSharedFileList.plist; RM - Rf ~ / Library/Preferences/com.apple.Safari.RSS.plist; RM - Rf ~ / Library/Preferences/com.apple.Safari.plist; RM - Rf ~ / Library/Preferences/com.apple.WebFoundation.plist; RM - Rf ~ / Library/Preferences/com.apple.WebKit.PluginHost.plist; RM - Rf ~ / Library/Preferences/com.apple.WebKit.PluginProcess.plist; RM - Rf ~/Library/PubSub/Database; RM - Rf ~/Library/Saved\ Application\ State/com.apple.Safari.savedState

    -Fix permissions with the inbuilt system tool

    sudo/usr/libexec/repair_packages - repair - standard-pkgs - volume.

    -Log in as a guest

    -Start in safe mode

    -Switch to recovery mode and put something else in the window "resetpassword.

    -Remove all apple leaves me with the GUI (cookies, cache, etc.)

    -Mess with network settings, but it's obviously very well because other programs have no problem for example. Chrome, Firefox, Mail, Push notifications...

    -Uninstall all extensions safari

    -Unplug my micro sd card and reboot (which is constantly plugged into my mac)

    I am so angry with my computer because I paid 1.5 k for a computer that is not able to make the task easier for a modern computer. Even a €50 computer has embedded software that can handle a resume from sleep without having to restart the entire software... Imagine if you had to do it on your iPhone, you will eventually get a refund within a week or less because it is not normal in 2015 to have this kind of problem. I hope that I have no problem with safari on my 6s and I don't plan to spend my browser because Safari is part of the Apple ecosystem and have the perfect sync and battery management.

    So I need to get this fixed a problem and I really need your help because a lot of people had this problem on the internet, but NEVER seen someone who explained how it happened is the correction of a problem. My Mac running the latest version of the software which is 11.2 starting today.

    Here is a video of the problem:

    https://www.YouTube.com/watch?v=AjfAlkKEVsc

    And some examples of the threads on the internet, I found the same problem:

    Safari does not work after the mode 'sleep'. Apple support communities

    Safari doesn´t supported pages after waking up

    Safari does not load page after waking up

    Facebook doesn't "work" after the awakening from the sleep - MacNN Forums

    Corruption Safari       See post by Linc Davis

  • Suddenly icloud calendar does not load on my Lenovo PC.  Has worked for months;  iCloud contacts and photos both continue to operate.  Any suggestions?

    Suddenly icloud calendar does not load on my Lenovo PC.  Has worked for months;  iCloud contacts and photos both continue to operate.  Any suggestions?

    Hi scschwind,

    I understand that you are having problems with your iCloud calendar on your Windows computer. Here is an article for you that will help you solve this problem:

    Microsoft Windows (Microsoft Outlook)

    After each step, check to see if the problem persists.

    Check the system requirements

    Make sure that your PC meets the system iCloud.

    Check your Internet connection

    1. Try to go to www.apple.com. If you are unable to connect to the Internet, your iCloud calendars and events does not update in Outlook. Get help with your Internet connection.
    2. Try to open a secure Web site to your PC to see if you can access the ports 80 and 443. If the site does not open, you do not have access. Contact your ISP for help. Safari requires access to port 443 to push updates between iCloud and your devices.

    Check your settings

    ICloud opened for Windows and make sure that you are connected to the same iCloud account that you use on your other supported devices.

    Update Outlook

    If you have recently made changes in Outlook that are not updated on your other devices (or vice versa), click the Refresh button on Outlook.

    Turn off iCloud calendar and turn it back on

    1. Close Outlook.
    2. ICloud opened for Windows.
    3. Uncheck the Mail, Contacts, calendars, & tasks and click on apply.
    4. Wait a few seconds. Select Mail, Contacts, calendars, & tasks and click on apply.
    5. Open Outlook.

    Make sure that the Outlook Add-in iCloud is enabled in Outlook

    In Outlook 2010 and later:

    1. Click on the file menu.
    2. Click Options in the left panel.
    3. Click on add-ins in the left panel of the window Options in Outlook.
    4. Look at the list of add-ins in the section Active Application Add-Ins.
    5. Select the Outlook Add-in iCloud.

    In Outlook 2007:

    1. On the Tools menu, select Management Center.
    2. Select Add-ins in the left column.
    3. Look at the list of add-ins in the section Active Application Add-Ins.
    4. Select the Outlook Add-in iCloud.

    Make sure that iCloud is not your default account in Outlook

    • In Outlook 2010 and later, select file > Info > Account Settings > data files. If iCloud is listed as default account in the comments column, select another account and click on set as default.
    • In Outlook 2007, select file > data file management > data files. If iCloud is listed as default account in the comments column, select another account and click on set as default.

    Restart your computer

    After you restart your computer, see if you solved the problem.

    Find your calendar in Microsoft Outlook

    Learn how to manage Add-ins with Microsoft Outlook.

    1. Make sure that the calendar is enabled in iCloud for Windows.
    2. Locate your data in the iCloud folder in Outlook. You can also view your data in deleted items in your Outlook folder list.

    If you find your calendar data in the deleted items folder, it is not because iCloud deleted your data. When you turn on Mail, Contacts, calendars, & tasks in iCloud for Windows, iCloud copy your calendar for the default Outlook .pst file data in iCloud. Then iCloud removes the calendar of the .pst file data by placing it in the folder deleted in Outlook items. Calendar data then moves to the iCloud data set in Outlook so that iCloud can push data to and from Outlook.

    Get help using iCloud calendar - Apple Support

    https://support.Apple.com/en-us/HT203521

    Thank you for using communities Support from Apple!

  • TPkd driver does not load

    At the start, driver TPkd does not load.  (A Windows driver?)

    Restart takes<3 min,="" startup="" takes="" 2hr45m,="" tried="" standby="" but="" it="" timed-out="" overnight="" and="" took="" nine="" hours="" to="">

    There are six other error records everything (same as & daily) "services could not start (3 files, 3 trails) in the 'hidden files and folders' - want to see?

    So, I did not have a restore date to come back because I have 'cleaned' too much.

    I don't know how to reload a Windows or a part of it even if I had a disc for this.

    Can you help me or do we not have to buy another computer?

    MBJ

    Hi JackandMiriamJenks,

    I suggest to start the computer in safe mode with network and try to download the update of the article mentioned.

    See the link below to start in safe mode:

    A description of the options to start in Windows XP Mode

    http://support.Microsoft.com/kb/315222

     

    Update for Windows XP (KB926255) security

    http://www.Microsoft.com/download/en/details.aspx?displaylang=en&ID=13220

    I hope this helps.

Maybe you are looking for