Viewing 15 posts - 1 through 15 (of 15 total)
hello all,
i was able to get most part working...i took the below article and used it to come up with my strategy of backing up newly created DB that will...
October 31, 2014 at 7:00 pm
Thank you. Just the block by itself works great...how would i go about integrating that into what i am trying to do...
declare @newdb table
(
newdb nvarchar(4000),
loc ...
October 31, 2014 at 11:03 am
i tried that as well, but get the below msg...
"incorrect syntax near 'H:'
October 31, 2014 at 10:16 am
Awesome, that works like a charm. Thank you guys
August 21, 2012 at 3:02 pm
Thank you for your reply.
I initially thought of that as well, as to run my job every 5 secs for 10 min. But then i notice in...
August 21, 2012 at 12:02 pm
Thanks for the info,
what about any historical data for number for user that logged on ?
September 22, 2011 at 6:21 pm
Thanks for the info,
I was looking for something more at OS level than inside the instance ?
September 14, 2011 at 7:36 am
That worked like a charm, giving the port number...
So now how do i go about fixing the browser ?
August 26, 2011 at 10:42 am
yes the firewall is off on client side, and server side it on...
as far as aliases, we are not using alias...
the same servername/inst_name that i used, is being used by...
August 25, 2011 at 10:21 am
client was able to connect via telnet to the named sql server instance with that port...
August 25, 2011 at 9:35 am
hello, how would i go about following point 2(setting UDP inbound port)...that is
"2. UDP remote port 1434 is not set as an inbound rule on the client machine...
August 25, 2011 at 7:01 am
yes the client can ping the host machine and we dis able the firewall on this local machine... and still get the same issue...
August 24, 2011 at 11:26 am
anything on this ?
May 25, 2011 at 8:16 am
could you explain what you mean when you said ---
they have some sort of network scanning/inventory application on their machine that tries to connect with no login name.
...also we got...
May 24, 2011 at 2:14 pm
Thanks for the info, I figured that was the issue as its giving the IP address. But that dose not seems to be the IP address for the sharepoint...
May 24, 2011 at 10:32 am
Viewing 15 posts - 1 through 15 (of 15 total)