3.3.1 SilentOdt.properties
This topic briefs on SilentOdt.properties.
SilentOdt.properties
The sample property file has been given below.
Refer the details mentioned for each property in the below table. Some of them are encrypted using ODTPassEncryption.bat (ODTPassEncryption.sh for unix).
Use 16 characters length of symmetric key for encryption (Preferably
Alphanumeric) which will be prompted for input from user when the encryption utility
is lunched. The same symmetric key must be mentioned in the property file as well.
Refer to the ODT Dta Source Crendentials and Properties table for more
details.
Table 3-1 ODT Dta Source Crendentials and Properties Details
ODT Dta Source | Crendentials and Properties |
---|---|
ODT Data Source Detail Credentials | This section displays the following fields. |
OdtJdbcUrl | Jdbc Url jdbc:oracle:thin:@10.184.xx.xx:1521:FCDEMO |
OdtDbUser | DB User name |
OdtDbPassword | DP Password |
Logger Properties | This section displays the following fields. |
Logreqd | Y/N. Default set to N. |
Logpath | Provide the path where the Logger files will be generated. |
Level |
Provide the Logger Level. This can be either DEBUG/INFO/WARNING/SEVERE. Provide as DEBUG for writing detailed log. Default value would be set to INFO. |
System Properties | This section displays the following fields. |
JAVA_HOME | Maintain the Java installed location |
WEBLOGIC_HOME | Maintain the oracle weblogic installed location |
WAS_HOME | Maintain the IBM websphere installed location |
Parent topic: Configure SilentODTUtility