How do i enable the job in OWB?

i have job scheduled in OWB. The job is not automatically kicking off.
Here is the status.
SQL> select state,enabled from dba_scheduler_jobs
where owner='IAEBT_DW' and job_name='PF_JOB';
2
STATE ENABLED
DISABLED FALSE
SQL>
SQL> EXEC DBMS_SCHEDULER.ENABLE('IAEBT_DW.PF_JOB');
BEGIN DBMS_SCHEDULER.ENABLE('IAEBT_DW.PF_JOB'); END;
ERROR at line 1:
ORA-27457: argument 1 of job "IAEBT_DW.PF_JOB" has no value
ORA-06512: at "SYS.DBMS_ISCHED", line 3417
ORA-06512: at "SYS.DBMS_SCHEDULER", line 2461
ORA-06512: at line 1
SQL>
My database is oracle11g.
Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
PL/SQL Release 11.1.0.7.0 - Production
CORE 11.1.0.7.0 Production
TNS for Linux: Version 11.1.0.7.0 - Production
NLSRTL Version 11.1.0.7.0 - Production
Any help is appreciated.

Here we go:
#Go to Tools > Options. Select the ''Applications'' tab.
#Select ''Portable Document Format'' from the list.
#On the right handside, select ''Preview in Firefox'' or anything else you want from the list.
#Click OK to save settings.
--Tobbi

