How to access HTML DB help files

Hi all,
I am working with HTML DB 1.6 on Windows 2003. HTML DB works fine, but if I click on the help icon (right upper corner) of any of my applications, I get a 404 - page not found error. I looked at the file system on the server, the help files are stored in /images/doc/.
How can I sort it out?
Thanks,
Bettina

Hi,
i have the same problem with help option giving error.i tried to run the drdefus.sql script for setting up Oracle text requirement as you said. but when i run the script through sqlplus, i was getting following results with errors,
Creating lexer preference...
CTX_DDL.create_preference('DEFAULT_LEXER','BASIC_LEXER');
ERROR at line 2:
ORA-06550: line 2, column 3:
PLS-00201: identifier 'CTX_DDL.CREATE_PREFERENCE' must be declared
ORA-06550: line 2, column 3:
PL/SQL: Statement ignored
Creating wordlist preference...
CTX_DDL.create_preference('DEFAULT_WORDLIST','BASIC_WORDLIST');
ERROR at line 2:
ORA-06550: line 2, column 3:
PLS-00201: identifier 'CTX_DDL.CREATE_PREFERENCE' must be declared
ORA-06550: line 2, column 3:
PL/SQL: Statement ignored
ORA-06550: line 3, column 3:
PLS-00201: identifier 'CTX_DDL.SET_ATTRIBUTE' must be declared
ORA-06550: line 3, column 3:
PL/SQL: Statement ignored
ORA-06550: line 4, column 3:
PLS-00201: identifier 'CTX_DDL.SET_ATTRIBUTE' must be declared
ORA-06550: line 4, column 3:
PL/SQL: Statement ignored
Creating stoplist...
CTX_DDL.create_stoplist('DEFAULT_STOPLIST');
ERROR at line 2:
ORA-06550: line 2, column 3:
PLS-00201: identifier 'CTX_DDL.CREATE_STOPLIST' must be declared
ORA-06550: line 2, column 3:
PL/SQL: Statement ignored
ORA-06550: line 4, column 3:
PLS-00201: identifier 'CTX_DDL.ADD_STOPWORD' must be declared
ORA-06550: line 4, column 3:
PL/SQL: Statement ignored
ORA-06550: line 5, column 3:
PLS-00201: identifier 'CTX_DDL.ADD_STOPWORD' must be declared
ORA-06550: line 5, column 3:
PL/SQL: Statement ignored
ORA-06550: line 6, column 3:
PLS-00201: identifier 'CTX_DDL.ADD_STOPWORD' must be declared
ORA-06550: line 6, column 3:
PL/SQL: Statement ignored
ORA-06550: line 7, column 3:
PLS-00201: identifier 'CTX_DDL.ADD_STOPWORD' must be declared
ORA-06550: line 7, column 3:
PL/SQL: Statement ignored
ORA-06550: line 8, column 3:
PLS-00201: identifier 'CTX_DDL.ADD_STOPWORD' must be declared
ORA-06550: line 8, column 3:
PL/SQL: Statement ignored
ORA-06550: line 9, column 3:
PLS-00201: identifier 'CTX_DDL.ADD_STOPWORD' must be declared
ORA-06550: line 9, column 3:
PL/SQL: Statement ignore
Creating default policy...
CTX_DDL.create_policy('DEFAULT_POLICY_ORACONTAINS',
ERROR at line 2:
ORA-06550: line 2, column 3:
PLS-00201: identifier 'CTX_DDL.CREATE_POLICY' must be declared
ORA-06550: line 2, column 3:
PL/SQL: Statement ignored
Can you please help em fix the problem
Philip

Similar Messages

  • How to use a Windows Help File (.hlp) - URGENT

    Hello!
    Can anybody tell me how to use a windows help file (.hlp) in my Java application? Is there any possiblity to reference a specific topic (by Help Context-ID)?
    Thanks in advance,
    Phil

    try calling the Runtime.exec() method
    pass the paramter String as <filename>.hlp
    i donno about the context
    regards
    rohan

  • I have recently purchased a new computer and photoshop element. It looks like its downloaded it but I don't know how to access it. it says file are ready...down load files have been extracted and saved to folder....launch PS elements and open specific fol

    I have recently purchased a new computer and photoshop element. It looks like its downloaded it but I don't know how to access it. it says file are ready...down load files have been extracted and saved to folder....launch PS elements and open specific folder. it looks like it downloads. It then keeps taking me back to this page. Im not sure where to go next

    if you have a win os you should have dl'd an exe and a 7z file.
    put both in the same directory and double click the exe.

  • How to access the database jar file using the derby 10.2.1.6 database ?

    Hi,
    How to access the database jar file using the derby 10.2.1.6 database ?
    I have used like below. And i am getting the following the error:
    "org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot load JDBC driver class 'org.apache.derby.jdbc.EmbeddedDriver'
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1136)"
    My context.xml file looks like this:
    <Context crossContext="true">
    <Resource name="jdbc/derby" auth="Container"
    type="javax.sql.DataSource" driverClassName="org.apache.derby.jdbc.EmbeddedDriver"
    url="jdbc:derby:jar(\CalypsoDemo\database.jar)samples"
    username="xxx" password="xxx" maxActive="20" maxIdle="10"
    maxWait="-1"/>
    </Context>
    What could be the reason.?
    Any suggestions will be appriciated.
    Thanks in Advance,
    Gana.

    ya, I have restarted. Can you please tell me whether the path which i am giving is right or not in the context file?
    Thanks,
    Gana.

  • How to access .html in tomcat

    I am very new to programming. I have created an html file (ThreeParamsForm.html) and placed it in development directoy. I am unsure of how to access that file. When i am typing http://localhost/ThreeParamsForm.html it is giving me HTTP Status 404 error. I have tried using servlets but they seem to be working fine. It is only htmls which i am unsure how to access. please help

    I think it may be considered bad practice to include all your web applications in the root directory.
    Instead, why don't you deploy each web application in it's own directory with a deployment descriptor.
    Your directory structure should look like this:
    [TOMCAT_HOME]
    --|\webapps
    ----|\MyWebApp
    ------|index.html
    ------|\WEB-INF
    --------|web.xmlYou'r web.xml file might read like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app>
         <context path="/MyWebApp" />
    </web-app>This so when you browse to your web site, you will go to http://localhost/MyWebApp

  • How can I remove a help file frameset that I mistakenly attached to a specific topic?

    I'm using RH7 HTML to update a client's help file that was developed in RH5. The help file opens with an initial topic (Welcome to...) using the frameset that was built for the help file. 
    In adding a new section to this help file, I somehow linked the help file frameset to one of the new topics. In this new topic's properties, the topic title now shows as the frameset name, but the file name is still the name of the original topic.
    I've recreated the new topic and the frameset attaches to it as well. 
    1.  How can I disconnect the frameset from the topic without affecting the entire help file? If so, how?
    2.  If this isn't possible, is there any other way I can correct this problem?
    Thanks!!
    pkoczko

    How about a screenshot of the relevant portion of the help output (just the upper left quadrant?). I just can't figure what the issue is, sorry.
    Save it as a file, and attach that image to your reply, using the little camera thingie.
    Good luck,
    Leon

  • How to access and restore the files in recovery D on my HP Pavilion Windows 7??????

    Im not very good with the technological side of computers, but it asked me to restore to factory settings after turning my computer on in the morning. I asked it to back up my computer so I can restore it which I believe it did to the Recovery D drive. I can open this file but it comes up with
    Recovery Partition Warning
    This area of your hard drive (or partition) contains files used to perform and system recover.
    Do no delete or alter any of these files
    Any change to this partition could prevent a system recovery in the future.
    It also says there is 1.94GB free of 15.7GB which must mean there are files in there but I dont know how to access them.
    Please help and please try to speak in term in which I may understand. As I said I dont really understand computer language lol.
    Thanks in advance for your help.

    Thank you. I think I completely stuffed it up. I didnt put anything into my computer to back it up like an external hard drive because I dont think I actually know what the computer was doing at the time so looks like I may have lost all my previously applications, settings and data. Oh well I'll have to live with that, Thanks for your help much appreciated

  • How to access additional supporting jar files from EJB JAR?

    Hi,
    How can we access additional supporting jar files as part of my EJB JAR .
    I don't want to keep them in the top level because other EJB JAR files also has
    the same jar files(code in the classes in the jar is slightly different)
    can I keep the additional jar files in my EJB JAR?
    Thanks
    NLB

    Include the supporting jar files in the Ejb jar file.
    Specifiy the jar files in the Ejb jar manifest file.
    Manifest-Version: 1.0 [CRLF]
    Class-Path: utility.jar [CRLF]
    thanks,
    Deepak
    "NLB" <[email protected]> wrote:
    >
    Hi,
    How can we access additional supporting jar files as part of my EJB JAR
    I don't want to keep them in the top level because other EJB JAR files
    also has
    the same jar files(code in the classes in the jar is slightly different)
    can I keep the additional jar files in my EJB JAR?
    Thanks
    NLB

  • How can i implement a help file to my program?

    i have to add a help to my program's users so how can i do that in java?

    I googled "java help".
    The first link points to the "JavaHelp" open source project
    that makes it easy for you to incorporate help into your program.
    The help files can either be on the client side (included in the program),
    or be on the internet (residing on some server):
    http://java.sun.com/products/javahelp/
    Next time, try google first. Please.

  • How to access classes in jar files

    hi I have added a jar file to my project in eclipse.How to access the classes in that jar file?

    cu is right.
    classloader returns the URL of your resource. You can the jar using something like the following...
    ClassLoader classloader = this.getClassLoader();
    url = classloader.getResource("your_resouces...");
    if(url == null)
    System.out.println("cannot find resource ");
    return null;
    String jar = url.getFile();
    jar = jar.substring(jar.indexOf("/")+1, jar.lastIndexOf("!")).replace('/', '\\');
    obviously, this code snippet works on windows only. Now you have the jar file path. I use Jar file classes to access the jar file. (e.g. you can search for each class files)
    Ming

  • Can't Access Adobe Captivate Help files

    Hi,
    I've installed Adobe Captivate 5 and upgraded it to 5.01.624. Addionally, I noticed that I can't access my Help files.I've also noticed that I can't access help from Photoshop CS5 as well.  However, I've installed the latest Adobe AIR 2.6. I've checked the Common File folder and I have an Adobe Air folder with a folder labelled Versions and a file labelled sentinel.  I'm on Windows 7.   Any help would be appreciated.

    Hello,
    Download the Help file for Captivate 5 from here :
    http://help.adobe.com/en_US/captivate/cp/using/captivate_5_help.pdf
    Thanks
    Vikarm

  • How do you have the help file .chm hold its window position when the user resizes the help window.

    One of my customers is complaining that the help contents will scroll out of view when the window is resized.  Is there a way to anchor the position while the window is resized?

    My CHM is a help file for an application. The application uses F1 to open specific topics for help.  Therefore the help file needs to be visible but not cover the application to much. The Content in this situation is text however the help project contains Images, tables, text, etc. 
    If the user searches for the word "audio" in the search and it takes them to a section or sub topic that is half way down in the Topic, they would like that section or subtopic to stay in the same place as they resize the help window.  Using Bookmarks if the topic is large enough clicking the search link will place the results in the top left of the doc view window, however this is not necessarily the top of the topic. 
    Im not sure how else to explain what the user is seeing, sorry.
    Please explain "Also whether it remains consistent depends on whether an absolute or percentage value has been added to it."

  • How do I get missing help files back into XP Media Center?

    Quite some time ago my "help" information in Media Center dissappeared.  I have restore points, but often go for long periods of time withOUT using Media Center.  I cannot find an information about repairing or re-installing Media Center.  I have an HP Media Center PC m7470n runing XP SP3, with Windows XP Media Center Edition2005 v. 5.1.2715.3011, Update Rollup 2.  If I click help it does nothing.  Sometimes I can watch TV & sometimes not.  Today all channels are just static, if I go to TV tuner setup, the program locks up, then I have to go to Task Manager in order to exit MC.  NO RECOVERY CD'S came with my PC.  I had created recovery CD's a long time ago, but when I access PC Tools & Help to recover software, Media Center is not listed there.  Also in add/remove, there is no "repair" choice for Media Center.  I am NOT interested in doing a COMPLETE Restore.   Also if I click "Guide Terms of Service" or "Data Provider Credits" nothing appears.  Please help.

    Have you tried disconnecting the cable from the PC, restart the PC, and then reconnect and try to setup the TV signal again? I'm thinking it's freezing because the MC is not recognizing the signal, like it knows something is there but it can't figure it out. It also could be you had some sort of energy surge or static buildup. I know this sounds unlikely. But electronics can act weird when they have too much static or some other kind of interference.
    It is odd that two of your systems would have the cable signal go out at the same time, but you may be write that it's unrelated....but if it is related, maybe having the cable guy fix one will fix both
    ...an HP employee just trying to help where I can, but not speaking on behalf of HP.

  • How can I download imovie help files?

    I have now help files in my upgraded imovie 11.  Where do I get them?

    All Help files are 'inside' the app.
    Did you use AppStore to purchase your copy, or is it a Disk/iLife11-version?

  • How to access UVI Workstation .ufs files?

    I can see that Logic Express has support for UVI Workstation files but when I try to insert them into a new track, only the Apple audio files appear in the menu.
    Is there a way to access UVI Workstation .ufs files?

    No.  I had tried to loop back and forth in Quicktime Pro and save the movie as self-contained to the desktop. 
    The computer really didn't like this.  I managed to trash the file as the blinking/flashing was slower when the computer first booted up, giving me time to click and drag the file quickly to the trash.
    Who would have known?
    Thanks again for your assistance.

Maybe you are looking for

  • Daily manager

    How do I stop Daily manager from printing? I can not access it from front panel and it doesn't show as a printing job on eprint center. This question was solved. View Solution.

  • How to set up text alerts for contacts

    How do you set up ring tones for contacts? Besides going to contacts.  I know in the S4 there was a setting under contacts to make text tones different for each contact.  How do you set it up? Thanks

  • My cards in Passbook are stuck in "activating"

    I have added two card.  Everything seems to be fine, but both of them (two different banks) are still showing as "activating".  Therefore it will not let me pick a Default Card.

  • Disable row in LOV or Poplist

    Hi Folks, Is it possible to have a poplist or an LOV with all values listed but some of them grayed out and not accessible !!!! Thanks Pranati

  • CONTROLLING THE TIMELINE FROM EXTERNAL MC

    I have a website http://www.charlesmarsden-smedley.com/index1.html that I am building. In the projects section, if you navigate to Projects > Museum > Tower of London. You will see 'more information' link. This loads an external Movie clip for the te