Hello, I'm installing CS 6.7 SP1. I have created the docbroker with no problem, but when I create the new repository with the option of using an existing database account I get an error. The installer recognizes the DB, but when I introduce the user account name and password I get this:
Install user decided to use existing tablespace or database.
Install user decided to use existing tablespace or database.
Install user decided to set database connection string to STEST.
Install user decided to set database user name to DMOWNER.
The installer will obtain database information of STEST.
The installer will test database permissions for the user "DMOWNER".
The installer will validate the database version is supported.
The installer will verify that there is no existing repository owned by DMOWNER.
The installer will gather all accessible tablespace names from the selected database.
The installer failed to gather all accessible tablespace names from the selected database Detail error information:
I can log in the database with this user / password with no problem, and can execute queries... The DB version is Oracle 11.2.0
What can be going wrong?
Thanks!!