Hi Gurus,
I am trying to load up some data to an Essbase app. However I'm getting the following error :
Network error [10054]: Failed to receive data
Network error [10054]: Failed to send data
Unexpected Essbase error 1042013
I've already set NETDELAY and NETRETRYCOUNT at Essbase.cfg file like following :
AuthenticationModule CSS
AGENTPORT 1423
SERVERPORTBEGIN 32768
SERVERPORTEND 33768
AGENTDESC hypservice
DATAERRORLIMIT 65000
CALCCACHE TRUE
CALCLOCKBLOCKHIGH 10000
CALCLOCKBLOCKDEFAULT 3000
CALCLOCKBLOCKLOW 100
CALCCACHEHIGH 10000000
CALCCACHEDEFAULT 4000000
CALCCACHELOW 50000
MAXLOGINS 10000
MAXFORMULACACHESIZE 102400
MDXLIMITFORMULARECURSION FALSE
NETRETRYCOUNT 1000
NETDELAY 600
NETTCPCONNECTRETRYCOUNT 5000
AGENTTHREADS 200
AGTSVRCONNECTIONS 10
AGENTDELAY 60
SERVERTHREADS 200
And I'm no getting to load up any data to the apps.
Does someone could help me on that ?
Thanks