dnsDBchange.pl - script to change a pointer in the database
dnschange.pl - script to make a SOAP call to CS-group method that read our database
auto-dns-switch - script that checks availability of application (using external scripts) and changes the DNS in case of failure (using a mapping included in the file).
Usage
On pdb-backup machine by calling 'dnsDBchange.pl' script followed by 'dnschange.pl' script
PERL modules: DBD::Oracle (installed by FIO), SOAP::Lite, OpenSSL, Net::SSLeay, Crypt::SSLeay. Install them locally and set $PERL5LIB to its directory.