473,715 Members | 6,043 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Slow backend due to long server name

Hi,

My company's backend is located at a location with a long address,
something like -

//our_servers/server_number_o ne/our_department/our_devision/
our_results/our_databases/backend.be

I have tested the very same backend on another server with a sort path
location at it works fine, but at the location above it is extremely
slow. I've also tested the speeds of both servers and they are the
same with regard to coping to and downloading files from each.

I've asked to get the backend moved but I have been met with a wall of
beurocracy since our servers are organised in this departmental
fashion. Today someone even remarked that surely there is a patch for
this problem and that I shouldn't be wasting their time asking to have
files relocated...

So, my question is, is there a patch or an alternative solution to
this problem since the only solution I have found is to move the
database.

Thanks,

Barry.
Dec 12 '07 #1
6 1923

<bg***@yahoo.co mschreef in bericht news:4e******** *************** ***********@r29 g2000hsg.google groups.com...
Hi,

My company's backend is located at a location with a long address,
something like -

//our_servers/server_number_o ne/our_department/our_devision/
our_results/our_databases/backend.be

I have tested the very same backend on another server with a sort path
location at it works fine, but at the location above it is extremely
slow. I've also tested the speeds of both servers and they are the
same with regard to coping to and downloading files from each.

I've asked to get the backend moved but I have been met with a wall of
beurocracy since our servers are organised in this departmental
fashion. Today someone even remarked that surely there is a patch for
this problem and that I shouldn't be wasting their time asking to have
files relocated...

So, my question is, is there a patch or an alternative solution to
this problem since the only solution I have found is to move the
database.

Thanks,

Barry.
I am NOT a network guy but...
Ask 'them' to make a share of the directory 'our_databases' (eg 'our_data')
You could then try to link to \\our_servers\o ur_data\backend .be

Arno R
Dec 12 '07 #2
On Wed, 12 Dec 2007 12:58:48 +0100, "Arno R"
<ar************ ****@planet.nlw rote:

Would it also help to map a drive letter to that deep path, and link
to x:\backend.mdb?

-Tom.

>
<bg***@yahoo.c omschreef in bericht news:4e******** *************** ***********@r29 g2000hsg.google groups.com...
>Hi,

My company's backend is located at a location with a long address,
something like -

//our_servers/server_number_o ne/our_department/our_devision/
our_results/our_databases/backend.be

I have tested the very same backend on another server with a sort path
location at it works fine, but at the location above it is extremely
slow. I've also tested the speeds of both servers and they are the
same with regard to coping to and downloading files from each.

I've asked to get the backend moved but I have been met with a wall of
beurocracy since our servers are organised in this departmental
fashion. Today someone even remarked that surely there is a patch for
this problem and that I shouldn't be wasting their time asking to have
files relocated...

So, my question is, is there a patch or an alternative solution to
this problem since the only solution I have found is to move the
database.

Thanks,

Barry.

I am NOT a network guy but...
Ask 'them' to make a share of the directory 'our_databases' (eg 'our_data')
You could then try to link to \\our_servers\o ur_data\backend .be

Arno R
Dec 12 '07 #3
On Wed, 12 Dec 2007 02:27:39 -0800 (PST), bg***@yahoo.com wrote:
>Hi,

My company's backend is located at a location with a long address,
something like -

//our_servers/server_number_o ne/our_department/our_devision/
our_results/our_databases/backend.be

I have tested the very same backend on another server with a sort path
location at it works fine, but at the location above it is extremely
slow. I've also tested the speeds of both servers and they are the
same with regard to coping to and downloading files from each.

I've asked to get the backend moved but I have been met with a wall of
beurocracy since our servers are organised in this departmental
fashion. Today someone even remarked that surely there is a patch for
this problem and that I shouldn't be wasting their time asking to have
files relocated...

So, my question is, is there a patch or an alternative solution to
this problem since the only solution I have found is to move the
database.

Thanks,

Barry.
There is no patch for this problem. It is a Windows/SMB
characteristic, not an Access bug. Windows needs to authenticate at
each directory layer in the share, so the deeper it is, the slower it
is.

