![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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 |
#3
| |||
| |||
|
|
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 |
#4
| |||
| |||
|
|
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 |
#5
| |||
| |||
|
|
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 |
#6
| |||
| |||
|
|
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 |
#7
| |||
| |||
|
|
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 |
#8
| |||
| |||
|
|
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 - |
#9
| |||
| |||
|
|
So the dashboards are super set of standard reports? |
|
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 - |
#10
| |||
| |||
|
|
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 - |
![]() |
| Thread Tools | |
| Display Modes | |
| |