Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
Error: "[1000010] A connection to the database is not possible, the database has not yet been compiled." with AutoUpdate when database is installed in an AlwaysOn group (4266600)
Error: "[1000010] A connection to the database is not possible, the database has not yet been compiled." with AutoUpdate when database is installed in an AlwaysOn group
설명
Error: "[1000010] A connection to the database is not possible, the database has not yet been compiled." with AutoUpdate when database is installed in an AlwaysOn group
원인
The message appears if no entry for "Scripts_ <DB-ID>" was found in DialogScriptAssembly. However, this is available, but with a different suffix than the one expected.
해결 방안
WORKAROUND
Generate the entry in DialogScriptAssembly with the old suffix via SQL. This can be determined from the SQL log.
A statement "select count (*) from DialogScriptAssembly where Name = N'Scripts_ <DB-ID> '" is executed.
STATUS
Defect 33068/32956 is fixed in One Identity Version 8.1.3 and later.