Could you please help me to get more idea about how to do plsql code deployement automation in database
How would you perform PL/SQL deployment from the command line? Use Jenkins to perform the same steps that you would perform from the command line.
I am new on jenkins and i don’t know full details how to set different Enviroments on jebkins like QA,UAT and Production and how can i run same script in multiple database at same time
You may want to read some of the blog posts that describe the concepts and techniques of database DevOps. For example:
TechBeacon (not a database tools vendor)
RedGate (a database tools vendor)
They have an entire series on Database DevOps