NetXMS Support Forum

English Support => General Support => Topic started by: yao on June 23, 2008, 10:03:17 AM

Title: why can not connect to oracle ?
Post by: yao on June 23, 2008, 10:03:17 AM
Hi, expert,

    I'm a newcomer to netxms, I found the netxms is great , so wish to useit.
    when I install the netxms server, , i could not connect to oracle?
    here are the what I enter :
    oracle oracle.ddr
    oracle connect string : moni
    db login : moni (oracle username)
    db : password of  moni
    I can connect to moni by sqlplus, but the netxmd server can not connect to moni

    the moni in tnsnames.ora is :
MONI1 =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.27.123)(PORT = 1521))
    )
    (CONNECT_DATA =
      (SERVICE_NAME = moni.com)
    )
  )


    why this happened?
   another question , must I install netxms agent on every node I wish monitor?

Thx a lot
Yao

   
Title: Re: why can not connect to oracle ?
Post by: yao on June 23, 2008, 10:06:47 AM
   I install the netxms on windows xp