10.700.4 Moving slow

To reduce the timeout issues, we made several changes that seem to help with overall performance.

1) Set degree of Parallelism = 2 on SQL

2) Configure Throttling on application pool to prevent CPU saturation ~60% if no other applications are needing CPU.

3) Configure MIN & MAX Memory values for SQL

4) increase default timeout values in the appserver web.config  'receiveTimout and sendTimeout as follows:

#########CHANGE THE TIMEOUTS IN APPSERVER'S WEB.CONFIG#############################

1. On your Epicor IIS server, navigate to c:\inetpub\wwwroot\<EpicorAppServerName>\server.
2. Make a backup of the existing web.config file.
3. Edit the original web.config file in notepad.
4. Search for; binding name="TCPCompressedUsernameSslChannel", and press enter.
5. Add receiveTimeout="12:00:00" sendTimeout="12:00:00" to the end of the bindingname value.
6. Repeat steps 4-5 for TcpCompressedWindows and TcpCompressedUsernameWindowsChannel values as well in the web.config.
7. Restart the application pool for this appserver in the Epicor Administration Console or from an elevated command line issue an IISRESET.
#######################################################################################


We found most timeouts and slow performance is due to latency between the application server and the SQL server. Epicor suggests a direct network connection between both servers to improve response. Running the Diagnostics & performance tool will reveal many clues. E10 is very sensitive to DB access latency, A direct TCP pipe might make a big difference.

Has any one experenced E-10 moving very slow  and locking up  at the user level we have done the performance settings as well as talking to Tec support and not having much luck. The SQL server is NOT taxing the CPU's  33%or so . The system starts out ok in the morning then as the day goes on we experience slow downs and lock up's re starting the task agent and the server pool helps for a short time.  Is there something different that some one is doing to work with this issue ?


How much RAM is allocated to that server?

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Wednesday, January 14, 2015 8:43 AM
To: vantage@yahoogroups.com
Subject: [Vantage] 10.700.4 Moving slow

 

 

Has any one experenced E-10 moving very slow  and locking up  at the user level we have done the performance settings as well as talking to Tec support and not having much luck. The SQL server is NOT taxing the CPU's  33%or so . The system starts out ok in the morning then as the day goes on we experience slow downs and lock up's re starting the task agent and the server pool helps for a short time.  Is there something different that some one is doing to work with this issue ?

 

In my experience E10 is one of the fastest implementations of Epicor, we've been using it for months without issue, I would imagine that you are having either a config or a hardware issue somewhere. What's your hardware setup?


Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Wed, Jan 14, 2015 at 8:44 AM, Anthony Gercar agercar@... [vantage] <vantage@yahoogroups.com> wrote:

Â
<div>
  
  
  <p>

How much RAM is allocated to that server?

Â

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Wednesday, January 14, 2015 8:43 AM
To: vantage@yahoogroups.com
Subject: [Vantage] 10.700.4 Moving slow

Â

Â

Has any one experenced E-10 moving very slow and locking up at the user level we have done the performance settings as well as talking to Tec support and not having much luck. The SQL server is NOT taxing the CPU's 33%or so . The system starts out ok in the morning then as the day goes on we experience slow downs and lock up's re starting the task agent and the server pool helps for a short time. Is there something different that some one is doing to work with this issue ?

Â

</div>
 


<div style="color:#fff;min-height:0;"></div>

Exactly my thoughts…

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Wednesday, January 14, 2015 8:58 AM
To: Vantage
Subject: Re: [Vantage] 10.700.4 Moving slow

 

 

In my experience E10 is one of the fastest implementations of Epicor, we've been using it for months without issue, I would imagine that you are having either a config or a hardware issue somewhere. What's your hardware setup?



Jose C Gomez

Software Engineer


T: 904.469.1524 mobile


Quis custodiet ipsos custodes?

 

On Wed, Jan 14, 2015 at 8:44 AM, Anthony Gercar agercar@... [vantage] <vantage@yahoogroups.com> wrote:

 

How much RAM is allocated to that server?

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Wednesday, January 14, 2015 8:43 AM
To: vantage@yahoogroups.com
Subject: [Vantage] 10.700.4 Moving slow

 

 

Has any one experenced E-10 moving very slow  and locking up  at the user level we have done the performance settings as well as talking to Tec support and not having much luck. The SQL server is NOT taxing the CPU's  33%or so . The system starts out ok in the morning then as the day goes on we experience slow downs and lock up's re starting the task agent and the server pool helps for a short time.  Is there something different that some one is doing to work with this issue ?

 

 

SQL 2012 8 core on windows 2012 standard 96GB RAM. All SQL files on separate 10K SAS drives configured as RAID 10.

