dbTalk Databases Forums  

[SQL2005] equivalent to the SQL 2000 taskpad view in Management St

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss [SQL2005] equivalent to the SQL 2000 taskpad view in Management St in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Vincent D.
 
Posts: n/a

Default [SQL2005] equivalent to the SQL 2000 taskpad view in Management St - 12-04-2007 , 05:29 AM






Hello,

I just installed SQL 2005, and I am looking for the information about my
file usage, as I was able to see in the taskpad view with SQL 2000.

Could you help me on this please ?

Thanks in advance,
Regards,

Vincent

Reply With Quote
  #2  
Old   
Vincent D.
 
Posts: n/a

Default Re: [SQL2005] equivalent to the SQL 2000 taskpad view in Managemen - 12-04-2007 , 08:57 AM






Hello Ekrem,

Thanks for your help.

My problem is that I have a Siebel database, and I cannot use the 9.0 mode,
I must stay in 8.0 mode. And in 8, I can't see the Disk Usage Report

Do you know any workarround ?

Thanks in advance,
Regards,

Vincent

"Ekrem Önsoy" wrote:

Quote:
Hello Vincent,

There is no Taskpad in SQL Server 2005. There are Reports instead.

Go to a database and right click on it. You'll see Reports\Standard
Reports\Disk Usage.

I know this looks slower and do not have other stuff (tasks) in it, however
this is the new thing instead of Taskpad in SQL Server 2005.

--
Ekrem Önsoy



"Vincent D." <VincentD (AT) discussions (DOT) microsoft.com> wrote in message
news:313F2B87-34F4-4A2F-9DB4-E268DC4B4424 (AT) microsoft (DOT) com...
Hello,

I just installed SQL 2005, and I am looking for the information about my
file usage, as I was able to see in the taskpad view with SQL 2000.

Could you help me on this please ?

Thanks in advance,
Regards,

Vincent


Reply With Quote
  #3  
Old   
OgnjenT
 
Posts: n/a

Default Re: [SQL2005] equivalent to the SQL 2000 taskpad view in ManagementSt - 12-16-2007 , 07:04 AM



Hello Ekrem,
I have SQL Server 2005 sp2 and my database is in 9.0 mode. On right
click I don't see Reports. I do see reports on Summary window. What is
a difference between standard reports and performance dashboards. I
now that for performance dashboards you need to have a SP2 on your
server and I sow that some servers without sp2 have reports on the
Summary window.

Ognjen

Ekrem Önsoy wrote:
Quote:
Hello Vincent,

There is no Taskpad in SQL Server 2005. There are Reports instead.

Go to a database and right click on it. You'll see Reports\Standard
Reports\Disk Usage.

I know this looks slower and do not have other stuff (tasks) in it, however
this is the new thing instead of Taskpad in SQL Server 2005.

--
Ekrem Önsoy



"Vincent D." <VincentD (AT) discussions (DOT) microsoft.com> wrote in message
news:313F2B87-34F4-4A2F-9DB4-E268DC4B4424 (AT) microsoft (DOT) com...
Hello,

I just installed SQL 2005, and I am looking for the information about my
file usage, as I was able to see in the taskpad view with SQL 2000.

Could you help me on this please ?

Thanks in advance,
Regards,

Vincent

Reply With Quote
  #4  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: [SQL2005] equivalent to the SQL 2000 taskpad view in Management St - 12-16-2007 , 09:07 AM



Hello!

There is no Reports in SQL Server Management Studio Express.

You must be using SSMSE to connect to your SQL Server instances so you can't
see Reports when you right click on your databases. You need SSMS to see
Reports menu when you right click on a database.

I encourage you to see the following link to learn more about Performance
Dashboard Reports:
http://www.microsoft.com/downloads/d...displaylang=en

--
Ekrem Önsoy



"OgnjenT" <OgnjenT (AT) gmail (DOT) com> wrote

Hello Ekrem,
I have SQL Server 2005 sp2 and my database is in 9.0 mode. On right
click I don't see Reports. I do see reports on Summary window. What is
a difference between standard reports and performance dashboards. I
now that for performance dashboards you need to have a SP2 on your
server and I sow that some servers without sp2 have reports on the
Summary window.

Ognjen

Ekrem Önsoy wrote:
Quote:
Hello Vincent,

There is no Taskpad in SQL Server 2005. There are Reports instead.

Go to a database and right click on it. You'll see Reports\Standard
Reports\Disk Usage.

I know this looks slower and do not have other stuff (tasks) in it,
however
this is the new thing instead of Taskpad in SQL Server 2005.

