[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Anyone using MS SQL dataserver with OpenEdge 11.7?

  • Thread starter Thread starter Mukesh Singh
  • Start date Start date
Status
Not open for further replies.
M

Mukesh Singh

Guest
Hi Simi, Yes, using -nojoinbysqldb will disable server-side join evaluation for all kind of join queries, and it may result in performance issue for other join queries. You can share client log and dataserver log file to TSE, using below parameters that may help us in analyzing this issue: Client log parameter : -clientlog client.log -logginglevel 4 -logentrytypes 4GLMessages,4GLTrace,4GLTrans,UBNET,QryInfo Dataserver log paramter : -Dsrv logentrytypes,SQL:4,Cursor:4,Trans. Also share the generated protrace files by placing the symbol files for 11.7.3. I will discuss this issue with TSE. Thanks, Mukesh

Continue reading...
 
Status
Not open for further replies.
Back
Top