E10 front-end; ESXi 5.5 VM Windows 2012 Standard 16GB RAM 4 x 4 core CPU, three drive on separate Paravirtual controllers. E10 Application installed on dedicated drive.

 

SQL server rarely exceeds 5% CPU sustained and memory around 51%

 

IIS seems to be the main issue. When all users (approx. 25) are logged on, IIS worker process will have high CPU utilization. I have to throttle the app pool (60%) to prevent CPU saturation



Also, each server has 4GB network connections.

 

So you are running a split install with the OS in a VM and SQL on some other physical box somewhere? What is your DQ on the SQL box? IIS I would imagine might show high CPU utilization if it’s waiting on SQL. I ran a 10K RAID10 for a long time where it was my bottleneck causing the same symptoms as you describe. As people started getting on with their days and running more reports and processes everything would slow to a crawl.

 

Joshua Giese

CIO

 

Direct:     920.593.8299

IT Dept:   920.437.6400 Ext. 337

Site ID:    27450-E905702A-SQL64

Wisconsin Converting, Inc.

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Wednesday, January 14, 2015 12:21 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] 10.700.4 Moving slow

 

 

SQL 2012 8 core on windows 2012 standard 96GB RAM. All SQL files on separate 10K SAS drives configured as RAID 10.

E10 front-end; ESXi 5.5 VM Windows 2012 Standard 16GB RAM 4 x 4 core CPU, three drive on separate Paravirtual controllers. E10 Application installed on dedicated drive.

 

SQL server rarely exceeds 5% CPU sustained and memory around 51%

 

IIS seems to be the main issue. When all users (approx. 25) are logged on, IIS worker process will have high CPU utilization. I have to throttle the app pool (60%) to prevent CPU saturation

 

 

Also, each server has 4GB network connections.

 

I have always noticed that if I let the client sit unattended (not being used) for 15-60min it never comes back to life when you start using it again.

It turned out there was SCR145697 for this issue that is fixed in 700.4. They provided a new client file (Epicor.ServiceModel.dll) to use with 700.3, but after I deployed out to the masses every ~3hrs I was having to restart the application pool.

However, when me a handful of people tested the file for a whole day prior to releasing out to everyone, this issue was nonexistent.

Waiting to hear back from support if there was an issue with the file I was sent.


From: "jproteau@... [vantage]" <vantage@yahoogroups.com>
To: vantage@yahoogroups.com
Sent: Wednesday, January 14, 2015 8:42 AM
Subject: [Vantage] 10.700.4 Moving slow



Has any one experenced E-10 moving very slow  and locking up  at the user level we have done the performance settings as well as talking to Tec support and not having much luck. The SQL server is NOT taxing the CPU’s  33%or so . The system starts out ok in the morning then as the day goes on we experience slow downs and lock up’s re starting the task agent and the server pool helps for a short time.  Is there something different that some one is doing to work with this issue ?






Oh yea, the error that appears every ~3 hours is this.

Message: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:00:59.9990003'.
Inner Exception Message: An existing connection was forcibly closed by the remote host
Program: CommonLanguageRuntimeLibrary
Method: HandleReturnMessage


From: "Ted Koch tkoch77@... [vantage]" <vantage@yahoogroups.com>
To: "vantage@yahoogroups.com" <vantage@yahoogroups.com>
Sent: Wednesday, January 14, 2015 4:18 PM
Subject: Re: [Vantage] 10.700.4 Moving slow

#ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 #ygrps-yiv-901603981yiv0383591489 --

#ygrps-yiv-901603981yiv0383591489 .ygrps-yiv-901603981yiv0383591489ygrp-photo-title{
clear:both;font-size:smaller;height:15px;overflow:hidden;text-align:center;width:75px;}
#ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489ygrp-photo{
background-position:center;background-repeat:no-repeat;background-color:white;border:1px solid black;height:62px;width:62px;}

#ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489photo-title
a,
#ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489photo-title a:active,
#ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489photo-title a:hover,
#ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489photo-title a:visited {
text-decoration:none;}

#ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489attach-table div.ygrps-yiv-901603981yiv0383591489attach-row {
clear:both;}

#ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489attach-table div.ygrps-yiv-901603981yiv0383591489attach-row div {
float:left;}

#ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 p {
clear:both;padding:15px 0 3px 0;overflow:hidden;}

#ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489ygrp-file {
width:30px;}
#ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489attach-table div.ygrps-yiv-901603981yiv0383591489attach-row div div a {
text-decoration:none;}

#ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489attach-table div.ygrps-yiv-901603981yiv0383591489attach-row div div span {
font-weight:normal;}

#ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489ygrp-file-title {
font-weight:bold;}
#ygrps-yiv-901603981



I have always noticed that if I let the client sit unattended (not being used) for 15-60min it never comes back to life when you start using it again.

