royspk
31st August 2011, 13:21
Hi all,
I am facing database server disconnection while working.

Following are the 2 screenshots I am getting in that order in attachment.
Please help.

nmolinaa
31st August 2011, 17:16
Hello,

can you post a little more detail? Like, what events do you see on the client? on what OS is the ERP running? if it's UNIX; do any logs in the $BSE/log get updated? if it's Windows; do you have any events logged in the application events?
Is the ERP configured in a 3 tier configuration or 2 tier configuration?
What OS is the client?

Normally a 10053 is caused a network problem; client could need a configuration change in the TCP/IP protocol; the disconnects could be due to new hardware such as routers or switches; a network problem between DB and application server; bad network cables... you see the sources of the problem could be several.
You have to ask yourself as well, has this always happened? if not, since when did this start happening? and what changed?

VishalMistry
1st September 2011, 06:31
Hi all,
I am facing database server disconnection while working.

Following are the 2 screenshots I am getting in that order in attachment.
Please help.

Hello,

If your ERPLn application & database are located on single machine then try to ping from client to your application server using -t option and moniter if any breackages are coming in reply.

If DB and App are located on separate machines, then ping from app server to db and check if any break coming in reply.

Regards,
Vishal