Web-enable databases

Hello everyone,
I have Oracle 8.1.5 in production and 8.1.7 in beta on a linux server. All Web-Toolkit packages are installed in both, including HTP, HTF, OWA_CACHE, OWA_COOKIE, OWA_IMAGE, OWA_OPT_LOC, OWA_PATTERN, OWA_SEC, OWA_TEXT and OWA_UTIL. I also wrote a very simple store procedure:
create or replace procedure tonyhtml
as
begin
HTP.P('<HTML>');
HTP.P('<HEAD>');
HTP.P('<TITLE>My first page</TITLE>');
HTP.P('</HEAD>');
HTP.P('<BODY>');
HTP.P('Hello world.<BR>');
HTP.P('</BODY>');
HTP.P('</HTML>');
exception when others then
HTP.P('An error occurred on this page. Please try again later,');
end tonyhtml;
and would like to run this issuing:
http://<my server name>/pls/DAD/tonyhtml on my Internet Explorer.
This does not run, need help here.
(Code was copied from "Oracle:Web Application Programming for PL/SQL Developers" by Boardman/Caffrey/Morse/Rosenzweig)

I tried ports 80, 7778 and 7779 etc none works.
Also when typing only servername i get page does not exist as in incorrect url.
Thans for the responses.

Similar Messages

  • Options for Web Enabling Oracle?

    Hi,
    I am wanting information on the different ways in which to web front end an Oracle DB. We have plenty of PL/SQL and Forms experience in a Client Server architecture but are wanting to write an application with a web front end. Apart from web enabling forms, which we have ruled out what options are available to us.
    We have been looking at possibly using JSP but are not sure whether the project will take the learning curve this will incur. I seem to remember there being a PL/SQL cartridge for generating HTML.
    Any help at all greatly appreciated.
    Roy

    yes, mod_plsql for Apache (the core of Oracle 9iAS) allows you to make PL/SQL calls from a browser environment and return HTML. the entire Oracle Portal product is written using this mechanism.
    learning JSP from scratch, and learning how to manage security, database connections and record sets would be a daunting task. if you want to learn Java, great. it's my favority web language. however, if you have PL/SQL experience and a need to get information to the web, use mod_plsql and generate dynamic content via PL/SQL and the database.
    good luck,
    rich

  • Bidirectional NLS support in web-enabled forms.

    Is it possible to have bidirectional NLS support in web-enabled forms? That is, can a local user make any settings changes on their workstation that will make (e.g.) Hebrew right-justified for text fields? If this all depends on the environment varible NLS_LANG, then it is set on the AS server and not user-changeable. I know you can change direction programmatically, but it seems odd that it doesn't work automatically. P.S. We are running forms 6i with Application Server 6i on an 8i database. Thanks in advance.

    Frank,
    I am using calendar.pll sent to me by my friend. I will search on OTN if this utility is avaiable on it. If it is there also, then I will download it and test it again.
    Thanks,
    Kiran.
    Vadivelan,
    I am sending simple form and calendar.pll to your mail address. But, remember this works only in windows environment so far. I am finding the solution for Linux/Web.
    Kiran.

  • Cgmap.dat - url format of calling a web enabled cgi report

    Hi,
    I am running Oracle Reports on OAS 4.0.8.1 and Developer/2000 6.x Report Server. I am new to this web enabled reporting, so it's probably trivial, but:
    How should a link for my report look like, when I am running it with URL mapping.
    The CGI URL looks like this:
    http://ept_peti/cgi-bin/rwcgi60.exe?server=ptrep&report=probarep.rdf&userid=test%2Ftest%40test&destype=cache&desformat=html
    and it runs fine. I have in my cgimap.dat file the following line:
    dodo: report=probarep.rdf userid=test/test@test destype=cache desformat=html
    The question is, how does the url like if I would like to run it with url mapping.
    TIA.
    null

    Hi Sir,
    Yes, you are right. User needs to be authenticated before running the reports.
    However, one way is to fill the authentication form, which our customer would not prefer to use.
    So, the next method is put the authentication details as part of the url parameter. However this can been seen by the rest of the people and we don't want end user to know about the database username and password.
    So, we put the authentication information in the a file in NT called rep60.dat
    Now the user can run the report using url that does not contains authentication information.
    But the thing is if any of the unauthorise user came across to remember the url, he can just run it in browser without any authentication as it has been put in the file as auto authentication.
    In this case, is there any way we can enforce the security?
    Please advise.
    Thanks.

  • How to Web enabled my forms?

    Hi,
    Now i am working in two tier architech. I want to go for 3 tier.
    My database server --- Oracle 9i (Separate Sever,Linux)
    Forms and Reports execution files are kept into Separate server(Application,linux)
    Client side i am installing Runtime enviroment and executing my application.
    My request
    I want to go for web enable. Please help me in which,what should i want to do.
    and where can i get the Forms Server (oracle 9i and Developer suite 6i for this combination which Version Forms Sever is best and i need in Linux based).
    Kanish

    You might want to start here:
    http://www.oracle.com/technology/products/forms/htdocs/upgrade/index.html
    There are some good documents to help you understand what all is needed to take your Forms application from client/server mode to web, particularly this one:
    http://www.oracle.com/technology/products/forms/htdocs/upgrade/roadmap.html
    Thanks
    Shail

  • WEB ENABLED APP.

    Ours is a telecom Organisation and deal in Operations Support System.We have decided to change our existing Developer based Applications to web enabled applications.Do we need to upgrade from existing Oracle 8 to Oracle 8i.What all system configurations both on hardware and software level do we need to upgrade to minimize changes in existing applications which have been developed using forms 5.0.
    Thanks,
    AC

    Hi,
    You may want to post this question to the Forms6i discussion forum. JDeveloper is a different tool from Developer. JDeveloper is a Java IDE, which includes the Business Components for Java framework, and wizards for generating JSP applications or Java applications. If you want to upgrade your existing forms that were built with a previous version of Developer, then I would check with the Forms 6i list.
    If you are interested in re-writing all of your forms using JSPs or Servlets, then this would be the right place.
    As for the database, there is not a requirement to update. The biggest difference between 8 and 8i is that 8i has java in the database (EJBs, Java Stored Procedures, etc.).

  • SAP B1 Web Enabled?

    Hi all,
        I need to know whether SAP B1 is Web Enabled. If no then how to web enable it ?

    Using the words 'Web Enabled' makes it hard to figure out what you need.
    Some clients just mention the phrase 'Web Enabled' even when all they want is a remote connection to the Database.
    Remote connection with SAP B1 can be achieved via Terminal Service or CITRIX.
    Web based data entry would require you to build a front end in web language, and link it back to the SAP B1 database. I'd suggest you take a look at Ibolt since this is what the software is designed for. When you do this, you need to remember that you loose all the feature functions of the SAP Client like drag and drop, adding form settings etc

  • Web enabling Java apps

    Hi,
    I have developed a database application using JDeveloper. This
    application accesses tables in Oracle 8i database. I want to web
    enable my application. We have an oracle 8i database server on a
    seperate m/c and have also installed Oracle Application Server
    4.0.7 in another m/c. What steps should i follow to web enable
    my Java application ? How should I put my application into the
    Oracle application server? Should I have to seperate the GUI
    part from the application logic ? Pl reply me asap, as i
    struggling with this problem for the last few days.
    P.S. The application just has a grid and few other controls and
    based on a query, the grid gets populated dynamically.
    null

    Hi
    check out the help system (JDev doc) .
    launch the help system.
    open the book icon for "Building Java Forms Using InfoBus"
    select the "Deploying a Java Form"
    regards
    raghu
    sowmya krishnaswamy (guest) wrote:
    : Hi,
    : I have developed a database application using JDeveloper.
    This
    : application accesses tables in Oracle 8i database. I want to
    web
    : enable my application. We have an oracle 8i database server on
    a
    : seperate m/c and have also installed Oracle Application Server
    : 4.0.7 in another m/c. What steps should i follow to web enable
    : my Java application ? How should I put my application into the
    : Oracle application server? Should I have to seperate the GUI
    : part from the application logic ? Pl reply me asap, as i
    : struggling with this problem for the last few days.
    : P.S. The application just has a grid and few other controls and
    : based on a query, the grid gets populated dynamically.
    null

  • An error occurred while trying to connect to a Web service, when InfoPath web enabled form loads.

    Hi Everyone,
    I am getting an error message: An error occurred while trying to connect to a web service, when my InfoPath form tries to load.  The last few days, it only spits this error message in the morning and around 12pm-1pm it resolves itself and the form loads
    fine the rest of the day, oddly enough. 
    A few things about my form:
    1). It is web enabled
    2). The form submits to a form library on the SP server
    3). I use the UserProfileService data connection in the form to auto-populate a few fields
    4). I use a udcx file with correct language stored in the root of the site collection in the data connection library
    5). The form has been working fine until a few days ago
    I noticed while in Central Administration, that the User Profile Service Synchronization is Stopped.  Not sure if this is causing some or all of the problem. If I need to start it I will need to contact my farm administrator to do this, since I do not
    have the service account information.
    Also, I looked thru the log files on the SharePoint server and found the following by searching for the Correlation ID shown when the error comes up, I won't put in everything just the important messages.
    Schema file was already loaded: BuiltInActiveXControls.xsd
    FormServer Partial Trust - Proxy operation invoked in the SHIM process.
    FormServer Partial Trust - Invoking proxy operation for Web service adapter failed with exception Operation is not valid due to the current state of the object. for Url=https://<SP URL>/_vti_bin/UserProfileService.asmx
    Data adapter failed during OnLoad: The custom code in the form cannot be run. This functionality may be deactivated on the server. For more information, contact the server farm administrator.
    The following query failed: GetUserProfileByName (User: , Form Name: Expense Report, IP: , Connection Target: <SP URL>/Data Connections/GetUserProfileByName.udcx, Request: , Form ID: urn:schemas-microsoft-com:office:infopath:Expense-Report:-myXSD-2014-04-11T21-06-32
    Type: DataAdapterException, Exception Message: The custom code in the form cannot be run. This functionality may be deactivated on the server.

    Hi B.,
    You are on the right track. I recommend that you first get the User Profile Synchronization Service started because that itself could be the root cause of the issue.
    If that doesn't fix it then focus your attention on the GetUserprofileByName data connection. I always use my secure store ID for this connection. I add the ID by editing the udcx file and then publishing it again.
    Hope this helps.
    Daniel Christian (MCTS)

  • How do I make my HP Deskjet 6980 printer Web Enabled?

    I cannot figure out how to make my printer web enabled so that I can use ePrint.

    According to this, it can.
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01619067&lc=en&dlc=en&cc=us&product=3857218#N29...
    It's no big deal really. Just trying to figure out the email so I can print from my phone when I'm not at home.

  • Web Enabling SAP R/3 Transactions in the Portal

    Hi,
    Our requirement is to web enable SAP R/3 (>4.6) transactions in the portal (EP 6.0). We don't want to check for user authorization in the portal as all these things are done in the R/3 system. We just want to have an iView in the portal which will show all the transactions user is authorized for (in the R/3 system). I think it will be something similar to when the user logs into the R/3 system using SAP GUI.
    Just to make it more clear, I am not looking for web enabling of a single R/3 transaction. I am looking for the web enabling of R/3 system as a whole in the portal.
    Can anyone please tell the steps to do the same?
    Please let me know for any clarifications.
    Regards,
    Chandra

    Hi ,
    Well first of all, nthis kind of interface is not suggested. But still if you need this kind of interface.
    then you need to have a seperate installation of ITS server. You need to define a SAP transaction based Iview.
    In property you can call any normal transaction, which gererally every user will have access to.
    Now attach this iview to any existing iview or create a new iview in Portal Content.
    Add the concerned page to a role/create a workset and add this page to it. and workset to concerned user role.
    this will take care of your requirement.
    if you need exact steps please let me knoe.

  • Web based or web enabled

    Hi,
    Lot of our clients are requesting us to give them information regarding if we are web-based or web-enabled. My question is
    1. If I am using oracle forms/reports/discoverer 10g and running it over the web with Oracle application server is that web-based or web-enabled
    2. What is the difference between web-based and web-enabled
    3. Is speed a factor?
    Thanks
    Munish

    Hi,
    I don't see a real diference. Web enabled would be appropriate to Forms and Reports 6i that could run on client-server and web.
    Now that they are all web only, the distinction is gone and they are web based (if not you will continue calling everything "web enabled" that isn't built with J2EE, PHP etc.)
    Frank

  • Window size of web-enabled SAP transaction in an iView

    I have a problem which maybe a bug concerning a web-enabled SAP transaction within a Portal iView.  If the transaction is an ABAP report or a Dynpro program that requires a wide display area, the display is cut-off which requires to user to use the scroll bars.  However, if manually entering the SAP transaction within the tCode input-field of the web-enabled transaction inside the iView, the window length changes and thereby the scroll bar disappears.
    I would like to know how to set the inital width of the web-enabled iView so that there are no scroll bars when the iView opens an SAP transaction which requires a wide display area.  I've tried both the Wizards for creating iViews for R/3 and SAP transactions without success.

    Hi,
    You have to set the iview property to FULL-PAGE and height to be some 8000 in the portal then the problem solves.
    Regards,
    Lakshmi.

  • Web enabling for V6 not working

    I'm trying to follow the instructions for web enabling a system, produced using Headstart & Designer V6. When I try to convert the object library, entering 'form2lib.exe -i webmol50.fmb -o qmsolb50.olb APPEND', I'm getting the following error:
    'form2lib.exe - Unable to locate DLL. The dynamic link library f50d2f32.dll could not be found in the specified path'.
    Presumably this is because webmol50.fmb was produced using Developer V5; I loaded the form using Forms Builder V6, but no conversion took place. What do I need to do to get around this problem?

    There is a new version of the Form 2 Lib utility for use with Forms 6.0.
    fm2lib60.exe
    The rest of the command is the same.
    Regards,
    Lauri

  • Is there a web-only database development environment?

    I have a database solution to create that only needs to be accessible via web browsers. I do not have an existing database, so it is not a matter of connecting an existing database to the web.
    Is there a web-only database development environment that would allow me to create the entire database without some non-web database environment like Oracle, Access, 4D, FileMaker etc.
    I guess what I want is a web-native database, I don't want to construct it in some environment that has to be "interpreted" in order for it to be presented to a web browser.

    Databases are databases. I'm not aware of any products that are specialized for web-only access. And I can't see such a product succeeding, since the existing products are already accessible via web programming.
    I don't know what the remarks about "interpreted" mean so I can't help you there.

Maybe you are looking for