vspacer
 
vspacer
 
Valid XHTML 1.0!
 
Valid CSS 1.0

Kintana Script : Oracle Database Version Information

 

ZDS Kintana Scripts

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 (58 Kb)


   


Back to top | ZDS Home | This article updated October 25, 2007.