Andreas Jordan

Results 391 comments of Andreas Jordan

Ok, the while loop can be fixed with `while ($null -ne ($line = $text.ReadLine())) {`, but there is much more to fix as the parsing does not work... Maybe this...

I used our own Install- command and that sets up a step that directly runs the proc without sqlcmd.

Thanks, you are right. Changed the step and now the files are parsable. And the "empty" lines contain a tab, so they are not empty and the while is not...

So this is not a bug but only a missing information in the documentation?

As I recommend using "@LogToTable = 'Y'", I will not invest time to implement the new parsing. If someone provides a text for the documentation I can open a pull...

Can you reproduce the problem and run the command with `-Verbose`? Then we might see where it hangs.

Hi @SelectDBA - can you help with more tests like Stuart suggested?

I am closing this issue now, but can reopen if there is still the need to discuss this.