Oracle Documentation » Blog Archive » Extracting concurrent request parameter values in shell script

Oracle Documentation » Blog Archive » Extracting concurrent request parameter values in shell script

瀏覽:1450
日期:2026-05-05
If you’re not following the Oracle recommended method for host script concurrent programs (where you use the .prog extension for the scripts), all parameters will be passed as 1 parameter containing all parameters as a string, like XXCUSMYCONCURPROG FCP ....看更多