Support
 
Phone Live Chat
 
Support
 
US: +1 888 720 9500
US: +1 800 443 6694
Intl: +1 925 924 9500
Aus: +1 800 631 268
UK: 0800 028 6590
CN: +86 400 660 8680

Direct Inward Dialing: +1 408 916 9393

 
 
 
 
 
Knowledge Base

Error: java.sql.SQLException: Cannot find the symmetric key 'ZOHO_SYMM_KEY', because it does not exist or you do not have permission.

Error Message

java.sql.SQLException: Cannot find the symmetric key 'ZOHO_SYMM_KEY', because it does not exist or you do not have permission.

java.sql.SQLException

Possible Cause

This issue could occur if there is any mismatch with master key.

Resolution

For ADManager Plus Build is 7100 and above:

  1. Stop the product.
  2. Take a back up of "conf/customer-config.xml" and update the existing property inside <configuration name="mssql" > as given below

    <property name="masterkey.password" value="YOUR_PASSWORD_HERE" />

  3. Add new property inside <configuration name="mssql" >

    <property name="masterkey.open" value="true" />

  4. Replace 'YOUR_PASSWORD_HERE' with the password obtained from your SQL server.

    https://docs.microsoft.com/en-us/sql/t-sql/statements/create-master-key-transact-sql?view=sql-server-ver15

  5. Save the file. Now try migrating the db with ordinary steps.

For ADManager Plus Build below 7100:

  1. Stop the product
  2. Go to ADManager Plus folder -> conf -> persistance -> persistance-configuration.xml
  3. Search for "<property name="sqlgenerator" value="com.adventnet.db.adapter.mssql.MssqlSQLGenerator"/>"
  4. Below the searched line , paste the below lines,

    <property name="masterkey.password" value="YOUR_PASSWORD_HERE" />

    <property name="masterkey.open" value="true" />

  5. Replace 'YOUR_PASSWORD_HERE' with the password obtained from your SQL server.

    https://docs.microsoft.com/en-us/sql/t-sql/statements/create-master-key-transact-sql?view=sql-server-ver15

  6. Save the file. Now try migrating the db with ordinary steps.

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:

Need further assistance?

Fill this form, and we'll contact you rightaway.

Request Support

  •  
  • *
     
  • *
     
  • *
     
  • By submitting you agree to processing of personal data according to the Privacy Policy.

"Thank you for submitting your request.

Our technical support team will get in touch with you at the earliest."

ADManager Plus Trusted By

The one-stop solution to Active Directory Management and Reporting
Email Download Link email-download-top