Viewing 15 posts - 3,226 through 3,240 (of 9,244 total)
Eric Mamet (6/23/2014)
Set the static port on the IPALL section and not for an individual address
I only set it for a specific IP address.
Do I leave the...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 23, 2014 at 6:32 am
what version of VCS are you using?
have you contacted symantec or checked their knowledgebase for help?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 23, 2014 at 4:29 am
Eric Mamet (6/22/2014)
There is no other database server on...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 23, 2014 at 4:25 am
edit
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 23, 2014 at 4:25 am
rquest7 (6/22/2014)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 23, 2014 at 4:18 am
GilaMonster (6/23/2014)
rquest7 (6/22/2014)
What are the steps that a DBA or sql admin needs to do, to resolve the transaction log full issue
Did you bother to read the article I...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 23, 2014 at 4:01 am
WolfgangE (6/22/2014)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 23, 2014 at 4:00 am
i use the following
SELECT sp.name AS ServerPrincipal,
sp.type_desc AS LoginType,
CASE sp.is_disabled
WHEN 0 THEN 'No'
WHEN 1 THEN 'Yes'
END AS UserDisabled,
sp.create_date AS DateCreated,
sp.modify_date AS DateModified,
sp.default_database_name AS DefaultDB,
sp.default_language_name AS DefaultLang,
sp2.name...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 19, 2014 at 4:09 am
SQLSvrStevo (6/13/2014)
We did apply this in our test environment some weeks ago but no one took note of how long the script update state
Check the sql server log there may...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 13, 2014 at 11:53 pm
ntrovato (6/10/2014)
I will be using Steeleye Datakeeper to do the clustering of SQL 2008 ... it does not require shared storage. See below.
It's replicated storage which although not strictly shared...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 13, 2014 at 5:39 am
Shawn Melton (6/12/2014)
If the quorum drives show offline on server1, then this is no longer the active node, it is server2.
It doesnt matter where the quorum drive is online,...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 13, 2014 at 5:29 am
It will take as long as it needs, have you thought of performing this first in a test\QA env to see what the results are?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 13, 2014 at 5:25 am
post screenshot of the following registry location
HKEY_LOCAL_MACHINE\SOFWARE\Microsoft\Microsoft SQL Server\MSSQL10_50.R8\MSSQLServer\Parameters
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 6, 2014 at 5:02 am
Ratheesh.K.Nair (5/30/2014)
Perry Whittle (5/30/2014)
Ratheesh.K.Nair (5/30/2014)
I have given everyone full access to the location but still gets the same error.
If inheritance is turned off you could see this issue. Open...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
May 30, 2014 at 10:39 pm
Ratheesh.K.Nair (5/30/2014)
I have given everyone full access to the location but still gets the same error.
If inheritance is turned off you could see this issue. Open the security properties...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
May 30, 2014 at 12:53 pm
Viewing 15 posts - 3,226 through 3,240 (of 9,244 total)