Community SQL Python Error – ‘sp_execute_external_script’ is disabled on this instance of SQL Server. Use sp_configure ‘external scripts enabled’ to enable it. by SSWUG Research (Manoj) You are running a Python script by using sp_execute_external_script SP but its throwing this error: Register to Read