Forum Replies Created

Viewing 15 posts - 76 through 90 (of 9,244 total)

  • Reply To: blocking due to cuncurrency problem.

    Regardless of indexes with only a handful of rows a table scan is likely

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

  • Reply To: SSIS Execution Error

    SQL BrainBox wrote:

    If you want a more secure response, open up the SQL Configuration Manager on the target SQL Server and right click>properties for Protocols for MSSQLSERVEER under "SQL Server Network...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

  • Reply To: blocking due to cuncurrency problem.

    do you have more info on what this table is used for and how frequently its updated.

    for the idpool it sounds like its a value youre using elsewhere and maybe...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

  • Reply To: SQL DB migration

    ShuaibV wrote:

    • how to restore db from one azure sql database to another azure awl database?

    Thanks

    double checked this and itโ€™s not supported with sql db, managed instance supports restoring the...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

  • Reply To: Replication help, please!

    What information does replication monitor show if you drill into the detail?

    what type of publication ย are you using and where is the distributor located?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

  • Reply To: Servers being moved go new location - new IP addresses.

    Any failover cluster instances or just availability groups and standalone instances?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

  • Reply To: SQL DB migration

    I thoroughly recommend you read all the documentation but see below

    ShuaibV wrote:

    Hi

    I am New To Azure Sql. ย Can some one please share

    • ย If we can migrate sql 2017 db with...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

  • Reply To: SQL DB migration

    Have you read the MS documentation firstly?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

  • Reply To: Transferring millions of records in live production

    saum70 wrote:

    I have never come across synonyms.

    they're big in oracle, synonyms are very popular and also useful in sql serverย 

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

  • Reply To: Run SSIS package asynchronously from SQL Agent job step

    If doing it the way you wish check the user owning the job has permission to the spa in ssis catalog

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

  • Reply To: Run SSIS package asynchronously from SQL Agent job step

    The error above does suggest that the package itself is attempting to change execution context which doesnโ€™t fit to well with the sp execution type.

    Any idea what the package is...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

  • Reply To: Run SSIS package asynchronously from SQL Agent job step

    Yes youโ€™re running the package arenโ€™t you or have I misread that

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

  • Reply To: What is re-enabling Ole Automation Procedures?

    What events are you capturing in the trace?

    as pointed out already the sql server error log or windows application log will contain details, the error log event in the default...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

  • Reply To: Transferring millions of records in live production

    You havenโ€™t specified whether there are any keys or referential integrity on the tables, do they contain any?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

  • Reply To: Run SSIS package asynchronously from SQL Agent job step

    Have you looked at creating a credential and an ssis sql agent proxy then running the step under this proxy

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

Viewing 15 posts - 76 through 90 (of 9,244 total)