Administrator
|
Hi,
Some of the scripts read the node_info.txt internally.
for example: The perl (txkFNDWRR.pl) file reads node_info.txt and setS the environment variables interally.
This is so by design.
Because of the similar reasons, the node_info.txt is there.
oacore_wls.properties is used for having additinal oacore specific behaviour. Such as enabling debug, setting proxy and so on.
Attributes like AFLOG_ENABLED, AFLOG_LEVEL, AFLOG_MODULE, AFLOG_FILENAME attributes are controlled from there.
It is something like oc4j.properties in EBS 12.1.
|