--
Ekrem Önsoy



"Vincent D." <VincentD (AT) discussions (DOT) microsoft.com> wrote in message
news:313F2B87-34F4-4A2F-9DB4-E268DC4B4424 (AT) microsoft (DOT) com...
Hello,

I just installed SQL 2005, and I am looking for the information about my
file usage, as I was able to see in the taskpad view with SQL 2000.

Could you help me on this please ?

Thanks in advance,
Regards,

Vincent


Reply With Quote
  #5  
Old   
Vincent D.
 
Posts: n/a

Default Re: [SQL2005] equivalent to the SQL 2000 taskpad view in Managemen - 12-17-2007 , 09:35 AM



Hopefully, Siebel finally validated the usage of the 9.0 mode ! I'm saved
;-)

"Ekrem Önsoy" wrote:

Quote:
Well, nope for the Reports, sorry. However you can use sp_spaceused sp to
see space info about your db.

Also, you can see the space info from the database properties.

--
Ekrem Önsoy



"Vincent D." <VincentD (AT) discussions (DOT) microsoft.com> wrote in message
news:3E011161-4597-4F78-94A6-15FBA9E7A9CC (AT) microsoft (DOT) com...
Hello Ekrem,

Thanks for your help.

My problem is that I have a Siebel database, and I cannot use the 9.0
mode,
I must stay in 8.0 mode. And in 8, I can't see the Disk Usage Report

Do you know any workarround ?

Thanks in advance,
Regards,

Vincent

"Ekrem Önsoy" wrote:

Hello Vincent,

There is no Taskpad in SQL Server 2005. There are Reports instead.

Go to a database and right click on it. You'll see Reports\Standard
Reports\Disk Usage.

I know this looks slower and do not have other stuff (tasks) in it,
however
this is the new thing instead of Taskpad in SQL Server 2005.

--
Ekrem Önsoy



"Vincent D." <VincentD (AT) discussions (DOT) microsoft.com> wrote in message
news:313F2B87-34F4-4A2F-9DB4-E268DC4B4424 (AT) microsoft (DOT) com...
Hello,

I just installed SQL 2005, and I am looking for the information about
my
file usage, as I was able to see in the taskpad view with SQL 2000.

Could you help me on this please ?

Thanks in advance,
Regards,

Vincent



Reply With Quote
  #6  
Old   
OgnjenT
 
Posts: n/a

Default Re: [SQL2005] equivalent to the SQL 2000 taskpad view in ManagementSt - 12-18-2007 , 07:27 AM



Hello,
I am using Sql Server 2005 developer edition and I am not using SSMSE
but SSMS.

Ekrem Önsoy wrote:
Quote:
Hello!

There is no Reports in SQL Server Management Studio Express.

You must be using SSMSE to connect to your SQL Server instances so you can't
see Reports when you right click on your databases. You need SSMS to see
Reports menu when you right click on a database.

I encourage you to see the following link to learn more about Performance
Dashboard Reports:
http://www.microsoft.com/downloads/d...displaylang=en

--
Ekrem �nsoy



"OgnjenT" <OgnjenT (AT) gmail (DOT) com> wrote in message
news:e6c35d61-2ee9-4b76-9286-dbb9e5f83ac2 (AT) i12g2000prf (DOT) googlegroups.com...
Hello Ekrem,
I have SQL Server 2005 sp2 and my database is in 9.0 mode. On right
click I don't see Reports. I do see reports on Summary window. What is
a difference between standard reports and performance dashboards. I
now that for performance dashboards you need to have a SP2 on your
server and I sow that some servers without sp2 have reports on the
Summary window.

Ognjen

Ekrem �nsoy wrote:
Hello Vincent,

There is no Taskpad in SQL Server 2005. There are Reports instead.

Go to a database and right click on it. You'll see Reports\Standard
Reports\Disk Usage.

I know this looks slower and do not have other stuff (tasks) in it,
however
this is the new thing instead of Taskpad in SQL Server 2005.

--
Ekrem �nsoy



"Vincent D." <VincentD (AT) discussions (DOT) microsoft.com> wrote in message
news:313F2B87-34F4-4A2F-9DB4-E268DC4B4424 (AT) microsoft (DOT) com...
Hello,

I just installed SQL 2005, and I am looking for the information about my
file usage, as I was able to see in the taskpad view with SQL 2000.

Could you help me on this please ?

Thanks in advance,
Regards,

Vincent

Reply With Quote
  #7  
Old   
Tibor Karaszi
 
Posts: n/a

Default Re: [SQL2005] equivalent to the SQL 2000 taskpad view in Management St - 12-18-2007 , 12:26 PM



