Regarding Forms10g [message #155988] |
Fri, 20 January 2006 02:59 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
nirmalnarayan
Messages: 261 Registered: April 2005 Location: India
|
Senior Member |
|
|
Hi,
10g DB can make utilise the grid computing. But how Forms10g can fully utilise the benefits of Grid computing.
Thanks and Regards,
Nirmal
|
|
|
|
Re: Regarding Forms10g [message #156003 is a reply to message #155998] |
Fri, 20 January 2006 03:34 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
nirmalnarayan
Messages: 261 Registered: April 2005 Location: India
|
Senior Member |
|
|
Hi,
Thank you for your reply. I mean to say , that 10g Database can be installed in a cluster of Servers , so that the clients may not come to know which 'Server' system is processing their query or sql statement. Does the Forms10g also works in the same way, it can be installed , so that the Forms10g server spans across a cluster of 'Servers' and serves the request of the client machines. you mean to say that there is no need to install Forms10g in client machines, all the clients will be accessing it directly from the server through web interface.
And does Forms10g only have Web interface ?
Thanks and Regards,
Nirmal N.
|
|
|
Re: Regarding Forms10g [message #156123 is a reply to message #156003] |
Sun, 22 January 2006 16:08 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/67467.jpg) |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
10g uses n-tier architecture - basically 3-tier plus bits. The DB can be RAC and the Application Server (AS) can also be RAC. The Forms run on the AS NOT the DB. Forms (current generations) require the installation of a JInitiator which is downloaded to the client the first time that they start the Forms based application. This must be accepted by the user. It is a once-off activity. If you MUST have a zero install client then look at HTMLDB from Oracle, it is a charge-free part of 10g.
David
|
|
|