Database Configuration Failed
What should I do if database configuration fails?
Perform the following steps:
- Procedure
- Open $AC_HOME/db/oracle/install_ac.sql if the database is Oracle. If the database is PostgreSQL, then open $AC_HOME/db/postgreSQL/install/install_ac.sql.
- Check if the
install_ac.sql includes
create_procs.sql
or not. Ifcreate_procs.sql
is included perform step 3. Ifcreate_procs.sql
is not included perform the following steps:- Verify the installation logs and fix the problem.
- Uninstall TIBCO Product and Service Catalog.
- Go to $MQ_COMMON_DIR and delete the FC410 directory.
- Re-install TIBCO Product and Service Catalog.
- Run the
install_ac.sql
file.