NetXMS Support Forum

English Support => General Support => Topic started by: Marcin on July 30, 2014, 11:32:30 AM

Title: DBEncryptedPassword not working with 1.2.15
Post by: Marcin on July 30, 2014, 11:32:30 AM
Hello,

I was using NetXMS server version 1.2.13 installed on Solaris 10 with Oracle as a backend DB. Password for Oracle connection in netxsmsd.conf was encrypted using parameter DBEncryptedPassword. Now after upgrade to 1.2.15 DBEncryptedPassword is not working anymore. I have error:
[ERROR] Unable to establish connection with database (ORA-01005: null password given; logon denied)
When I replace DBEncryptedPassword with DBPassword (unencrypted password) it works.
Seems to be a bug in the new version.

/Marcin
Title: Re: DBEncryptedPassword not working with 1.2.15
Post by: Marcin on July 30, 2014, 02:54:58 PM
Problem solved by removing one line:
DBSchema = XXX
from netxsmd.conf configuration file.

Details are described in another thread:
https://www.netxms.org/forum/general-support/nxdbmgr-dumps-core-files/