It turned out there was SCR145697 for this issue that is fixed in 700.4. They provided a new client file (Epicor.ServiceModel.dll) to use with 700.3, but after I deployed out to the masses every ~3hrs I was having to restart the application pool.

However, when me a handful of people tested the file for a whole day prior to releasing out to everyone, this issue was nonexistent.

Waiting to hear back from support if there was an issue with the file I was sent.




From: "jproteau@... [vantage]" <vantage@yahoogroups.com>
To: vantage@yahoogroups.com
Sent: Wednesday, January 14, 2015 8:42 AM
Subject: [Vantage] 10.700.4 Moving slow

#ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 #ygrps-yiv-901603981yiv0383591489 -- .ygrps-yiv-901603981yiv0383591489ygrp-photo-title{ clear:both;font-size:smaller;height:15px;overflow:hidden;text-align:center;width:75px;} #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489ygrp-photo{ background-position:center;background-repeat:no-repeat;background-color:white;border:1px solid black;height:62px;width:62px;} #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489photo-title a, #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489photo-title a:active, #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489photo-title a:hover, #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489photo-title a:visited { text-decoration:none;} #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489attach-table div.ygrps-yiv-901603981yiv0383591489attach-row { clear:both;} #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489attach-table div.ygrps-yiv-901603981yiv0383591489attach-row div { float:left;} #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 p { clear:both;padding:15px 0 3px 0;overflow:hidden;} #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489ygrp-file { width:30px;} #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489attach-table div.ygrps-yiv-901603981yiv0383591489attach-row div div a { text-decoration:none;} #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489attach-table div.ygrps-yiv-901603981yiv0383591489attach-row div div span { font-weight:normal;} #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 div.ygrps-yiv-901603981yiv0383591489ygrp-file-title { font-weight:bold;} #ygrps-yiv-901603981 #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 #ygrps-yiv-901603981yiv0383591489 -- #ygrps-yiv-901603981yiv0383591489ygrp-mkp { border:1px solid #d8d8d8;font-family:Arial;margin:10px 0;padding:0 10px;} #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 #ygrps-yiv-901603981yiv0383591489ygrp-mkp hr { border:1px solid #d8d8d8;} #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 #ygrps-yiv-901603981yiv0383591489ygrp-mkp #ygrps-yiv-901603981yiv0383591489hd { color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px 0;} #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 #ygrps-yiv-901603981yiv0383591489ygrp-mkp #ygrps-yiv-901603981yiv0383591489ads { margin-bottom:10px;} #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 #ygrps-yiv-901603981yiv0383591489ygrp-mkp .ygrps-yiv-901603981yiv0383591489ad { padding:0 0;} #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 #ygrps-yiv-901603981yiv0383591489ygrp-mkp .ygrps-yiv-901603981yiv0383591489ad p { margin:0;} #ygrps-yiv-901603981 #ygrps-yiv-901603981yiv0383591489 #ygrps-yiv-901603981yiv0383591489ygrp-mkp .ygrps-yiv-901603981yiv0383591489ad a { color:#0000ff;text-decoration:none;} #ygrps-yiv-901603981



Has any one experenced E-10 moving very slow  and locking up  at the user level we have done the performance settings as well as talking to Tec support and not having much luck. The SQL server is NOT taxing the CPU’s  33%or so . The system starts out ok in the morning then as the day goes on we experience slow downs and lock up’s re starting the task agent and the server pool helps for a short time.  Is there something different that some one is doing to work with this issue ?










Me too – started just this morning.  We’re on 10.0.700.4 as of three weeks ago.  But just one database (Pilot – Test was OK).  In App Console I could not expand the Pilot in the Server Management tree  so could not cycle the App Pool from there but  I was able to stop and start the IIS App Pool.   After this it came back.   On there other hand at this point, pre-live, we are putting almost no load in the system.  Curiously this all coincided with the multi-Company financial consolidation exploding its log file from15K to 90GB and consuming the entire Data disk (I deleted the log real fast).  So it was probably running wild and was an “underlying resource issue”.

 

I’m going to keep a close eye on this and future threads about the socket connection timeout message.

 

-Todd C.

 

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Wednesday, January 14, 2015 3:25 PM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] 10.700.4 Moving slow

 

 

Oh yea, the error that appears every ~3 hours is this.

 

Message: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:00:59.9990003'.

Inner Exception Message: An existing connection was forcibly closed by the remote host

Program: CommonLanguageRuntimeLibrary

Method: HandleReturnMessage

 


From: "Ted Koch tkoch77@... [vantage]" <vantage@yahoogroups.com>
To: "vantage@yahoogroups.com" <vantage@yahoogroups.com>
Sent: Wednesday, January 14, 2015 4:18 PM
Subject: Re: [Vantage] 10.700.4 Moving slow

 

 