The reports were moved in sp2 (client) from Summary Window to Object Explorer (right-click). The
performance dashboards report is just a comprehensive plug in report that one can download from MS,
which requires sp2.

--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi


"Ekrem Önsoy" <ekrem (AT) btegitim (DOT) com> wrote

Quote:
I don't have the RTM version of SSMS on my test machines so I can't be sure of that... Did you
apply SP2 to your Client Tools (which includes SSMS)?

--
Ekrem Önsoy



"OgnjenT" <OgnjenT (AT) gmail (DOT) com> wrote in message
news:9957500e-940d-46fb-8d2a-f549e243aa51 (AT) r29g2000hsg (DOT) googlegroups.com...
Hello,
I am using Sql Server 2005 developer edition and I am not using SSMSE
but SSMS.

Ekrem Önsoy wrote:
Hello!

There is no Reports in SQL Server Management Studio Express.

You must be using SSMSE to connect to your SQL Server instances so you can't
see Reports when you right click on your databases. You need SSMS to see
Reports menu when you right click on a database.

I encourage you to see the following link to learn more about Performance
Dashboard Reports:
http://www.microsoft.com/downloads/d...displaylang=en

--
Ekrem �nsoy



"OgnjenT" <OgnjenT (AT) gmail (DOT) com> wrote in message
news:e6c35d61-2ee9-4b76-9286-dbb9e5f83ac2 (AT) i12g2000prf (DOT) googlegroups.com...
Hello Ekrem,
I have SQL Server 2005 sp2 and my database is in 9.0 mode. On right
click I don't see Reports. I do see reports on Summary window. What is
a difference between standard reports and performance dashboards. I
now that for performance dashboards you need to have a SP2 on your
server and I sow that some servers without sp2 have reports on the
Summary window.

Ognjen

Ekrem �nsoy wrote:
Hello Vincent,

There is no Taskpad in SQL Server 2005. There are Reports instead.

Go to a database and right click on it. You'll see Reports\Standard
Reports\Disk Usage.

I know this looks slower and do not have other stuff (tasks) in it,
however
this is the new thing instead of Taskpad in SQL Server 2005.

--
Ekrem �nsoy



"Vincent D." <VincentD (AT) discussions (DOT) microsoft.com> wrote in message
news:313F2B87-34F4-4A2F-9DB4-E268DC4B4424 (AT) microsoft (DOT) com...
Hello,

I just installed SQL 2005, and I am looking for the information about my
file usage, as I was able to see in the taskpad view with SQL 2000.

Could you help me on this please ?

Thanks in advance,
Regards,

Vincent



Reply With Quote
  #8  
Old   
OgnjenT
 
Posts: n/a

Default Re: equivalent to the SQL 2000 taskpad view in Management St - 12-19-2007 , 03:45 AM



On Dec 18, 7:26Â*pm, "Tibor Karaszi"
<tibor_please.no.email_kara... (AT) hotmail (DOT) nomail.com> wrote:
Quote:
The reports were moved in sp2 (client) from Summary Window to Object Explorer (right-click). The
performance dashboards report is just a comprehensive plug in report that one can download from MS,
which requires sp2.

--
Tibor Karaszi, SQL Server MVPhttp://www.karaszi.com/sqlserver/default.asphttp://sqlblog.com/blogs/tibor_karaszi

"Ekrem Önsoy" <ek... (AT) btegitim (DOT) com> wrote in message

news:60AF7AFB-12DF-40B2-9F97-50E3B2E77130 (AT) microsoft (DOT) com...



I don't have the RTM version of SSMS on my test machines so I can't be sure of that... Did you
apply SP2 to your Client Tools (which includes SSMS)?

--
Ekrem Önsoy

"OgnjenT" <Ognj... (AT) gmail (DOT) com> wrote in message
news:9957500e-940d-46fb-8d2a-f549e243aa51 (AT) r29g2000hsg (DOT) googlegroups.com...
Hello,
I am using Sql Server 2005 developer edition and I am Â*not using SSMSE
but SSMS.

Ekrem Önsoy wrote:
Hello!

There is no Reports in SQL Server Management Studio Express.

You must be using SSMSE to connect to your SQL Server instances so you can't
see Reports when you right click on your databases. You need SSMS to see
Reports menu when you right click on a database.

I encourage you to see the following link to learn more about Performance
Dashboard Reports:
http://www.microsoft.com/downloads/d...d=1d3a4a0d-7e0....

--
Ekrem �nsoy

