Thank you so much Jason_CT for your response…
Where in the wp-config file should I add those two lines?
Also I am seeing in the wp-config file:
/** The name of the database for WordPress */
define(‘WP_CACHE’, true); //Added by WP-Cache Manager
define(‘DB_NAME’, ‘ABC’);
…Should i change that “ABC” to the database name for XYZ?