I have always noticed that if I let the client sit unattended (not being used) for 15-60min it never comes back to life when you start using it again.

 

It turned out there was SCR145697 for this issue that is fixed in 700.4. They provided a new client file (Epicor.ServiceModel.dll) to use with 700.3, but after I deployed out to the masses every ~3hrs I was having to restart the application pool.



However, when me a handful of people tested the file for a whole day prior to releasing out to everyone, this issue was nonexistent.



Waiting to hear back from support if there was an issue with the file I was sent.



 


From: "jproteau@... [vantage]" <vantage@yahoogroups.com>
To: vantage@yahoogroups.com
Sent: Wednesday, January 14, 2015 8:42 AM
Subject: [Vantage] 10.700.4 Moving slow

 



Has any one experenced E-10 moving very slow  and locking up  at the user level we have done the performance settings as well as talking to Tec support and not having much luck. The SQL server is NOT taxing the CPU's  33%or so . The system starts out ok in the morning then as the day goes on we experience slow downs and lock up's re starting the task agent and the server pool helps for a short time.  Is there something different that some one is doing to work with this issue ?



 

 

 

 

Our E10 is hosted by EMS. We have lots of wait/not responding times. It seems like it happens when something has to make a database connection or something (when you open an application, click a search button, save, etc.). Inconsistently. We've been wrestling with it since our installation in July.

Joe Trent

On Wed, Jan 14, 2015 at 3:25 PM, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

Â
<div>
  
  
  <p></p><div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;"><div>Oh yea, the error that appears every ~3 hours is this.</div><div><br></div><div dir="ltr"></div><div dir="ltr">
Message: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:00:59.9990003'.
Inner Exception Message: An existing connection was forcibly closed by the remote host
Program: CommonLanguageRuntimeLibrary
Method: HandleReturnMessage


From: "Ted Koch tkoch77@... [vantage]" <vantage@yahoogroups.com>
To: "vantage@yahoogroups.com" <vantage@yahoogroups.com>
Sent: Wednesday, January 14, 2015 4:18 PM
Subject: Re: [Vantage] 10.700.4 Moving slow



I have always noticed that if I let the client sit unattended (not being used) for 15-60min it never comes back to life when you start using it again.

It turned out there was SCR145697 for this issue that is fixed in 700.4. They provided a new client file (Epicor.ServiceModel.dll) to use with 700.3, but after I deployed out to the masses every ~3hrs I was having to restart the application pool.

However, when me a handful of people tested the file for a whole day prior to releasing out to everyone, this issue was nonexistent.

Waiting to hear back from support if there was an issue with the file I was sent.




From: "jproteau@... [vantage]" <vantage@yahoogroups.com>
To: vantage@yahoogroups.com
Sent: Wednesday, January 14, 2015 8:42 AM
Subject: [Vantage] 10.700.4 Moving slow



Has any one experenced E-10 moving very slow and locking up at the user level we have done the performance settings as well as talking to Tec support and not having much luck. The SQL server is NOT taxing the CPU's 33%or so . The system starts out ok in the morning then as the day goes on we experience slow downs and lock up's re starting the task agent and the server pool helps for a short time. Is there something different that some one is doing to work with this issue ?










</div><span class="ygrps-yiv-497252887">
 


<div style="color:#fff;min-height:0;"></div>


Sounds like we are having some of the same issues “The socket connection was aborted.” And  â€œ wait/not responding times.”  All while the system is accessing the DB. Has any one Deviated form the performance tuning settings? Or tried to back out of them to  base settings?    Ted I will be calling Epicor  this morning to find out more about SCR145697
Hi

We have exactly the same issue with 9.04.505C.

We have scripts to stop all apps, db and services every night and restart.


On Thursday, 15 January 2015, 11:26, "jproteau@... [vantage]" <vantage@yahoogroups.com> wrote:


 
<div id="ygrps-yiv-821104873yiv8084914473ygrp-text">
  
  
  <div><span style="font-size:11.0pt;">Sounds like we are having some of the same

issues “The
socket connection was aborted.
” And  â€œ
wait/not
responding times.”  All while the system
is accessing the DB. Has any one Deviated form the performance tuning settings?
Or tried to back out of them to  base
settings?    Ted I
will be calling Epicor  this morning to
find out more about
SCR145697

</div>
 


