Tagged Questions
2
votes
1answer
253 views
Remove an IP address from server config
What is the safe way to remove an old IP address from SQL Server configuration?
The scenario is, I have a server with 2 NIC's that should have been configured for teaming but weren't at the time SQL ...
3
votes
2answers
887 views
How do I limit Oracle to use specific ports?
I've built a new Oracle 9iR2 instance on a Windows 2003 32-bit cluster. Of course, it's version 9i for reasons out of my control. Several application servers connect to this instance, and each opens ...