Hi Team,
I tried to push bulk data using logstash configuration file.I have given all database connection related parameters and query but after sometime connection closed and getting below exception:
Exception when executing JDBC query {:exception=>#<Sequel::DatabaseError: Java::JavaSql::SQLException: ORA-02396: exceeded maximum idle time, please connect again
}
How to resolve it.