Shell Script to create weekly backups for TDE Wallet
Hey everyone, Hope you’re doing good. As already discussed in the blog, every environment which uses TDE (Transparent Data Encryption), a wallet is needed to store the encryption key. The wallet is a file extremally important and critical for the health and…
How to Create a Job using DBMS_SCHEDULER to execute a Shell Script every Thursday at 9:00 am
Hey everyone, Hope you’re doing good. I was working for a client which would like to schedule a schell script every Thursday at 9:00 am to remove old traces. Client had only one requirement: use DBMS_SCHEDULER instead Cron. For this, first we need to create…
Shell script to purge old trace files
Hello all! Hope you are OK! Some years ago I’ve developed a simple shell script to purge old trace files and also to compact listener log. There is only one pre-requisite: this script only works when you are not using OS user segregation. I mean,…
Disclaimer
My postings reflect my own views and do not necessarily represent the views of my employer, Accenture.