Database will not start when mysql database is used with SCP

Database will not start when mysql database is used with SCP

Check with the wrapper.conf and check the database type specified and change it from pgsql to mysql. i.e look for the line wrapper.java.additional.12=-Ddb.home=../pgsql and change it as wrapper.java.additional.12=-Ddb.home=../mysql.
                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Database migration from MySQL to Postgres/MSSQL in SCP 8.1

                        We no longer support the use of MYSQL as database in SupportCenter Plus. Hence, we request our users to migrate to Postgres (which is in-built) or Microsoft SQL. Please follow the below steps to carry out the database migration: 1. Shutdown the ...
                      • How to Connect to SCP Database ? (from 11000 builds)

                        In-Built POSTGRES (PGSQL) : Open a CMD prompt as an administrator and navigate to ManageEngine\supportcenterplus\pgsql\bin and run the below command 1. If the database is PGSQL (Default database) psql -h localhost -U scpadmin -p 65432 -d ...
                      • Data Privacy and Handling

                        Data Privacy and Handling :  At times, ManageEngine Support team asks for backup from customer to do the upgrade or for other debugging purposes. To make sure the data is secured and their privacy is maintained, we follow the below strict rules : a. ...
                      • Change the default font-size and font-family while sending emails from SCP

                        Kindly try the following steps below, Access the database and initiate the query below select * from globalconfig where category = 'rta'; It will list out the global config categories and from the list check for the  globalconfigid for font -size and ...
                      • SCP 11.0 and Jira integration

                        Integration Steps   In SCP 11.0, JIRA administrator credentials and server URL configuration fields will not be available in the Jira.xml file. They must be configured on the current integration page. Follow the below steps to move the integration ...