My Oracle Support Banner

NoSQL Auto Stop Not Configured On BDA V4.x (Doc ID 2004639.1)

Last updated on NOVEMBER 08, 2022

Applies to:

Oracle NoSQL Database - Version 12.1.3.1.7 and later
Linux x86-64

Symptoms

on BDA 4.x, the NoSQL service "nsdbservice" is started at server boot but not stopped when it is shutdown :

The K10nsdbservice is missing from rc*.d :

# find /etc -ls | grep nsdbservice
23463201 4 -rwxr-xr-x 1 root root 3010 Jun 24 2014 /etc/rc.d/init.d/nsdbservice
23463221 0 lrwxrwxrwx 1 root root 21 Jun 24 2014 /etc/rc.d/rc2.d/S90nsdbservice -> ../init.d/nsdbservice
23463228 0 lrwxrwxrwx 1 root root 21 Jun 24 2014 /etc/rc.d/rc4.d/S90nsdbservice -> ../init.d/nsdbservice
23463224 0 lrwxrwxrwx 1 root root 21 Jun 24 2014 /etc/rc.d/rc3.d/S90nsdbservice -> ../init.d/nsdbservice
23463229 0 lrwxrwxrwx 1 root root 21 Jun 24 2014 /etc/rc.d/rc5.d/S90nsdbservice -> ../init.d/nsdbservice

 

# chkconfig --list | grep nsdb
nsdbservice 0:off 1:off 2:on 3:on 4:on 5:on 6:off

 

# cat /etc/rc.d/init.d/nsdbservice | grep chkconfig
chkconfig: 2345 90 10

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.