Viewing 15 posts - 1 through 15 (of 34 total)
Hi Scott,
Thank for share this interesting rules. I was not knowing that!
I came from Oracle SQL, and these NULL things, works different.
Thank you again.
December 12, 2019 at 4:35 pm
Hi Jeffrey,
It was my mistake. The column name is po_num and not ponum.
thank you.
December 11, 2019 at 7:22 pm
Hi Scott
Your solution worked like a charm!
Thank you.
December 11, 2019 at 7:20 pm
Hi Jonathan,
Yes. My mistake. I wrote ponum instead of po_num.
But the problem persists.
Thank you.
December 11, 2019 at 7:17 pm
Hi,
Independen for the brand, I believe that we everyone are chasing the best performance available. And that performance includes hardware and software. That´s why we seeing brands like Apple, ruling...
August 1, 2019 at 5:55 pm
Hi,
If the behaivour stops after a while, I believe that is a transaction issue. I will should check temp db in order to see if there is plenty of space....
July 30, 2019 at 4:25 pm
Yes indeed, linux is nothing on the desktop environment. Lack of drivers and uncompatibility to run applications is the big deal to adopt this powerfull OS. But in the servers...
July 11, 2019 at 12:06 am
Hi
As all the other replies, it seems like a classic bad cardinallity problem. I might add to update statistics, to check the execution plan. Perhaps you have more than one...
April 15, 2019 at 5:12 pm
Hi,
Dealing with deadlocks is allways different on each case.
I recommend you to strat to analyze the execution plan of the querys involved.
Usually, a change on the select statement, tunning or...
February 13, 2019 at 12:01 pm
Hi
"If SQL is running on a Windows 2008 R2 server or cluster, go to the Performance Monitor application, expand the Data Collection Sets, then select the System Performance,...
February 6, 2019 at 1:35 pm
Hi,
In early days of ERP boom, in one of the companies where I worked, ended with an Informix DB running on HP-HA disk array with RAID 5 enabled. We...
January 25, 2019 at 9:55 am
Hi,
I started my carrer as a tech support staff. Then I started to have another duties like server admin, pbx admin, developer, dba, project manager, erp admin, security admin,...
December 21, 2018 at 9:15 am
Hi,
In my case, I deploy both: db changes and also code changes. To handle this, we schedule a fame window where the db and the app will not be...
December 19, 2018 at 3:31 pm
Hi,
the reazon why you have two execution plans different, basically, for the same query is due to the server interprets the query as different, even if they performance...
November 29, 2018 at 10:00 am
Hi,
The short answer is yes. Assuming that every of your DR procedures works well. In my experience, if you are confident with the san discs replication as the whole...
November 15, 2018 at 10:01 am
Viewing 15 posts - 1 through 15 (of 34 total)