| Oracle Financial Analyzer Installation and Upgrade Guide Release 11i Part No. A87523-01 |
|
Installing the Software, 13 of 14
You can configure the Task Processor so that it runs as a background task on the server. When configured to run as a background task the Task Processor is not reliant on the Administrator or Task Processor workstation interface. When you use the background method you can control the Task Processor from outside of Financial Analyzer.
Use the following procedure to configure the Task Processor to run in the background. Follow this procedure for each instance of Express Server for which you want to run a Task Processor in the background.
ShutDownSPLScript=oecnn/taskstop.inf
SPLScriptLogging=NO
StartupSPLScript=oecnn/taskini.inf
WakeupMilliseconds=30000
WakeupSPLScript=oecnn/taskrun.inf
Note: The WakeupMilliseconds setting determines how often the server checks whether the tkstop.flg file is present in the taskfile directory. Oracle Corporation recommends a setting of 30000 milliseconds, which is equal to 10 seconds.
tkserver.ini and add the location and name of the Task Processor initialization file (ofabgrtk.cfg) for each Administrator.
Example:
oracle_home/olap/super/shared/ofabgrtk.cfg
or
oracle_home/olap/subdba/shared/ofabgrtk.cfg
Note: On NT, you must use forward slashes for drive paths.
Notes: The default values for the Initialize user name are:
Once Express Server has been restarted, the Task Processor will initialize on the server in the background. Therefore, anything sent to the Task Processor in Financial Analyzer will be processed immediately.
You can start the Task Processor directly on the server by renaming or removing the tkstop.flg file in the taskfile directory. To stop the Task Processor directly on the server, put the tkstop.flg file back in place in the taskfile directory.
For information about running the Task Processor, refer to the topic "Running the Task Processor in Background Mode," in the Financial Analyzer Help system.
|
|
![]() Copyright © 2001 Oracle Corporation. All Rights Reserved. |
|