Viewing 15 posts - 4,516 through 4,530 (of 7,168 total)
MissyDaisy (4/12/2012)
So I...
April 12, 2012 at 11:10 am
sanj_love89 (4/11/2012)
how to check weather the client and server is the part of the same domain
For the client operating system follow this article.
For the server, since you've posted in the...
April 12, 2012 at 10:48 am
Now when I set up my SSIS server (And I'm a strong believer in Standalone SSIS servers)
Agreed! SQL 2012 makes it much easier to have them too, although I have...
April 11, 2012 at 4:42 pm
DeusExDatum (4/11/2012)
April 11, 2012 at 12:42 pm
dwain.c (4/10/2012)
Gotta bookmark this thread. SSIS is next on my SQL learning expedition!
Awesome! Two outspoken anti-RBAR-advocates in one thread threatening to learn SSIS, I might fall over :hehe:
EDIT: to...
April 11, 2012 at 12:23 pm
Brandie Tarvin (4/11/2012)
opc.three (4/10/2012)
Brandie Tarvin (4/10/2012)
Also make sure the sa account doesn't own the jobs in question.Why would it matter if sa owned jobs?
Because if sa is disabled, then scheduled...
April 11, 2012 at 11:11 am
derekr 43208 (4/11/2012)
opc.three (4/10/2012)
I use Policy Based Management with a WMI query (ExecuteWql).Thanks
Can you explaing how that works?
Thanks
Derek
Sorry, I misspoke, I use PowerShell with a WMI query, not Policy Based...
April 11, 2012 at 10:14 am
Lynn Pettis (4/11/2012)
SQLKnowItAll (4/11/2012)
opc.three (4/11/2012)
sqlfriends (4/11/2012)
...I don't see change DNS name in the steps.You're unbelievable....
LMAO You will have to work with your network admins on this one.
Okay, who has the...
April 11, 2012 at 9:37 am
sqlfriends (4/11/2012)
...I don't see change DNS name in the steps.
You're unbelievable....
April 11, 2012 at 9:24 am
Using variables, expressions and command line parameters is overkill in a sense. For the record though, you can set the property of anything in the package directly using command line...
April 11, 2012 at 9:04 am
sanj_love89 (4/10/2012)
or how to allow the windows authetication
Settings for SQL server so i can allow windows authetication and the authentication not failed
Thanxs...
April 11, 2012 at 8:30 am
Raunak Jhawar (4/11/2012)
opc.three (4/10/2012)
April 11, 2012 at 8:26 am
Any chance it turns your world inside-out and gets you away from using BULK INSERT and xp_cmdshell, and instead onto using an OLE DB Destination with fast-load and the Execute...
April 10, 2012 at 5:00 pm
Jeff Moden (4/10/2012)
Heh... crud. Two decent links to how to learn it. That probably means that I'm going to have to spend some time learning about it. 😛
Whoa,...
April 10, 2012 at 4:48 pm
SQLKnowItAll (4/10/2012)
Perry Whittle (4/10/2012)
sqlfriends (4/9/2012)
So, what exactly the step you do for keeping the same name?
rename windows server, then use sp_dropserver followed by sp_addserver.
Note you cannot rename the instance...
April 10, 2012 at 4:44 pm
Viewing 15 posts - 4,516 through 4,530 (of 7,168 total)