 |
-
Install JRE 1.5
on your system. You can download it from one of these locations:
-
Solaris and Windows:
http://java.sun.com/products/archive/
-
HP:
http://www.hp.com/products1/unix/java/
-
AIX:
http://www6.software.ibm.com/dl/dka/dkw-p
-
Specify
the JRE 1.5
path in the PATH
environment variable.
For example,
-
Make sure
that the EDS_HOME
environment variable is pointing to the directory where CES Database
Server is installed.
For example,
-
If you
are running the CES Database Manager on UNIX, make sure that you have
included the awk
utility in your path.
-
Make sure
that the com/jars ,
config
directories under $EDS_HOME/edm and the log directory under
EDS_HOME have write
permissions to all.
-
On
Windows, if you want to use the Create an empty Database, Install Text
Search Option and administration functions like Startup Database
and Shutdown Database options, you must:
 |
If you are logged as a domain
user, and do not have a network connection, you will not be able to connect
to the database because the authentication will try to reach the domain
users database on the domain controller. |
 |
-
To use the preceding EDM
options when no network is present you can log on as a Windows
local user, belonging to ORA_DBA group.
-
To use other options in EDM,
when no network is present and when connected as a domain user, you can
temporarily disable NTS in
sqlnet.ora by setting the following
parameter:
SQLNET.AUTHENTICATION_SERVICES=(NONE)
|

|