- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- command to check informix or Unix database version...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-12-2007 11:35 PM
тАО02-12-2007 11:35 PM
command to check informix or Unix database version.
Kindly help,
I want a command to check informix or Unix database version.
tx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-12-2007 11:39 PM
тАО02-12-2007 11:39 PM
Re: command to check informix or Unix database version.
onstat -# onstat -
IBM Informix Dynamic Server Version 7.31.FD9 -- On-Line -- Up 01:31:50 -- 67
58184 Kbytes
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-12-2007 11:41 PM
тАО02-12-2007 11:41 PM
Re: command to check informix or Unix database version.
e.g.
$ INFORMIXDIR=/path/to/ifx_root INFORMIXSERVER=ifx_inst onstat -
Informix Dynamic Server Version 7.31.UD1 -- On-Line -- Up 33 days 20:38:25 -- 219440 Kbytes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-12-2007 11:42 PM
тАО02-12-2007 11:42 PM
Re: command to check informix or Unix database version.
must have been typing while Pete posted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-12-2007 11:45 PM
тАО02-12-2007 11:45 PM
Re: command to check informix or Unix database version.
Pete's site also seems to run moth releases of IDS ;-)
Our customers are pretty conservative.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-12-2007 11:52 PM
тАО02-12-2007 11:52 PM
Re: command to check informix or Unix database version.
I got the solution.