- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Oracle 6i forms very slow over Leased Line...How t...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-26-2004 06:41 PM
тАО09-26-2004 06:41 PM
Oracle 6i forms very slow over Leased Line...How to??
We have Oracle 6i forms clients located in remote office building connected with us via leased line connection of 1Mega speed. The problem is that when we try retrieving data from the remote office we have a very slow response even though we upgraded the line to T1. However the response time is very good on the local network. Any Body knows how to correct this problem as far as I know that many offices are using oracle forms remotely with no such slowness problem.
Would you please assist us on how to reconfigure oracle forms to run on the remote offices.
Appreciated,
Ashraf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-26-2004 11:22 PM
тАО09-26-2004 11:22 PM
Re: Oracle 6i forms very slow over Leased Line...How to??
From the experience I had on those kind of issues, the problem is normally originated by a poor performance WAN. Test network perfomance doing an FTP (put and get) with a large file (30 Mb at least). You should get something like 7-8 Mb/sec in LAN and 500-600 Kb/sec in WAN (from remote offices).
Best Regards,
Eric Antunes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-26-2004 11:52 PM
тАО09-26-2004 11:52 PM
Re: Oracle 6i forms very slow over Leased Line...How to??
But we know that some of the companies that have remote offices are able to update/read oracle data over dial up lines or VPN with an acceptable performance. So, I would revert the question to be is there an oracle parameter need to be changed so it could improve performance.
Regards,
Ashraf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-27-2004 12:07 AM
тАО09-27-2004 12:07 AM
Re: Oracle 6i forms very slow over Leased Line...How to??
I don't know any specific Oracle parameter for network issues. But if you can, attach you init
I still think you should try the ftp test...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-27-2004 01:45 AM
тАО09-27-2004 01:45 AM
Re: Oracle 6i forms very slow over Leased Line...How to??
if you are using forms applications on a client-server mode, then your application design should be the direction that you should first opt for troubleshooting.
You cannot compare another persons environment with yours unless you run the same application as them...
Please check the number of records your base table block are returning during a query.
I am not sure about the parameter that can be set at the forms designer level.
You may also consider moving to a 3-tier architecture with a forms server communicating to your client which now runs using a browser and a JInitiator pluggin.
hope this helps!
regards
Yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-28-2004 02:36 AM
тАО09-28-2004 02:36 AM
Re: Oracle 6i forms very slow over Leased Line...How to??
First - eliminate all unneeded protocols (i.e. I try to just have IP running on the remote lines)
econd - Look at your listener log, and perhaps run a trace to make sure you do not have errors in the listener.
Doing those 2 things should improve somewhat, and are the first things I would check.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-28-2004 03:11 AM
тАО09-28-2004 03:11 AM
Re: Oracle 6i forms very slow over Leased Line...How to??
check these threads :
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=71845
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=59530
Regards
Jean-Luc