Hello,
When I run:
I get:
And if I run it without -c I get:
What can I do?
When I run:
Code:
/opt/open-xchange/sbin/createcontext -A oxadminmaster -P admin_master_password -c 1 \ -u oxadmin -d "Context Admin" -g Admin -s User -p admin_password -L defaultcontext \ -e oxadmin@example.com -q 1024 --access-combination-name=all
Code:
Error: Unrecognized options on the command line: Unknown option ``-c'
Code:
com.openexchange.admin.plugins.PluginException: com.openexchange.admin.rmi.exceptions.StorageException: Table 'configdb.sequence_context' doesn't exist
Comment