Order and Service Management (Communications Industry) (MOSC)

MOSC Banner

How to find OSM database schema version?

To find OSM database schema version, execute following command using sqlplus

select value from om_parameter where mnemonic = 'oms_db_version';

For Eg.,

SQL> select value from om_parameter where mnemonic = 'oms_db_version';

VALUE
--------------------------------------------------------------------------------
7.0.3.0.703

SQL>


Regards,
JP

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center