What is persistent cache (local cache) supposed to do? We have a very large Smallworld database, and we perform several different batch extracts from it each...
Are you sure it is the persistent cache who is responsible for your problem? Are your servers capable of starting 10 Images (in case of B) at once? How large ...
Hi, thanks for the reply. There are a lot of things at play here, so we can't be sure of what all is impacting performance and how much. However, a couple...
To investigate and solve your problem #1 Start with the Windows Task Manager - Check the Network traffic   If the persistent cache working properly, the...
Thanks, I'll check with my people on those things. Let me make sure I'm understanding your suggestions correctly: #1 - How do I distinguish network traffic...
Even though the data is "cached" it still has to ping the database to determine if the cache is valid. The basic difference is that the if the cache is good...
Is there more to the traceback? I cannot see who is actually calling the ACP to get any idea what is going on... Is there any activity you are doing? Mark...
Hello, I apologize as I am very new to this language and application. I would like to begin to explore the rwos stored in the database. What I am looking to do...
Thanks for the response, I played around a bit and discovered that databases returned a hash table. I found the boolean is empty method and I run it against...
Braeden, You need to open an open image in your Emacs. This imagem opens the database. Try open swaf image open with cambridge database. Regards, Allex On Thu,...
Hi, Yes and it is looking for the path to the ACS database file. So theoretically, if I search for the to the ace.ds file on the app server for the particular...
Hi, It would be nice if GE provided a quick start guide because getting started with Smallworld is not that difficult but initially can be unfathomable. So...
How do I add the specials pulldown to the PNI editor? For example I need to add the specials pulldown back to the pole editor. This is for PNI411 Thx...
... Like Mark says - com.gesmallworld.extern.common.ExternAcp - you use an ACP (SOM/SOC? MrSid? DXF? Import/export? Oracle DB?). And "Stream exhausted" is a...
Hi We removed the Special menu at PNI 4.0 because we felt that lumping everything under 'Specials' wasn't ideal from a usability perspective, so we removed it...
Hello Group, Â We have our Smallworld Application on Windows server. Problem is it very slow with only 4-5 users too it takes 2-3 hours to open application...
Hi, we had similar problems. You should disable "system restore" settings on the server for the disk that contains the smallworld datastore files. Somehow...
A Ping response of 112 msec is very, very bad! It means you can have less than 10 tcp requests per second. On a proper LAN, ping response should be < 2 msec. ...
Hi Patrick, Â According to Network guys this is not a concern, could you please tell me what is the Threshold value for Smallworld to respond properly. Also...
Well, the Smallworld SWMFS protocol to get data from a Smallworld VMDS database is using a lot of TCP calls to request 4K blocks. When getting 4 Kbyte from a...
I just checked my ping time to the Smallworld datastore server, and it's less than 1 ms. And I'm on a WAN. 112ms is slower than the ping times I get at home...
"According to Network guys this is not a concern..." You have got to be kidding me. 110ms on a LAN?? For an external Internet connection, sure, but a LAN in...
On a project a number of years ago we had a similar problem. We significantly improved response times by changing the database search path from UNC to a mapped...
21990
Neal Gribben
Neal.Gribben@...
May 25, 2012 7:04 am
Has anyone out there used Smallworld with Microsoft's BizTalk?. Our company is just starting to look at messaging bus systems to provide real time integration...