Viewing 15 posts - 211 through 225 (of 492 total)
I have more number of CPU's on my server. How to enable the multi-processor ?
Is that always good to take advantage of multiple CPu's or else any drawbacks or limitations...
June 8, 2010 at 8:04 am
Hi Perry,
Can you provide the tech article what you have mentioned.
It would be great help for everyone.
Thanks 🙂
June 8, 2010 at 8:00 am
You are absolutely right!! My only point was to identify/understand the LSN sequence looking at the system catalog! Is that possible or not. You have put in all the...
June 3, 2010 at 6:32 am
This has to be executed on the source sql server and take the output and execcute it on the target sql server. Right??
Correct me if am wrong!!!
Thanks.
June 2, 2010 at 11:22 am
This has to be executed on the source sql server and take the output and execcute it on the target sql server. Right??
Correct me if am wrong!!!
Thanks.
June 2, 2010 at 11:21 am
At last,Found it my self.
Hope it helps other team members :-))
You can generate the script from GUI mode itself and append the DTEXEC in front of the command line
Way-1
------
DTEXEC...
May 27, 2010 at 7:33 am
I have created the package on dev which has Visual Studio 2008 and am trying to add to a project on target server which has Visual Studio 2005.
Does it make...
May 27, 2010 at 6:46 am
This time i tried differently
For double cross checking purpose , i saved the package to File system and tried to again add to a different project in BIDS ,
Then...
May 27, 2010 at 5:12 am
I also tried to validate the package still............its killing me !!!
C:\>dtexec /sq TestPkg /ser cscthcdbche1 /va
Microsoft (R) SQL Server Execute Package Utility
Version 9.00.1399.06 for 32-bit
Copyright (C) Microsoft Corp 1984-2005....
May 27, 2010 at 4:55 am
I went to the target server where integration services is running and done the following. still not getting ....
C:\>DTExec /sql "TestPkg"
Microsoft (R) SQL Server Execute Package Utility
Version 9.00.1399.06 for 32-bit
Copyright...
May 27, 2010 at 4:51 am
I have created a package in SQL 2008 BIDS and saved in a NAMED instance.
To verify whether it is saved or not, I also connected to SQL Server Integration Services...
May 27, 2010 at 4:37 am
I have explicitly created a user who has db_accessadmin,db_datareader roles on db1 and db2 and supplied that user and pwd of that login in the Linked Server then it worked...
May 23, 2010 at 11:42 pm
I was expecting an something like below.
Server: Msg 7314, Level 16, State 1, Line 1 OLE DB provider 'DC' does not contain table '"db2"."dbo"."t1"'. The table either does not...
May 23, 2010 at 11:37 pm
Pl find the generated script.
The script contains password as NULL and when i execute the same script to reconfigure , it is throwing me an error saying cannot be NULL...
May 20, 2010 at 7:15 am
Viewing 15 posts - 211 through 225 (of 492 total)