Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - mrocha

#1
Thank you for your help.

I'll take a look at this information and see what I can get of it.

Greetings.
#2
Anyone can help ?
#3
Hello,

Maybe this has allready been answered, but I'm trying to create a line graph, inside a dashboard.
The datasource should be a table with data collected from a DB query.
How can I do this?
I have been going around with this and would greatly apprecciate any help.
Thank you
#4
General Support / Re: Agent query to Oracle
January 07, 2015, 08:36:31 PM
I'm using the Oracle Instant Client 12.1 x64. It's the only one installed.

The sqlplus connects fine with TNS.

Best regards,
Manuel
#5
General Support / Re: Agent query to Oracle
January 07, 2015, 06:39:49 PM
Hi,

Thank you, it worked!

My only concern now is to be connected to only one server of a cluster. Any chance in the future to be able to connect by TNS name?

Again, thank you very much.
#6
General Support / Agent query to Oracle
January 07, 2015, 05:32:45 PM
Hello,

I am trying to configure the agent to perform a query with DBQuery on an Oracle database.

I must connect to Oracle with TNS name, and it works fine with sqlplus, but the agent allways gives the error:

ORA-12154: TNS:could not resolve the connect identifier specified

I'm running NetXMS on ubuntu server with mysql database, but I need to run queries on an Oracle database.

I allready do it in another setup I have in windows, but through ODBC.

Best regards.

Can you please show me some way to do it?