Unable to save any objects after initial install -- Incorrect Permissions

Unable to save any objects after initial install -- Incorrect Permissions


Scenario:

Install of EBI 2.6 Windows performed; Temp or Permanent License applied and now unable to save any work.

Issue:

Proper permissions are not applied to the directories.

EXTOL error message -- server.log:



ERROR [com.extol.util.jdbc.DatabaseCacheMonitor] DDL is not permitted for a read-only connection, user or database.
Exception detail:
java.sql.SQLException: DDL is not permitted for a read-only connection, user or database.

Resolution:

Assign all users full permission to EBI directory and sub-directories. Another possible solution is to have EXTOL Business Integrator started as a service.



By: on
load('http://www.extol.com/extolnews.rss'); $feed = array(); foreach ($rss->getElementsByTagName('item') as $node) { $item = array ( 'title' => $node->getElementsByTagName('title')->item(0)->nodeValue, 'desc' => $node->getElementsByTagName('description')->item(0)->nodeValue, 'link' => $node->getElementsByTagName('link')->item(0)->nodeValue, 'date' => $node->getElementsByTagName('pubDate')->item(0)->nodeValue, ); array_push($feed, $item); } $limit = 4; echo ' A free web counter provided by GoStats.