Similar Messages

  • How do I enable the low ink warning message on the HP 7520 e all in one printer

    How do I enable the low ink warning message on the HP 7520 e all in one printer? Or is it even available on this model?
    This question was solved.
    View Solution.

    ccardwell,
    Welcome to the HP Forum.
    The following Assumes a Recent Windows Operating System is installed on your computer...
    The Photosmart 7520 allows you select when you would like to receive Ink Alerts:
    Right Away -- as soon as there is a need for attention
    Only when you initiate a print job
    The Full Feature Software installation procedure places the Printer Assistant shortcut on the Desktop.
    Install Full Feature Software – Photosmart 7520
    Open the Printer Assistant  shortcut > tap on the Estimated Ink Levels icon (along the top ribbon) >
    Toolbox opens > Select tab Advanced Settings >
    Under Show Alerts > CHECK desired setting
    Click Close
    Click the Kudos Thumbs-Up to show you appreciate the help and time from our Experts.
    Although I strive to reflect HP's best practices, I do not work for HP. 
    Click Accept as Solution when the Answer is a good Fix or Workaround!
    Kind Regards,
    Dragon-Fur

  • I have a Verizon IPhone 4 and i can't figure out how to get my ringtones from an app to my iTunes account, it doesn't have a tab for Ringtones! I have tried unplugging it and checking if would show up but it didn't, how do you enable the ringtone folder?

    I have a verizon IPhone and i can't figure out how to get my ringtones from the app to iTunes, my account doesn't have a ringtone section in the liRingtone Folder?brary, how do you enable the ringtone folder?

    Edit > Preferences.  Select the check box for Ringtones, this will add them to the listing in iTunes. 
    Not sure that really answers your question though.

  • I have just installed a 2TB time capsule on my iMac i7, it see my second 1TB hard drive but the 256 SSD doesn't come up in the list of hard drives I can back up. How can I enable the time machine to see my first SSD 256gb hard drive?

    I have just installed a 2TB time capsule on my iMac i7, it see my second 1TB hard drive but the 256 SSD doesn't come up in the list of hard drives I can back up. How can I enable the time machine to see my first SSD 256gb hard drive?

    iLife is preinstalled on all the Macs. If you purchased iLife in the App Store or your computer came without DVDs, open App Store > Purchases and download the applications. If your Mac came with discs, insert the Applications DVD and install iLife applications

  • How do I enable the passbook app in ios 6.  Nothing happens when I click on it.

    how do I enable the passbook app in ios 6?  Nothing happens when I click on it.

    Yes, you do need an antivirus app for iOS. However, they don't currently exist because Apple refuses to make their 'proprietary' technical OS specifics freely available as open source code or to any Antivirus companies, who could examine and potentially identify security holes. Many security problems have been identified by Apple and fixed as part of iOS updates in the past (details are readily available in the iOS update information) and this will likely be a bigger problem in the future as malware authors move toward the technology leader as a target. But right now you can't get an antivirus app for iOS which scans the iOS device wholesale. This is despite the fact that (legitimate) apps are available which can take control of the entire device, install apps, wipe them or the device, view information, etc (for example Sophos Mobile Control). SMC can be installed by tapping an email link to a website and then tapping 'OK' to a couple of dialogues.

  • How do I enable the startup sound on Mac OS 10.2.8(Jaguar)

    Three things
    1.How do I enable the startup sound on Mac OS 10.2.8(Jaguar)
    I am using an iMac G4
    I like the startup chime of mac osx but it doesn't seem to be chiming when I turn the computer on.
    2. How do I get safari+flash player  on 10.2.8
    3. How do I update the computer (e.g. Windows update kind off thing)
    Please help.
    Cheers,
    Mittens131

    1. Make sure the volume is on. Check that the machine makes other sounds.
    2. Here is a link for Safari for a Mac 10.2.8
    http://support.apple.com/kb/HT2964
    Though I'd be surprised if it would be very useful. Things have changed a lot on the internet since that came out. An old version of Firefox might be better. I don't know where you would get an old version of flash. It is an Adobe product.
    3. There are no further updates to  Jaguar 10.2 than you already have, 10.2.8 that was the last update.

  • I disabled my Macbook  Hard Disk and lock the settings, after i try to reboot, the system wouldn't come up. It refuses to read instructions from the hard disk. How can i enable the hard disk when the system wouldn't come up?

    I disabled my Macbook  Hard Disk and lock the settings, after i try to reboot, the system wouldn't come up. It refuses to read instructions from the hard disk. How can i enable the hard disk when the system wouldn't come up?

    How do you disabled it if running the same?

  • How do I enable the Java Accessibilty Stuff?

    Hi. I'm trying to make my application accessible via a screen reader to impaired users. Unfortunately, I'm not having any success whatsoever. If I didnt know Java had accessibility stuff built-in, I would assume that it was just not compatible at all with screen reader technology.
    How do I enable the Java accessibility stuff so that UI components are accessible to a screen reader; they can be iterated over and get sensible names and/or descriptions of them?
    I wrote a simple application, attached below, which just makes a demo UI from which I can start learning the basics of the accessibility stuff. Out of the box, the UI is completely opaque to a screen reader (I'm using the VoiceOver utility bundled with Mac OS X, which does ok with normal applications).
    I tried setting things focusable to no avail, voice over cant cycle through the UI component using the normal keyboard short cuts, and nothing is spoken when I tab between components, despite some things having natural labels, like a menu, and some things, like the button, where i've set the accessible name and description on the accessible context of the component.
    Obviously, I'm doing something wrong or I just don't understand how the accessibility stuff works.
    Could someone please shed some light on this so that I can make my application accessible to a screen reader?
    Thanks.
        private static void try508Example() {
            JFrame aFrame = new JFrame();
            JMenuBar aMenuBar = new JMenuBar();
            JMenu aMenu = new JMenu("Test");
            aMenu.setMnemonic(KeyEvent.VK_T);
            JMenuItem aItem1 = new JMenuItem("Test Item 1");
            aItem1.setFocusable(true);
            aItem1.getAccessibleContext().setAccessibleName("Test Item 1");
            aItem1.getAccessibleContext().setAccessibleDescription("Test Item 1 Description");
            JMenuItem aItem2 = new JMenuItem("Test Item 2");
            JMenuItem aItem3 = new JMenuItem("Test Item 3");
            aMenu.add(aItem1);
            aMenu.add(aItem2);
            aMenu.add(aItem3);
            aMenuBar.add(aMenu);
            aFrame.setJMenuBar(aMenuBar);
            JTabbedPane aTabPanel = new JTabbedPane();
            aTabPanel.setFocusable(true);
            JTextArea aTab1Comp = new JTextArea();
            JScrollPane aTab2Comp = new JScrollPane(new JTree());
            aTabPanel.addTab("Tab1", aTab1Comp);
            aTabPanel.addTab("Tab2", aTab2Comp);
            JTree aTree = new JTree();
            aTree.setFocusable(true);
            JLabel aLabel = new JLabel("some label");
            aLabel.setLabelFor(aTree);
            aLabel.setFocusable(true);
            JScrollPane aScrollList = new JScrollPane(new JList());
            aScrollList.setFocusable(true);
            JButton aBtn = new JButton("Button");
            aBtn.setFocusable(true);
            aBtn.getAccessibleContext().setAccessibleName("Button Name");
            aBtn.getAccessibleContext().setAccessibleDescription("Button Description");
            JPanel aContent = new JPanel(new BorderLayout());
            aContent.add(aTabPanel);
            aContent.add(aBtn, BorderLayout.NORTH);
            aContent.add(aScrollList, BorderLayout.EAST);
            aContent.add(aTree, BorderLayout.WEST);
            aContent.add(aLabel, BorderLayout.SOUTH);
            aFrame.setContentPane(aContent);
            aFrame.setSize(640, 480);
            aFrame.setVisible(true);
            aFrame.setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE);
        }

    Ok, so a very curious issue. If I comment out adding the menu bar to the window, ie comment out this line:
    aFrame.setJMenuBar(aMenuBar);
    The screen reader reads me back everything just like I would expect. I comment the line back in, and nothing, the application is completely invisible to the screen reader.
    Anyone have any idea what this is about?

  • In R 12.1.3 , how do I enable the who columns on OAF pages ...

    Hello:
    How do I enable the WHO columns in OAF pages in R 12.1.3 ?
    Thanks - Yesh

    Hi,
    Please post your question in "Technology - OA Framework" forum for a better/faster response.
    Technology - OA Framework
    OA Framework
    Thanks,
    Hussein

  • How do I enable the bookmarks button in Fennec?

    Every screen shot of Fennec I find has a bookmarks button to the left of the address bar, but I've installed it on my Nexus One, and while I can add bookmarks, I can't view them. How do you enable the bookmark button on Fennec?
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)

    Fennec support is over here:
    http://mobile.support.mozilla.com/en-US/kb/

  • How do I enable the GD library in OAS 10.1.2 ?

    I am running OAS 10.1.2 on HP UX 11i 64 bit.
    OAS 10.1.2 supports PHP, but the image function does not work. The imagecreate function gives the error:
    Call to undefined function: imagecreate()
    According to www.php.net, image functionality requires the GD library and one
    is bundled since PHP 4.3. OAS 10.1.2 has PHP 4.3.9 so I assume that GD is
    available.
    But how do I enable the GD library?
    Herman

    In php.ini look for extension_dir, make sure it points to somewhere that exists and then further down you will see Dynamic Modules set out a little like this...
    ;extension=php_gd2.dll (Windows)
    For installation (Quote from PHP Manual)...
    To enable GD-support configure PHP --with-gd[=DIR], where DIR is the GD base install directory. To use the recommended bundled version of the GD library (which was first bundled in PHP 4.3.0), use the configure option --with-gd. GD library requires libpng and libjpeg to compile.
    In Windows, you'll include the GD2 DLL php_gd2.dll as an extension in php.ini. The GD1 DLL php_gd.dll was removed in PHP 4.3.2. Also note that the preferred truecolor image functions, such as imagecreatetruecolor(), require GD2.

  • How do I enable the blue function keys on an old Pavilion N5445 with Windows XP?

    Yes, how do I enable the blue function keys on an old Pavilion N5445 with Windows XP?
    The blue function keys currently do not work.
    There is NO mention of the function keys (or even action keys) in the BIOS.
    Let me repeat that so that nobody posts a stupid link to how to turn on the function keys in the BIOS. THIS IS AN OLDER LAPTOP.
    There is NO mention of the function keys (or even action keys) in the BIOS.
    There is NO mention of the function keys (or even action keys) in the BIOS.
    There is NO mention of the function keys (or even action keys) in the BIOS.
    There is NO mention of the function keys (or even action keys) in the BIOS.
    There is NO mention of the function keys (or even action keys) in the BIOS.
    There is NO mention of the function keys (or even action keys) in the BIOS.
    Somehow the function keys got turned off. So I suspect there's a way to turn them on again.

    HI Lukon:
    Thank you for your post.  I will do my best to assist you in this endeavor!
    I regret that you are experiencing an issue with the function keys. I am providing you with a link to "Configuring the Multimedia and Internet Keyboard Buttons in Microsoft Windows 98, Me, and XP"    click here. Have you tried running the HP Support Assistant to look for updates and resolve issues.   click here. Have you tried the MS Fix it  tool click here to aid it resolving it. I hope this helps.
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • TS2446 My iphone 5s has been disabled do to forgotten pin #. How do I enable the phone

    I have a company IPhone5s. In working with my settings i inadvertantly assigned a new pin and then forgot what is is. I tried a few times to access my phone with what i thought was the correct pin, but after trying several times my phone became disabled. How do i enable the phone again

    iOS: Forgotten passcode or device disabled after entering wrong ...

  • How can I suspend the job using IPP_CANCEL_JOB of ipp api

    hi, Can anyone help how can I suspend the job using IPPCANCELJOB of ipp api,so that I can cancel my previous job.
    thanks

    As before, you should try http://lists.apple.com/mailman/listinfo/printing.

  • How can I enable the Dashboards  in the UCM 10G  ?

    Hi to all, How can I enable the Dashboards in the UCM 10G ?

    There was a component (I can't remember its name) that added a dashboard. Note that it was not a supported component, so you had to take it as it is, or create your own.

Maybe you are looking for

  • What are the settings for a 60d to take pictures in a gym

    what camera settings do I use for my camera..  I have a 60d lens 70-200mm ultrasonic I want to take pictures in a gym of basketball

  • How to backup data in table?

    hi friends, How do I backup 1500 rows of data in products table in a database DB1? (the last column is varbinary type for images) How do I insert backed up 1500 rows of data in to the products table (this one has 5 more columns)table in database DB2?

  • PDF Portfolio File Size

    Hello, we are using portfolios for a few years to archive technical documents. The portfolios contain forms, datasheets, manuals. Recently we had to convert to Acrobat X Pro. As already dicussed in this thread the new layouts provided there are not v

  • My iPhone 4 screen is MESSED up, Help me?

    Ok I just got my iPhone 4 (16GB locked to at&t), i just cant believe how slick and perfectly designed this thin little device is, and the quality of the screen is as they say it, it smokes my 3GS out of the water! So after I activated it and shut it

  • Can Premiere Elements 13 export videos at 60 FPS?

    I am currently using Premiere Elements 10, and the highest quality video I am able to export for any file type is only 30 Frames Per Second. Does Premiere Elements 13 allow you to export videos at 60 Frames Per Second? I am trying to export high qual