Viewing 15 posts - 5,296 through 5,310 (of 11,678 total)
blehhhh (6/28/2013)
I work in a system administrator type role, managing and supporting things like server 2008, local network, AD, exchange, patching, workstation etc.
I also have been doing ssrs reports over...
August 8, 2013 at 12:05 am
When you get SSMS (SQL Server Management Studio) started, you need to fill in the servername. The easiest way to do this is to just put a dot .
This means...
August 8, 2013 at 12:02 am
100% sure the source is pointing to the correct server?
Any package configurations?
August 7, 2013 at 2:33 pm
ugh3012 (8/7/2013)
Koen Verbeeck (8/7/2013)
I don't know how big your tables are, but you can do this easily with a lookup component.
Read ID, fieldA and fieldB from ServerB into the data...
August 7, 2013 at 2:28 pm
ugh3012 (8/7/2013)
Koen Verbeeck (8/7/2013)
Now, I need to use the list of IDs from the staging table to query a table in Server B and pull the results into the staging...
August 7, 2013 at 2:13 pm
Is there anything in the package configured to redirect rows by error or truncation?
August 7, 2013 at 1:56 pm
Now, I need to use the list of IDs from the staging table to query a table in Server B and pull the results into the staging table in Server...
August 7, 2013 at 1:54 pm
Steve Jones - SSC Editor (8/7/2013)
Koen Verbeeck (8/7/2013)
BrainDonor (8/7/2013)
GilaMonster (8/6/2013)
Chad Crawford (8/6/2013)
August 7, 2013 at 1:06 pm
SteveHood79 (8/7/2013)
August 7, 2013 at 1:03 pm
Darryl Smith (8/7/2013)
Problem solved. The sp_job_start procedure had been changed, now restored.
Good to know, thanks for posting back.
August 7, 2013 at 12:58 pm
sandy1234 (8/7/2013)
Finally solved the issue, The problem is with final destination table to which we are doing the inserts and updates.
There is a trigger on this...
August 7, 2013 at 12:57 pm
Are you using any linked servers?
SQL Authentication or Windows Authentication?
August 7, 2013 at 7:36 am
John Mitchell-245523 (8/7/2013)
P Jones (8/7/2013)
August 7, 2013 at 7:33 am
Viewing 15 posts - 5,296 through 5,310 (of 11,678 total)