Viewing 15 posts - 496 through 510 (of 616 total)
I'm just being stupid. I KNOW you can't have a diff without a full backup. Here is a test I did:
Something's very strange going on.
On this particular server I have...
October 26, 2012 at 5:37 am
See this: http://social.msdn.microsoft.com/Forums/en/transactsql/thread/cf3a9b8c-90f2-410c-978b-c1d995f7e0f9
October 23, 2012 at 6:20 am
I have resolved the problem, see my edited reply above.
Thanks for your help.
October 19, 2012 at 8:06 am
I opened the package in NotePad++ but when I search for the variable it's not there!
This is just typical SSIS bull$h!t.
I've resolved the issue!
I found a loose Execute SQL Task...
October 19, 2012 at 7:54 am
Yea thanks. I've been trying to view the XML but Visual Studio seems to crash. It's a large package with many components.
I will keep trying and see what happens.
October 19, 2012 at 7:39 am
The stored procedure should fetch record by record from temp split and insert into employee and employee_details table.
Why do you need to do it row by row? What's the logic...
October 19, 2012 at 2:19 am
the most conflicts faced by me is key lookup in most of queries that i get time out
Could this be considred a good hint to add some covering indexes?
October 18, 2012 at 9:29 am
I'm using the IP.
October 18, 2012 at 7:13 am
I'm using SSMS, Connect -> Database Engine -> then using SQL Server Authentication to connect. Was just confused that I could use 3 IPs and still connect to the same...
October 18, 2012 at 6:53 am
Thanks George, makes sense now.
October 18, 2012 at 6:44 am
Found my answer which I already knew but I was just being stubborn!
It says:
The format and contents of the connection string depend on the data provider, the data source, and...
October 18, 2012 at 3:51 am
pdanes (10/17/2012)
You think, then, that such a cascaded full/differential/transaction approach makes sense, even given the situation I've described? If so, may I ask for your reasoning on the matter? It...
October 17, 2012 at 11:11 am
You need to work out the Recovery Point Objective (RPO) and Recovery Time Objective (RTO) for each of your databases.
Both of these will help you work out the appropriate recovery...
October 17, 2012 at 10:23 am
Yes, I see what you mean. It's going to take more time to set these up but in terms of security then it's much better than granting the SQL Agent...
October 16, 2012 at 5:45 am
Viewing 15 posts - 496 through 510 (of 616 total)