Oracle Magazine, July/August 2019
ORACLE MAGAZINE JULY AUGUST 2019 80 Database Developer OPEN SOURCE Set the password atp_ wallet password password Generate the wallet and store the response object atp_ wallet_ response db_ client generate_ autonomous_ database_ wallet autonomous_ database_ id atp_ id generate_ autonomous_ database_ wallet_ details atp_ wallet Create the new zip file using the response data with open fileName wb as f for data in atp_ wallet_ response data f write data print Wallet Downloaded x1b 31m Keep this fileName secure It can be used to access your Database x1b 0m The complete oci_ atp py module Here are the methods just described create_ atp delete_ atp and get_ wallet in the complete oci_ atp py utility module import oci def create_ atp db_ client atp_ details Provision a new ATP Database atp_ response db_ client create_ autonomous_ database create_ autonomous_ database_ details atp_ details
You must have JavaScript enabled to view digital editions.