Silent Install 6.0 Error: DM_DIRECTORY Is Not Valid
(Doc ID 1455725.1)
Last updated on MARCH 01, 2019
Applies to:
Oracle Financial Services Asset Liability Management - Version 6.0 and laterOracle Financial Services Profitability Management - Version 6.0 and later
Oracle Financial Services Analytical Applications Infrastructure - Version 7.3 and later
Oracle Financial Services Funds Transfer Pricing - Version 6.0 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Symptoms
On : 6.0 version, Install and Upgrade Issues
When attempting to run silent install for Oracle Financial Service Analytical Applications 6.0 the following error occurs.
ERROR
-----------------------
ERROR=> Error > [DM_DIRECTORY] is not a valid directoty
STEPS
-----------------------
1. Update silent.props as follow for the data model upload section:
# Specify wheter you want to perform Model Upload
# 0 = If you have already performed Model Upload and want to skip model upload process
# 1 = If you want to perform Model Upload
UPLOAD_MODEL=1
# Specify whether you want to use the released datamodel or customized datamodel for model upload process
# 0 = If you want to upload the released datamodel
# 1 = If you want to upload the customized datamodel
MODEL_TYPE=1
# Specify the path(DM_DIRECTORY) and file(DATAMODEL) name for the cutomized datamodel
# Mandatory only if you want to upload the customized datamodel
# i.e you have specified MODEL_TYPE=1
DATAMODEL=mycustomized_datamodel.xml
DM_DIRECTORY=/opt/ofsa/oracle/ftpshare/OFSAAP/erwin/erwinXML
2. Ran the silent install by entering the command
./Setup.sh SILENT
3. Received the above error
Changes
Upgrade from OFSAA 5.6 to 6.0.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |