Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> PL/SQL V2.3 feature

PL/SQL V2.3 feature

From: Just Visting <guest_at_example.com>
Date: Sun, 04 Jul 1999 19:25:06 GMT
Message-ID: <377fb3bf.17164841@news>

I've been reading the Oracle PL/SQL 2nd Edition book & came across the following quote -
---

PL/SQL V2.3 offers a choice between the original "timestamp" dependency model & the new "signature" dependency model. The signature model will only flag a client-side module as invalid (requiring a recompile) if the remote stored procedure has been modified AND if the signature or call interface of the program has changed.
---

Alas, as with many books & manuals it does NOT describe exactly how to change the behviour. I guess that is left as an exercise for the reader. So if any of you Oracle wizards know how to change the default behaviour from timestamp to signature, I'd appreciate it you could share that knowledge with this news group. Received on Sun Jul 04 1999 - 14:25:06 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US