Direct Inward Dialing: +1 408 916 9393
java.sql.SQLException: Cannot find the symmetric key 'ZOHO_SYMM_KEY', because it does not exist or you do not have permission.
This issue could occur if there is any mismatch with master key.
<property name="masterkey.password" value="YOUR_PASSWORD_HERE" />
Add new property inside <configuration name="mssql" >
<property name="masterkey.open" value="true" />
<property name="masterkey.password" value="YOUR_PASSWORD_HERE" />
<property name="masterkey.open" value="true" />
Note: The password should meet the MSSQL password complexity. For more information on Microsoft SQL complexity, please refer to this document.
Select a language to translate the contents of this web page:
Fill this form, and we'll contact you rightaway.
Our technical support team will get in touch with you at the earliest."