Viewing 15 posts - 136 through 150 (of 409 total)
Thanks. Yes I am doing the migration using SSIS and BCP and notice load is faster than SSMA. However, I am trying to adjust settings in SSMA which seems to...
March 12, 2020 at 1:12 am
Thanks! Would this work for whole db rather than individual table? How about Primary keys and clustered index?
March 9, 2020 at 10:29 pm
I am using SSMA to migrate data from sybase to SQL Server. I have table that has approx 40 columns on source. I am getting an error on sybase side...
March 6, 2020 at 9:05 pm
I am not trying to move the store proc from Sybase to sql server. I am trying to run the sybase store proc from SQL Server using linked server. So...
March 4, 2020 at 6:49 pm
Thanks HandyD. It is a way to do it. However, the server is not standalone it will be configured for Always on. Would that make any difference?
February 28, 2020 at 4:55 pm
I was looking at native option. So you saying using sql server native method data masking can be done from SQL server 2016 onwards?
February 26, 2020 at 9:52 pm
Thanks! Another question on same scenario, since Node1(Primary), Node2( secondary HA) and Node4(Secondary Reporting) are in the same location and Node3(Secondary Asynch DR) is in the DR location. Let's say...
February 21, 2020 at 11:32 pm
I tried with Option(Recompile), added indexes and then rewrote the query but the excessive memory grant warning is still exists.
Found below link, this is the same problem i am facing....
February 7, 2020 at 9:08 pm
Found that enabling resource governor might help?
February 5, 2020 at 10:39 pm
1) Do I even need to worry about this excessive memory grant? 2) If so, how can I avoid this?
February 5, 2020 at 9:47 pm
Any advise. Happy to provide more details if needed?
February 4, 2020 at 9:19 pm
Thanks. I just tested if enforce password policy is checked then the account get's locked.
February 3, 2020 at 11:28 pm
I am not looking for the domain accounts actually for the application accounts which is sql account only.
February 3, 2020 at 9:51 pm
You mean Enforce Password Policy and Pwd expiration? I enabled it and tested with failed attempts to see it cause any account locks? But the account lock did not happen?
February 3, 2020 at 5:37 pm
Viewing 15 posts - 136 through 150 (of 409 total)