How to import data to database using jenkins pipeline? How to import data to database using jenkins pipeline? jenkins jenkins

How to import data to database using jenkins pipeline?


You need to install SQLPlus Script Runner plug-in in Jenkins.

This plugin enables you run Oracle SQL*Plus scripts on your Jenkins jobs (user defined scripts or a script inside a workspace).


You can download the JDBC driver from this location.