Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Legacy DB-to-Web Connectivity

Re: Legacy DB-to-Web Connectivity

From: Ren Watanabe <renw_at_opim.wharton.upenn.edu>
Date: 1997/06/13
Message-ID: <5nrn9h$udp@netnews.upenn.edu>#1/1

8572-908573,908576-908585,908587-908595,908597-908599,908601-908616,908618-908646,908648-908658,908660-908704,908706-908711,908713-908714,908716-908718,908720,908725,908735,908741-908745,908747-908750,908752,908754-908758,908760-908781,908783,908785,908789-908810,908812-908836,908838-908840,908842-908880,908882-908887,908889-908895,908897-908901,908903-908911,908913-908926,908928-908984,908986-908989,908991-908994,908996-908998,909000-909002,909005,909007,909009,909011-909013,909016-909018,909020-909022,90 9024-909026,909030,909032,909034-909035,909037,909040-909042,909045-909046,909049-909051,909053-909054,909056,909058,909060-909061,909063-909066,909068-909072,909074,909076-909084,909086,909088-909099,909102,909104-909107,909114,909117,909120,909124-909125,909130,909133,909135,909174,909179,909185,909193-909194,909197,909224-909225,909232,909240,909244-909248,909251,909254,909256-909257,909264-909265,909267-909269,909272-909274,909282-909283,909285-909286,909295-909298,909301-909306,909310

I've worked with Designer 2000 for web applications and found that it is very restrictive when it comes to design and layout of web pages. I've ended up coding the pages manually. It is very straight forward.

You might want to consider upgrading to webserver 2.1.1. We are running 2.1 on a 7.3.2.3. db server and have all kinds of problems with buggy database connections. For certain PL/SQL scripts the db connections btw the webserver and database don't exit and they keep on grabbing more and more resources until the machine crashes. (We have had 2 oracle consultants in-house for a project and neither of them could figure out what causes this.

The best answer we have got is that there is a bug in webserver 2.1. I don't know if it exists in 2.0.

(just my 2 cents)

> Hi All,
 

> I am currently trying to figure out how to access data from a legacy
> database and supply this information to Oracle WebServer. We are using
> Designer/2000 to generate the Web page and would like to query against
> IDMS data on MVS for validity checking. Here are more specifics:
 

> Oracle WebServer v2.0 (Version 3.0 will have an ODBC cartridge)
> Oracle7 DB Version 7.3.2.3
> SQL*Net Version 2.3
> Server IBM RS6000-Model 370 IBM AIXv4.1 running UNIX
> Accessing Oracle DB with PL/SQL cartridge on WebServer
> How to access Mainframe DB CA-IDMS running on MVS
 

> As noted, Oracle WebServer v3.0 will have an ODBC cartridge built-in but
> we must go to production soon. Any recommended solutions or ideas would
> be greatly appreciated.
 

> Thanks…Richard
 

> --
> ------------------------------------------------------------
> Richard A. Valdez email: rvaldez_at_unm.edu
> University of New Mexico phone: (505) 277-8057
> 2701 Campus Blvd. NE fax: (505) 277-8101
> Albuquerque, NM 87131
> ------------------------------------------------------------
Received on Fri Jun 13 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US