 |
|
 |
 |
 |
Kintana Script : Oracle Database Version Information
 |
Purpose |
Get the current version of the Kintana Oracle database.
|
Tested |
With HP PPM (Project and Portfolio Management) Kintana v6.0.
|
Usage |
Paste the script into Toad
|
| Script |
kintana_scripts_system_oracle_db_version_information
select * from v$version
where banner like 'Oracle%'
|
Download |
KintanaScripts.zip (79 Kb)
|
Kintana™, 'Mercury IT Governance™', 'HP PPM (Project and Portfolio Management)™
are trademarks of ChainLink, Mercury Interactive Corporation, and Hewlett Packard Corporation respectively.
|
 |