HTMLDB install on VMS 10.1.3

HTMLDB is not supported on VMS 10.1.3, per metalink. Since HTMLDB is basically PL/SQL packages, I want to run and create these new schemas in my new 10g database and run the apache server from a windows box (which my understanding is the reason HTMLDB is not supported is because apache is not supported on VMS). Has anyone done this? Does anyone know how I can get the PL/SQL code? Any thoughts, comments will be appreciated. Thanks in advance.

Hi,
check out this post.
Re: HTML DB on VMS?
I am also trying to accomplish the same thing.
I have downloaded Ora10gDB Disk 3.
Oracle Database 10g Companion CD Release 2 (10.2.0.1.0)
Oracle HTML DB v2.0-latest standalone version of HTML DB New (13-Sep-05)-htmldb_2.0\
In this install, there is a b16375_01.pdf that details the installation and requirements, XML DB and Oracle Text.
Good Luck,
-Alexei
[email protected]

Similar Messages

  • HTMLDB install

    i am about to test htmldb on 9.2.0.4 (32bits) on solaris 8. i see 10g for 64 bit solaris for download only. is this the one i should use? can someone clarify this for me? Thank you in advance

    you're probably not going to have much luck with the 64bit download, but you could try this work around (i haven't tested this, but it makes sense.): try grabbing a 10g companion cd for something like windows or linux. run that cd from a machine with a matching OS but point the installer at your solaris box. the htmldb install's done over sqlnet anyhow, so the db stuff should go okay for you. after that you'd just have to configure apache, and you should be up and running.
    good luck,
    raj

  • Problems installing htmldb 2.0, totally new db/http server/htmldb install

    I grabbed the new version of htmldb 2.0 and followed the install instructions that came with the htmldb 2.0 seperate download file. The scripts run fine etc. Evrything at default with default example db - orcl. But at a certain point I need to configure:
    This is after the htmldb script has run and you need to configure the http server,
    marvel.conf - I have not such a file in my Apache directory
    dad.conf - really not clear what and how I need to change the values, no explination found either.
    <Location /pls/htmldb>
    SetHandler pls_handler
    Order deny,allow
    Allow from all
    AllowOverride None
    PlsqlDatabaseUsername HTMLDB_PUBLIC_USER
    PlsqlDatabasePassword htmldb
    PlsqlDatabaseConnectString localhost:1521:htmldbdv ServiceNameFormat
    PlsqlDefaultPage htmldb
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDocumentPath docs
    PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
    PlsqlAuthenticationMode Basic
    PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    </Location>
    What to use for the PlsqlDatabaseConnectString localhost:1521:htmldbdv ServiceNameFormat ?????
    I'm running a windows xp box. And the db and companion disc used are the latested found on OTN.
    The instructions state that you use the following url as login:
    http://hostname:port/pls/database_access_descriptor/
    I don't get anything but an 404.
    Completely lost. HELP!
    Cheers
    Message was edited by:
    10G-Newbie
    Message was edited by:
    10G-Newbie
    Message was edited by:
    10G-Newbie
    Message was edited by:
    10G-Newbie

    I managed something, changed the PlsqlDatabaseConnectString to
    PlsqlDatabaseConnectString 192.168.2.2:1521:orcl SIDFORMAT
    When I now browse to the http://192.168.2.2:7777/pls/htmldb I see the login page, but how and with which credentials do I log in? Here is my dads.conf setup:
    Alias /i/ "C:\oracle\product\10.2.0\db\Apache\Apache\images/"
    <Location /pls/htmldb>
    SetHandler pls_handler
    Order deny,allow
    Allow from all
    AllowOverride None
    PlsqlDatabaseUsername test
    PlsqlDatabasePassword oracle
    PlsqlDatabaseConnectString 192.168.2.2:1521:orcl SIDFORMAT
    PlsqlDefaultPage htmldb
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDocumentPath docs
    PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
    PlsqlAuthenticationMode Basic
    PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    </Location>
    I see no pictures, I think the Alias is oke, but maybe I'm missing something
    Cheers

  • HTMLDB on Open VMS

    Has anyone installed HTML DB on Open VMS. It is not offically supported but, I am told, since it is just web based PLSQL, it should work.

    Hi,
    I have a client that is looking at Apex but is unsure if it is available and supported under Open VMS. They are running 10g Rel. 1.
    The confusion comes from a text on the download page of Apex that says :
    Note: Oracle Application Express 3.0 is supported on all Standard and Enterprise Edition versions of the Oracle database, 9.2.0.3 and higher. We specifically support the following platforms:
    Linux x86
    Microsoft Windows (32-bit)
    Mac OS X Server
    Linux on Power
    Linux x86-64
    z/Linux
    Linux Itanium
    Solaris x86
    Microsoft Windows (64-bit Itanium)
    Microsoft Windows (x64)
    Solaris Operating System (SPARC) (64 bit)
    AIX5L
    HP-UX PA-RISC
    HP Tru64 UNIX
    HP-UX Itanium
    It does mention that Apex is supported on ALL versions of the database but OpenVMS is not listed.
    thanks

  • Can OEM 12c installed on VMs?

    I checked oracle documentation regarding OEM 12c and seems did not specific if we can use VMs or not. But since so many components need to be installed and configured, I would like to see if anybody know this here.
    Thanks in advance.

    Related question -- how much RAM and hard drive space has everybody allocated to their VM's?
    Because my Oracle Enterprise Manager (OEM) and Oracle/Sun  Ops Center on same box? was considered a small one, I've put the database repository and OMS all in the same server.
    Because it has to fit both an OMS and Oracle Database SGA, I found that I could barely fit it inside about 6.5GB of RAM allocated to my VM. This is a lab environment on a host linux box with 8GB RAM.

  • Script to remove htmldb install from database

    Is there a script i can run to remove an existing install of htmldb from the database so that i can start with a fresh install

    Deepak,
    There is no script, but see the instructions in this thread:
    How to deinstall HTML DB
    Sergio

  • Unable to connect to database after htmldb install

    Let me clarify:
    I am using 10g (10.2.0.1.0)
    I just installed Application Server 10.1.3.0.0
    I two database instances one being the original I created on initial install of 10g.
    One additional database I wanted to use for the HTMLDB application.
    I successfully installed and can connect to the application server on http://myserver:7777/em
    And I can connect to the OEM for the database on http://myserver:5500/em.
    When I tried to login via command prompt to install the HTMLDB tools I get the following error.
    ERROR:
    ORA-12154: TNS:could not resolve the connect identifier specified
    I have checked my tnsnames.ora, listen.or and sqlnet files. They all appear to be correct.
    I can even login through the net manager.

    You don't tell us the OS (what always is useful), but if it is Windows, a new installation changes the default ORACLE_HOME. Now Oracle searches in <NEW_ORACLE_HOME>\network\admin (in your case the new home is HTMLDB's home) for its net configuration files. You could copy the configuration files from the old location or set TNS_ADMIN to <OLD_ORACLE_HOME>\network\admin.
    Werner

  • HTMLDB Install Failures 10G

    During the install of HTMLDB from the 10G companion CD a raft of ORA-03114: not connected to ORACLE errors occurs. I traced the original error back to the impor_export.sql script. Specifically the create or replace java source name "Utitlity" part. Once this fails the session is disconnected and the rest of the process goes down the tubes.
    I tried to re-run these scripts from the command line and then I tried to run just the java source install and it always fails.
    I can go through and run the rest of the scripts, but this doesn't seem to help.
    I got to:
    http://localhost:7778/pls/htmldb/htmldb_admin
    and there is nothing there.
    In fact http://localhost:7778 only shows the
    "welcome to the Oracle HTTP Server" page - there is no links to the DAD configuration or anything else.
    I still get errors in the section of the install that comes after htmldb_lang.
    I was wondering if anyone knows why the install fails, starting with the create java source "Utility" or why the html_admin pages aren't showing up.
    This seems strange to me.

    I dropped the two users (flows_010500 and flows_files) and made sure the two entries (db and htmldb) were in both the tnsnames.ora files. I then went and ran 10_comp_home/marvel/ins.sql
    When it got to the java source "Utility" part, it once again failed and the remainder of the install failed with the same error:
    ...Utility
    ERROR:
    ORA-03114: not connected to ORACLE
    create or replace and compile java source named "Utility" as
    ERROR at line 1:
    ORA-03113: end-of-file on communication channel
    ...htmldb_custom_auth
    ERROR:
    ORA-03114: not connected to ORACLE
    No errors.
    ...htmldb_lang
    ERROR:
    ORA-03114: not connected to ORACLE
    Then it gets to the ldpap part of the script, asks for some input and then tries to do these again and fails again (of course).
    So I am really at the same point that I was earlier - I can't get past this part of the install successfully.
    I did try to connect to the both the db ad htmldb via sqlplus (e.g. username/pass@db and username/pass@htmldb) - and both worked, so I am pretty sure that the tnsnames entries are working fine.
    Any thoughts?

  • RDB install on VMS

    I am trying to install the personal RDB program on an Alpha system (ver 7.1)
    and I get the following error:
    %DCL-W-ACTIMAGE, error activating image DTI$SHARE
    -CLI-E-IMAGEFNF, image file not found MSC$DKA0:[SYS0.SYSCOMMON.][SYSLIB]DTI$SHAR
    E.EXE;
    this file is NOT on any of the installation
    Can someone tell me what I have to do to get his working ??
    Thanks

    You might try the comp.databases.rdb newsgroup; they seem to have some capable people there.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by Hank Vander Waal ([email protected]):
    I am trying to install the personal RDB program on an Alpha system (ver 7.1)
    and I get the following error:
    %DCL-W-ACTIMAGE, error activating image DTI$SHARE
    -CLI-E-IMAGEFNF, image file not found MSC$DKA0:[SYS0.SYSCOMMON.][SYSLIB]DTI$SHAR
    E.EXE;
    this file is NOT on any of the installation
    Can someone tell me what I have to do to get his working ??
    Thanks<HR></BLOCKQUOTE>
    null

  • VMS new install - IP box issues

    Installed my VMS and 2 IP boxes without issue.  However, I am now seeing a problem between the IP boxes.  I only have the 3 total units.  While watching a channel on IP1, if I put the same channel on IP2, IP1 freezes, as if it were paused.
    To correct the problem, I need to turn off IP2 then change the channel on IP1 to something different and then return to the original channel.  Anyone else seeing this?  We have to be able to watch the same channel on multiple TVs...

    I did a bit of Googling after I've been working this issue for several hours straight, and it seems I have the dreaded "NF3 vs 6800" issue.
    I have flashed the BIOS to clock the BFG 6800GT OC back down to 350/1000 and even went so far to push it back to 345/1000.  I have turned fastwrites off, the hidden ATI/NV setting in the BIOS is turned off, I tried pushing the voltage to the card up to 1.6 and used NiBitor and RivaTuner to try and force the 2d/3d times to be the same. 
    Nothing worked.  I'm still getting annoying "RGB pixilation" as well as periodic UI freezes for half a second.  Called BFG and they said they knew of no issues, and after doing a bit of searching on this board, it seems to be an NForce vs. 6800 problem.
    Has anyone got any other ideas before I go over to the darkside and purchase a VIA board?

  • Can VMS 2.1 and LMS 2.1 be installed in same server?

    Dear all,
    May I know can VMS 2.1 and LMS 2.1 be installed in same server? If so, how about the sequence of installation? If LMS 2.1 is already installed on the server, do I need to install the VMS Common Services? Thanks
    Gary

    Hi,
    In VMS 2.1 bundle, RME and Security Monitoring Center are included. As I know, RME can receive syslog from switch/router/PIX and Security Monitoring Center can receive syslog from PIX. If I install these two applications on the same server, will there be problems about the syslog receive? Will the syslog messages mix-up? Thanks
    Gary

  • Unable to install 64-bit virtual machine on 870A Fuzion w/AMD Phenom X6 proc

    Unable to get resolution from support after numerous attempts. I've enabled SVM feature from bios and also updated to latest version with no luck.
    Installed Win 7 and running VMworkstation 7 - whenever installing 64bit VMs (eg. W2k8 R2) keep getting error that hardward assist virtualization technology not enabled.
    Blew away OS and reinstalled with HyperV 2k8 R2 and not problem with creating 2k8R2 VMs that is 64 bit. Whenever installing any other flavor of 64bit OS, same error occurs.
    Anybody that can point me in the right direction would be much appreciated.

    Are you dual-booting? The software message suggest you have a software problem.
    AMD and Microsoft are not the same kind of buddies Intel and Microsoft are, especially when it comes to 64bit systems.
    Is this you?  :D http://communities.vmware.com/message/1504136

  • Not able to access HTMLDB from another server running HTTP_SERVER

    Hi
    I had htmldb installed and running from dataabse server but then I moved APACHE server to another server. Here Apache is running from OEM 10g grid control
    I set up dad.conf and marvel.conf files for connection to htmldb server. Also I created marvel directory and copied images diretory from htmldb server to this Apache server marver directory. It did not work
    Here' the details from dads.conf file
    Alias /i/ "/opt/oracle/product/10.2.0_oem/oms10g/Apache/marvel/images/"
    <Location /pls/htmldb>
    SetHandler pls_handler
    Order allow,deny
    Allow from All
    AllowOverride None
    PlsqlDatabaseUsername htmldb_public_user
    PlsqlDatabasePassword @BfNvzBYH8alwoDCIEVVlTPg=
    PlsqlDatabaseConnectString ods1_dev.whq.ual.com TNSFormat
    PlsqlNLSLanguage AMERICAN_AMERICA.WE8ISO8859P1
    PlsqlAuthenticationMode Basic
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDocumentPath docs
    PlsqlDocumentProcedure wwv_flow_file_manager.process_download
    PlsqlPathAliasProcedure htmldb.wwpth_api_alias.process_download
    PlsqlDefaultPage htmldb
    </Location>
    Also I see following errors in Apache Log
    File does not exist : /opt/oracle/product/10.2.0_oem/oms10g/Apache/Apache/htdocs/portal/pls/htmldb
    Please help.
    Thanks
    Sunil

    In httpd.conf I have oracle_apache.conf file included
    In oracle_apche.conf I have <oracle home>/Apache/modplsql/conf/plsql.conf included
    And in plsql.conf I have
    <oracle home>/Apache/modplsql/conf/dads.conf file included.
    http_server is running and did not give any errors during startup

  • Plz urgent help about HTMLDb

    dear members
    i have install 10g database successfully...........now when i have install 10g HTMLDB i see a error
    connection refused (description=(temp=)
    (vsnum=134238208)(err=12514)(error-stack=(erroe=
    (code=18514)(emfi=4)))
    when i have put database services name then i have see error
    plz help me
    Thanks

    you might try adjusting your ORACLE_HOME and/or TNS_ADMIN environment variables. the person at...
    HTML DB INSTALL
    ...found that unsetting his ORACLE_HOME worked. and the person at the bottom of...
    Windows 10G HTMLDB Install Error
    ...made adjustments according to his TNS_ADMIN setting. anyhow, please see if using/adjusting/setting those env variables works for you.
    thanks,
    raj

  • Moving VMs from Standalone Hyper-V to Hyper-v Failover Cluster

    Hello All.................I need to move Virtual Machines from Standalone Hyper-V based on Windows Server 2012 R2 to a Hyper-V Failover Cluster based on Windows Server 2012 R2.
    -  The VMs OS is Windows Server 2012 R2
    -  Applications installed on VMs are SCCM, SCOM, SharePoint, etc.
    1.  I am looking for a Checklist that I can run through and move them.  To make sure I do not miss out anything.
    2.  Would a downtime be required in this scenario while the VM is being moved?
    3.  What requires special attention in this scenario?

    Thanks for the reply.
    So, I do not need to do anything and just simply add both the cluster and standalone into VMM and then simply use the Move option.  Please, confirm if I have understood it correct.
    Yes. But be carefull. First shut down your VM's
    if possible and configure them in such a way they don't automatically start. If you install the SCVMM Agent, some Hyper-V related services are restarted, when some VMs start during that process you system may stall. I have seen this multipe times.
    There is another dirty option that worked of us perfectly. Export the VMs. Then import those VMs to a local disk on one Hyper-V Server. Refresh the Hyper-V Server and Virtual Machines on that Hyper-V Server. Give it a few minutes. Then do
    a Live Migration while at the same time makeing it "Highly Available" by moving it to your CSV. Works flawlessly. DO NOT IMPORT THE VMS TO YOUR CSV, otherwise you can't change it to "Highly Avaiable" unless you have
    two CSVs. Importing it straight to a CSV does not make them Highly Available.
    Boudewijn Plomp | BPMi Infrastructure & Security
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember, if you see a post that helped you please click "Vote as Helpful", and if it answered your question, please click "Mark as Answer".

Maybe you are looking for

  • Mavericks printing issues.

    Since I've installed Mavericks, every app I try to print from crashes.  I get a notice that says (name of app) quit unexpectedly while using the pde plug-in.  Any suggestions?

  • Temporary IVR Handoff for authentication

    Hello, One of our APAC region banking customers has the following scenario: 1. Agent is speaking to customer 2. Agent identifies customer (and thus updates ECC variables with customer ID) 3. Agent conferences call to CVP 4. CVP sees customer ID - pro

  • Will Lion work ok with Logic Pro and 3rd party plugins?

    Will Lion OS work ok with Logic Pro and 3rd party plugins? Any help would be much appreciated, Regards James

  • RoboHelp Server 8 - roboapi.asp & robo.dll redirect

    We are currently using RoboHelp x5 and have upgraded to RoboHelp 8.  We need all requests for roboapi.asp and robo.dll which were supported in X5 to redirect properly to work in RoboHelp Server 8. I have read a few posts that recommend adding the Rob

  • Crashes with Logic Pro 7 and HD3

    Hi there; I have problems with working on Logic Pro 7 via Pro Tools HD3 hardware. Everything seems to work fine but from time to time the G5 crashes with out any error message. I can move the mouse but thats all. I can´t even stop the task. All I can