Viewing 15 posts - 31 through 45 (of 51 total)
i need drive name & disk size in MB. & for that i need to convert it from varchar to int.
your query is working but i need values in MB
February 7, 2013 at 6:33 am
Hey, I have tried this already hence i told in my post that error is in conversion.
I have tried your query but gives me same error "Error converting data...
February 7, 2013 at 5:58 am
:crazy:
Getting same error since last 2 days.
OS: windows server 2008 R2
SQL : Sql server 2008 R2.
Tried TCP IP Chimney option but still getting the same error.
any Solution Guys ????
January 31, 2013 at 2:48 am
Yes, I can see the table through linked server , but while accessing it gives me an error.
Error:- The OLE DB provider "MSDAORA" for linked server "oracle" does not contain...
November 29, 2012 at 3:20 am
Thanks William and Perry for the response.
November 6, 2012 at 6:11 am
Also check the SSL setting in mail profile.
PFA
October 31, 2012 at 12:12 am
check if you are able to telnet the SMTP server from sql server.
Also check the password you have provided for mail setup.
October 30, 2012 at 11:34 pm
The data which you are importing might be having text bigger than columns size of table.
Maximize the size of the table column and then try.
October 30, 2012 at 1:31 am
There are other quereis like select which are getting suspended.
No idea why this is happening
October 30, 2012 at 1:28 am
I also had the same issue.
It was due to the storage which was used for replication. During the storage replication
we used to get lots I/O messages,even sql services went down.
My...
October 1, 2012 at 3:22 am
Yes Gail, fragmentation value was not changed.
I checked the page count for those tables and it was below 100.
Thanks ALL.
September 24, 2012 at 2:57 am
If you are not able to view the script.
Pls click on scriptmanager.
September 9, 2012 at 11:53 pm
I think you can not use variable in order by clause.
Variables are only allowed when ordering by an expression referencing a column name.
September 6, 2012 at 5:11 am
Thanks for the link Anthony.
I'll try to implement the steps and will inform you all guys!
September 6, 2012 at 1:48 am
Viewing 15 posts - 31 through 45 (of 51 total)