Just wondering.. why are some exceptions in the log preceded with "You are ..."
LouisSomers
Posts: 23 Bronze 2
I guess it's English humor?
A few examples:
BACKUP DATABASE permission denied in database 'DbName'.
Easily fixed, but the words "You are ..." did make me chuckle, naughty developers... or, ah... no I guess it's Operations who now have access to the sourcecode since the DevOps revolution?
A few examples:
You are ... RedGate.Legacy.CommandLine.FatalExecutionException at RedGate.SQLToolsCommandLine.CommandProcessor.FatalExceptionHelper(String message, Exception ex) at RedGate.SQLToolsCommandLine.CommandProcessor.RunComparison() at RedGate.SQLToolsCommandLine.CommandProcessor.Run()and
You are ... RedGate.SQLCompare.Engine.SqlExceptionWithSql at RedGate.SQLCompare.Common.CompareEngineExecutor`1.RunDeploymentScript(IDataSource props) at RedGate.Legacy.ProgressTasks.SimpleProgressTaskExecutor.DoTasks()Both were caused by:
BACKUP DATABASE permission denied in database 'DbName'.
Easily fixed, but the words "You are ..." did make me chuckle, naughty developers... or, ah... no I guess it's Operations who now have access to the sourcecode since the DevOps revolution?
Tagged: