Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Architecture Question
Here are some hints....
There are several alternatives, depending upon your budget and available software:
At the least each developer will need access to some type of SQL client (oracle) either on their native platform (intel), via the web, or directly on the server.
On the web you can utilize your own backend Java-JDBC that does exist on
Solaris Intel.
On the native platform you will have to get a port of the Oracle client for
Solaris x_86 if this exists (check their website); you don't need the
server.
Off the server you can run an nfs-based-x-term on each developers desktop
(this is resource intensive) that uses "really" native sparc architecture -
may work well with a fast oracle server
Regards,
E.K.
Paul wrote in message <377f4b2c_at_news1.us.ibm.net>...
>I'm designing an architecture for my software team. The application is a
>high throughput OLTP internet database. I have chosen to run Oracle 8i
>running on a Sun Sparc Server with Solaris for the database server.
>
>However, I wish to stick with Intel hardware running Solaris for the
>developer's workstations. The development environment will therefore
>consist of Intel boxes with Solaris connected to the Sparc Server running
>Oracle.
>
>My concern is, Oracle can only run on Sparc Solaris. How will my
developers
>interact with the Oracle database on their Intel workstations.
>
>Is such an archiecture feasible?
>
>Thanks
>
>Paul
>
>
>
>
Received on Tue Jul 06 1999 - 03:40:27 CDT
![]() |
![]() |