Enable MAS UI in Enterprise Manager

Enable MAS UI in Enterprise Manager

book

Article ID: KB0081097

calendar_today

Updated On:

Products Versions
Spotfire Statistica 10.0 and higher

Description

This articles shows how to enable MAS UI in Enterprise Manger.

Environment

Windows

Resolution

When you run the installer it updates the Enterprise schema so that a row is present that enables MAS in the Enterprise Manager UI (if your keys have MAS functionality enabled).  If you have a database that doesn’t have that enabled, you can run this SQL statement to Enable the functionality:

INSERT INTO CSINI VALUES('MAS', 'General', 'Installed', 0, '0')

Issue/Introduction

Enable MAS UI in Enterprise Manager