<div style="color:#fff;height:0;"></div></div>
#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473 -- #ygrps-yiv-821104873yiv8084914473ygrp-mkp { border:1px solid #d8d8d8;font-family:Arial;margin:10px 0;padding:0 10px;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-mkp hr {
border:1px solid #d8d8d8;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-mkp #ygrps-yiv-821104873yiv8084914473hd {
color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px 0;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-mkp #ygrps-yiv-821104873yiv8084914473ads {
margin-bottom:10px;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-mkp .ygrps-yiv-821104873yiv8084914473ad {
padding:0 0;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-mkp .ygrps-yiv-821104873yiv8084914473ad p {
margin:0;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-mkp .ygrps-yiv-821104873yiv8084914473ad a {
color:#0000ff;text-decoration:none;}
#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-sponsor #ygrps-yiv-821104873yiv8084914473ygrp-lc {
font-family:Arial;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-sponsor #ygrps-yiv-821104873yiv8084914473ygrp-lc #ygrps-yiv-821104873yiv8084914473hd {
margin:10px 0px;font-weight:700;font-size:78%;line-height:122%;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-sponsor #ygrps-yiv-821104873yiv8084914473ygrp-lc .ygrps-yiv-821104873yiv8084914473ad {
margin-bottom:10px;padding:0 0;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473actions {
font-family:Verdana;font-size:11px;padding:10px 0;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473activity {
background-color:#e0ecee;float:left;font-family:Verdana;font-size:10px;padding:10px;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473activity span {
font-weight:700;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473activity span:first-child {
text-transform:uppercase;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473activity span a {
color:#5085b6;text-decoration:none;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473activity span span {
color:#ff7900;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473activity span .ygrps-yiv-821104873yiv8084914473underline {
text-decoration:underline;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 .ygrps-yiv-821104873yiv8084914473attach {
clear:both;display:table;font-family:Arial;font-size:12px;padding:10px 0;width:400px;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 .ygrps-yiv-821104873yiv8084914473attach div a {
text-decoration:none;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 .ygrps-yiv-821104873yiv8084914473attach img {
border:none;padding-right:5px;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 .ygrps-yiv-821104873yiv8084914473attach label {
display:block;margin-bottom:5px;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 .ygrps-yiv-821104873yiv8084914473attach label a {
text-decoration:none;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 blockquote {
margin:0 0 0 4px;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 .ygrps-yiv-821104873yiv8084914473bold {
font-family:Arial;font-size:13px;font-weight:700;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 .ygrps-yiv-821104873yiv8084914473bold a {
text-decoration:none;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 dd.ygrps-yiv-821104873yiv8084914473last p a {
font-family:Verdana;font-weight:700;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 dd.ygrps-yiv-821104873yiv8084914473last p span {
margin-right:10px;font-family:Verdana;font-weight:700;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 dd.ygrps-yiv-821104873yiv8084914473last p span.ygrps-yiv-821104873yiv8084914473yshortcuts {
margin-right:0;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 div.ygrps-yiv-821104873yiv8084914473attach-table div div a {
text-decoration:none;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 div.ygrps-yiv-821104873yiv8084914473attach-table {
width:400px;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 div.ygrps-yiv-821104873yiv8084914473file-title a, #ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 div.ygrps-yiv-821104873yiv8084914473file-title a:active, #ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 div.ygrps-yiv-821104873yiv8084914473file-title a:hover, #ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 div.ygrps-yiv-821104873yiv8084914473file-title a:visited {
text-decoration:none;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 div.ygrps-yiv-821104873yiv8084914473photo-title a, #ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 div.ygrps-yiv-821104873yiv8084914473photo-title a:active, #ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 div.ygrps-yiv-821104873yiv8084914473photo-title a:hover, #ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 div.ygrps-yiv-821104873yiv8084914473photo-title a:visited {
text-decoration:none;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 div#ygrps-yiv-821104873yiv8084914473ygrp-mlmsg #ygrps-yiv-821104873yiv8084914473ygrp-msg p a span.ygrps-yiv-821104873yiv8084914473yshortcuts {
font-family:Verdana;font-size:10px;font-weight:normal;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 .ygrps-yiv-821104873yiv8084914473green {
color:#628c2a;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 .ygrps-yiv-821104873yiv8084914473MsoNormal {
margin:0 0 0 0;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 o {
font-size:0;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473photos div {
float:left;width:72px;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473photos div div {
border:1px solid #666666;height:62px;overflow:hidden;width:62px;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473photos div label {
color:#666666;font-size:10px;overflow:hidden;text-align:center;white-space:nowrap;width:64px;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473reco-category {
font-size:77%;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473reco-desc {
font-size:77%;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 .ygrps-yiv-821104873yiv8084914473replbq {
margin:4px;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-actbar div a:first-child {
margin-right:2px;padding-right:5px;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-mlmsg {
font-size:13px;font-family:Arial, helvetica, clean, sans-serif;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-mlmsg table {
font-size:inherit;font:100%;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-mlmsg select, #ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 input, #ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 textarea {
font:99% Arial, Helvetica, clean, sans-serif;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-mlmsg pre, #ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 code {
font:115% monospace;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-mlmsg * {
line-height:1.22em;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-mlmsg #ygrps-yiv-821104873yiv8084914473logo {
padding-bottom:10px;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-msg p a {
font-family:Verdana;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-msg p#ygrps-yiv-821104873yiv8084914473attach-count span {
color:#1E66AE;font-weight:700;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-reco #ygrps-yiv-821104873yiv8084914473reco-head {
color:#ff7900;font-weight:700;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-reco {
margin-bottom:20px;padding:0px;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-sponsor #ygrps-yiv-821104873yiv8084914473ov li a {
font-size:130%;text-decoration:none;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-sponsor #ygrps-yiv-821104873yiv8084914473ov li {
font-size:77%;list-style-type:square;padding:6px 0;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-sponsor #ygrps-yiv-821104873yiv8084914473ov ul {
margin:0;padding:0 0 0 8px;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-text {
font-family:Georgia;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-text p {
margin:0 0 1em 0;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-text tt {
font-size:120%;}

#ygrps-yiv-821104873 #ygrps-yiv-821104873yiv8084914473 #ygrps-yiv-821104873yiv8084914473ygrp-vital ul li:last-child {
border-right:none !important;}
#ygrps-yiv-821104873



Hi

Does E10 look any different to E9?


On Thursday, 15 January 2015, 13:14, "Chris Thompson chriselectrix@... [vantage]" <vantage@yahoogroups.com> wrote:


 
<div id="ygrps-yiv-943822298yiv0792859230ygrp-text">
  
  
  <div></div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif;font-size:10px;"><div id="ygrps-yiv-943822298yiv0792859230yui_3_16_0_1_1421327429669_5053">Hi</div><div id="ygrps-yiv-943822298yiv0792859230yui_3_16_0_1_1421327429669_5054"><br clear="none"></div><div dir="ltr" id="ygrps-yiv-943822298yiv0792859230yui_3_16_0_1_1421327429669_5055">We have exactly the same issue with 9.04.505C.</div><div dir="ltr" id="ygrps-yiv-943822298yiv0792859230yui_3_16_0_1_1421327429669_5056"><br clear="none"></div><div dir="ltr" id="ygrps-yiv-943822298yiv0792859230yui_3_16_0_1_1421327429669_5057">We have scripts to stop all apps, db and services every night and restart.<br clear="none"></div><div id="ygrps-yiv-943822298yiv0792859230yui_3_16_0_1_1421327429669_5058"><span></span></div> <div class="ygrps-yiv-943822298yiv0792859230qtdSeparateBR"><br clear="none"><br clear="none"></div><div class="ygrps-yiv-943822298yiv0792859230yqt7345933849" id="ygrps-yiv-943822298yiv0792859230yqt30514"><div style="display:block;" class="ygrps-yiv-943822298yiv0792859230yahoo_quoted"> <div style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif;font-size:10px;"> <div style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif;font-size:16px;"> <div dir="ltr"> <font size="2" face="Arial"> On Thursday, 15 January 2015, 11:26, &quot;jproteau@... [vantage]&quot; &lt;vantage@yahoogroups.com&gt; wrote:<br clear="none"> </font> </div>  <br clear="none"><br clear="none"> <div class="ygrps-yiv-943822298yiv0792859230y_msg_container"><div id="ygrps-yiv-943822298yiv0792859230"><div>

 

<div id="ygrps-yiv-943822298yiv0792859230ygrp-text">
  
  
  <div><span style="font-size:11.0pt;">Sounds like we are having some of the same

issues “The
socket connection was aborted.
” And  â€œ
wait/not
responding times.”  All while the system
is accessing the DB. Has any one Deviated form the performance tuning settings?
Or tried to back out of them to  base
settings?    Ted I
will be calling Epicor  this morning to
find out more about
SCR145697

</div>
 


<div style="color:#fff;height:0;"></div></div>


</div>
 


<div class="ygrps-yiv-943822298yiv0792859230yqt7345933849" id="ygrps-yiv-943822298yiv0792859230yqt01409"><div style="color:#fff;height:0;"></div></div>
#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230 -- #ygrps-yiv-943822298yiv0792859230ygrp-mkp { border:1px solid #d8d8d8;font-family:Arial;margin:10px 0;padding:0 10px;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-mkp hr {
border:1px solid #d8d8d8;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-mkp #ygrps-yiv-943822298yiv0792859230hd {
color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px 0;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-mkp #ygrps-yiv-943822298yiv0792859230ads {
margin-bottom:10px;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-mkp .ygrps-yiv-943822298yiv0792859230ad {
padding:0 0;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-mkp .ygrps-yiv-943822298yiv0792859230ad p {
margin:0;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-mkp .ygrps-yiv-943822298yiv0792859230ad a {
color:#0000ff;text-decoration:none;}
#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-sponsor #ygrps-yiv-943822298yiv0792859230ygrp-lc {
font-family:Arial;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-sponsor #ygrps-yiv-943822298yiv0792859230ygrp-lc #ygrps-yiv-943822298yiv0792859230hd {
margin:10px 0px;font-weight:700;font-size:78%;line-height:122%;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-sponsor #ygrps-yiv-943822298yiv0792859230ygrp-lc .ygrps-yiv-943822298yiv0792859230ad {
margin-bottom:10px;padding:0 0;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230actions {
font-family:Verdana;font-size:11px;padding:10px 0;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230activity {
background-color:#e0ecee;float:left;font-family:Verdana;font-size:10px;padding:10px;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230activity span {
font-weight:700;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230activity span:first-child {
text-transform:uppercase;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230activity span a {
color:#5085b6;text-decoration:none;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230activity span span {
color:#ff7900;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230activity span .ygrps-yiv-943822298yiv0792859230underline {
text-decoration:underline;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 .ygrps-yiv-943822298yiv0792859230attach {
clear:both;display:table;font-family:Arial;font-size:12px;padding:10px 0;width:400px;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 .ygrps-yiv-943822298yiv0792859230attach div a {
text-decoration:none;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 .ygrps-yiv-943822298yiv0792859230attach img {
border:none;padding-right:5px;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 .ygrps-yiv-943822298yiv0792859230attach label {
display:block;margin-bottom:5px;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 .ygrps-yiv-943822298yiv0792859230attach label a {
text-decoration:none;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 blockquote {
margin:0 0 0 4px;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 .ygrps-yiv-943822298yiv0792859230bold {
font-family:Arial;font-size:13px;font-weight:700;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 .ygrps-yiv-943822298yiv0792859230bold a {
text-decoration:none;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 dd.ygrps-yiv-943822298yiv0792859230last p a {
font-family:Verdana;font-weight:700;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 dd.ygrps-yiv-943822298yiv0792859230last p span {
margin-right:10px;font-family:Verdana;font-weight:700;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 dd.ygrps-yiv-943822298yiv0792859230last p span.ygrps-yiv-943822298yiv0792859230yshortcuts {
margin-right:0;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 div.ygrps-yiv-943822298yiv0792859230attach-table div div a {
text-decoration:none;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 div.ygrps-yiv-943822298yiv0792859230attach-table {
width:400px;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 div.ygrps-yiv-943822298yiv0792859230file-title a, #ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 div.ygrps-yiv-943822298yiv0792859230file-title a:active, #ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 div.ygrps-yiv-943822298yiv0792859230file-title a:hover, #ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 div.ygrps-yiv-943822298yiv0792859230file-title a:visited {
text-decoration:none;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 div.ygrps-yiv-943822298yiv0792859230photo-title a, #ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 div.ygrps-yiv-943822298yiv0792859230photo-title a:active, #ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 div.ygrps-yiv-943822298yiv0792859230photo-title a:hover, #ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 div.ygrps-yiv-943822298yiv0792859230photo-title a:visited {
text-decoration:none;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 div#ygrps-yiv-943822298yiv0792859230ygrp-mlmsg #ygrps-yiv-943822298yiv0792859230ygrp-msg p a span.ygrps-yiv-943822298yiv0792859230yshortcuts {
font-family:Verdana;font-size:10px;font-weight:normal;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 .ygrps-yiv-943822298yiv0792859230green {
color:#628c2a;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 .ygrps-yiv-943822298yiv0792859230MsoNormal {
margin:0 0 0 0;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 o {
font-size:0;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230photos div {
float:left;width:72px;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230photos div div {
border:1px solid #666666;height:62px;overflow:hidden;width:62px;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230photos div label {
color:#666666;font-size:10px;overflow:hidden;text-align:center;white-space:nowrap;width:64px;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230reco-category {
font-size:77%;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230reco-desc {
font-size:77%;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 .ygrps-yiv-943822298yiv0792859230replbq {
margin:4px;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-actbar div a:first-child {
margin-right:2px;padding-right:5px;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-mlmsg {
font-size:13px;font-family:Arial, helvetica, clean, sans-serif;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-mlmsg table {
font-size:inherit;font:100%;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-mlmsg select, #ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 input, #ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 textarea {
font:99% Arial, Helvetica, clean, sans-serif;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-mlmsg pre, #ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 code {
font:115% monospace;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-mlmsg * {
line-height:1.22em;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-mlmsg #ygrps-yiv-943822298yiv0792859230logo {
padding-bottom:10px;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-msg p a {
font-family:Verdana;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-msg p#ygrps-yiv-943822298yiv0792859230attach-count span {
color:#1E66AE;font-weight:700;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-reco #ygrps-yiv-943822298yiv0792859230reco-head {
color:#ff7900;font-weight:700;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-reco {
margin-bottom:20px;padding:0px;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-sponsor #ygrps-yiv-943822298yiv0792859230ov li a {
font-size:130%;text-decoration:none;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-sponsor #ygrps-yiv-943822298yiv0792859230ov li {
font-size:77%;list-style-type:square;padding:6px 0;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-sponsor #ygrps-yiv-943822298yiv0792859230ov ul {
margin:0;padding:0 0 0 8px;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-text {
font-family:Georgia;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-text p {
margin:0 0 1em 0;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-text tt {
font-size:120%;}

#ygrps-yiv-943822298 #ygrps-yiv-943822298yiv0792859230 #ygrps-yiv-943822298yiv0792859230ygrp-vital ul li:last-child {
border-right:none !important;}
#ygrps-yiv-943822298



After removing the file Epicor sent me for the mentioned SCR from all computers (as directed from support) yesterday evening we started receiving a lot of lock request timeouts this morning and were eventually forced to restart the server.

Coincidence?


From: "jproteau@... [vantage]" <vantage@yahoogroups.com>
To: vantage@yahoogroups.com
Sent: Thursday, January 15, 2015 6:26 AM
Subject: [Vantage] Re: 10.700.4 Moving slow

#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 #ygrps-yiv-1816647368yiv5558901508 --

#ygrps-yiv-1816647368yiv5558901508 .ygrps-yiv-1816647368yiv5558901508ygrp-photo-title{
clear:both;font-size:smaller;height:15px;overflow:hidden;text-align:center;width:75px;}
#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 div.ygrps-yiv-1816647368yiv5558901508ygrp-photo{
background-position:center;background-repeat:no-repeat;background-color:white;border:1px solid black;height:62px;width:62px;}

#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 div.ygrps-yiv-1816647368yiv5558901508photo-title
a,
#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 div.ygrps-yiv-1816647368yiv5558901508photo-title a:active,
#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 div.ygrps-yiv-1816647368yiv5558901508photo-title a:hover,
#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 div.ygrps-yiv-1816647368yiv5558901508photo-title a:visited {
text-decoration:none;}

#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 div.ygrps-yiv-1816647368yiv5558901508attach-table div.ygrps-yiv-1816647368yiv5558901508attach-row {
clear:both;}

#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 div.ygrps-yiv-1816647368yiv5558901508attach-table div.ygrps-yiv-1816647368yiv5558901508attach-row div {
float:left;}

#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 p {
clear:both;padding:15px 0 3px 0;overflow:hidden;}

#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 div.ygrps-yiv-1816647368yiv5558901508ygrp-file {
width:30px;}
#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 div.ygrps-yiv-1816647368yiv5558901508attach-table div.ygrps-yiv-1816647368yiv5558901508attach-row div div a {
text-decoration:none;}

#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 div.ygrps-yiv-1816647368yiv5558901508attach-table div.ygrps-yiv-1816647368yiv5558901508attach-row div div span {
font-weight:normal;}

#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 div.ygrps-yiv-1816647368yiv5558901508ygrp-file-title {
font-weight:bold;}
#ygrps-yiv-1816647368
#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 #ygrps-yiv-1816647368yiv5558901508
#ygrps-yiv-1816647368yiv5558901508ygrp-mkp {
border:1px solid #d8d8d8;font-family:Arial;margin:10px 0;padding:0 10px;}

#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 #ygrps-yiv-1816647368yiv5558901508ygrp-mkp hr {
border:1px solid #d8d8d8;}

#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 #ygrps-yiv-1816647368yiv5558901508ygrp-mkp #ygrps-yiv-1816647368yiv5558901508hd {
color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px 0;}

#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 #ygrps-yiv-1816647368yiv5558901508ygrp-mkp #ygrps-yiv-1816647368yiv5558901508ads {
margin-bottom:10px;}

#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 #ygrps-yiv-1816647368yiv5558901508ygrp-mkp .ygrps-yiv-1816647368yiv5558901508ad {
padding:0 0;}

#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 #ygrps-yiv-1816647368yiv5558901508ygrp-mkp .ygrps-yiv-1816647368yiv5558901508ad p {
margin:0;}

#ygrps-yiv-1816647368 #ygrps-yiv-1816647368yiv5558901508 #ygrps-yiv-1816647368yiv5558901508ygrp-mkp .ygrps-yiv-1816647368yiv5558901508ad a {
color:#0000ff;text-decoration:none;}
#ygrps-yiv-1816647368



Sounds like we are having some of the same
issues “
The
socket connection was aborted.
” And  â€œ
wait/not
responding times.”  All while the system
is accessing the DB. Has any one Deviated form the performance tuning settings?
Or tried to back out of them to  base
settings?    Ted I
will be calling Epicor  this morning to
find out more about
SCR145697