Oracle 10g: Get OS version Post author:admin Post published:June 14, 2012 Post category:Oracle DB: How To Examples Post comments:0 Comments With the following command you can get the OS version: SELECT DBMS_UTILITY.PORT_STRING FROM DUAL; e.g. IA64/HPUX 64.0.9.0.1 You Might Also Like Oracle DB: Convert LONG to VARCHAR on the fly June 30, 2012 Oracle DB: Create User (schema) June 23, 2012 Oracle 10g: Create Heterogenous DBLink to connect to other databases June 4, 2012 Leave a Reply Cancel replyYou must be logged in to post a comment.