|
Results |
|
webclient_Installscript.txt
$ DM_ROOT/dmprofile SOURCE_DIR=$ DM_ROOT /webtools/source; export SOURCE_DIR TOMCAT_DIR=$ DM_ROOT /webtools/tomcat; export TOMCAT_DIR MEDIA_DIR=$ DM_ROOT /dm913_aix32/web_tools; export MEDIA_DIR PRE_DIM=${PRE_DIM:=.
|
|
|
Dim10: Cannot shutdown email communication / notifications on unix systems
1) For the Bourne Shell: Add the followint lines to the end of the $ DM_ROOT/dmprofile DM_MAIL="!"; export DM_MAIL
|
|
|
KM-Dim9: License Server Unavailable: -1
ulimit -H -n 1024 su $DM_OWNER -c 'sh -c ". $ DM_ROOT/dmprofile ; $MLM_HOME/start_license_server"' cd $CWD
|
|
|
Dim12: Install: fatal: libclntsh.so.10.1: open failed: No such file or directory
1. Edit the file $DM_ROOT\dmgvar.sh and ensure that the values are set correctly 2. Edit the file $ DM_ROOT\dmprofile , this will need to have the following lines added to the end of it # Additional Oracle Library information
|
|
|
Dim12: AIX6: Upgrading from Dimensions CM 2009R2 to 12.2.2 fails with an error of Failure running chmod in setNativeFileAttributes
4. Edit dmgvar.sh and ensure the DM_ROOT variable points to the 12.2.2 location 5. Run $ DM_ROOT/dmprofile 6. Run DMDBA system/<password>@<dsn>
|
|
|
12.2.2 : when trying to connect to Dimensions listener from z/os agent, got the error : +MDHACL4502922E Error: Cannot open connection to host
in ...PARM(MDHTDIMV) : DM_MVS_SPECIAL_CHARS=B1 5B 44 .... in $ dm_root/dmprofile on the USS partition : export DM_MVS_SPECIAL_CHARS='B1 5B 44 ... then do a stop/start of the Z/os agent
|
|
|
DIMCM: Dimensions reporting errors during deliver operations on AIX Servers.
As documented in the README for Dimensions, when installing Dimensions on AIX, memory parameters are adjsuted using the "ulimit" command. This also needs to be done in the enironment prior to starting the Dimensions Listener to avodi memory problems that can cause the error above. The simplest way to ensure "ulimit" is set correctly is to add the following lines to the end of the file $ DM_ROOT/dmprofile :
|
|
|
Serena Dimensions Installation Quick Start Guide
• On UNIX, from the <Tomcat-root>/bin directory, run one of the following: C shell: %source$DM_ROOT/dmlogin Bourne shell: $.$ DM_ROOT/dmprofile
|
|
|
Serena Dimensions CM Installation Guide for UNIX
Server, agent, client: $ DM_ROOT/dmprofile dmprofile is the Bourne shell equivalent of dmlogin. Invoke this script as part of the .profile file of every Dimensions CM user using Bourne shell, for example:
|
|
|
Serena Dimensions CM Installation Guide for UNIX
Server, agent, client: $ DM_ROOT/dmprofile dmprofile is the Bourne shell equivalent of dmlogin. Invoke this script as part of the .profile file of every Dimensions CM user using Bourne shell; for example: $./opt/serena/dimensions/14.2/cm/dmprofile
|
|
|