Salesforce

How to run Promon to set the Statement Cache Temporary Directory from a script?

« Go Back

Information

 
TitleHow to run Promon to set the Statement Cache Temporary Directory from a script?
URL NameHow-to-run-Promon-to-set-the-Statement-Cache-Temporary-Directory-from-a-script
Article Number000182448
EnvironmentOpenEdge
10.x, 11.x
AIX
Question/Problem Description
How to run Promon to set the Statement Cache Temporary Directory from a script?

Is it possible to set the promon Statement Cache Temporary Directory without an user interaction?
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
Use the 'nohup' command in a script to run promon in the background with an input file.  For example the nohup command would be:
 
nohup  ${DLC}/bin/promon sports2000 < statcachingrep.txt    > /dev/null&

The statcachingrep.txt file in this case contains:
 
r&d
1
18
8
/MyCacheDirectory/
x

 
Workaround
Notes
Keyword Phrase
Last Modified Date1/27/2016 4:54 PM

Powered by