Hands on tranining videos on Oracle

First training video on what is explain plan,why do wee need explain plan and to how to understand it.It also gives an idea how to use auto trace in sql *plus on this
http://www.expertsharing.com/forum/

BEWARE -- This looks like a website designed for capturing tech user contact data for resale.
I checked this one out and after "registering" by providing my name, address, etc., there was no video to watch. I only got a Real Player message saying that the video file was damaged. I notified the website owner of this 15 weeks ago and there has been no response and no correction.

Similar Messages

  • How to add video in oracle froms ?

    can any one suggest me how to add videos in oracle forms ..
    and the video should also be played in output..
    like the video played in you tube ..

    If you are under form 10g you can use webutil functions.
    Have a look here:
    http://sheikyerbouti.developpez.com/webutil-docs/Webutil_store_edit_docs.htm
    Hope it helps you,
    Fabrizio
    If this answer is helpful or correct, please mark it. Thanks.

  • HANDS ON COURSE REQUIREMENT and Oracle Certification

    Hi,
    I have done my oca 1og exams and my ocp 10g exams. But, I haven't done any hands on course which is a requirement to be ocp certified.
    I like to know if I need to write any other exams before or after the hands on course(s) required to be ocp certified.
    thanks

    user12488979 wrote:
    Hi,
    I have done my oca 1og exams and my ocp 10g exams. But, I haven't done any hands on course which is a requirement to be ocp certified.
    I like to know if I need to write any other exams before or after the hands on course(s) required to be ocp certified.
    thanksIt always concerns me when I see this form of question and the person has taken several exams but is newly today registered on OTN. As I have said recently there are very valid reasons why this can happen, but it general it is a concern.
    If you have fullfilled the examinatation requirements and only need to do an authorised hands on course to satisfy then that is all you need to do.
    See [http://www.oracle.com/education/certification] ... the required information is there.

  • ACME Video EJB Oracle 8i deployment error.

    An error occurs while stub compilation.
    Tested using both 1.1.8 and 1.2.2 versions.
    How can I solve this?
    Thanks,
    Sean
    AppAccelerator(tm) 1.1.8 for Java (JDK 1.1), x86 version.
    Copyright (c) 1997-1998 Borland International. All Rights
    Reserved.
    Copyright (c) 1997-1999 Oracle Corporation. All Rights Reserved.
    Reading Deployment Descriptor...done
    Verifying Deployment Descriptor...done
    Gathering users...done
    Generating Comm
    Stubs.............................................done
    Compiling Stubs...Errors compiling the communication stubs
    AppAccelerator(tm) 1.1.8 for Java (JDK 1.1), x86 version.
    Copyright (c) 1997-1998 Borland International. All Rights
    Reserved.
    Copyright (c) 1997-1999 Oracle Corporation. All Rights Reserved.
    java.lang.NoClassDefFoundError: java/util/ArrayList
    at sun.tools.util.CommandLine.parse
    (CommandLine.java:42)
    at sun.tools.javac.Main.compile(Compiled Code)
    at sun.tools.javac.Main.main(Compiled Code)
    *** Errors occurred while deploying the EJB to JServer ***
    *** Deployment completed ***
    null

    When I add java 1.2 rt.jar to library list of deployment, this
    problem can be solved.
    However, then, insufficient privelege error occurs when
    deployment program seems to try to load rt.jar file to the
    Oralce 8i JServer.
    How should I configure environment to make ACME video EJB sample
    to run?
    Thanks,
    Sean
    Sean (guest) wrote:
    : An error occurs while stub compilation.
    : Tested using both 1.1.8 and 1.2.2 versions.
    : How can I solve this?
    : Thanks,
    : Sean
    : AppAccelerator(tm) 1.1.8 for Java (JDK 1.1), x86 version.
    : Copyright (c) 1997-1998 Borland International. All Rights
    : Reserved.
    : Copyright (c) 1997-1999 Oracle Corporation. All Rights
    Reserved.
    : Reading Deployment Descriptor...done
    : Verifying Deployment Descriptor...done
    : Gathering users...done
    : Generating Comm
    : Stubs.............................................done
    : Compiling Stubs...Errors compiling the communication stubs
    : AppAccelerator(tm) 1.1.8 for Java (JDK 1.1), x86 version.
    : Copyright (c) 1997-1998 Borland International. All Rights
    : Reserved.
    : Copyright (c) 1997-1999 Oracle Corporation. All Rights
    Reserved.
    : java.lang.NoClassDefFoundError: java/util/ArrayList
    : at sun.tools.util.CommandLine.parse
    : (CommandLine.java:42)
    : at sun.tools.javac.Main.compile(Compiled Code)
    : at sun.tools.javac.Main.main(Compiled Code)
    : *** Errors occurred while deploying the EJB to JServer ***
    : *** Deployment completed ***
    null

  • How to display flash controlbar while playing videos on Oracle Apex 3.2.1?

    Hi,
    I´m developing an APEX application that displays Flash videos on a html page.
    I could display the video, but without the flash control bar (PLAY, STOP, PAUSE, SOUND VOLUM, etc).
    I´ve created an HTML region on a page with de following code:
    <body>
    <embed      src="#WORKSPACE_IMAGES#lixao.swf" width="440" height="280" controller="true" align="middle" quality="high" loop="false" name="player" hidden="false" allowScriptAccess="sameDomain" allowFullScreen="true" type="application/x-shockwave-flash"
    controller="true"
    pluginspage="http://www.macromedia.com/go/getflashplayer/">
    </body>
    Could someone help me and explain what´s wrong with the code above?
    Best regards,
    Sergio Coutinho

    Couple things here..
    Please change forum name to something more friendly..
    Please when posting, include such information as database version, APEX version
    Also, I do NOT believe you need to include the <body> tag when building your region....
    Modify this with your required paths and file names:
    <object clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload. macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,16,0"
    width="400" height="200" id="stage1" align="" >
    <param name=movie value="stage1.swf"><param name=quality value=high>
    <embed src="/i/flash/stage1.swf?clickTAG=f?p=&APP_ID.:9:&SESSION.::NO::" quality=high width="400" height="200" name="stage1" align=""
    type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
    </embed></object>
    {code}
    Thank you,
    Tony Miller
    Webster, TX
    While it is true that technology waits for no man; stupidity will always stop to take on new passengers.
    If this question is answered, please mark the thread as closed and assign points where earned..                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Training videos on Oracle

    First training video on what is explain plan,why do wee need explain plan and to how to understand it.It also gives an idea how to use auto trace in sql *plus on this
    http://www.expertsharing.com/forum/

    BEWARE -- This looks like a website designed for capturing tech user contact data for resale.
    I checked this one out and after "registering" by providing my name, address, etc., there was no video to watch. I only got a Real Player message saying that the video file was damaged. I notified the website owner of this 15 weeks ago and there has been no response and no correction.

  • Buying a second-hand MacBook for video editing

    I've been in the market for a MacBook to do some HD video editing. I found a deal through someone selling an older (non-Unibody) white MacBook with the software I need (Adobe CS4 suite). After researching this MacBook, which was released in 2008, I'm not sure if it'll perform the way I need it to.
    Here's the specs of what I may be buying (some upgrades have been made):
    2.26Ghz Intel Core2Duo processor(s) with 3MB L2 (per core)cache
    4GB DDR2 PC5300 Crucial RAM
    320GB Western Digital Scorpio Black 7200RPM hard drive
    From what I understand, the graphics processor is an Intel GMA X3100, which I have come to understand is not a good enough GPU to do high-end things like editing and gaming.
    Here's my issue:
    The system comes installed with Adobe CS4 suite, and I plan on using Premiere Pro intensively to edit 720p/1080p video shot with a Canon 7D. I've read that software like Final Cut Pro 7 requires a dedicated graphics card and not something integrated like the GMA X3100.
    Right now, I can't afford a MacBook Pro, and I need a system soon. My question is, +will this system be able to handle HD video editing through Premiere (or comparable software)?+
    Any help is appreciate, thanks.

    Intel's graphics chips are horrible for gaming. They're low power and provide enough functionality for the average sort of things people tend to do with computers, but they're not set up for gaming.
    But another issue with this system, is that they're selling the software with it. That's always a tricky proposition. While there's nothing illegal about it, if the person decides they want to make a copy of the install discs before selling it, and then uses the software on another machine... It can lead to problems.
    Honestly, if you're planning on doing video editing, I'd recommend ruling out laptops altogether. They really are poor platforms for that sort of thing. Integrated graphics are just the start of the problems. Screen size is small, resolution is generally just a touch over 720p, limited upgrade potential, you'll need some kind of external mouse because a trackpad won't cut it. Buy a Mac Mini or an iMac. You'll have more screen real estate, no worries about batteries, better upgrade potential (though not much)... Sort of bottom line is that laptops are great for things like word processing, web browsing, and maybe movie WATCHING, on the go... They are NOT desktop replacements, and video editing of any serious nature is most definitely a desktop task.

  • No video output Oracle Linux 6.2

    Hi all, I'm having an issue with a fresh install of Oracle Linux 6.2 64 bit on a DL380 G7. The install all goes smoothly but when the system shows 'booting the oracle linux operating system' or words to that effect, the screen goes black and the monitor reports no signal input. The keyboard responds normally as ctrl+alt+delete reboots the server and num lock works. I'm not sure where to go with this other than flattening it and starting again.
    Is Oracle Linux 6.2 64 bit defiantly compatible with that model server?
    By the way, this was with the install method set to 'Minimal', so no graphical interface, its just supposed to be command line.
    Edited by: 934205 on 14-May-2012 08:15

    I don't even see the boot prompt as the screen goes off before it is displayed.
    Edit: I've just down more testing. If i press a key when the booting into linux line of text appears, I get the option to select from 2 OS's. The first one, 'Oracle Linux Server-uek (2.6.32-300.3.1.el6uek.x86_64)' gives me a black screen. The second one, Oracle Linux Server (2.6.32-220.el6.x86_64) gives me a red progress bar and the option to log in as normal.
    I'm not sure what the difference between the two options is other than version as I am just following an installation walkthrough from our software providers and I am not familiar with Oracle Linux.
    Edited by: 934205 on 14-May-2012 09:11

  • Video Uploading in oracle database and playing that video in a jsf page

    Aoa,
    I want to upload videos in oracle database and I also want to play those videos using <af:media> tag in JDeveloper 11g. I have an applicaton which stores images in the database
    and show the images but when I try to upload videos lot of exceptions come.
    any suggestions / help

    Getting OracleMultimedia to work can be tricky. What kind of file are you trying to load into the database?

  • Oracle 9i Hands-On Course Requirement

    Hello all,
    I have finished all 4 exams for Oracle 91 OCP DBA certification and I need to take the Oracle 9i Hands-On Course Requirement. From what I understand from oracle website you have to attend a class from a list of approved courses at oracle university or oracle authorized center or an oracle partner and then
    1) the institute where you attended the course sends information about your attendance to Oracle. And oracle in turn verifies attendance.
    2) How long does it take for Oracle to verify that I attended that course if not taken at OU and
    3) How long does it take for Oracle to send me the final OCP certificate?
    4) Oracle website also mentions that a candidate needs to submit a form online and take a test at the prometric website.
    5) Is there a cost effective way of taking this course?
    I am trying to locate centers in US within New York City that offer the Oracle OCP Hands-On Course Requirement for Oracle 9i certification OCP DBA. I am specifically looking for an Oracle authorized center or partner in NY (as a cheaper option). I have been looking for hours on the oracle website and I am unable to find any specific information. I can only see oracle university locations or oracle partners who do not provide training
    for individuals. At this point I am quite frustrated and I would really appreciate any help.
    I want to quickly take the course and get my OCP certificate. Since I am planning to visit India, I thought of taking the course there as it would be lot cheaper ($200 Vs $750 for an online course in US). I talked to an institute in India and they tell me that I need to enroll for a course and then on completion they willvsend oracle all my details. There are no exams for the course. It will take a month for them to receive the certificate for the course and then I can apply for the OCP certificate to Oracle. (So are we talking about 2 months here for the certificate?)
    However when I spoke to a customer care rep at oracle uni, they gave me a complete different picture. They tell me that I need to enroll in a class which might be a max of 5 days and then I can get my OCP certificate within a week. I also need to give an exam for the course
    that I take.
    I am confused and I am unable to find any oracle authorized centers or partners in US in New York so I can call and confirm. If you have any information regarding this with the correct sequence, I would greatly appreciate it.
    Thanks in advance!
    Purvi.

    Hello Neil and 355099,
    Both your links are helpful and i was able to find the centers. I had earlier looked at the courses and schedules and assumed that the same offered by and Oracle partner or authorized center might be less money. Anyways in case some one wants to take the course outside US here's the link - http://www.oracle.com/education/partners/partners.html#5
    Thanks again,
    Purvi.

  • Any good source for Hands Experience  for Oracle BPM?????

    Hello BPM Guru's
    I'm looking for the Hands on experience examples for Oracle BPM (not looking with bundled examples with Obpm installation) . please let me know if u guys have any links
    Thanks you so much for your help .
    Edited by: user12036530 on Dec 27, 2009 12:20 AM

    I should probably explain how to use Application
    icons in iWeb as graphics as well in case someone
    checking this thread later doesn't know.
    Context-click on one of the icons and do a "Get Info"
    (Command-I). At the top of that window next to the
    icon's name will be an image of the icon. Click on
    that image to highlight it and do a "Copy"
    (Command-C). Now, what we need is some application
    that will allow us to pass this graphical data
    thru it in order to get it saved with a unique
    file name... Well, what do you know, Preview can
    handle it just fine!
    Open Preview, Command-N and... you don't want to save
    just yet. Click on the "Drawer" icon. Clicking that
    disclosure triangle, you'll see this one icon is
    really a series of images. No matter, just choose the
    one named "Labeled Image 1" (or whatever the first
    one is) Copy, Command-N and NOW you'll only have the
    one image that you'll need (the highest quality
    one).
    Save that one with a unique name and now you're ready
    to drop into iWeb (or any other app) and have fun
    with it!
    Kyn and Jabberwock--
    I am a little lost here. This thread began about black buttons, which caught my eye, and then it became this, which has also caught my eye! But first, what is the reason behind what Kyn is explaining how to do? In what circumstance would a person want to insert an application icon? I have come far enough to know that just because I don't see the purpose for something doesn't mean that a purpose does not exist!
    Lorna in Southern California

  • Oracle Spatial and Oracle Forms

    Hi,
    Does anyone have experience with Oracle Spatial and Oracle Forms?
    I have generated a form, which is based on a view. The view uses the mdsys.sdo_relate operator. Somehow I am unable to get the form to perform (to get one record it takes over 20 minutes). While useing sql-navigator to process the same statement it seems no problem. The query that also uses the view, is then processed in 10 seconds.
    I also noticed that when text-functions like ' lower' of ' upper' are used to query the view, the query is processed within 15 seconds. If I don't use ' lower' or ' upper' it takes a long time (> 20 minutes) to process the query. Is it possible that this causes the bad performance of the form?
    On metalink I have found that forms and spatial do not cooperate because of the pl/sql version that
    forms6 uses. There is no solution presented, does anyone know of a work around?
    My configuration is:
    Oracle 8.1.7 on WIN2K @ PIII-800Mhz 256 Mb memory.
    Formsbuilder 6
    If requested I can post the queries that I have made.
    With regards,
    Gerjan Walrecht
    [email protected]
    null

    Hello Priya,
    Look into the following.
    1. Book - Pro Oracle Spatial for Oracle Database 11g by r. Kothuri, A. Godfrind, E. Beinat. This book provides a nice introduction on Oracle Spatial concepts and have examples.
    2. Look at the Oracle Spatial & Graph User Guide
    2. Book - Applying and Extending Oracle Spatial by S. Greener and S. Ravada. This book provides hands on information for advanced oracle spatial application developers. Practical guide on hands-on examples, Data models and  develop cross-vendor database solutions.
    3. This oracle spatial forum, once you understand these concepts.
    In the future consider Certification on Oracle Spatial 11g Certified Implementation Specialist.
    Best
    Navaneet

  • How to connect video output from laptop to a TV

    Hi All,
    We are in a major quandry. My wife purchased a Mac Book and we are supposed to do the slide show for my sister's wedding which is tomorrow (July 13th). We just got home and the "genius's" at the Apple store gave her the wrong cables. We need to get the cables so that we can hook up her Mac Book to the TV. Does anyone know which cable we need to purchase.
    Thanks!
    KT

    Oops, might be too late for an answer but the safest adapter to buy, not knowing anything about the TV, would be the Mini DVI to Video Adapter. Then you should also have on hand an S-Video cable, a Composite Video cable and a Stereo Mini Jack to RCA Audio cable. That should cover it.

  • TS1409 How do I mass convert all my videos in iTunes From FLV to MP4?!!

    My problem is a simple one that YOU will, sooner or later, face---else you already faced it.  It is the DREADED mixed media from You Tube.       HOW DO I MASS CONVERT MY ITUNES FLV VIDEOS TO MP4 VIDEOS.  If MP4 will play Video & Audio---why do I need FLV files?
    1.  I have an old APLINE IDA-X001 Digital Automobile Receiver that I have ported my iPOD Classic to via their Alpine Proprietary High Speed USB2 Cable.
    2.  I have 800+ You Tube music videos from the 80s (what can I say, WE ARE ALL ENTOMBED IN THE MUSIC OF OUR YOUTH and I am a couple of months older than Steve Jobs---Double Nickel or should I say YEAR ZERO of our lord Rock & Roll!!!).  When driving, I just want to hear the Audio Files from my iPOD.
    3. 90% of said You Tube videos are in Flash Video (FLV), 10% are MP4.
    4. You can only play FLV on outputs that have videos, MP4 videos can play in video mode else audio only mode---THEREFORE I NEED TO CONVERT all my FLVs to MP4s on my iPOD Classic (160GB).
    5. Yes, there are a handful of FREE Video Converter programs out there and the one I have AV8 will convert FLV to MP4 one file at a time...drip,drip,drip!!!
    6. I have 800+ Music Videos---I will have died from old age before my iPod is filled.
    7. My DESIRED END STATE is to flip a software switch and have all my iPOD FLV videos magically convert to MP4
    8. You Tube Download Modality:  I find a song I like and Download it to RealPlayer.  Once downloaded, I PAINFULLY convert it to Ipod (can't do more than 9 songs at a time). Once in iTunes, I sync it to my iPOD classic and bam---my videos are in my my iPOD.
    9.  Currently, the only songs that play on my iPOD are those I've purchased from iTunes.
    10. Whudda I Do?  The Apple Tech guys haven't a clue. Also. If I can only do it manually (I've got movies mixed in as well), how do I set up an MP4 folder and then only transfer that folder on to my iPOD?!!!

    The sync process for contact information, calendar events and bookmarks is bidirectional.
    http://docs.info.apple.com/article.html?artnum=306071
    The sync process for iTunes content and photos transferred from your computer to the iPhone is in one direction only and can be synced with iTunes on one computer only.
    iTunes includes an option to transfer content purchased from the iTunes Store only from an iPod or iPhone - not for content acquired elsewhere that was transferred from iTunes to your iPhone.
    You need to transfer your iTunes library from your Windows PC to your Mac.
    http://docs.info.apple.com/article.html?artnum=304721
    http://www.apple.com/support/switch101/

  • Missing Video thumbnails in iphoto in iphoto 11

    I have just discovered lots of missing movies in my iphoto library, I have re imported them from an iphoto backup, and if i search for the keyword movie they appear, but no thumbnails appear in the photo display. I have tried rebuilding the library but none of the imported videos show up. New videos imported from my camera show up fine.

    Thanks for the quick reply!
    I triple checked a handful of the video files and they aren't exhibiting black at the start.
    How I checked:
    - Select black video thumbnail image
    - Press space bar (to "zoom" and begin playing video"
    - Stop video playback at approx. five seconds in (video counter reads 00:00:05)
    - Rewind "playhead" to very start of video so that the counter reads 00:00:00 and there is definately an image / content being displayed (e.g. is not black)
    See attached screen shot with playhead at 00:00:00

Maybe you are looking for

  • Can no longer save Nikon .NEF files in Photoshop cc 2014

    Hi I am hoping someone can help.   I was using a PC running Windows 7 64-bit and using LR, PS and Bridge to sort and edit Nikon files. This worked fine up to November of last year when I lost PC etc due to house fire. In the interim period I've been

  • How can I get SessionID from SOAP Header in MessageMapping

    Hello experts, I've got a Abap Proxy --> PI --> WebService scenario. I do the call to the web service and it returns me the data and a SessionID in the SOAP header. I've got a message mapping for the response, and in this message mapping I need to ge

  • F-53 Post outgoing payment- help

    When a user tries to post and manual outgoing payment using F-53 for a vendor he is getting a warning message “No open items were found” however there are open items for that vendor which are due for payment. I looked into the data he is entering on

  • BW reporting for SRM upgrade

    HI, My quetion is, for upgrade fromn EBP2.0 to SRM 5.0, what will be the changes (structural and in tables) that will have to be considered in case of BW reporting? Will standard reports in the new version take over automatically (with minimal config

  • Help me. I have windows XP installed the Safari 5,Open Error

    Help me. I have windows XP installed the Safari 5, the installation is complete. When open safari: " Safari.exe - can not find the entrance The procedure entry point could not locate the dynamic link library JavaScriptCore.dll JSValueMakeFromJSONStri