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.sqlor not. Ifcreate_procs.sqlis included perform step 3. Ifcreate_procs.sqlis 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.sqlfile.