Additional SQL Server features and topics not covered by specific categories
Hi @techresearch7777777 ,
No, it will not cause outage but can cause performance issues.
Quote from MS document.
>Other users can work in the database during file shrinking - the database doesn't have to be in single-user mode.
Please also check if below similar thread could help you.
Does Shrinking a database create downtime?
Before shrinking a SQL Server database or database files, it is very important to understand how the process works and what are the immediate consequences of the shrinking process. Please refer to this blog SQL Server database shrink – How and when to schedule and perform shrinking of database files. or read the MS document I offered above.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".