Project: Shire Pharmaceuticals
- In this project, we were using Netezza Twinfin 6 to handle the patient's data coming through the ETL tool Informatica and processing it as per the user's requirements
- Netezza DBA activities: Migration of data using nzmigrate command and CTAS mechanism
- Data loading via external tables using nzload and nzmigrate command
- DDL and DML executions as per the request
- Data backup and restore using nzbackup and nzrestore command
- Performing regular maintenance activities like grooming and updating the statistics for all the tables in all the databases along
- Unix shell scripting for automation scripts.