Activity overview
Latest activity by skattie22
yes it would be great to see some examples of how this option is used / comments
yes it would be great to see some examples of how this option is used
PMFJI it would be nice if you can click on a SQL User Process and see what it is doing (SELECT doesn't tell you a great deal!), like sp_whoisactive does / comments
PMFJI it would be nice if you can click on a SQL User Process and see what it is doing (SELECT doesn't tell you a great deal!), like sp_whoisactive does
The powershell module looks wrong, should this function really be called Connect- ? <# .DESCRIPTION
The Connect-SqlMonitor cmdlet attempts to initate a connection with a SQL Monitor Server. Must be called atleast once before any other SQL Monitor Cmdlets.
.EXAMPLE
Connect-SqlMonitor -ServerUrl "http://sql-monitor.example.com:8080" -AuthToken "GeneratedAuthenticationToken" #> function Connect- { / comments
The powershell module looks wrong, should this function really be called Connect- ? <# .DESCRIPTION
The Connect-SqlMonitor cmdlet attempts to initate a connection with a SQL Monitor Server. ...
hmm... it seems it may be the case of the PARFILE/parfile which was causing me a pain Thanks anyway :-) / comments
hmm... it seems it may be the case of the PARFILE/parfile which was causing me a painThanks anyway :-)
DatamaskerCmdLine.exe PARFILE parameter
HelloHas the parfile parameter been removed? it used to work fine, as per the documentation, but now it seems it must be -p, if I specify PARFILE=xxx it says [Option 'PARFILE' is required]if I spec...
Thanks Chris, I have got it working with the LOGINMODE_IS_WINAUTH which I somehow missed on the first pass. - Adrian / comments
Thanks Chris, I have got it working with the LOGINMODE_IS_WINAUTH which I somehow missed on the first pass.- Adrian
no we don't have clone, and no we don't have multiple masking files, we have a base file with xxxx/yyyy and replace it on the fly with the appropriate target / comments
no we don't have clone, and no we don't have multiple masking files, we have a base file with xxxx/yyyy and replace it on the fly with the appropriate target
The database will have a different name but will be in the same location, e.g. MyMaskingServer\MyDatabase_20200202 MyMaskingServer\MyDatabase_20200209 / comments
The database will have a different name but will be in the same location, e.g.MyMaskingServer\MyDatabase_20200202MyMaskingServer\MyDatabase_20200209
Hello Chris, the original problem still stands, how do I specify the target database in the parfile when using windows login? we have a workaround but it would be nice to use it cleanly / comments
Hello Chris, the original problem still stands, how do I specify the target database in the parfile when using windows login?we have a workaround but it would be nice to use it cleanly
hello, is there anybody there? / comments
hello, is there anybody there?