
Taking an example on Windows environment – You can find the Sybase IQ startup date and time information from log file which is created in below directory,
C:\Documents and Settings\All Users\SybaseIQ\logfiles
Look for iq_startup_nt.log text document file. From the file, you will see the date and time, also other information on connections, threads etc.
************************ IQ server starting .... Date-Time is: Mon Feb 05 04:01:18 2018 100 connections (-gm) 18 cmd resources (-iqgovern) 549 threads ( -iqmt ) 512 Kb thread stack size ( -iqtss ) 281088 Kb thread memory size ( -iqmt * -iqtss ) ************************ ************************ IQ server starting .... Date-Time is: Tue Feb 06 12:01:28 2018 100 connections (-gm) 18 cmd resources (-iqgovern) 549 threads ( -iqmt ) 512 Kb thread stack size ( -iqtss ) 281088 Kb thread memory size ( -iqmt * -iqtss ) ************************ ************************ IQ server starting .... Date-Time is: Wed Feb 07 22:01:10 2018 100 connections (-gm) 18 cmd resources (-iqgovern) 549 threads ( -iqmt ) 512 Kb thread stack size ( -iqtss ) 281088 Kb thread memory size ( -iqmt * -iqtss ) ************************


