Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8.1.7 Standard Edition and WebDB
Sean M <smckeownNO_at_BACKSIESearthlink.net> wrote in
news:3CF526CB.DDD28BF8_at_BACKSIESearthlink.net:
> Wait, why can't Chloe just upgrade the database to 8.1.7 and keep
> the 8.1.6 webdb code tree around? WebDB was basically 2
> components, a simple http listener (effectively a dbms client),
> and a bunch of PL/SQL in the database. Assuming everything is
> working properly in 8.1.6, what would be wrong with:
>
> - installing a separate 8.1.7 code tree
> - upgrading the existing database to 8.1.7 via normal, supported
> processes (the WebDB PL/SQL packages should migrate OK, yes?)
> - pointing the 8.1.6 WebDB listener to the 8.1.7 database via
> SQLNET?
>
> I haven't tried it, but it may be worth a shot.
The old HTTP server (WebDB Listener) does not work with the 8.1.7 PL/SQL toolkit. And the old WebDB PL/SQL toolkit does not work in 8.1.7.
(-;
Sander Received on Thu May 30 2002 - 14:24:28 CDT
![]() |
![]() |