"starting workflow" window remains open

Hi,
I create a very simple workflow in sqldeveloper4 for clustering a data source with O_Cluster algorithm. when I run it, "starting workflow" window appears and remains for a long time. I will force to close sqldeveloper from Task Manager to get rid it!
do u have any suggestion?

HI
you need to have the workflow jobs tab open.
to do this first go click on the Tools(I think) then Oracle Data Mining and then click on Make Visible. Then open the workflow jobs tab.
then run your workflow and it should work
(sorry I don't have the tool open in front of me so hopefully you can find these options from the menu)

Similar Messages

  • Sql Plus Help! (the window remain open)

    I'm currently using sql plus to export data from oracle to text with spool command, in this way:
    sqlplus user/[email protected] @F:\pathtosql\query.sql (this line is in a bat file)
    where the file query.sql contain the spool comand
    spool F:\textfile.txt;
    set head on;
    set pagesize 0;
    set linesize 512;
    set trimspool on;
    set feedback off;
    set termout off;
    select field1, field2, ..., fieldn
    from table;
    spool off;
    exit;
    mi problem is when I run .bat (contining the sqlplus command) and for some reason the source database is not available the windows remain open requesting for a logon information, I want the windows close if are connection problem
    Can I do that with sqlplus
    Thanx

    Specify the -L command line option to SQL*Plus, i.e.:
    sqlplus -L username/password@db @blah.sql
    (this will prevent the second prompt for username/password if the initial login is unsuccessful for any reason, like an invalid password).

  • "file upload" window remains open after selecting a file. Have to "force quit" to get it to go away. How can I fix this?

    Every time I try to upload a file, the "file upload" window remains open and will not go away unless I force quit Firefox. The window stays in front of all other programs and applications. Is this a problem with Firefox or with OSX? Any idea how to solve it? I've tried clearing the cache & cookies, etc. Should I reinstall Firefox or is there a simpler solution?

    On Windows (don't know about Mac), the latest version will always take over the file association, and become the default for indd files. It's impossible to change it.
    But there is a plugin for ID that makes this possible. Never tried it myself.
    https://www.rorohiko.com/wordpress/downloads/lightning-brain-soxy/

  • Black window remains open even after closing the window programatically

    I have an application which has multiple windows. From mainwindow button click event I am closing the child form of the application. The child window is opened after a successful socket, serial or gateway connection attempt, after which the application
    do work with some threads and while clicking on a button on mainwindow I am closing this child window after disconnecting the respective connection mode. But after the close event the child window background gets black and it remains open unless and until
    I just do a minimize and maximize the application. Please help me on this to get this issue fixed.

    Well the details are rather going to depend on what it's doing.
    It's a very open ended question really.
    But...
    Your options include.
    Background worker.
    https://msdn.microsoft.com/en-us/library/cc221403(v=vs.95).aspx
    DIspatcherTimer
    https://msdn.microsoft.com/en-us/library/system.windows.threading.dispatchertimer(v=vs.110).aspx
    Async Await
    https://msdn.microsoft.com/en-us/library/hh191443.aspx
    Tasks
    Task.Factory.StartNew(() => { Dosomething(); });
    Or just a plain thread
    using System.Threading;
    new Thread(() =>
    Thread.CurrentThread.IsBackground = true;
    // DoSomething();
    }).Start();
    Where DoSomething is a method.
    You can also have inline code of course instead of a method.
    Whilst on a different thread to the UI you can't update UI objects.
    You'll get a thread affinity error message if you try.
    That means you either return your results to the ui thread and process them there ( particularly convenient with async await ).
    Or you update something which doesn't have thread affinity.
    An observablecollection bound to an itemssource doesn't have thread affinity eg.
    You do need to raise property changed at the end of your processing with that option because it notifies collectionchanged on the wrong thread and the UI won't know it changed.
    Or you can dispathcher.begininvoke to get back to the UI thread.
    All depends what you're doing but hopefully one of those options there will suit you.
    Hope that helps.
    Recent Technet articles:
    Property List Editing ;  
    Dynamic XAML

  • Start up window staying open

    When i start up the BI publisher- the dos windows stays open now? Is this normal? When i shut it down it closes by itself.

    that should have nothing to do with BI Publisher.
    The application server seem to be started with java and not javaw.
    Java allows you to see the console window on the sever which helps
    identify issues.
    It is not really a dos box - it is a command prompt.
    Klaus

  • Safari won't close down, all windows remain open

    mac book won't shut down because Safari won't close

    Command + Option + Esc will force quit Safari.
    OS X: How to quit an unresponsive application using Force Quit

  • Is there a way to open the main browser when only the download window is open ?

    Many times I have closed the browser by accident, or when to many windows are open and just cleaning up... normally this happens when a download is being done and then when trying to open the browser again it is not allowed for an instance is already running. Is there a way to open the browser back up just from the download window ?? This does cause the pausing and retry of the download of course, but when doing large files ... gigers, many times I have lost it completely, is there a way around this besides the obvious do not close ?

    I know of no way to re-open Firefox in your case. However, you can set a preference that will give you a pop-up message when a download is in progress, then you have 2 options presented; continue with closing Firefox which will cancel the download or cancel closing Firefox and the download will continue. This way one last Firefox browser window remains open along with the download window.
    To have Firefox warn you when a download is in progress and you choose File > Exit, change a preference:
    #type '''about:config''' in the URL/location bar and press the Enter key
    #if you see a warning, accept it (promise to be careful)
    #Filter = browser.download.manager.quitBehavior
    #right-click (OSX: Cmd+click) on that preference
    #choose Modify
    #enter a new value of 2
    #click OK
    #you may need to restart Firefox for the change to take effect
    See:
    * the attachment to this response in lower left corner (DownloadOnExitWarning.PNG)
    * http://kb.mozillazine.org/Browser.download.manager.quitBehavior

  • When I download something from the Web, the "Downloads" window opens, but the window remains blank. Before it used to at least show the name of the file and I could open the file from the "Downloads" window. Is there a way to get this functionality back?

    I'm running Windows XP which is updated to latest version (which I think might be Service Pack 3, but not positive.) Mozilla Firefox is version 5.0. I tend to use Google as my search engine so most of the stuff I download comes through sites found through Google, which is also updated.
    At some time in the past (maybe a few versions ago) when I would download a file from the Web, the "Downloads" window would open and in the window would be displayed the name of the file I was downloading or had just completed downloading. I think I used to be able to then click on that file name and the file (or the installation file if needed to start the new program) would open. I am currently using Firefox 5.0 (the "About Firefox" screen says this is up to date) and when I download a file or document, the "Downloads" window appears on the screen as it always has in the past, but it remains blank, i.e., nothing appears in the downloads box. I don't remember making any configuration changes, etc., that may have caused the window to remain blank, but I could be mistaken. I know how to find the items I've downloaded (My Documents / Downloads) and can usually guess what the name of the downloaded file might be, but it used to be much easier when something (anything) showed up in the downloads window.
    I'd love for someone to tell me about a simple fix for this. I'm willing to be quite embarrassed that I did something I shouldn't have.'''

    In Firefox Options / Privacy be sure "Remember download history" is checked. To see all of the options on that panel, "Firefox will" must be set to "Use custom settings for history".
    To find your OS information, on your Windows desktop, right-click the My Computer icon, choose Properties, under System on that small window is info about your OS.
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • When pressing Ctrl+f to find something in a page the Find box remains open until I close it, in ALL tabs I have in the firefox window. How can I make firefox open the Find box ONLY in the tab I am in?

    When pressing Ctrl+f to find something in a page the Find box remains open until I close it, in ALL tabs I have in the firefox window. How can I make firefox open the Find box ONLY in the tab I am in?

    Firefox 4 and later versions save the previous session automatically, so there is no longer need for the dialog asking if you want to save the current session.<br />
    Use "File > Exit" or "Firefox > Exit" (Mac: "Firefox > Quit Firefox") if you want to restore multiple windows.<br />
    You can use "History > Restore Previous Session" to get the previous session at any time.<br />
    You may need to click the orange/gray Firefox button to see History.<br />
    There is also a "Restore Previous Session" button on the default <b>about:home</b> Home page.
    Another possibility is to use:
    * [http://kb.mozillazine.org/Menu_differences Firefox/Tools > Options] > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"

  • I've downloaded the Creative Cloud, once completed the creative cloud window pos up with spinning whell in center then the entire window disapears. How do I get it to remain open so that I can download programs needed.

    I've downloaded the Creative Cloud, once completed the creative cloud window pos up with spinning whell in center then the entire window disapears. How do I get it to remain open so that I can download programs needed

    right click the executable > click 'run as administrator'.

  • Windows 7 won't let me click on start orb or within open windows.

    I'm not sure how to accurately describe the symptoms. My system is having a problem where it won't let me click on things or move windows around. I can always move the cursor/arrow around the screen, and I can almost always click on desktop items to open files and programs. The most frequent symptom is that I can't click on the Start button or other items in the quick launch bar or notification area. Sometimes I can't even move the arrow into the bottom portion of the screen with these items. And frequently I can't click on any options within a window or even the shutdown options on the log-in screen. On some occasions, I can't click on the "Next" button on a dialog window that opens when booting from the Windows Repair/Recovery DVD.
    My PC an unmodified HP p6330f:
    http://h10025.www1.hp.com/ewfrf/wc/document?docnam​e=c01969881
    1. Restarting the computer will sometimes fix the problem, but usually only after multiple restarts.
    2. I ran the memtest86+ for 20 passes with no errors
    3. I ran WD's dlgdiag5.exe extended test on the HD with no errors
    4. I reinstalled the whole operating system, and then things seemed to work well for a somewhat longer period only for the problem to return again (maybe after all the latest updates?), then go away, and then come back again.
    5. In an attempt to start completely fresh, I erased my whole drive with zeros and attempted to do a completely clean re-install. The installation boot takes me to the "Install Windows" window (which asks about language and keyboard), but the bar across the top flashed blue/grey, then stayed grey, and I cannot select "Next."

    Hello philosophus,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More. I understand that you are not able to click on the start button or any Windows in your Operating System, and I would be happy to guide you towards a resolution!
    The first step I recommend is to examine if there were any complications re-installing your Operating System by following this document on Troubleshooting HP System Recovery Problems (Windows 7). In addition, I also suggest following this resource on Restoring the BIOS. This should help restore the BIOS back to its original factory settings. 
    If the issue persists, please call our technical support at 1-800-474-6836. If you live outside the US/Canada Region please click the link below to get the support number for your region.
    http://www.hp.com/cgi-bin/hpsupport/index.pl 
    Best Regards   
    MechPilot
    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 right to say “Thanks” for helping!

  • Firefox 4 is freezing on GMail tab at frequent intervals on Windows 7, resulting in a message "Program not responding". Remains open but becomes unresponsive for a fill minutes or seconds. And problem repeat, repeat...

    Firefox 4 is freezing on GMail tab at frequent intervals on Windows 7, resulting in a message "Program not responding".
    Remains open but becomes unresponsive for a fill minutes or seconds. And problem repeat, repeat...

    Check this out;
    http://www.clamxav.com/ free malware scanner for Mac OS X
    https://discussions.apple.com/docs/DOC-3291

  • I am using a Canon 640 printer and my MPNavigator will not remain open.  It pops open then quickly closes.  I've used it for several years but it just started doing this.  What can I do to fix this problem?

    I am using a Canon 640 printer and my MPNavigator will not remain open.  It pops open then quickly closes.  I've used it for several years but it just started doing this.  What can I do to fix this problem?

    I had a similar problem with a Canon MP800R under Mac OS X 10.9.2 Mavericks.
    In my case, the MP Navigator app in the dock was linking to the wrong file.
    It linked to Applications > MP Navigator 2.1.app > Contents > Resources > MP Navigator.app, but it should link to the "main" app, probably under Applications > MP Navigator 2.1.app.
    After pulling the correct MP Navigator app file to the dock, I can start MP Navigator again by clicking on it in the dock. However, when clicking on it, a second MP Navigator icon will show up in the dock and stay there until the app is closed. By the way, the MP800R scanner also works (although officially not supported by Canon).

  • How do i get the download window to remain open after closing firefox browser window

    i sometimes download a bunch of files all at ones then have to go back to review them. but i don't need the browser open to do this just the download window. in older versions the download window would remain open after i closed the browser but i don't see a way to do that anymore?

    You can set the pref browser.download.manager.quitBehavior to 2 on the about:config page.
    See http://kb.mozillazine.org/browser.download.manager.quitBehavior
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />

  • Everytime I start my iMac it opens several windows. I don´t know what to do to prevent this.

    Everytime I start my iMac it opens several windows: Word, Excel, etc. I don´t know how to prevent this. I have to spend several minutes everytime closing 5 or 6 windows. I close everything before I sign out so I don´t know what to do. Please help.

    In addition, OS X Lion includes a function referred to as Resume, where it will automatically re-open any app left running when the machine was shut down or restarted.
    To prevent that from happening, you can uncheck the item in the shutdown or restart splash screen which refers to re-opening running apps. Unfortunately, this has to be done every time.
    The alternative is to get in the habit of quitting all apps before shutting down or restarting.
    Note that in the user's guide Apple suggests not shutting the machine down unless it will be unused for more than a few days. Not sure how many 'few' is in that context, but since I use mine every day I never shut it down (unless there's an electrcal storm in the area).

Maybe you are looking for

  • Oracle obiee error when online

    I have a DSN entry with the name TestEUL and have the repository with proper connections. When i open the repository offline and check the connections ,its working fine.When i right click on View data it gives me the data. But when i open repository

  • Pre-ordere​d CoD: AW missing $10 bonus

    Pre-ordered CoD online via BBY.com for in-store pickup on 11/2. Checked BBY for the pending points and it's missing the $10 pre-order bonus. It's only showing points for the purchase. Granted, I pre-ordered the day before and not weeks or months in a

  • RESTful Service Search Parameters

    Hello, I am using APEX 4.2.2 .. with Listener 2.0.3 I want to expose  data in EMP table as RESTful Service with parameters: The source is: Source Type :SQL query . Format: JSON select * from emp where (:job IS NULL OR job = :job) and (:ename is null

  • Basic easy noob question - best way of getting string from slider value

    Hi all I'm using a slider in my iPhone app to allow the user to select the number of days on a scale 1 - 10 for example. I've got the following which isn't quite working and after battling for hours and hours to get my head around UINavigationControl

  • General backup plan

    Hi. i know this is a very tricky/subjective and not an easy question to answer, but for a frequent computer user, (photo processing, word documents & mp3's), what would generally be a good backup system? 1. Do I need to back up the entire disk? or ju