Activity overview
Latest activity by Tim Ochoa
I have a “3) Something else entirely” situation. A SQL script in image modification has apparently been running for days due to an unexpected problem in the code. I tried cancelling the image creation 2 days ago, but it's still running. Today I deleted the image file from the fileshare, which had no effect that I could see. The vhd file can't be deleted because it's “open in the system”. What would be a safe way to resolve this problem? / comments
I have a “3) Something else entirely” situation. A SQL script in image modification has apparently been running for days due to an unexpected problem in the code. I tried cancelling the image cre...
Column named ROW_ID causes error
Some of my tables have a column named "ROW_ID". When attempting to run Data Masker for SQL Server (version 7.1.45.8811 64bit), I get an error like this:Column names in each table must be unique. C...