Forum Replies Created

Viewing 15 posts - 1 through 15 (of 716 total)

  • Reply To: A Reuseable Window

    Sorry, but the answer is wrong! I ran the code in SQL 2022 got below error:

    Msg 102, Level 15, State 1, Line 15

    Incorrect syntax near 'WINDOW'.

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant
    https://www.linkedin.com/in/hany-helmy-1845ab11b/

  • Reply To: The Migration Tool to Use III

    I think the correct answer should be DMA, from BOL:

    The Data Migration Assistant (DMA) helps you upgrade to a modern data platform by detecting compatibility issues.

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant
    https://www.linkedin.com/in/hany-helmy-1845ab11b/

  • Reply To: Disabling the CEIP

    https://www.brentozar.com/archive/2020/10/what-is-the-sql-server-ceip-service/#:~:text=Can%20you%20disable,or%20Enterprise%20Edition

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant
    https://www.linkedin.com/in/hany-helmy-1845ab11b/

  • Reply To: Having a problem with error 22050. Need help.

    Change the database context to msdb, the query will work fine, tested myself.

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant
    https://www.linkedin.com/in/hany-helmy-1845ab11b/

  • Reply To: Need a trigger to stop a restore with replace

    db_backupoperator

    Members of the db_backupoperator fixed database role can back up the database.

    I guess that would be enough privilege to perform the backup but CANNOT DO RESTORES!

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant
    https://www.linkedin.com/in/hany-helmy-1845ab11b/

  • Reply To: Need a trigger to stop a restore with replace

    @john-2 Mitchell, Thanks for the reply! The accidental restore was done by a 3rd party powerful tool not SSMS, even worse the REPLACE & drop current connections options were chosen...

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant
    https://www.linkedin.com/in/hany-helmy-1845ab11b/

  • Reply To: Need a trigger to stop a restore with replace

    I have the same problem (almost), but it`s not about permission, I need to stop everyone from doing a restore operation in production server (business requirement after an accidental restore),...

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant
    https://www.linkedin.com/in/hany-helmy-1845ab11b/

  • Reply To: Need a trigger to stop a restore with replace

    Hi,

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant
    https://www.linkedin.com/in/hany-helmy-1845ab11b/

  • RE: XP_CMDSHELL fails execution

    Hi,
    Please note that when xp_cmdshell is called by a user that is not a member of the sysadmin fixed server role, it connects to Windows by using the account name and password...

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant
    https://www.linkedin.com/in/hany-helmy-1845ab11b/

  • RE: SQL Mirroring + Multiple End Points on SQL Instance

    @perry Whittle

    I need to configure 2 different Mirroring instances for a single database?! in other words can I Mirror database 1 to instance B and then Mirror the...

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant
    https://www.linkedin.com/in/hany-helmy-1845ab11b/

  • RE: SQL Mirroring + Multiple End Points on SQL Instance

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant
    https://www.linkedin.com/in/hany-helmy-1845ab11b/

  • RE: SQL Mirroring + Multiple End Points on SQL Instance

    Ok, I know it`s a 7 years old post, but I am stuck with some issue related to that post:

    "Can I configure 2 different instances for a single database?!...

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant
    https://www.linkedin.com/in/hany-helmy-1845ab11b/

  • RE: Resource Governor Limits?

    Meaning limiting the CPU to 25% with MAX_CPU_PERCENT has no effect & was ignored somehow!

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant
    https://www.linkedin.com/in/hany-helmy-1845ab11b/

  • RE: Converting to XML

    Nice question, thanx.

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant
    https://www.linkedin.com/in/hany-helmy-1845ab11b/

  • RE: Term Extraction Languages

    Ed Wagner (3/16/2016)


    Not being an SSIS guy at all, I learned something new. Thanks.

    + 1 🙂

    Thanks & Best Regards,
    Hany Helmy
    SQL Server Database Consultant
    https://www.linkedin.com/in/hany-helmy-1845ab11b/

Viewing 15 posts - 1 through 15 (of 716 total)