[Previous entry: "Bell Labs Dept 1127 has finally gone"] [Next entry: "Alex Kornbrusts Black Hat presentation on reverse engineering Oracles encryption packages"]
Doug talks again about ? and catpatch.sql
August 18th, 2005 by Pete
Post to del.icio.us
Post to Furl
I saw an interesting post this evening on Doug's blog titled "More on ? and catpatch.sql". This follows on from Doug's previous post "? shortcut in sqlplus" and my comments in "Some good tips on Dougs blog?".
Doug has been digging through various installations both at home and at work looking for examples of the "?" short cut for ORACLE_HOME in Oracle's scripts. It took some finding but he eventually found one example in catpatch.sql. The fact that he had great trouble finding an example perhaps emphasises the issues discussed before that running a script from a remote client that also has Oracle installed would result in the remote version of the script being run rather than the local one. This could be a serious issue. The fact that Doug found his only example in catpatch.sql is also a worry considering the recent issues with installing patches.


