Apologies ahead of time for the basic nature of these questions. I'm brand new to Documentum and am trying to install the Content Server v6.5 SP3 on a Linux operating system using an Oracle 10g RAC database using an Oracle 11g client.
I installed the content server as described in the ContentServerInstallGuide_6.5_SP2.pdf document (I couldn't find an install guide for SP3). That part seemed to go ok.
Next I kicked off the $DM_HOME/install/dm_launch_cfs_server_config_program.sh script. Everything seems ok until the installer tries to start up the new repository to test the connection. That always fails. I go to check out the repository log in $DOCUMENTUM/dba/log and see the following:
your server.ini is not a valid user as determined using the system password check api. This will likely severly impair the operation of your docbase.
=============
EMC Documentum Content Server (version 6.5.0.322 SP3 Linux.Oracle)
(c) Copyright EMC Corp., 1991 - 2010
All rights reserved.
Mon May 10 14:22:41 2010 087297 [DM_SERVER_I_START_SERVER]info: "Docbase acs_repository attempting to open"
Mon May 10 14:22:41 2010 087375 [DM_SERVER_I_START_SERVER]info: "Docbase acs_repository process identity: user(dmadmin)"
Mon May 10 14:22:41 2010 087409 [DM_SESSION_I_ORA_NLS33]info: "Setting Environment Variable ORA_NLS33 to '/appl/documentum/product/6.5/oracle'."
Mon May 10 14:22:41 2010 087650 [DM_SESSION_E_LOOKUP_DOCBASE_ID]error: "Could not look up the docbase id for docbase acs_repository. Error finding key value for 'doc_base_identifier' in the type dmi_vstamp."
Mon May 10 14:22:41 2010 087677 [DM_SERVER_I_START_ID]info: "Docbase acs_repository was not successfully opened. Docbase id: (60011)"
=============
Does this mean that the startup script is trying to look up the dobcase id in the Oracle database? I've logged into the database as the system user as well as the repository user (e.g., acs_repository). I can log in but I do not see any tables at all. Should I be able to see tables in the database at this point of the install/configuration? If not, can someone explain what is going on and/or direct me someplace where I can find out how to get on to the next step of the installation?
Any help/guidance will be greatly appreciated.
Thanks,
james