"OgnjenT" <Ognj... (AT) gmail (DOT) com> wrote in message
news:e6c35d61-2ee9-4b76-9286-dbb9e5f83ac2 (AT) i12g2000prf (DOT) googlegroups.com....
Hello Ekrem,
I have SQL Server 2005 Â*sp2 and my database is in 9.0 mode. On right
click I don't see Reports. I do see reports on Summary window. What is
a difference between standard reports and performance dashboards. I
now that for performance dashboards you need to have a SP2 on your
server and I sow that some servers without sp2 have Â*reports on the
Summary window.

Ognjen

Ekrem �nsoy wrote:
Hello Vincent,

There is no Taskpad in SQL Server 2005. There are Reports instead.

Go to a database and right click on it. You'll see Reports\Standard
Reports\Disk Usage.

I know this looks slower and do not have other stuff (tasks) in it,
however
this is the new thing instead of Taskpad in SQL Server 2005.

--
Ekrem �nsoy

"Vincent D." <Vince... (AT) discussions (DOT) microsoft.com> wrote in message
news:313F2B87-34F4-4A2F-9DB4-E268DC4B4424 (AT) microsoft (DOT) com...
Hello,

I just installed SQL 2005, and I am looking for the information about my
file usage, as I was able to see in the taskpad view with SQL 2000.

Could you help me on this please ?

Thanks in advance,
Regards,

Vincent- Hide quoted text -

- Show quoted text -
So the dashboards are super set of standard reports?

Thanks for the help


Reply With Quote
  #9  
Old   
Tibor Karaszi
 
Posts: n/a

Default Re: equivalent to the SQL 2000 taskpad view in Management St - 12-21-2007 , 11:22 AM



Quote:
So the dashboards are super set of standard reports?
I wouldn't say "superset". I'd say an extra report, a very good one.

--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi


"OgnjenT" <OgnjenT (AT) gmail (DOT) com> wrote

On Dec 18, 7:26 pm, "Tibor Karaszi"
<tibor_please.no.email_kara... (AT) hotmail (DOT) nomail.com> wrote:
Quote:
The reports were moved in sp2 (client) from Summary Window to Object Explorer (right-click). The
performance dashboards report is just a comprehensive plug in report that one can download from
MS,
which requires sp2.

--
Tibor Karaszi, SQL Server
MVPhttp://www.karaszi.com/sqlserver/default.asphttp://sqlblog.com/blogs/tibor_karaszi

"Ekrem Önsoy" <ek... (AT) btegitim (DOT) com> wrote in message

news:60AF7AFB-12DF-40B2-9F97-50E3B2E77130 (AT) microsoft (DOT) com...



I don't have the RTM version of SSMS on my test machines so I can't be sure of that... Did you
apply SP2 to your Client Tools (which includes SSMS)?

--
Ekrem Önsoy

"OgnjenT" <Ognj... (AT) gmail (DOT) com> wrote in message
news:9957500e-940d-46fb-8d2a-f549e243aa51 (AT) r29g2000hsg (DOT) googlegroups.com...
Hello,
I am using Sql Server 2005 developer edition and I am not using SSMSE
but SSMS.

Ekrem Önsoy wrote:
Hello!

There is no Reports in SQL Server Management Studio Express.

You must be using SSMSE to connect to your SQL Server instances so you can't
see Reports when you right click on your databases. You need SSMS to see
Reports menu when you right click on a database.

I encourage you to see the following link to learn more about Performance
Dashboard Reports:
http://www.microsoft.com/downloads/d...d=1d3a4a0d-7e0...

--
Ekrem �nsoy

"OgnjenT" <Ognj... (AT) gmail (DOT) com> wrote in message
news:e6c35d61-2ee9-4b76-9286-dbb9e5f83ac2 (AT) i12g2000prf (DOT) googlegroups.com...
Hello Ekrem,
I have SQL Server 2005 sp2 and my database is in 9.0 mode. On right
click I don't see Reports. I do see reports on Summary window. What is
a difference between standard reports and performance dashboards. I
now that for performance dashboards you need to have a SP2 on your
server and I sow that some servers without sp2 have reports on the
Summary window.

Ognjen

Ekrem �nsoy wrote:
Hello Vincent,

There is no Taskpad in SQL Server 2005. There are Reports instead.

Go to a database and right click on it. You'll see Reports\Standard
Reports\Disk Usage.

I know this looks slower and do not have other stuff (tasks) in it,
however
this is the new thing instead of Taskpad in SQL Server 2005.

--
Ekrem �nsoy

