Writing output from variables in pl/sql to unix shell script - Toolbox for IT Groups

Writing output from variables in pl/sql to unix shell script - Toolbox for IT Groups

瀏覽:800
日期:2025-10-04
Hi, I'm executing a PL/SQL procedure from a unix shell script and would like to know how I can pass back values from variables in the ... ... Hi, Have look of this sample script # Sample unix script #!/bin/sh touch trc.log sqlplus -s scott/tiger@dbs Wr_pr...看更多