Windows Server 2016 OS.
Postgres DB.
PMP Enterprise, Build 10001.
Problem also present in build 9803, and 10000.
Problem did not occur in build 9900.
I am configuring remote password reset for our ~30 MS SQL servers. I imported the servers as MS SQL Server resource types. The DNS name and the SA UID and password were part of the CSV import.
If I configure Remote Password Reset for the MSSQL Server resource for one server to be the "SA" account, it works.
If I try to do it for multiple servers(2, 10, all), it fails with the error message "No matching resources found. Please check the configuration details" displayed in the top status area for several seconds.
I have not tried using a Windows account.
This message is also recorded in the serverout0.txt file for each MS SQL Server Resource selected:
"[12:03:02:806]|[04-24-2019]|[com.adventnet.db.adapter.Ansi92SQLGenerator]|[WARNING]|[68]: NULL value detected in the list of values for IN/NOT_IN clause for column Ptrx_Account.ACCOUNTID with given values [null]. Therefore, restructuring the query|"
I noticed this behavior last night on build 9803.
This morning Ip upgraded to build 9900 and tried - the action seemed to work when I selected several servers. It displayed a success message, instead of an error.
Then I updated to builds 10000 and 10001 and tested wit each one. The bulk update stopped working with these builds.
Anyone know how to fix this?