"Vincent D." <Vince... (AT) discussions (DOT) microsoft.com> wrote in message
news:313F2B87-34F4-4A2F-9DB4-E268DC4B4424 (AT) microsoft (DOT) com...
Hello,

I just installed SQL 2005, and I am looking for the information about my
file usage, as I was able to see in the taskpad view with SQL 2000.

Could you help me on this please ?

Thanks in advance,
Regards,

Vincent- Hide quoted text -

- Show quoted text -
So the dashboards are super set of standard reports?

Thanks for the help



Reply With Quote
  #10  
Old   
OgnjenT
 
Posts: n/a

Default Re: equivalent to the SQL 2000 taskpad view in Management St - 12-23-2007 , 08:05 AM



On Dec 21, 6:22Â*pm, "Tibor Karaszi"
<tibor_please.no.email_kara... (AT) hotmail (DOT) nomail.com> wrote:
Quote:
So the dashboards are super set of standard reports?

I wouldn't say "superset". I'd say an extra report, a very good one.

--
Tibor Karaszi, SQL Server MVPhttp://www.karaszi.com/sqlserver/default.asphttp://sqlblog.com/blogs/tibor_karaszi

"OgnjenT" <Ognj... (AT) gmail (DOT) com> wrote in message

news:5fe783de-071e-401c-9c87-706b9f0d8900 (AT) l32g2000hse (DOT) googlegroups.com...
On Dec 18, 7:26 pm, "Tibor Karaszi"





tibor_please.no.email_kara... (AT) hotmail (DOT) nomail.com> wrote:
The reports were moved in sp2 (client) from Summary Window to Object Explorer (right-click). The
performance dashboards report is just a comprehensive plug in report that one can download from
MS,
which requires sp2.

--
Tibor Karaszi, SQL Server
MVPhttp://www.karaszi.com/sqlserver/default.asphttp://sqlblog.com/blogs/....

"Ekrem Önsoy" <ek... (AT) btegitim (DOT) com> wrote in message

news:60AF7AFB-12DF-40B2-9F97-50E3B2E77130 (AT) microsoft (DOT) com...

I don't have the RTM version of SSMS on my test machines so I can't be sure of that... Did you
apply SP2 to your Client Tools (which includes SSMS)?

--
Ekrem Önsoy

"OgnjenT" <Ognj... (AT) gmail (DOT) com> wrote in message
news:9957500e-940d-46fb-8d2a-f549e243aa51 (AT) r29g2000hsg (DOT) googlegroups.com....
Hello,
I am using Sql Server 2005 developer edition and I am not using SSMSE
but SSMS.

Ekrem Önsoy wrote:
Hello!

There is no Reports in SQL Server Management Studio Express.

You must be using SSMSE to connect to your SQL Server instances so you can't
see Reports when you right click on your databases. You need SSMS to see
Reports menu when you right click on a database.

I encourage you to see the following link to learn more about Performance
Dashboard Reports:
http://www.microsoft.com/downloads/d...d=1d3a4a0d-7e0...

--
Ekrem �nsoy

"OgnjenT" <Ognj... (AT) gmail (DOT) com> wrote in message
news:e6c35d61-2ee9-4b76-9286-dbb9e5f83ac2 (AT) i12g2000prf (DOT) googlegroups.com....
Hello Ekrem,
I have SQL Server 2005 sp2 and my database is in 9.0 mode. On right
click I don't see Reports. I do see reports on Summary window. What is
a difference between standard reports and performance dashboards. I
now that for performance dashboards you need to have a SP2 on your
server and I sow that some servers without sp2 have reports on the
Summary window.

Ognjen

Ekrem �nsoy wrote:
Hello Vincent,

There is no Taskpad in SQL Server 2005. There are Reports instead.

Go to a database and right click on it. You'll see Reports\Standard
Reports\Disk Usage.

I know this looks slower and do not have other stuff (tasks) in it,
however
this is the new thing instead of Taskpad in SQL Server 2005.

--
Ekrem �nsoy

"Vincent D." <Vince... (AT) discussions (DOT) microsoft.com> wrote in message
news:313F2B87-34F4-4A2F-9DB4-E268DC4B4424 (AT) microsoft (DOT) com...
Hello,

I just installed SQL 2005, and I am looking for the information about my
file usage, as I was able to see in the taskpad view with SQL 2000.

Could you help me on this please ?

Thanks in advance,
Regards,

Vincent- Hide quoted text -

- Show quoted text -

So the dashboards are super set of standard reports?

Thanks for the help- Hide quoted text -

- Show quoted text -
I found some extra reports created by Gregory A. Larsen at
http://sqlserverexamples.com/v1/down...DashBoard.html


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.