1 |
./ttDaemonAdmin -stop |
1 2 3 4 5 6 7 8 9 10 11 |
[oracle@Srv1 bin]$ ipcs ------ Shared Memory Segments -------- key shmid owner perms bytes nattch status 0x00000000 776503299 oracle 660 630240313344 1 dest 0x00000000 776536068 oracle 660 33554432 1 dest ------ Semaphore Arrays -------- key semid owner perms nsems ------ Message Queues -------- key msqid owner perms used-bytes messages |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
[oracle@Srv1 bin]$ ttstatus TimesTen status report as of Fri Sep 12 11:50:19 2014 Daemon <span style="color: #ff0000;">pid 31208</span> port 53396 instance tt1122 TimesTen server <span style="color: #ff0000;">pid 31217</span> started on port 53397 ------------------------------------------------------------------------ Data store /u01/app/oracle/product/aggregate_store/tt_aggr_store <span style="color: #ff0000;">There are no connections to the data store</span> RAM residence policy: Manual Data store is manually unloaded from RAM Replication policy : Manual Cache Agent policy : Manual PL/SQL enabled. ------------------------------------------------------------------------ Accessible by group oinstall End of report [oracle@Srv1 bin]$ |