Viewing 15 posts - 1,216 through 1,230 (of 9,244 total)
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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.
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 27, 2016 at 7:27 am
mart 13485 (6/23/2016)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 26, 2016 at 2:37 am
maybe this helps you
https://support.symantec.com/en_US/article.DOC4324.html
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 24, 2016 at 6: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....
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 23, 2016 at 8:44 am
for the database server name try specifying the name and port number. For example
Server1,1433
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 23, 2016 at 6:03 am
Microsoft do not recommend changing the port on a default instance, leave it at 1433.
Why do you want to change it
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 23, 2016 at 5:37 am
Viewing 15 posts - 1,216 through 1,230 (of 9,244 total)