April 6, 2010 at 3:53 pm
The SQL Servernames are long and our application uses this servername .
I cannot seem to find the CLCONFIG. This I can set to set the Servername to MYSHORTNAME for MYLONGSQLSERVERNAME.
i tried sql server configuration as a alias but this didn't work.
April 6, 2010 at 4:15 pm
Select @@ServerName
/* ----------------------------- */
Tochter aus Elysium, Wir betreten feuertrunken, Himmlische, dein Heiligtum!
April 7, 2010 at 7:23 am
that gives servername i want to make all connections coming in to servera to actual go to servera_realname almost like an alias.
April 7, 2010 at 7:26 am
Are you looking for the FQDN Server Name (like ATLSQLPROD01.MyOrginization.Net)?
/* ----------------------------- */
Tochter aus Elysium, Wir betreten feuertrunken, Himmlische, dein Heiligtum!
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply