CNC, DB and Operating System - JDE1 (MOSC)

MOSC Banner

msSQLQuerytimeout settings

edited Feb 9, 2020 4:01AM in CNC, DB and Operating System - JDE1 (MOSC) 1 commentAnswered

Hi Folks,

We are on JDE 9.0 with TR 9.1.5.5, SQL database 12.0.2x. We are facing issue where users are creating orders in JDE and it is not reflecting in database. In JDE logs we found that SQL query running with NOLOCK option, which means it is getting timeout and after trying for the third time it will run with NOLOCK option. Current settings msSQLQueryTimeout=10000 and msSQLQueryAttempts=3 but as per my knowledge NOLOCK option doesn't work with Update, insert, delete but in case of if update, insert, delete query takes long time than msSQLQueryTimeout then how it will behave, will it get timed out after 10000 milliseconds?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center