Hello,
I am busy preparing and installing a clustered environment:
2 servers, each their own WAS. Both instances must use a Oracle 11G database configuration.
According the documentation livecycle requires the Oracle database to allow the LC runtime user to have the following privileges:
CREATE SEQUENCE
CREATE VIEW
UNLIMITED TABLESPACE
CREATE TABLE
CREATE CLUSTER
CREATE SESSION
The database expert involved does not want to grant the bold-indicated privilege.
Will this introduce installation or runtime errors?
I ran through most of the installation documentation but i cannot find any clue about the consequences of not granting this specific privilege except that this right is essential during bootstrap.
Thanks for any reaction!
gr.
Marcel