JDev 9.0.3. : JBO Event and "OnClick" attribute" can work together ?

Hi,
I've a JSP page developed by JDeveloper 9.0.3, with a checkbox item:
<input name="pluto" type="checkbox" value="1" onClick="" />
I need to execute some transactions on db everytime "pluto" is checked or uncheked. I'd like to handle this by a JBO Event, is it possible?
I know that I could use javascript to handle the "OnClick" event, but how can execute insert statement on db using the same connection already defined in my JSP application?
Thanks in advance.
Nunzio

Repost

Similar Messages

  • Does 2 firewire audio and video interface can work together  on FCP ?

    hello,
    My audio interface is a TC Electronic Konnekt 24D
    my video interface is a Canopus ADVC 110
    my hard drives are plugged in firewire too
    and I use Final Cut Pro 5.0.4
    So, the konnekt is recognized by FCP only when the Canopus is not plugged. And even then, the audio sometimes drop out and sometimes causes the app to crash, so that I have to trash the preferences
    When I plug the Canopus, the Konnekt 24D is recognised by OS X but not FCP
    I want to use the voice over tool with the konnekt 24D, so what should I do ?
    Does 2 firewire audio and video interface can work together ?
    If so, maybe I only have a driver problem from TC Electronic.
    But if not, I have to change this interface. Let me know if only RME, MOTU, Presonus and Edirol work, as it is said on apple's webpage for hardware compatibility
    thanks
    eMac G4 1,25 Ghz Mac OS X (10.3.9)
    eMac G4 1,25 Ghz 1 Go RAM DDR   Mac OS X (10.3.9)  

    The 1082 does show up as a possible input when I open
    the VO tool.
    Ok. So an audio interface can be plugged to FCP without crashing the app. Because of the Konnekt driver problem, I wasn't shure of this.
    I use my Aja box for export & external monitoring.
    All my audio sources run back into the Tascam and I
    use the analog mixer in the 1082 to monitor different
    sources.
    When I view external video, the audio follows it to
    keep sync.
    that's exactly what I want with other I/O interfaces. I'd like to monitor video with the canopus ADVC 110, and monitor audio with the Konnekt 24D (or another interface if this one is not compatible)
    I also imput dailies with a deck or a camera (DV or HDV) but that's not the point here.
    I want to imput audio with the Konnekt 24D because of its audio quality. Not audio sync to video dailies. But voice over, in sync with FCP video playback (for me, tha ADVC 110)

  • TS1702 my ipad2 was restored twice as it will not connect to my network, so what steps must I take to get iCloud and my ipad2 to work together and how do I connect so I am on internet????

    my ipad2 was restored twice as it will not connect to my network, so what steps must I take to get iCloud and my ipad2 to work together and how do I connect so I am on internet????   I connect tp my mac mini. It is on my own network. Mail and Safari open on it just can not get my ipad back online!!!     HELP!  LOST HERE!!!!

    Uwdawgfan-
    Your new router may not correctly handle Bonjour data required by AirPrint.  Contact Frontier to correct the router's setup.  A firmware update may be required.
    Fred

  • I bought a mic for my ipod touch 2nd gen and the mic works yet when its plugged in the speakers dont work, meaning i cant hear, so skype and other similar apps are un-useable, is there a way in which the mic and speakers will both work together?

    I bought a mic for my ipod touch 2nd gen and the mic works yet when its plugged in the speakers dont work, meaning i cant hear, so skype and other similar apps are un-useable, is there a way in which the mic and speakers will both work together?

    Looking at the details for this mic, it appears that the app has to have the option to use the internal specak when a mic is plugged into the headphone jack. Specifically:
    NOTE: When MityMic is plugged into your iPod/iPhone you won’t be able to use the onboard speaker for sound output. You must remove the MityMic then play back your recordings. (The Skype app has an option to enable the onboard speaker even when the mic is plugged in, so you could use MityMic for placing Skype calls. However most other apps do not have this function.)
    The above is from:
    http://touchmic.com/products-page/view-all-products/touchmic-mitymic---voice-rec ording-and-interview-mic/

  • [Embed(source="...   And dispatching events and trace commands not working

    Hi,
    I have a main swf that Embeds another swf.  In the embedded (child) swf I have trace commands and it dispatches events. 
    I embed the child swf like this:
    [Embed(source="../assets/child.swf", symbol="ChildMC")]
    public var ChildMC:Class;
    var child_mc = new ChildMC();
    child_mc.addEventListener(Event.COMPLETE, childComplete);
    addChild(child_mc);
    function childComplete(event:Event):void
    at the end of the timeline in the child swf I have: dispatchEvent(new Event(Event.COMPLETE));
    When I test the main swf, I can see the child swf, but the main swf can't catch any of the dispatched events and I don't get any trace commands from the child swf.
    How can I catch events from an embedded swf?
    thanks!

    I did a quick sample with two fla's.
    The first loads in a child swf and then calls a funtion on the main timeline:
    var url:String = "loadTestChild.swf";
    var urlRequest:URLRequest = new URLRequest(url);
    var loader:Loader = new Loader();
    loader.contentLoaderInfo.addEventListener(Event.COMPLETE, loader_complete);
    loader.load(urlRequest);
    addChild(loader);
    function loader_complete(evt:Event):void {
       evt.currentTarget.content.callMeFromParent();
    The child swf has this code on the main timeline:
    function callMeFromParent ():void {
              trace ("called from parent whoop");
    Running the parent, the trace is called.
    So with this you should be able to call any function you have in the child from the parent.

  • Getting Open MQ and Mule 2.0 work together

    Hi!
    I would like to ask some help on getting Open MQ work with Mule 2.0. I'm quite new to both technologies, and I can't get them to work together. Here is how I've tried so far:
    What I'm trying to achieve first, is that there are 2 queues in my open mq, and if something arrives in one queue, mule should get that from the queue and put it in the other queue.
    I've created a configuration file for mule:
    (sorry that it looks really crappy, for some reason, couldn't really get it to show nicely on this forum, however I edited it, it always made each line start on the left)
    <?xml version="1.0" encoding="UTF-8"?>
    <mule xmlns="http://www.mulesource.org/schema/mule/core/2.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:jms="http://www.mulesource.org/schema/mule/jms/2.0"
    xmlns:spring="http://www.springframework.org/schema/beans">
    <!-- Uncomment to download xsds from web instead of using the Eclipse XML Catalog.
    xsi:schemaLocation="
    http://www.mulesource.org/schema/mule/core/2.0 http://www.mulesource.org/schema/mule/core/2.0/mule.xsd
    http://www.mulesource.org/schema/mule/jms/2.0 http://www.mulesource.org/schema/mule/jms/2.0/mule-jms.xsd
    http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd">
    -->
    <model name="JMSProba">
    <service name="JMS">
    <inbound>
    <jms:inbound-endpoint queue="MyQueue" synchronous="false"/>
    </inbound>
    <component class="disp.Dispatcher"/>
    <outbound>
    <outbound-pass-through-router>
    <jms:outbound-endpoint queue="out"/>
    </outbound-pass-through-router>
    </outbound>
    </service>
    </model>
    </mule>
    The service component class pretty much doesn't do anything for now, but is like this:
    package disp;
    public class Dispatcher {
    public Object dispatch(Object o){
    return o;
    I'm using the Mule IDE, and unfortunately I can't even test if this works or not, because when it starts the mule server, I get an error, which I don't understand why I get:
    org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the declaration of element 'mule'.
    I really have no idea why I get this exception. Anyone knows what I did wrong in my configuration file? Also, can anyone tell me, if what I'm trying to do looks something like this, or I'm doing it all wrong? If anyone can help me get this all to work, I'd really appreciate it.
    I haven't seen any info on how to configure the Open MQ Connector, so I'm not sure how to do it. I've tried this:
    <connector name="jmsConnector" className="org.mule.providers.jms.JmsConnector">
    <properties>
    <property name="specification" value="1.1"/>
    <property name="connectionFactoryJndiName" value="ConnectionFactory"/>
    <property name="jndiInitialFactory" value="com.sun.jndi.fscontext.RefFSContextFactory"/>
    <property name="jndiProviderUrl" value="file:///C:/Temp"/>
    <property name="jndiDestinations" value="true"/>
    <property name="forceJndiDestinations" value="true"/>
    <map name="connectionFactoryProperties">
    <property name="brokerURL" value="vm://localhost:7676"/>
    </map>
    </properties>
    </connector>
    but it doesn't work, the error tooltip says "Invalid content was found starting with element 'connector'", and then the next error is at the first 'property' element, saying "Invalid content was found starting with element 'property'. One of '{"http://www.springframework.org/schema/beans":entry}' is expected. "
    Can someone please also help me with the connector creation? Since this had errors, I had to cut it out when trying to run my config file, that's why you can't see it in it.
    My next step (if this would work) would be to use this on 2 different JMS's - Mule gets the message from a queue from a certain JMS, then sends it to the queue of a different JMS. Of course I can't start working on this until my first task works, but I was wondering, how to create 2 different connectors and then use different connector for each of the endpoints.
    Thanks for any help in advance!
    Edited by: kissziszi on Jul 25, 2008 3:06 AM
    Edited by: kissziszi on Jul 25, 2008 3:09 AM

    Hi Pawan!
    Thank you a lot for your help! Unfortunately it's still not working. Here is my current config file:
    <?xml version="1.0" encoding="UTF-8"?>
    <mule xmlns="http://www.mulesource.org/schema/mule/core/2.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:spring="http://www.springframework.org/schema/beans"
    xmlns:stdio="http://www.mulesource.org/schema/mule/stdio/2.0"
    xmlns:jms="http://www.mulesource.org/schema/mule/jms/2.0"
    xmlns:vm="http://www.mulesource.org/schema/mule/vm/2.0"
    xsi:schemaLocation="
    http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
    http://www.mulesource.org/schema/mule/core/2.0 http://www.mulesource.org/schema/mule/core/2.0/mule.xsd
    http://www.mulesource.org/schema/mule/jms/2.0 http://www.mulesource.org/schema/mule/jms/2.0/mule-jms.xsd
    http://www.mulesource.org/schema/mule/stdio/2.0 http://www.mulesource.org/schema/mule/stdio/2.0/mule-stdio.xsd
    http://www.mulesource.org/schema/mule/vm/2.0 http://www.mulesource.org/schema/mule/vm/2.0/mule-vm.xsd">
    <model name="JMSProba">
    <service name="JMS">
    <inbound>
    <jms:inbound-endpoint name="MyQueue" address="jms://queue:MyQueue" synchronous="false" connector-ref="jmsConnector"/>
    </inbound>
    <component class="disp.Dispatcher"/>
    <outbound>
    <outbound-pass-through-router>
    <jms:outbound-endpoint name="out" address="jms://queue:out" connector-ref="jmsConnector"/>
    </outbound-pass-through-router>
    </outbound>
    </service>
    </model>
    <jms:connector name="jmsConnector" connectionFactory-ref="openMQ"
    createMultipleTransactedReceivers="false"
    numberOfConcurrentTransactedReceivers="1" specification="1.1">
    <spring:property name="jmsSupport" ref="jndiJmsSupport" />
    </jms:connector>
    <spring:beans>
    <spring:bean name="jndiJmsSupport" class="org.mule.transport.jms.Jms102bSupport">
    <spring:constructor-arg ref="jmsConnector" />
    </spring:bean>
    <spring:bean name="context" class="javax.naming.InitialContext">
    <spring:constructor-arg type="java.util.Hashtable">
    <spring:props>
    <spring:prop key="java.naming.factory.initial">com.sun.jndi.fscontext.RefFSContextFactory</spring:prop>
    <spring:prop key="java.naming.provider.url">file:///F:/Info/MessageQueue/mq</spring:prop>
    </spring:props>
    </spring:constructor-arg>
    </spring:bean>
    <spring:bean name="openMQ" class="org.springframework.jndi.JndiObjectFactoryBean">
    <spring:property name="jndiName" value="MyQueueConnectionFactory" />
    <spring:property name="jndiEnvironment">
    <spring:props>
    <spring:prop key="java.naming.factory.initial">com.sun.jndi.fscontext.RefFSContextFactory</spring:prop>
    <spring:prop key="specifications">1.1</spring:prop>
    <spring:prop key="java.naming.provider.url">file:///C:/Temp</spring:prop>
    </spring:props>
    </spring:property>
    </spring:bean>
    </spring:beans>
    </mule>
    I get an exception:
    A Fatal error has occurred while the server was running:
    * Cannot convert value of type [javax.naming.Reference] to required type
    * [javax.jms.ConnectionFactory] for property 'connectionFactory': no matching
    * editors or conversion strategy found (java.lang.IllegalArgumentException)
    or in more details:
    ERROR 2008-07-27 18:30:52,953 [main] org.mule.config.builders.AbstractConfigurationBuilder: Configuration with "org.mule.config.spring.SpringXmlConfigurationBuilder" failed.
    org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'JMS': Cannot create inner bean '(inner bean)' of type [org.mule.routing.inbound.DefaultInboundRouterCollection] while setting bean property 'inboundRouter'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)': Cannot create inner bean '(inner bean)' of type [org.mule.config.spring.factories.InboundEndpointFactoryBean] while setting bean property 'endpoints' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jmsConnector': Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type [javax.naming.Reference] to required type [javax.jms.ConnectionFactory] for property 'connectionFactory'; nested exception is java.lang.IllegalArgumentException: Cannot convert value of type [javax.naming.Reference] to required type [javax.jms.ConnectionFactory] for property 'connectionFactory': no matching editors or conversion strategy found
    I have no idea why I get this exception :(
    There are a few things I don't understand in your config file though:
    -How come we don't have to specify the address where the broker is running? (like localhost:7676)
    -In the spring bean called "context", why do you specifiy the Open MQ installation directory? I mean, why do you have to specify it?
    -I don't understand everything in the file, so I might say something stupid now... but ... you have a spring bean called "context", and I don't see it used anywhere. Or do you have to have a spring bean called context? Or is this necessary at all?
    About the Open MQ admin tool. Am I correct in assuming, that all you have to do, is create a Broker (and add destination to it), and create an Object Store and add connection factory to it (and optionally physical destination too ... although this is not necessary because if you create a destination and you don't make physical destination for it, then by default it will be created for it). This is what I did with Open MQ tool.
    I was wondering if you could please give me your email address, would be easier to communicate over that, this forum seems a bit deserted anyway.
    Thanks in advance!
    Sziladi Zoltan

  • IMovie, Garageband, iPhoto and iTunes no longer working together.

    I have seen several variations of this issue but NO solutions. 
    I work with iMovie almost every day; up until a month ago, all four (iMovie, Garage Band, iPhoto and iTunes) worked together perfectly. 
    iMovie no longer asks to make thumbnails of the videos in iPhoto when opening iMovie. 
    When opening the iphoto media browser, I am told to open iPhoto.. 
    When opening the itunes media browser in iMovie, I get the same message "open itunes..."
    I have opened those apps and iMovie is not recognizing that they are open.
    Garageband no longer recognizes iTunes - again, I am getting the message to "open iTunes";
    Last night I discovered that iTunes no longer offers me the option of syncing selected iPhoto albums to my iPhone and iPad; the only option I have is to sych my entire iPhoto Library file.
    I have posted these issues in iMovie and iPhoto forums and always am given a workaround but no solution; or I am told to ask the quesiton in another forum. I am posting THIS in all of the forums, so please do not suggest that I need to go to another forum.
    I have searched all similar threads and found others who are having the same issue but seem to never be given a solution.
    I have found temporary work arounds (exporting photos from iPhoto as slideshows and then importing them into iMovie; creating a Loop in Garageband which I export to iTunes to my "playlist" which is THEN recognized by Garageband and can be used in iMovie.  
    Any help for this will be greatly appreciated.

    This solved my question by Old Toad  on Aug 1, 2013 1:43 PM
    Try the following:
    Delete the following two preference files from your Home/Library/Preferences folder:
    com.apple.iApps.plist
    com.apple.iApps.lockfile
    Launch iPhoto and then iMovie and check the Media Browser again.
    NOTE: In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and press the Return key - 10.7: Un-hide the User Library folder.

  • Remot Control For Digital@nywhere ATSC and Vista Don't Work Together Very Well

    I have a Digital@nywhere ATSC tuner card w/remote.
    On Windows XP, the remote worked ok. On Windows Vista, the remote works only some of the time.
    On Windos XP, the BDA drivers and utilities on the install disk loaded fine. Not so with Vista.
    On Vista, the utilities on the install disk seem to load fine, but the BDA drivers fail.
    Loading the Vista Digital@nywhere utilities gets the tuner card to work, but has no drivers for the remote. Leaving me to load the utilities from the install disk, and and the BDA drivers from the Vista Digital@nywhere files. A rather tedious process, with the remote only functioning sometimes.
    I have tried every trick I can think of to get the remote control and Vista to work together, to no avail. I'm stumped.
    I'd rather not go out and buy a new tuner card, when the Digital@nywhere ATSC tuner card works fine on Vista. I'd just like to have a remote control that works fine too. But I don't.
    I hope an answer can be found for this problem.
    If I haven't been clear enough, just ask, and I'll try to explain things better.
    Thanks for any help that anyone can give.

    Are you using Media Center in Vista? If so, buy a Media Center remote, should work with no problems.

  • Are Time Machine, Mountain Lion and Retina able to work together?

    I have been using for a while Time Machines with various Mac's and OS X systems with no problem.
    But Time Machine (backing up on a 2TB Time Capsule) + Mountain Lion (10.8.2) + a Retina Mac Book Pro have been not able to appropriately work together for the last 2 months:
    - TM displays 'none' for 'Oldest Backup'
    - the corresponding-sparse bundle reaches 578 GB
    - whereas the present tinner  storage of the Mac is only 200 GB
    - TM seems to restart in a given way the full backup every time (2 millions itesm..)
    - but it does not take too much time
    - and 'entering' in TM displays daily bakcups for the last week, but not beyond (compared to 2 months), and several (hourly-like) backups for the last day
    Unfortunately, the recipes given by http://pondini.org/TM/Home.html seem to be inefficient.
    Thank you for sharing your experience(s) with this kind of problem and solution(s) is you have !
    Regards,

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the word "Starting" (without the quotes) in the String Matching text field. You should now see log messages with the words "Starting * backup," where * represents any of the words "automatic," "manual," or "standard." Note the timestamp of the last such message. Clear the text field and scroll back in the log to that time. Select the messages timestamped from then until the end of the backup, or the end of the log if that's not clear. Copy them (command-C) to the Clipboard. Paste (command-V) into a reply to this message.
    If there are runs of repeated messages, post only one example of each. Don't post many repetitions of the same message.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Some personal information, such as the names of your files, may be included — anonymize before posting.

  • IPhoto and Aperture... working together?  Tips please?

    Hi there, I'm a new Mac user. I moved over from the PC where I used Adobe Photoshop and ACDsee image viewer. I wanted to get the Aperture experience so I now have Aperture 2.
    The 1st part of my problem is, a lot of my photos are already "in" iPhoto '08. I imported them before I got Aperture 2.
    The 2nd part of my problem is that I don't really fully understand how iPhoto '08 works. I can't seem to wrap my brain around the notion that it's primarily a database. I have all my photos carried into my computer via iPhoto, but I immediately copy them over to my external hardrive, rename them, then import them BACK into iPhoto. Is that the scenic route, or what? But right now, it's the only way I can really get a grip on how the whole process will work to my benefit of understanding. After the pictures are back in iPhoto I then "understand" them to be existing in 2 separate places; one on my external hard drive, the other on my internal drive where iPhoto stores them (wherever the heck that is!).
    This brings me to my ultimate problem. I don't, at all, understand how Aperture and iPhoto would collaborate together to allow me to edit the pictures in Aperture, while still allowing iPhoto to present them to me in a "photo viewer" type of way.
    I don't know how to work with BOTH programs at the same time; Aperture AND iPhoto '08.
    I want to use Aperture to edit my pictures but I still want to use iPhoto to view my pictures. I think iPhoto is a neat little program, and would really like to keep using it. I'm just recently exploring iWeb and the two really work well together.
    Would anyone have any good tips for a beginner?
    Thank you so much
    YahYah

    Hi and welcome to the Mac!
    Alright. Before you do anything else, you need to stop, sit down and - as William said - watch the tutorial. In fact, you need to watch all the Aperture tutorials. Second, Aperture is database. Repeat after me: +Aperture IS a database. Aperture manages my pictures... I don't touch them, move them or copy them.+
    If you're worried about that well, don't be. Although it appears like a monolithic file in the Finder, there is no weird compression going on that makes pictures unreadable. You can always get to a photo through the Finder if need be. But I've never had to.
    With Aperture you've bought into the mother lode in terms of photo management. So please understand this: Aperture HAS to be the master here. Believe me, it'll make your life a lot easier further down the road. There are all sorts of ways to integrate Aperture in the iLife workflow. In fact a lot of iPhoto 08's (fun) functions have made it into big brother Aperture 2. My advice to you would be to use Aperture for ALL your importing, cataloging and editing and then use iPhoto on a per need basis. You can import select pictures from your AP library into iPhoto without duplicating the files by going into iPhoto's preferences/advanced and unchecking "Copy items in the iPhoto Library". This means you'll be able to drag photos from the Aperture library panel into iPhoto without duplicating anything. IPhoto will simply link to your AP library package. Things you need to be aware of:
    • read up on Aperture previews. Any picture that has a preview can be shared amongst any iLife app (iWeb included). To create an iWeb photo page for instance, you simply open iWeb, choose your template and drag the pictures you want from the media browser. Not much more difficult than iPhoto.
    • read up on import strategies. Your process as described is quite convoluted and will only lead to duplicate files all over the place. It could also generate serious problems eventually.
    Using Aperture to only do editing is like buying a Ferrari to drive in a school zone. You absolutely need to grasp the concept of the application, how it integrates with the rest of your computer life and what it can do for you. I know it may seem daunting at first and you might be tempted to revert to your old ways of doing things. But don't. You'll be a lot happier in the long run AND you'll also be making the most of your recent purchases. Trust the Mac young jedi....

  • IPhoto 2.0.1 and photoshop elements 3 work together?

    I import digital pics into iPhoto but usually edit them in photoshop cause it offers much more. When I edit and save an image w/i photoshop and save it back into an iPhoto album w/i the Photoshop program, or add it to a newly created folder in Photoshop, it doesn't appear in iPhoto even tho the new folder is in Finder along with the rest of iPhotos folders. Why is that, since both programs are just interfaces with the same picture files? Or if I delete a picture file in one program, it remains in the other. I don't get how these programs work together and it is causing problems. Thank you.

    Because both applications are not just interfaces with the same picture files. While iPhoto conveniently allows you to have PS open an image for editing, PS opens the JPEG (or TIFF, or PNG, or GIF) from iPhoto and immediately makes a ".psd" copy of it to work with. If you just save that back into the iPhoto Library folder somewhere, 1) the iPhoto database has no way to know that it's there, and 2) ".psd" isn't a format that iPhoto 2 can handle, even if it knew the image was there. And while PS lets you "Save As..." in any of iPhoto's accepted formats, it's still a "Save As...", which is an inappropriate way of placing images into the iPhoto Library folder.
    A better approach would be to go ahead and save the PS-altered image to a folder on the desktop (or to the Pictures folder), switch to iPhoto, and import the image from that folder.

  • Hints FIRST_ROWS and order by not working together

    Hi,
    We are facing an issue like we are using hint FIRST_ROWS with a query which have a order by clause, if we are giving both together
    it is not working and if we remove either order by or hint it is working
    SELECT /*+FIRST_ROWS*/ * FROM (SELECT MYROWS.*,
    ROWNUM RN FROM (SELECT * FROM V_REPORT WHERE START_DATE &gt; '22-SEP-04'
    AND END_DATE &lt; '22-SEP-08' AND
    (GEO_ID in (select GEO_ID from loc where anc = 0))
    ORDER BY
    ENTITY,OPERATION,NAME
    MYROWS)
    A simliar query from other view is working fine.
    Please help me on the same.

    David_Aldridge wrote:
    Solomon Yakobson wrote:
    Well, ORDER BY implies all rows must be fetched first and then ordered. So yes, FIRST_ROWS does not make much sense in that situation, does it?.
    SY.Not in every case -- sometimes an index can be used by the optimizer to returen rows in the correct order without having identified the entire result set.
    FIRST_ROWS is deprecated in favour of FIRST_ROWS(n), by the way. http://download.oracle.com/docs/cd/B19306_01/server.102/b14223/usingpe.htm#i1009413
    And even if the result set needs to be ordered and no index can be used to avoid the sort operation Oracle offers for "top n" and "pagination" queries the "ORDER BY STOPKEY" optimization which only keeps the top n rows to sort (probably in memory if n is small enough) and eliminates the remaining ones which can make a huge difference if the volume to sort is large.
    I've written a note about issues like that recently.
    Regards,
    Randolf
    Oracle related stuff blog:
    http://oracle-randolf.blogspot.com/
    SQLTools++ for Oracle (Open source Oracle GUI for Windows):
    http://www.sqltools-plusplus.org:7676/
    http://sourceforge.net/projects/sqlt-pp/

  • Does deduplication and Volume Shadow Copy work together?

    Hi!
    I have a fileserver with five 2TB-disks on it on a 2012 R2 server. I want to enable dedup on it that according to DDPEval.exe would save ~40%. I would also like to enable Volume Shadow Copies on the volumes so the the end user easily could restore removed
    files and folders.
    I have not found anything from microsoft about use both these features on the same volume, is it supported?
    I have done some searching and found that for some users the say that dedup would change so much on the snapshots that it have to delete older snapshots, even though not much data have changed, the dedup force VSC to delete old snapshots.
    Any experience with these features co-located on the same volume? Do I need to choose just one of them to use on my volumes?
    Thanks!

    Hi,
    Based on my research, the Shadow Copy and Deduplication could be used together in a Windows Server 2012 R2. The deletion of the old snapshots could be due to the Volume for which the shadow copy being created is more than 64 TB. Volume Shadow Copy Service supports
    a volume size of up to 64 TB.
    For more detailed information, you could refer to the article below:
    Windows 2012 R2 Data Deduplication Leverages Shadow Copies: “LastOptimizationResultMessage : A volume shadow copy could not be created or was unexpectedly deleted”.
    https://workinghardinit.wordpress.com/2014/07/01/windows-2012-r2-data-deduplication-leverages-shadow-copies-lastoptimizationresultmessage-a-volume-shadow-copy-could-not-be-created-or-was-unexpectedly-deleted/
    Please 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,
    Mandy 
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Is there any way to get around the issue of AE7 and Lion OS not working together?

    I use AE7 for graduate studies and business and just can't understand why it won't work together.

    Why?  Because Adobe has other priorities, in simplest terms.  As with most commercial software producers, Adobe is looking to maximize their profits while their software developers are constrained to operate and optimize within their available development budgets, and also while delivering the corporate plans and schedules set by Adobe management.
    What to do for this case?  Migrate off of the Adobe software, migrate off of Mac OS X, deploy a virtual machine or Boot Camp (with Snow Leopard) and Adobe After Effects, or wait for Adobe to sort this out.  For sufficiently large-scale customers of Adobe, they can chat directly with Adobe management around whether a bounty will expedite the work.  (These are the usual answers, of course.)

  • JAVA command line options -cp and -jar don't work together?

    Running JSDK 1.4.2 under Windows. I have a Java application that tries to dynamically load a class name that the user enters as follows:
    try {
    classResult = java.lang.Class.forName(strFilterName);
    catch (ExceptionInInitializerError e) {
    strErrorMessage = "ExceptionInInitializerError loading class: " + strFilterName;
    catch (LinkageError e) {
    strErrorMessage = "LinkageError loading class: " + strFilterName;
    catch (ClassNotFoundException e) {
    strErrorMessage = "ClassNotFoundException loading class: " + strFilterName;
    This works fine if the classes that make up my application are left as class files in the classpath, but fails to work if they have been collected and run from a JAR file. Note: I can even dynamically load the class when running from the JAR file, if the class I'm trying to load is within that JAR file too. The problem really occurrs when the dynamically loaded class is located someplace else in my classpath. I've tried using various combinations of the "-cp" and "-jar" Java command line options - but when loading and running from a JAR file - the "-cp" parameters seem to be ignored. Is this a bug? Has anyone ever seen this before?
    I run my program from the JAR file using this command:
    java -cp .;e:\entmgr\filters -jar EntMgr.jar
    Where "e:\entmgr\filters" is where the class I'm trying to dynamically load is. (This class has no package name, but loads perfectly as long as I'm not running the application from the JAR file). The class name specified by the user has to be fully specified with a package name (if it has one).
    I have tried forcing the "java.lang.Class.forName(strFilterName);" call to use the system class loader, the parent of the system class loaded, and even the null bootstrap class loader - all with no success.
    I am suspecting that the class loader that is loading and running my main program from the JAR file, is just not paying any attention to the "-cp" parameter when the "-jar" parameter is present. Indeed, I have never seen any change in the failure, no matter what I put in the "-cp" parameter when using the JAR file.
    When I run this without using the JAR file, here is the command I execute:
    java -cp .;davidp\snmp;filters davidp.snmp.EntMgr
    Where this is executed in a directory that has a "filters" and "davidp\snmp" directory. In this case, because the "filters" directory is in my class path - I can dynamically load my class from it using just its simple name (i.e. "TestTrapFilter").
    So, is there some bug that precludes the "-cp" parameter from working correctly when the "-jar" parameter is used? Is there some other way to initialize or set up the classloader I'm using, so it can find things outside of the JAR file I'm running from? I would hope that it is possible to get the same behavior from my program, no matter if it is run from a JAR file or not.
    Thanks for any assistence!
    Dave

    These posts are pretty old, but this page came up in a google search while I was having the same problem, so I thought I would throw my own (Later found) solution in.
    The -cp and -jar options did not work together for me, but I later learned that they didn't really have to (and you don't have to mess with jar manifest files).
    While on the command line, if you want to set a specific class path and also run a jar, all you need to do is add the jar to whatever extra class path you need to use in the -cp <arg>, and then specify which class you want run from inside the jar.
    IE:
    java -cp <YourSpecialClasspath>: <PathToJar> <ClassToRunInsideOfJar>
    in my case it was like:
    java -cp /home/user/WebRCP.jar:./StandaloneInstaller.jar InstallLoader
    Remember to put a ":" in between the two arguments for the class path (-cp).
    Hope this helps someone in the future,
    -Josh

Maybe you are looking for

  • ITunes 10.5 will not download

    HELP iTunes 10.5 will not download, it asks me if I want to download....I click "Download Now" then nothings happens. Please help me that is not a link. its my question

  • Slow Download Speeds

    Hello, back in august i had a problem with a my broadband speed, going from 5-6 meg down too less then 1 meg Seems its came back to haunt me. For the past 6-8 weeks my connection has been terrible, all BT seem to be interested in doing is,  a line re

  • Satellite R630-105 - touchpad temporally freezes

    Hi all, Toshiba Satellite R630-105 model. When writing for a while (using the keyboard) without any rule-based touchpad icon character appears on the screen, and occasionally temporary freezing appears. At the same time I use a USB mouse, and I disab

  • Since update my IPAD 4 Wi-Fi   Cellular (MM) A1460 to iOS 7.0.3 is not working anymore

    Hello! My iPAD 4 with WI-FI and Cellular (MM) model number A1460 (iPAD 3,6) after an update to iOS 7.0.3 from iTunes is not working anymore. I tryed for 3 times than I put him in recovery mode and hw gave me this error: [11:24:27.0127] Restore comple

  • Sybase stored proc, no rows in the resultset

    Hi! I have a sybase stored proc that looks more like - IF OBJECT_ID('dbo.ETC_DETAILS') IS NOT NULL BEGIN DROP PROCEDURE dbo.ETC_DETAILS IF OBJECT_ID('dbo.ETC_DETAILS') IS NOT NULL PRINT '<<< FAILED DROPPING PROCEDURE dbo.ETC_DETAILS >>>' ELSE PRINT '