Viewing 15 posts - 1 through 15 (of 37 total)
Thank you for the explanation/clarification.
This is greatly appreciated.
I can't change the trigger without breaking our support contract.
So I'll have to disable the triggers and do an update.
Again I really appreciate...
May 19, 2014 at 11:11 am
Yes.
There are two triggers causing this.
V_AU_CUSTOMER
V_AU_CUSTOMER1
I could disable triggers and the update works.
But I'm not sure of the impact yet.
The trigger names are the sames as the actual tables impacted.
V_AU_CUSTOMER
V_AU_CUSTOMER1
These...
May 19, 2014 at 10:06 am
Lowell,
Thank you.
Any thoughts on how SoldToAddress could represent all columns in the address?
tia,
Todd
February 12, 2014 at 3:22 pm
MysteryJimbo (1/3/2014)
http://technet.microsoft.com/en-us/library/ms189747.aspx
Export the execution plan...
January 3, 2014 at 3:02 pm
arnipetursson (1/3/2014)
Thin provisioning?
Did you see disk queues go up during these events?
Does it happen on the same days of week/time of day?
Any maintenance going...
January 3, 2014 at 2:50 pm
Chris,
The only way I know of discovering the query is to set a trace, execute the action, and stop the trace.
Then I could copy it from the trace file and...
January 3, 2014 at 9:27 am
After reading these links this sounds promising.
Thank you both (Greg and MysteryJimbo).
The next occurrence of the problem should be somewhere around the 15th +/- a day or two.
We will have...
January 3, 2014 at 9:23 am
MysteryJimbo (12/31/2013)
December 31, 2013 at 2:36 pm
Jeffrey Williams 3188 (12/31/2013)
How often are you updating statistics?How often are you rebuilding your indexes?
Have you reviewed the 'slow' queries to see if they can be improved?
Just a few thoughts...
We...
December 31, 2013 at 2:34 pm
yes...
I did...
It worked...
Thank you for helping.
-Todd
December 2, 2013 at 8:17 am
Gail,
Thank you.
Still downloading BOL to my new laptop. Another 6 minutes to go.
But your comments really helped I think.
Would this work?
INSERT into user_def_fields
(
program_id,
id,
Document_id,
Line_no,
Del_Line_no,
Label,
Data_Type,
Display_Format,
Tab_or_Table,
Tab_ID,
Table_ID,
Sequence_No,
UDF_Required,
String_Val,
Number_Val,
Bool_Val,
date_val
) ...
December 1, 2013 at 11:12 pm
HanSHi,
I want to thank you for your help and pointing me in the right direction.
All worked out well. I learned a lot through this event.
Its back to zero based...
August 16, 2013 at 7:25 am
OK this was good but one more issue:
When I change to single user mode and stop all sql services i cannot login. It says only one administrator can login.
So i...
August 15, 2013 at 5:00 am
I have a backup of the master from the 13th at 8:00pm
If I use that what would the impact be on my data?
August 15, 2013 at 4:23 am
i have never had to restore the master db.
Is the process the same as restoring any other database?
August 15, 2013 at 4:09 am
Viewing 15 posts - 1 through 15 (of 37 total)