I am unable to establish a connection with the oracle database of Ise . Is there any command on cli to check which processes are running on which ports, so that i can be sure , that the details I am entering are correct .I am unable to see any comman...
I am unable to establish a connection with the oracle database of Ise . Is there any command on cli to check which processes are running on which ports, so that i can be sure , that the details I am entering are correct .
Hey, i am facing an error while trying to connect to ise db after enabling the data connect feature . The code is:dataconnect ,isepackage maindataconnect ,iseimport ( "database/sql" "fmt" "log" _ "github.com/sijms/go-ora/v2" // Oracle DB ...
I want to fetch specific components from RADIUS live logs via an API .I need to retrieve the following data:NAS PortNAS IPNAS TypeLocationNetwork Device DetailsAuthorization ProfileReason for Non-Compliance (if the posture status is Non-Compliant)If ...
I am using the following API to fetch the authentication list of active sessions from Cisco ISE:https://<ISEhost>/admin/API/mnt/Session/AuthList/starttime/endtimeWhen I retrieve the data using this API in Postman, I also receive a count of the total ...
hey,with this dsn := "oracle://dataconnect:password@1.1.1.1:2484/cpm10?ssl=true&ssl_cert=<path_to_cert>",the error is : 2025/02/07 10:52:18 Error pinging the database: SQLDriverConnect: {IM002} [Microsoft][ODBC Driver Manager] Data source name not fo...
Hey Thomas,This is a staging setup , so at the moment we only have one Ise node, and yes i have enabled the dataconnect feature sir .I have tried connecting to the db , using dbVisualizer, Golang script,Oracle sqlDeveloper, but i am unable to do so .
Hey Thomas , 1.1.1.1is not my ip it is just mentioned there since i don't wish to put the ip on the protal.Cisco dataconnect is enabled on my ise gui , i hhvae checked multiple tims , in order to verify further i checked the Ise CLI and we have the l...
Also I have seen these ISE Webinars to show you how to use Data Connect, and I have followed the exact steps mentioned in here, to establish the connection through DbVisualizer , still I am facing the error mentioned above.
Hey , I have only one node in my setup , so i guess this by defalut makes it a primary-mnt node. But i am still encountering the connectivity issue, I am using DbVisualizer , , this is the url :jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(...