Each wiki has it's own shema so if you want to create new wiki from
XWiki you will have to let XWiki create new shemas (and in case of
Oracle also create new users since each shema is associated to a user
from what I remember). An alternative is to create shema yourself
whenever you need and tell XWiki to reuse that existing schema.
On Mon, Jul 15, 2013 at 2:23 PM, Danilo Amaral de Oliveira
<danilo.oliveira(a)energisa.com.br> wrote:
Hello People,
How are you? I am installing the XEM in an Oracle DB and I have a question about the
privileges of the xwiki user database.
When the site says "you need to guarantee all privileges to user xwiki" what
kind of privileges is it describing?
I need to guarantee more privileges than listed below?
grant create session to xwiki;
grant create table to xwiki;
grant create sequence to xwiki;
Thank you!
Danilo Oliveira
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne