Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 04-18-2019 07:01 AM
I am fetching data from pastel(pervasive) database.
But every other day, i used to get error--->LNA session timeout
Then i have to go the connection setting and when i disable the connection and then enable it, everything works fine.
Is there any way that i can automate the process of disable then enable the connection.
Created 04-18-2019 03:19 PM
Hi @James Singh ,
As you may know, LNA is an Internal Protocol used by the pervasive SRDE.Engine and there are a couple of reasons for `session timeout`. A few queries for you question.
Can you please share what is the value of Timeout Enquires After in the Administrative tool?
How often are you fetching data from the db?
Can you share the log for this particular error?
Created 04-18-2019 03:19 PM
Hi @James Singh ,
As you may know, LNA is an Internal Protocol used by the pervasive SRDE.Engine and there are a couple of reasons for `session timeout`. A few queries for you question.
Can you please share what is the value of Timeout Enquires After in the Administrative tool?
How often are you fetching data from the db?
Can you share the log for this particular error?
Created 04-25-2019 06:25 AM
Hi @Sumit Das,
Value of Timeout Enquires After was not proper in the Administrative tool.
That's why we were facing the issue.
Thanks