Re: [Info-Ingres] Solaris/AIX/HPUX Scan for Ingres - Ingres Database
This is a discussion on Re: [Info-Ingres] Solaris/AIX/HPUX Scan for Ingres - Ingres Database ; This works for Solaris and Linux. find / -name version.rel -print -exec cat {} \; You might be able to wrap it in a script and execute from remsh. It will also pick up any ingres net installations. Here is ...
![]() |
| | LinkBack | Thread Tools | Display Modes |
|
#1
| |||
| |||
| find / -name version.rel -print -exec cat {} \; You might be able to wrap it in a script and execute from remsh. It will also pick up any ingres net installations. Here is some sample output. Linux # find / -name version.rel -print -exec cat {} \; /data1/Ingres/IngresII/ingres/version.rel II 9.1.1 (int.lnx/103)NPTL Solaris root> find / -name version.rel -print -exec cat {} \; /data2/ingresbak/version.rel II 9.1.1 (su9.us5/103) /data1/ingres/install/backup/pre-p12899_1/version.rel II 9.1.1 (su9.us5/103) /data1/ingres/version.rel II 9.1.1 (su9.us5/103) 12899 ------------------------------------------------------------ II 9.1.1 (su9.us5/103) /data1/ingres/patch12899/version.rel II 9.1.1 (su9.us5/103) 12899 /data1/ingres.26/version.rel II 2.6/0305 (su4.us5/00) 10672 ------------------------------------------------------------ II 2.6/0305 (su4.us5/00) 9866 ------------------------------------------------------------ II 2.6/0305 (su4.us5/00) 9764 ------------------------------------------------------------ II 2.6/0207 (su4.us5/07) 9278 ------------------------------------------------------------ II 2.6/0207 (su4.us5/02b) -----Original Message----- From: info-ingres-bounces@kettleriverconsulting.com [mailto:info-ingres-bounces@kettleriverconsulting.com]On Behalf Of pwu@qantas.com.au Sent: Tuesday, 14 October 2008 10:18 AM To: info-ingres@kettleriverconsulting.com Subject: [Info-Ingres] Solaris/AIX/HPUX Scan for Ingres Hi, I want to run a scan of all my many UNIX machines to check whether Ingres is installed on the machine and if so what version. The UNIX machines can have an Operating System of Solaris, HPUX or AIX. How can I find out if Ingres is installed and if so, what is the Ingres version? Thanks for any help. _______________________________________________ Info-Ingres mailing list Info-Ingres@kettleriverconsulting.com http://www.kettleriverconsulting.com...fo/info-ingres |
|
#2
| |||
| |||
|
Would it be true to say that if Ingres is installed on a machine then the user "ingres" MUST exist? |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
All times are GMT -4. The time now is 12:50 PM.




Linear Mode