Viewing 15 posts - 316 through 330 (of 1,366 total)
saimsaboor (6/21/2016)
June 22, 2016 at 1:05 am
narayanamoorthy.a (6/20/2016)
There are three SQL 2014 instances in my LIVE box, one runs in 1433, other in 1434 and next other in 1435. I am able to connect SQL 2014...
June 21, 2016 at 4:38 am
GilaMonster (6/19/2016)
Depending how the 'table size' is being calculated, it may not take the LOB columns into account.
Used below script by Bill Graziano.
/**************************************************************************************
*
* BigTables.sql
* Bill Graziano (SQLTeam.com)
* ...
June 20, 2016 at 12:48 am
GilaMonster (6/19/2016)
VastSQL (6/19/2016)
Table got a column with datatype varbinary(Max) which stores attachment.
That's probably why. Varchar(max) columns are stored out of row, so depending how that 'table size' is being calculated,...
June 19, 2016 at 5:01 am
k2000.rajesh (6/16/2016)
The full back up was taken at 7:00 AM
Users did the work till 4:30 PM
Records were deleted at 4:45 PM
I want...
June 16, 2016 at 5:01 am
jellybean (6/13/2016)
Hope this is the right forum. I using SQL Server 2014 and want to test the "restore" process is working correctly. What I wan to do is restore an...
June 13, 2016 at 3:21 am
naveenareddy.dba (6/4/2016)
While installing sql server 2014, its asking to restart the computer.
after deleted pending file rename operations and restarted also its giving the same error.
please any one can help me,to...
June 5, 2016 at 4:45 am
Are you taking backup to a different location or on same server?
Are you getting any error while taking backup manually using the same windows acccount?
May 29, 2016 at 2:01 am
tmmutsetse (5/23/2016)
can you please advise my log backup is taking long to finish.It normaly takes less than 12minutes but its running upto 2 hrs.
I am checking the logs i...
May 24, 2016 at 12:03 am
monterorf (5/17/2016)
I've trying to restore a db since 2 days ago and it simply can't be restored.
I've tried from the wizard...
May 18, 2016 at 1:30 am
Steve Jones - SSC Editor (5/17/2016)
You can explicitly connect to a server on a port. The first item below connects to the instance named "myserver" on port 1433...
May 17, 2016 at 11:44 pm
Welsh Corgi (5/17/2016)
Did you try and execute IPCONFIG from the Server? Do you have the correct IP Address?
Thanks Welshi,
Connecting using VPN which allocate dynamic IP in same range but.
May 17, 2016 at 11:43 pm
Welsh Corgi (5/17/2016)
Can you ping the Server?Can you remote into that Server, launch SQL Server Configuration Manager and check the configuration settings?
Cant ping to server.
RDP,yes. TCP\IP is enabled, Remote connections...
May 17, 2016 at 1:10 pm
Viewing 15 posts - 316 through 330 (of 1,366 total)