Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. oerrora

    Background job completion status back to parent shell

    We have some shell scripts in whihc we submit 10 different shell scripts or C executables in background mode. Whether they fail or not, the mail script always returns success. We are not able to find out when one of the job fails unless we go and look at the logs for that individual. EX...
  2. oerrora

    pl/sql cursor fetch new rows entered

    hi! I have small issue which I can only test when it goes to production. Before that I have design code and release it. I have pl/sql anonymous block in which I open a cursor to update set of rows. This table gets rows inserted round the clock. While updating these rows, there is possibility of...
  3. oerrora

    Adaptec CD creator - Windows XP disable drivers

    hI! Just got emachines w-xp home edition preloaded. Had Adaptec CD creator 4.0.X and after I loaded it says as it is not compatible with windows XP, I need to upgrade to Version 5.0.X. For that I have to pay 99$ (50 mail in rebate) or use trial version. When I did not upgrade it to 5, Windows...
  4. oerrora

    maximum lines PL/SQL block

    I was writing an pl/Sql anonymous block which dragged upto 4000+ lines. When I try to run the script, it says program is too long. Is there any limit on number of lines in pl/sql block (Anonymous)? Is there anyway I can increase it? I am using Oracle 8i. Thanks for your help/advice in...

Part and Inventory Search

Back
Top