The Viewpoint database must be one of the following:
You must create the database and give the user full access to that database. The following example uses MySQL. For information on creating databases and granting access with other database vendors, consult the documentation for that vendor.
To create the Viewpoint database
adaptive@viewpointMoab Viewpoint:~$ mysql -u admin –p viewpoint |
mysql -u <username> -p <password>
.).Related topics
© 2012 Adaptive Computing