Viewing 15 posts - 38,656 through 38,670 (of 39,466 total)
December 12, 2001 at 1:14 pm
December 12, 2001 at 1:13 pm
December 12, 2001 at 1:12 pm
Perf does this automatically. In profiler, there is a data column for starttime.
Steve Jones
December 12, 2001 at 12:53 pm
This is an old example and article from Les and I'm not sure he will update this. I'll build an example soon and post it.
Steve Jones
December 12, 2001 at 10:36 am
Thanks for the feedback and I may update the article with some of these items (or write a more detailed one).
You are correct in your assumptions. I manually order the...
December 12, 2001 at 10:33 am
If this is SQL 2000, you can use the Dynamic Properties task to change the data pump.
Steve Jones
December 12, 2001 at 10:18 am
This error looks like you do not have change rights to the file. Ave you checked that?
There might be a 255 char limit.
Steve Jones
December 12, 2001 at 10:17 am
Follow Pau;s advice. This is not possible directly except with dynamic sql.
Steve Jones
December 12, 2001 at 10:13 am
Also the information_schema.xx views are SQL standards. There are:
tables
columns
etc. check master/views for the list.
Steve Jones
December 12, 2001 at 10:07 am
PLs do. This is one reason I avoid Temp tables if possible. There are more bugs associated with temp tables.
Steve Jones
December 12, 2001 at 10:02 am
You will have to use the timestamps to correlate them. You are trying to match an event in Profiler with the worsening or changing performance in Performance Monitor.
Steve Jones
December 12, 2001 at 10:00 am
I'll look. I know there is an ODBC for Unix. There's also a project at GNU to translate the TDS (SQL protocol) for Unix.
Should have some info tomorrow.
Steve Jones
December 11, 2001 at 10:48 pm
I hate to say it, but you probablty need a reboot. Disable the job and then check the logs. We'll keep thinking.
Steve Jones
December 11, 2001 at 5:01 pm
December 11, 2001 at 1:38 pm
Viewing 15 posts - 38,656 through 38,670 (of 39,466 total)