Viewing 15 posts - 1,216 through 1,230 (of 9,253 total)
ffarouqi (6/29/2016)
A couple of days ago I was tasked to do a P2V migration from let's say A to B...everything looked fine post migration. I took all the possible...
June 29, 2016 at 7:45 am
Chitown (6/28/2016)
TheSQLGuru (6/27/2016)
What is the status of the other database? Is it suspect, offline or something like that?
All DBs are online and in sync
This was the error in the log...
June 29, 2016 at 7:43 am
I've just completed a sql 2016 install using 2 mounted volumes, no issue.
Can you post details of the data directories tab on your installation.
June 28, 2016 at 7:06 am
as a test create a credential with your account and add it as a proxy then assign proxt=y to the job and run it
June 28, 2016 at 3:42 am
Hi Keith
mount points are fully supported in sql server from 2005 onwards for both cluster and standalone usage.
Is this a cluster install or standalone
June 28, 2016 at 3:24 am
I cant find the article, As far as I recall a default instance does not support dynamic ports, it is possible to use a static port other than 1433 but...
June 27, 2016 at 7:27 am
mart 13485 (6/23/2016)
June 26, 2016 at 2:37 am
what is the issue with the database, what information is in the logs?
You could stand up a new failover cluster instance in the existing cluster and move the database there....
June 23, 2016 at 8:44 am
for the database server name try specifying the name and port number. For example
Server1,1433
June 23, 2016 at 8:36 am
ratloser99 36160 (6/23/2016)
thank you for your reply. It seems to be a good idea to give them these permissions. I will do so. 🙂
Well, actually it's not. Do they really...
June 23, 2016 at 8:34 am
RonMexico (6/23/2016)
The suggestion was made to help improve security since, you know, no one has ever been able to access an environment not using port 1433 :laugh:
Security is not usually...
June 23, 2016 at 8:31 am
tmmutsetse (6/23/2016)
Good day Experts,I am kindly asking if there is anyone on this forum who works with Symantec on their working environment?
I too used to work for a division...
June 23, 2016 at 8:21 am
ratloser99 36160 (6/21/2016)
I tried
GRANT EXECUTE ON [sys].sp_addlogin TO [keyusers]
GRANT EXECUTE ON...
June 23, 2016 at 6:29 am
sunny.tjk (6/20/2016)
Can someone help me achieve this?
I somehow feel looking through the errorlog...
June 23, 2016 at 6:03 am
Viewing 15 posts - 1,216 through 1,230 (of 9,253 total)