7.3 Updating the Config Schema

Update the configuration set paramvalue to Y in the Config Schema:

Log in to the Config Schema and execute the following query:

update configuration set paramvalue='Y' where paramname='IS_CLOUD_INSTALL'; commit;