dbTalk Databases Forums  

trouble using index optimizer

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss trouble using index optimizer in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
michael v
 
Posts: n/a

Default trouble using index optimizer - 10-26-2005 , 03:22 AM






when I try to run the optimizer with this query analyzer selection it says
An error occurred when trying to run sql statement.

Got this the last 5 times trying to use index optimizer - the other times i
solved it without the optimizer but this time i would like to see what it
says.

select *
from dbo.finansbudgetposter_staging a, dbo.crossjoin_test b
where a.aktiviteter = b.aktivitet
and a.steder = b.sted
and a.formål = b.formål
and a.sagsbudget = b.sagsbudget
and a.standardspec = b.standardspec
and a.delregnskab = b.delregnskab
and a.finanskontonr = b.finanskontonr



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: trouble using index optimizer - 10-26-2005 , 02:32 PM






Hello michael,

You may be better asking this is the tools or programming group

Allan


Quote:
when I try to run the optimizer with this query analyzer selection it
says An error occurred when trying to run sql statement.

Got this the last 5 times trying to use index optimizer - the other
times i solved it without the optimizer but this time i would like to
see what it says.

select *
from dbo.finansbudgetposter_staging a, dbo.crossjoin_test b
where a.aktiviteter = b.aktivitet
and a.steder = b.sted
and a.formål = b.formål
and a.sagsbudget = b.sagsbudget
and a.standardspec = b.standardspec
and a.delregnskab = b.delregnskab
and a.finanskontonr = b.finanskontonr



Reply With Quote
  #3  
Old   
michael v
 
Posts: n/a

Default Re: trouble using index optimizer - 10-28-2005 , 07:43 AM



Thanx Allan

I'll try that...

"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
Hello michael,

You may be better asking this is the tools or programming group

Allan


when I try to run the optimizer with this query analyzer selection it
says An error occurred when trying to run sql statement.

Got this the last 5 times trying to use index optimizer - the other
times i solved it without the optimizer but this time i would like to
see what it says.

select *
from dbo.finansbudgetposter_staging a, dbo.crossjoin_test b
where a.aktiviteter = b.aktivitet
and a.steder = b.sted
and a.formål = b.formål
and a.sagsbudget = b.sagsbudget
and a.standardspec = b.standardspec
and a.delregnskab = b.delregnskab
and a.finanskontonr = b.finanskontonr





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.