cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1324
Views
0
Helpful
1
Replies

[Cisco FAQ] - DNCS Informix database is running?

Mark Puckett
Level 1
Level 1

What commands can I run on the DNCS to make sure the database is up?

1 Accepted Solution

Accepted Solutions

deibrown
Cisco Employee
Cisco Employee

The Informix database is composed of several processes on the DNCS by the name of oninit.

T#o verify that the processes are running perform the following ps command:

SP Video TAC Lab SR 4.2>> ps -ef | grep oninit

root 886 879 0 Jun 14 ? 36:42 oninit

dncs 18263 17114 0 09:51:18 pts/5 0:00 grep oninit

root 887 879 0 Jun 14 ? 14:57 oninit

root 885 879 0 Jun 14 ? 0:48 oninit

root 888 879 0 Jun 14 ? 8:48 oninit

root 878 1 0 Jun 14 ? 117:16 oninit

root 884 879 0 Jun 14 ? 1:10 oninit

root 883 879 0 Jun 14 ? 1:09 oninit

root 882 879 0 Jun 14 ? 1:12 oninit

root 880 879 0 Jun 14 ? 166:40 oninit

root 881 879 0 Jun 14 ? 11:32 oninit

root 879 878 0 Jun 14 ? 4:40 oninit

View solution in original post

1 Reply 1

deibrown
Cisco Employee
Cisco Employee

The Informix database is composed of several processes on the DNCS by the name of oninit.

T#o verify that the processes are running perform the following ps command:

SP Video TAC Lab SR 4.2>> ps -ef | grep oninit

root 886 879 0 Jun 14 ? 36:42 oninit

dncs 18263 17114 0 09:51:18 pts/5 0:00 grep oninit

root 887 879 0 Jun 14 ? 14:57 oninit

root 885 879 0 Jun 14 ? 0:48 oninit

root 888 879 0 Jun 14 ? 8:48 oninit

root 878 1 0 Jun 14 ? 117:16 oninit

root 884 879 0 Jun 14 ? 1:10 oninit

root 883 879 0 Jun 14 ? 1:09 oninit

root 882 879 0 Jun 14 ? 1:12 oninit

root 880 879 0 Jun 14 ? 166:40 oninit

root 881 879 0 Jun 14 ? 11:32 oninit

root 879 878 0 Jun 14 ? 4:40 oninit