Forum Replies Created

Viewing 15 posts - 136 through 150 (of 409 total)

  • Reply To: Migration to SQL Server

    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...

  • Reply To: Migration to SQL Server

    Any advise?

  • Reply To: Generate Index only Script for Whole db

    Thanks! Would this work for whole db rather than individual table? How about Primary keys and clustered index?

  • Reply To: Migration to SQL Server

    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...

  • Reply To: Linked server

    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...

  • Reply To: SQL Server rename

    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?

  • Reply To: SQL Server data masking

    I was looking at native option. So you saying using sql server native method data masking can be done from SQL server 2016 onwards?

  • Reply To: Always on

    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...

  • Reply To: Memory grant

    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....

  • Reply To: Memory grant

    Found that enabling resource governor might help?

  • Reply To: Memory grant

    1) Do I even need to worry about this excessive memory grant? 2) If so, how can I avoid this?

  • Reply To: Memory grant

    Any advise. Happy to provide more details if needed?

  • Reply To: SQL Account

    Thanks. I just tested if enforce password policy is checked then the account get's locked.

  • Reply To: SQL Account

    I am not looking for the domain accounts actually for the application accounts which is sql account only.

  • Reply To: SQL Account

    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?

Viewing 15 posts - 136 through 150 (of 409 total)