As others have suggested, about the only solution is to get them to
create a share much lower in the directory structure.
Dec 12 '07 #4
On Dec 12, 10:43 am, Arch <send...@spam.n etwrote:
On Wed, 12 Dec 2007 02:27:39 -0800 (PST), bg...@yahoo.com wrote:
Hi,
My company's backend is located at a location with a long address,
something like -
//our_servers/server_number_o ne/our_department/our_devision/
our_results/our_databases/backend.be
I have tested the very same backend on another server with a sort path
location at it works fine, but at the location above it is extremely
slow. I've also tested the speeds of both servers and they are the
same with regard to coping to and downloading files from each.
I've asked to get the backend moved but I have been met with a wall of
beurocracy since our servers are organised in this departmental
fashion. Today someone even remarked that surely there is a patch for
this problem and that I shouldn't be wasting their time asking to have
files relocated...
So, my question is, is there a patch or an alternative solution to
this problem since the only solution I have found is to move the
database.
Thanks,
Barry.

There is no patch for this problem. It is a Windows/SMB
characteristic, not an Access bug. Windows needs to authenticate at
each directory layer in the share, so the deeper it is, the slower it
is.

As others have suggested, about the only solution is to get them to
create a share much lower in the directory structure.
For more than ten?? years I have had users' frontend databases linked
to backends so deep I don't even think about remembering the path. And
the servers themselves are in the basement catacombs; rumour is that
if you get lost and stumble into one of these rooms you are never
permitted to leave (well, they're so cold that you freeze to death
pdq).
The names of the folders are not especially short. Toss in "Employee
Services Personnel Manager Class I Teaching Staff" and one can get
some long strings.

The front end is instantaneous in retrieving data from the backend,
and in sending data to the backend. I've fooled around with the
backend on a local machine, and there is no noticeable difference in
the speed of the applications under that condition.

I am nothing of a network geek, but surely Windows does not run
thorugh a full authentication routine everytime I press the down arrow
when browsing a continous form, or run a simple select or update
query?

My guess is that the database and the interface are poorly designed
and that IT knows this and is unwilling to throw any more of its time
at making it work properly.

I'm sorry and apologise if this is an affront to the original poster;
I have no evidence that this is so. I am probably unduly influenced by
the 17 386 249 other posts here which blame anything but themselves
for their problems.


Dec 12 '07 #5

"Tom van Stiphout" <no************ *@cox.netschree f in bericht news:6f******** *************** *********@4ax.c om...
On Wed, 12 Dec 2007 12:58:48 +0100, "Arno R"
<ar************ ****@planet.nlw rote:

Would it also help to map a drive letter to that deep path, and link
to x:\backend.mdb?

-Tom.
Yes that would help also I guess ...
I did not suggest that because I prefer UNC path's.
I have had 'issues' with mappings before ...
(like one user mapping to X, and another mapping to Y)

Arno R

Dec 12 '07 #6
lyle wrote:
On Dec 12, 10:43 am, Arch <send...@spam.n etwrote:
>>On Wed, 12 Dec 2007 02:27:39 -0800 (PST), bg...@yahoo.com wrote:
>>>Hi,
>>>My company's backend is located at a location with a long address,
something like -
>>>//our_servers/server_number_o ne/our_department/our_devision/
our_result s/our_databases/backend.be
>>>I have tested the very same backend on another server with a sort path
location at it works fine, but at the location above it is extremely
slow. I've also tested the speeds of both servers and they are the
same with regard to coping to and downloading files from each.
>>>I've asked to get the backend moved but I have been met with a wall of
beurocracy since our servers are organised in this departmental
fashion. Today someone even remarked that surely there is a patch for
this problem and that I shouldn't be wasting their time asking to have
files relocated...
>>>So, my question is, is there a patch or an alternative solution to
this problem since the only solution I have found is to move the
database.
>>>Thanks,
>>>Barry.

There is no patch for this problem. It is a Windows/SMB
characteristi c, not an Access bug. Windows needs to authenticate at
each directory layer in the share, so the deeper it is, the slower it
is.

As others have suggested, about the only solution is to get them to
create a share much lower in the directory structure.


For more than ten?? years I have had users' frontend databases linked
to backends so deep I don't even think about remembering the path. And
the servers themselves are in the basement catacombs; rumour is that
if you get lost and stumble into one of these rooms you are never
permitted to leave (well, they're so cold that you freeze to death
pdq).
The names of the folders are not especially short. Toss in "Employee
Services Personnel Manager Class I Teaching Staff" and one can get
some long strings.

The front end is instantaneous in retrieving data from the backend,
and in sending data to the backend. I've fooled around with the
backend on a local machine, and there is no noticeable difference in
the speed of the applications under that condition.

