Moving MYSQL to another drive in the same server
Steps to change the mysql folder location to another drive in the same machine:
NOTE: Strictly take a backup of the entire ADManager Plus Installation folder ,before performing any changes.
1. Shut down ADManager Plus
1. If the product runs as an application, click on Start --› All Programs --› ADManager Plus --› Stop ADManager Plus.
2. If the product runs as a windows service, click on Start --› Run --› type "services.msc" --› Stop "ManageEngine ADManager Plus".
NOTE: Strictly take a backup of the entire ADManager Plus Installation folder ,before performing any changes.
2.Cut the mysql folder in the current location and paste it in another drive in the same machine.
3.Goto to the location "<InstallationDir>/ManageEngine/ADManager Plus/bin" , Now open the setCommonEnv.bat in a wordpad , change the location of DB_HOME to "<Installation Drive>\mysql"
Example: "F:\mysql".
4.Goto to the location "<InstallationDir>/ManageEngine/ADManager Plus/conf" and open the file my.ini in wordpad and change the location of basedir,datadir,tmpdir to "<installation Drive>/mysql","<installation Drive>/mysql/data","<installation Drive>/mysql/tmp" respectively .
Example: datadir="F:/mysql/data"
5.Open the wrapper.conf file from the location "<InstallationDir>/ManageEngine/ADManager Plus/conf" and change the location in the line "wrapper.java.additional.8=-Ddb.home=<Installation Drive>/mysql"
Example: wrapper.java.additional.8=-Ddb.home=F:/mysql
6.Now start the ADManager Plus and check the settings of the product.
New to ADSelfService Plus?
Resources
Related Articles
DCDiag to find RPC error in DC From ADMP Server
FYI , Steps: 1. Goto ADManager Plus Installed server. 2. In the server , open the command prompt. 3. Type dcdiag /s: ServerName 4. Please make sure all the tests are successful. Check if you have any RPC errors.
How to migrate ADManager Plus from 32-bit to 64-bit in the same server
To migrate ADManager Plus from the 32-bit version to the 64-bit version, you need to take a backup of the product, install the 64-bit version of ADManager Plus, and then restore the backup to this new instance. Note: Upgrade the current instance ...
How to modify the global session timeout interval
Steps to modify the global session timeout interval: 1. Go to <ADManager Plus installation drive>/ManageEngine/ADManager Plus/webapps/adsm/WEB-INF 2. Open the web.xml file. 3. Search for <session-timeout>. Once you find it, change the default value 1 ...
How can I change the logo in ADManager Plus
ADManager Plus offers many options to personalize its look and feel to suit your organization's preferences. Changing the language, data and time format, and product UI theme along with replacing ADManager Plus' logo with your organization's logo are ...
How to disable the "Logon on to" option in ADManager Plus's login Page
This KB will explain how you can disable ADManager Plus's "Logon on to" option in the product's login page so that the technicians can login with domain/sAMAccoutnName or UPN. Navigate to Admin tab > General Settings > Server Settings > Logon ...