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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Script Version Number In Database

Status
Not open for further replies.

Thiko

Programmer
Mar 9, 2001
49
GB
Is it possible to get the version number of a script run into the database so it can be read from the database.

May be v$version? Many Thanks.

Thiko!
 
Yes, you may read it from v$session and read/write it by DBMS_APPLICATION_INFO
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top