I am nothing of a network geek, but surely Windows does not run
thorugh a full authentication routine everytime I press the down arrow
when browsing a continous form, or run a simple select or update
query?

My guess is that the database and the interface are poorly designed
and that IT knows this and is unwilling to throw any more of its time
at making it work properly.

I'm sorry and apologise if this is an affront to the original poster;
I have no evidence that this is so. I am probably unduly influenced by
the 17 386 249 other posts here which blame anything but themselves
for their problems.
I'm not sure if this addresses the issue at all.
http://support.microsoft.com/?kbid=891176. There's also
http://support.microsoft.com/kb/889588/.

It might have been at Tony Toews site or else he had a pointer to a kb
article that mentioned moving the folders close to the root.
Dec 13 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
17566
by: DJJ | last post by:
I am using the MySQL ODBC 3.51 driver to link three relatively small MySQL tables to a Microsoft Access 2003 database. I am finding that the data from the MySQL tables takes a hell of a long time to load making any kind linkage with my Access data virtually useless. I have the MySQL driver setup in as a USER DSN. The MySQL data is sitting out on a server and the Access database is running locally. The network connection is very...
8
2888
by: Neil | last post by:
I have a very puzzling situation with a database. It's an Access 2000 mdb with a SQL 7 back end, with forms bound using ODBC linked tables. At our remote location (accessed via a T1 line) the time it took to go to a record was very slow. The go to mechanism was a box that the user typed the index value into a combo box, with very simple code attached: with me.RecordsetClone .FindFirst " = " & me.cboGoTo If Not .NoMatch Then Me.Bookmark...
1
5859
by: Tardus Merula | last post by:
We have just put a new samba server on the lab premises and upgradede all workstations to 100 MB/s, in order to avoid using 10-mile radio link, hoping that this would enable us to operae our MsAccess based LIMS database over the network. While a standalone version, with both program and Data folder on the local drive (C) the application works excelently, the moment we move the Data ( e.i. the Tables) folder to a networked drive and...
3
1613
by: Mark | last post by:
Hi Guru's, Firstly, I'll apologise for the long post. The scenario is that along with Access built in security, I have built my own so to make it easier to enable/disable permissions on certain command buttons, forms and enable accurate logging of useage. The problem is that since I have added my own security, the database has gone really slow. For example, when the database is opened, a login form appears (that bit is normal speed). The...
1
4010
by: Daveyk0 | last post by:
Hello there, I have a front end database that I have recently made very many changes to to allow off-line use. I keep copies of the databases on my hard drive and link to them rather than the live databases on the network. Is there a way, via code, when I get back in-house from being on the road to click a button, and select the backends I want to link to? I would want to delete all the current links and link to the "live"
7
26966
by: ddsvi78 | last post by:
I am a complete idiot when it comes to access. Now that said, I work for a computer security company and one of our customers came to us with an access problem. They had been running fine for a long time. Then about a month ago there main server that hosted all the .mdb files crashed. So they restored everything to a new server (I believe 2003 server). Everything was fine for 2 weeks, then one morning they came in and the queries were...
0
1504
by: G Gerard | last post by:
Hello I have a network between three computers. On computer A the OS is win98, computer B and C have winXP. The backend of an MSAccess 2000 application is located on C and a copy of the front end is located on both A and B. When one of the front end is opened and connected to the backend on C the speed of the application is normal but when both front end (from A and B) are connected to the backend at the same time things slow down...
13
4515
by: Arno R | last post by:
Hi all, I am deploying an A2k app to users with different versions of Access. Using Access 2000 the relinking on startup (on deploying a new frontend or when backend has changed) is very fast. It takes about 4-5 seconds to relink some 50 tables. (I am relinking, not refreshing) Using Access 2003 the relinking is very slow compared with Access 2000. Now It takes about 1,5 to 2 minutes !! to relink the same 50 tables. I am testing...
3
1985
by: Bob Alston | last post by:
I have recently been trying to determine the best technique to pull the least amount of info across the LAN link in a slow speed LAN situation (e.g. < 10 Mbps), where data volume = performance. After much confusion from reading a lot of info, some of which had conflicting info, it appears that setting the record source of a form equal to a sql statement that has the selection criteria as part of the sql statement, rather than using a...
0
8821
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8718
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9340
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9196
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9047
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5967
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4477
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3175
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2118
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.