Viewing 15 posts - 4,501 through 4,515 (of 7,164 total)
Can yoi post the file? If not comfortable posting on the Forum send me a personal message (PM link on posts) and I'll send you my personal email address.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 13, 2012 at 7:48 am
glugingboulder (4/12/2012)
A case of what?Schedulers misbehaving by nature at small intervals or always induced by high workload?
Both. Under duress especially. Even when systems are mostly idle you'll see jobs that...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 12, 2012 at 5:40 pm
SSMS leverages SMO for that, which is installed with the client tools. I do these types of tasks with PowerShell referencing SMO. To my knowledge there is no command-line access...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 12, 2012 at 4:07 pm
Try after launching SSMS using "Run as Administrator".
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 12, 2012 at 4:03 pm
You'll need to install the Microsoft SQL Server 2005 Backward Compatibility Components (SQLServer2005_BC.msi, SQLServer2005_BC_x64.msi or SQLServer2005_BC_ia64.msi). Then you can use DTSRun.exe to execute a SQL 2000 DTS package from the...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 12, 2012 at 3:39 pm
PGV (4/12/2012)
I am writing an SSIS package that imports data from a text file into SQL Server.
I have a data flow for that with a flat file source and an...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 12, 2012 at 3:35 pm
I tried your code against a few of my servers (Server 2008R2 w/ SQL 2008 instances and Server 2003R2 w/ SQL 2005) and it worked fine (mostly, see below), although...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 12, 2012 at 3:27 pm
It sounds like you were using the Table Designer in SQL Server Management Studio to add your column. I sometimes use the Table Designer for viewing existing tables but we...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 12, 2012 at 3:06 pm
If it's HTML, then it's XML...have you tried parsing it in SSIS using an XML Data Source?
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 12, 2012 at 2:30 pm
Check the "Remote Registry Service" on those machines you are not able to access, see if it was turned off / disabled.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 12, 2012 at 2:26 pm
tt-615680 (4/12/2012)
Brandie Tarvin (4/12/2012)
Remember, least permissions needed to do the job (figuratively and literally) should be...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 12, 2012 at 2:25 pm
It's the case with a lot of schedulers, not just SQL Agent.
One word of caution, make sure you delete your job history for this particular job quite often as it...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 12, 2012 at 2:05 pm
Brandie Tarvin (4/12/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 12, 2012 at 1:40 pm
MissyDaisy (4/12/2012)
So I...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
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...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 12, 2012 at 10:48 am
Viewing 15 posts - 4,501 through 4,515 (of 7,164 total)