Thursday, 15 August 2013

How to support JDBC Driver in Shell Script

How to support JDBC Driver in Shell Script

I am developing a shell script which will query oracle db, it works fine
on DB Server, but when i call it from remote server, it didnt work. i know
it requires oracle client.
I cant install client on server.
Can we use JDBC Driver in shell script?
Regards,

No comments:

Post a Comment