Viewing 15 posts - 1,471 through 1,485 (of 1,518 total)
You wrote:
"I'm getting a DLL error when I connect to Integration Services instance from SSMS. This is another seperate issue I'm troubleshooting also."
What is the error?
"Cannot find SSPI context"?
If...
February 16, 2008 at 12:21 am
(1)
Is it possible for you to run the package in debug mode using Visual Studio locally on that server?
Would it run successfully?
I assume that when you were developing and testing...
February 15, 2008 at 7:55 am
I'm totally on board with the notion that in a crisis situation I need to be there for my workplace.
I also think I am a fairly ambitious and driven individual,...
February 15, 2008 at 6:42 am
ALZDBA (2/15/2008)
Just keep in mind to have your first aid kit available. 😀Also there are # of articles/forumQ regarding CLR at ssc.
I have done some ASP.NET development in the past....
February 15, 2008 at 5:33 am
ALZDBA (2/15/2008)
Very nice demo indeed ! 😎Keep in mind CLR is a double edged knife.
You can easily cut your finger with it.
Sometimes, cutting a finger is what it takes...
February 15, 2008 at 3:17 am
davidsalazar01 (2/13/2008)
The error I'm getting is that it can't create or access the "filename".csv file on the local drive. I have all the SQL Services running under the doman...
February 15, 2008 at 3:12 am
RDP as the domain acct to the machine on which the SSIS package is running.
Can you access the drive, using the same path as the one specified in the package?
February 14, 2008 at 11:52 am
In my experience, employees just starting out in the IT industry are more likely to be victimized into working an insane no. of hrs.
I started out a few years back...
February 14, 2008 at 9:51 am
Thanks Todd! This is great!
I will not be able to try the download as yet, but I'm taking a note of it so I can try it when I'm back...
February 13, 2008 at 12:43 pm
kirk (2/10/2008)
February 13, 2008 at 12:18 pm
Ziljan4 (2/12/2008)
&
What...
February 13, 2008 at 11:12 am
exec sp_blocker_pss80;
"sp_blocker_pss80" gives blocking-specific output.
Look it up and download from the web. Install in master db.
Transient blocking is a normal occurrence and a consequence of database concurrency. It becomes an...
February 13, 2008 at 11:10 am
tempdb data files should be in their own drive, preferably separate spindle.
Log can be placed in the same drive as the other log files.
create as many tempdb data files as...
February 13, 2008 at 10:54 am
Viewing 15 posts - 1,471 through 1,485 (of 1,518 total)