Click to See Complete Forum and Search --> : 9iAS startup time - where to find


gopi
11-25-2002, 11:37 AM
(Solaris)

Is there a way to get a timestamp of when the application server 9iAS was started? (similiar to v$database in the database) either O/S or 9iAs database repository?

thanks much!

coleman1324
11-29-2002, 02:23 PM
You should be able to get the time that the apps listener came up in the following log file $ORACLE_BASE/<sid>ora/8.0.6/network/admin/apps_<sid>.log

just adjust it for 9i and your nameing conventions.