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

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

瀏覽:396
日期:2025-06-12
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 ....看更多