Automation of Oracle queries in chef recipe -


i want automate oracle queries configure database in oracle. can 1 me market place cookbook or sample code how run oracle query in chef recipe

command : alter system set remote_login_passwordfile=exclusive scope=spfile;

the way can think of include queries in .sql file , execute using chef's execute resource.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -