Identify Version Number from the Database (SQL / Oracle)
I need to determine the version numbers for a range of Primavera databases across the company that are mostly SQL but a few Oracle and this needs to be performed remotely.
The problem is that I cannot find a table that displays the version information.
- I do not have access to run executables on the servers (eg validate.bat) nor do I have access to the relevant Primavera local application in order to view "Help\About".
- I have access to the databases at SQL-level (db_datareader) and can view the tables through SQL Manager or Toad.
The problem is that I cannot find a table that displays the version information.
Can anyone provide a solution or indicate where I might find the version information?
0