Viewing 15 posts - 181 through 195 (of 237 total)
Solve Above error by passing NULL
now this error i got
Msg 19062, Level 16, State 1, Procedure sp_trace_create, Line 1
Could not create a trace file.
December 20, 2011 at 8:45 am
Gewtting this error when running on sql 2008R2
Msg 14234, Level 16, State 1, Procedure sp_verify_job, Line 243
The specified '@notify_email_operator_name' is invalid (valid values are returned by sp_help_operator).
December 20, 2011 at 8:37 am
Does it work with SQL 2008R2? or u have updated script?
December 20, 2011 at 8:15 am
Hi
Did you find out how to send query result in mail using SSIS?
If yes can you describe here?
i am working on this issues and not going through SSIS.
Thanks
December 19, 2011 at 2:38 pm
Microsoft Upgrade Advisor article
http://www.mssqltips.com/sqlservertip/2184/overview-of-microsoft-sql-server-2008-upgrade-advisor/
December 19, 2011 at 8:43 am
run the Micrsoft toolSQL Server 2008 Upgrade Advisor than you will get very good idea.
December 19, 2011 at 8:38 am
working on your posted query and works fine .
Just one que is that in IsUserTransaction column whats mean for user transaction ? 0 or 1?
December 16, 2011 at 10:11 am
that's why it says No SSIS Included..
December 16, 2011 at 7:46 am
Also this can be helpful too
--Reference:
http://stackoverflow.com/questions/198478/advantages-of-ms-sql-server-2008-over-ms-sql-server-2005
SQL SERVER 2000:
1.Query Analyser and Enterprise manager are separate.
2.No XML datatype is used.
3.We can create maximum of 65,535 databases.
4.Nill
5.Nill
6.Nill
7.Nill
8.Nill
9.Nill
10.Nill
11.Nill
12.Nill
13.cant compress the tables and...
December 15, 2011 at 2:11 pm
You can find out here
http://www.microsoft.com/sqlserver/en/us/product-info/compare.aspx
December 15, 2011 at 2:09 pm
Just simple XCOPY commnad copied backup file from network to local machine.
yes it runs fine from cmd.
December 15, 2011 at 1:35 pm
Click View and underneath of view you can find it
December 15, 2011 at 1:07 pm
To know the size of Index you can try this for particular Database
SELECT
i.name ...
December 15, 2011 at 12:53 pm
Viewing 15 posts - 181 through 195 (of 237 total)