public static void makeScenarioActive(int scenarioId) { ScenarioDatabaseUtils.makeScenarioActive(scenarioId, connection); }