Survey application download

Hi All,
I downloaded the Survey application form OTN on Friday 24th, 2002
at : http://otn.oracle.com/sample_code/tech/java/servlets/samples/surveyapp/surveyhome.htm
and found one bug that I fixed. In the Question.java file there is a little bug that create an error when you try to create
a new question : you get to the question page but you can see the word 'Error' and you can not
select Group Choices that you previously created.
You should open the source code Question.java and replace:
PreparedStatement l_stmt2 = l_conn.prepareStatement(
"select c.id, c.label from group_choices g, choices c where chgrp_id = ?"+
"and g.cho_id = c.id and c.log_del_ind is null");
by
PreparedStatement l_stmt2 = l_conn.prepareStatement(
"select c.id, c.label from group_choices g, choices c where chgrp_id = ?"+
" and g.cho_id = c.id and c.log_del_ind is null");
there is a space missing right before the statement : "and g.cho_id = c.id and c.log_del_ind is null"
it should be : "<space>and g.cho_id = c.id and c.log_del_ind is null"
Recompile the code and replace the class file.
Thanks
Laurent Bernard

I'm also getting a 404 error while attempting to download the Oracle Migration Workbench from
http://www.oracle.com/technology/software/tech/migration/workbench/index.html

Similar Messages

  • Survey Application with mutli-lingual

    Hello,
    I am planning to build a survey application using ADF/JSF. This is my first venture into JSF. This application should be multi-lingual, i.e. text should be both in English and Arabic.
    My questions is will arabic is supported with ADF/JSF in JDeveloper 10.1.3?
    Any help is highly appreciated.
    Thanks

    ADF Faces has support for right-to-left property for your page so you can write in arabic.
    http://download.oracle.com/docs/html/B25947_01/appendixa010.htm#sthref3187
    There is additional information about creating multi-language JSF application in the ADF Developer Guide:
    http://download.oracle.com/docs/html/B25947_01/web_laf004.htm#CACIBGBA

  • I'm all of a sudden getting a ( Java Script Application "download error" message) when trying to use Ant Video Downloader. What could cause this?

    When an FLV is playing and I want to download it. I click on the Ant download button. A little window appears reading ( Java Script Application "download error" message)

    This works for me on YouTube.
    Cancel the download and then immediately right click and choose retry.

  • How can i prevent deleted application download on my iTune Store?

    Hi,
    i downloaded few application and deleted in my iPhone 4 (before connect iTune store) but whenever i connect my iPhone in iTune store deleted applications start downloading every time so how can i prevent deleted application download on my iTune Store? please suggest me,
    Thanks in Advance,
    Suresh Balakrishnan.

    Welcome to the Apple community.
    It sounds as though you are sharing and iCloud account with someone else, you need to have a separate iCloud account, otherwise there is no way of stopping other sharers from accessing your photos in photo stream.

  • How to limit the number of  emails the  mail application downloads.

    I have over 5000 emails in my online account and I do not want mail do download more than 50 of my newest emails to be downloaded into the mail application. Is there a way to limit how many emails the mail application downloads? Thanks.
    Message was edited by: monkthehonk

    This question cannot really be addressed without knowing whether you are using a POP or IMAP account? Since a POP account only downloads new emails from a POP3 server, if using the same computer, then I assume you have an IMAP account? With an IMAP account, where the Inbox actually resides on the server, only the messages you seek to read are downloaded, if in Mail Preferences/Accounts/Advanced you choose an option under "Keep copies of messages for offline viewing" to not keep any copies. Of course all messages remain online on the server.
    More info if not applicable.
    Ernie

  • Adobe Acrobat Updater is an application downloaded...

    This message pops up every 3 days and I don't know why. How do I get rid of it?
    "Adobe Acrobat Updater is an application downloaded from the internet. Are you sure you want to open it? Safari downloaded this file on October 19, 2009."

    There is a description of the solution on the Adobe website here:
    http://kb2.adobe.com/cps/402/kb402251.html#main_Turn_off_automatic_updates_on_Ma c_OS
    In summary, open the AdobeUpdaterPrefs.dat file and change
    <AutoCheck>1</AutoCheck>
    to
    <AutoCheck>0</AutoCheck>
    HTH,

  • OSD TS application download fails after reboot - client incorrectly believes it "is on internet"

    Hello,
    Our  SCCM infrastructure is configured to use SSL and it’s working, no problems in daily operation.
    However, our windows 7 osd task sequence has an issue after a “reboot computer” step, on a single specific computer.
    The OSD TS looks as follows (cannot put screenshot due to account verification issue
    Setup Operating System
    - Setup Windows and Configuration Manager
    - Install Updates
    Standard Software
    - Install Default Apps
    - Install Adobe
    - Restart Computer
    - Install MS Apps
    - Install Antivirus
    "Install default apps” and “install adobe” works correctly. All app packages are downloaded and installed without errors.
    Then “restart computer” runs, also ok.
    Then “install ms apps” tries to install Office 2010 and lync. This and the following install steps all fail with this message in the task sequence report: 
    “DownloadFailed – execution status received: 24 (Application download failed)”
    I opened a debug command line on the affected client with F8 and captured the logfiles.
    it seems the Client believes it is "on the Internet" after the reboot, and tries to contact our Internet-facing DP.
    ClientLocation.log:
    Client is in Internet ClientLocation 13.03.2014 08:34:30 1692 (0x069C)
    Current internet management point is externaldnsentry.company.com ClientLocation 13.03.2014 08:34:30 1692 (0x069C)
    Raising event:
    instance of CCM_LocationServices_LocationBaseChange
    ClientID = "GUID:e5b6f053-86b8-4f35-b82e-6cdb3bcabc5e";
    DateTime = "20140313073430.697000+000";
    NewLocation = "Internet";
    OldLocation = "Intranet";
    ProcessID = 1660;
    ThreadID = 1692;
    ClientLocation 13.03.2014 08:34:30 1692 (0x069C)
    Failed to submit event to the Status Agent. Attempting to create pending event. ClientLocation 13.03.2014 08:34:30 1692 (0x069C)
    LocationServices.log
    Calling back with locations for location request {B3C644CC-A7BA-4732-A4C2-9B53F4FF2DD6} LocationServices 13.03.2014 08:32:29 3232 (0x0CA0)
    Using INF MP externaldnsentry.company.com as lookup MP. LocationServices 13.03.2014 08:34:38 2960 (0x0B90)
    Attempting to retrieve site information from lookup MP(s) via HTTPS LocationServices 13.03.2014 08:34:38 2960 (0x0B90)
    Failed to send site information Location Request Message to externaldnsentry.company.com LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    Attempting to retrieve site information from lookup MP(s) via HTTP LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    Failed to refresh security settings over MP with error 0x80004005. LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    No security settings update detected. LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    The strange thing is, this currently only happens on a single dell precision T7610, on a different computer (for example, dell latitude e6330, or a vmware test system) this does not happen, and after reboot,
    SCCM TS continues to install software normally.
    Does anyone have an idea or a hint what is going on?

    i found something in LocationServices.log.
    it seems the Client is trying to contact our Internet facing DP ("externaldnsentry.company.com", real name changed) after reboot, because it thinks it "is on the Internet"
    Distribution Point='http://INTERNALDP.domain.local/NOCERT_SMS_DP_SMSPKG$/Content_ee82154a-0895-4866-b8c1-765c46415e2b.1', Locality='LOCAL', DPType='SERVER', Version='7958', Capabilities='<Capabilities SchemaVersion="1.0"><Property Name="SSL" Version="1"/><Property Name="SSLState" Value="63"/></Capabilities>', Signature='http://INTERNALDP.domain.local/NOCERT_SMS_DP_SMSSIG$/Content_ee82154a-0895-4866-b8c1-765c46415e2b.1.tar', ForestTrust='TRUE', LocationServices 13.03.2014 08:32:29 3232 (0x0CA0)
    Distribution Point='http://INTERNALDP.domain.local/SMS_DP_SMSPKG$/Content_ee82154a-0895-4866-b8c1-765c46415e2b.1', Locality='LOCAL', DPType='SERVER', Version='7958', Capabilities='<Capabilities SchemaVersion="1.0"><Property Name="SSL" Version="1"/><Property Name="SSLState" Value="63"/></Capabilities>', Signature='http://INTERNALDP.domain.local/SMS_DP_SMSSIG$/Content_ee82154a-0895-4866-b8c1-765c46415e2b.1.tar', ForestTrust='TRUE', LocationServices 13.03.2014 08:32:29 3232 (0x0CA0)
    Calling back with locations for location request {B3C644CC-A7BA-4732-A4C2-9B53F4FF2DD6} LocationServices 13.03.2014 08:32:29 3232 (0x0CA0)
    Using INF MP externaldnsentry.company.com as lookup MP. LocationServices 13.03.2014 08:34:38 2960 (0x0B90)
    Attempting to retrieve site information from lookup MP(s) via HTTPS LocationServices 13.03.2014 08:34:38 2960 (0x0B90)
    Failed to send site information Location Request Message to externaldnsentry.company.com LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    Attempting to retrieve site information from lookup MP(s) via HTTP LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    Failed to refresh security settings over MP with error 0x80004005. LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    No security settings update detected. LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    Using INF MP externaldnsentry.company.com as lookup MP. LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    Attempting to retrieve site information from lookup MP(s) via HTTPS LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    Failed to send site information Location Request Message to externaldnsentry.company.com LocationServices 13.03.2014 08:34:41 2960 (0x0B90)
    Attempting to retrieve site information from lookup MP(s) via HTTP LocationServices 13.03.2014 08:34:41 2960 (0x0B90)
    Failed to refresh Site Signing Certificate over MP with error 0x80004005. LocationServices 13.03.2014 08:34:41 2960 (0x0B90)
    Refreshing Site Signing Certificate over HTTP LocationServices 13.03.2014 08:34:41 2960 (0x0B90)
    Failed to refresh Site Signing Certificate over HTTP with error 0x87d00215. LocationServices 13.03.2014 08:34:42 2960 (0x0B90)
    Using INF MP externaldnsentry.company.com as lookup MP. LocationServices 13.03.2014 08:34:42 2960 (0x0B90)
    Attempting to retrieve default management points from lookup MP(s) via HTTPS LocationServices 13.03.2014 08:34:42 2960 (0x0B90)
    LSGetManagementPointsForSiteFromManagementPoint: Client is on Internet, skipping Intranet MP list request. LocationServices 13.03.2014 08:34:42 2960 (0x0B90)
    in ClientLocation.log:
    Client is in Internet ClientLocation 13.03.2014 08:34:30 1692 (0x069C)
    Current internet management point is externaldnsentry.company.com ClientLocation 13.03.2014 08:34:30 1692 (0x069C)
    Raising event:
    instance of CCM_LocationServices_LocationBaseChange
    ClientID = "GUID:e5b6f053-86b8-4f35-b82e-6cdb3bcabc5e";
    DateTime = "20140313073430.697000+000";
    NewLocation = "Internet";
    OldLocation = "Intranet";
    ProcessID = 1660;
    ThreadID = 1692;
    ClientLocation 13.03.2014 08:34:30 1692 (0x069C)
    Failed to submit event to the Status Agent. Attempting to create pending event. ClientLocation 13.03.2014 08:34:30 1692 (0x069C)
    how can that happen?!

  • Survey Application problem

    I have installed the survey application successfully on my
    machine but unfortunately when i try to log in i get this unexpected error.Can you give me a solution asap.I belong to ORACLE DIRECT India..
    PLs respond Asap.
    Thanks in advance,
    Sreedhara
    [Technical consultant]

    Hello,
    Could you tell me what is the error? You can also contact me personally as I am also working in Oracle India.
    Regards,
    Rajat

  • How do I stop click-thru "'Firefox' is an application downloaded from the Internet. Are you sure you want to open it?"?

    Every single time I launch Firefox 20 under Mac OS X 10.7.5 I get the click-thru warning message "'Firefox' is an application downloaded from the Internet. Are you sure you want to open it?". How do I stop this? There are internet postings and previous postings about solving this using Terminal commands for OS X 10.5.x & 10.6.x, but these commands do NOT work in 10.7.x or 10.8.x. This seems to be a Firefox ONLY issue, and solving it by globally turning off OS X security features as recommended before in a previously closed thread seems like a really BAD solution. Is there a "Firefox only" solution, or will I just have to stop using Firefox?

    I had upgraded to Firefox 20 using the automatic update process, so the last time I'd downloaded a .dmg and manually installed Firefox was a long time ago. I trashed Firefox 20, downloaded a new .dmg and manually transferred to Applications folder and this persistent message ended. I assume if I'd ever launched from the open .dmg the same error message would result, so the fix offered was a solution even though the cause was something different since I only used the automatic update process and never manually handled Firefox .dmg downloads.

  • Everytime i open a safe website I get this message ""ai-13.php" is a script application downloaded from the Internet. Are you sure you want to open it?" How do I get this to stop?

    Question
    Everytime I open a safe website I get this message "“ai-13.php” is a script application downloaded from the Internet. Are you sure you want to open it?" How do I get this to stop?

    WZZZ,
    Thanks, the following command (ran as root) worked for me!
    xattr -d com.apple.quarantine /Applications/Google\ Chrome.app
    Chrome is set to start on launch, so I'd get the following warning on every start/restart
    Google Chrome” is an application downloaded from the Internet. Are you sure you want to open it?

  • HT2128 I am on Mac Lion. I about 36 photos frodownloadedm a friends storage place online.? I usually select about 10 at a time and view in preview (default) to make my selections. But Lion is saying blahblah.jpg is an application downloaded from the inter

    I am on Mac Lion. I downloaded about 36 photos from a friends storage place online.?
    I usually select about 10 at a time and view in preview (default) to make my selections. But Lion is saying "blahblah.jpg is an application downloaded from the internet.  Are you sure you want to open it?" These are files not applications (jpg's)
    Is there no way to change this and not get the question every time? I will have to do it for every picture one at a time- what a pain. The older operating system did not do this.

    It's possible, but not recommended unless you're an advanced user who understands the risk. Install the free application "TinkerTool" (not "TinkerTool System"), select the Applications tab, and check the box labeled "Don't show quarantine warnings for downloaded files." Log out and log back in. This action will disable the built-in protection against malware. You've been warned.

  • Problems on CC application download - only trial versions available?

    Hi, I have logged in to admin console on CC for teams. One user have also added, and no we try to get application downloads to run. However, there is only 30 days trial versions available of most of the applications. How to get full versions, which belongs to our licence?

    sign out (from the task bar) and then back in to your cc desktop app and retry.
    if that fails,quit the app (from the task bar) and relaunch, retry.
    if that fails: remove the OPM.db file and relogin into the cc desktop application using the Adobe ID tied to your subscription.
        Mac OS: You can locate the OPM.db file in the \User\<user name>\Library\Application Support\Adobe\OOBE folder. To access the hidden user Library folder, see Access hidden user library files | Mac OS 10.7 Lion.
        Windows: You can locate the OPM.db file in the \Users\<user name>\AppData\Local\Adobe\OOBE folder.  To view the hidden AppData folder, see Show hidden files, folders, filename extensions | Windows XP, Vista, Windows 7.

  • Application download crashes my itunes

    Hi! I'm having a very stressful situation wiht an application, i'ts called "Love Art: National Gallery London", this is what happend.
    When i first chose to download this, it was for free, so i started to downlaod it, but it was of more than 200 megas, so i paused it, a deleted it, perfect... next time i opened my itunes there it was on downloads AGAIN! so, everytime i deleted it, it would reappear next time i opened my itunes. So i thiught that maybe if just let it donwload it all the problem would be solved, but now that application has a cost. I investigated where the file was, the download files are, and i erased that file, now when i open itunes, the applications still appears on the download section, but now, when i try to pause it crashes my itunes, I DON'T KNOW WHAT TO DO, TO GET RID OF THAT APPLICATION ONCE AND FOR ALL, HELP ME!

    here's something more, by just opening my itunes, before opening my account, if i go to the downloads window, it will say in the botton, that there is 1 download available, even though i have no other download pending, and if i click on the arrow, after connecting with my account, this application, love art, will reappear to be downloaded, and the file of this applications, will reappear from nowhere to the itunes/mobile applications/downloads file. SO... FROM WHERE IS THIS DONWLOAD BEING LAUNCHED, WHAT CAN I DO TO STOP IT??

  • I have downloaded paid application on my iPhone 5 now, that I have purchased iPad mini can I use the paid application downloaded on my i5 to my iPad mini without purchasing it again?

    I have downloaded paid application on my iPhone 5 now, that I have purchased iPad mini can I use the paid application downloaded on my i5 to my iPad mini without purchasing it again?

    Yes.
    (93291)

  • Can't Find Backup Application Download

    Verizon's backup and sharing option is great for when you loose your hard drive. But, in order to get my files, don't I need to download the backup application again? They seem to have hidden it somewhere on this site. It sort of defeats the purpose of being able to back your files up if when you have a catastrophic drive failure, you can't find the application to access them again. Why doesn't Verizon have an application download section? Or am I not looking in the right place? :-)
    John

    https://vzsharing.verizon.net
    You'll have to log in, but it should be pretty easy to find from there.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.
    "All knowledge is worth having."

Maybe you are looking for