Database Implementation
Creating tables, indexes
Creation of database objects is done by the PRAR DBAs once the environment is in full production state. Data storage objects like tables and indexes are created with optimal storage parameters and are maintained by the DBAs
Creating stored procedures, triggers
Data manipulation objects like procedures, functions and triggers are also setup by the DBAs. This is done keeping the original design and standards in mind.
Database Security and Permissions
PRAR helps you to setup users and their roles. It maintains the administration users and controls their passwords. Security checks are conducted to detect any holes in the system accessibility.
Database patching
Database vendors occasionally release patches to fix specific bugs. These patches are installed and a patch log maintained by PRAR.
|