Create a Database Baseline
Instructions
Datapump Export File
Log
into odbprod03.fullcount.net as the oracle user.
Run
the baseline_expdp script.
#
/u01/app/oracle/admin/tools/db_mgmt/baseline/v2/baseline_expdp.sh
The
name of the zip file will include date that the zip file was created. For
example, baseline_20180509.zip.
Related Articles
Run Baseline on Local XE Database
Objectives Import data from the latest dev database datadump into your local database. Prerequisites Local Oracle XE Database installed. Datapump utility installed (This comes with Oracle XE Database by default). Instructions Once per month on the ...
Copy-down Process for Remote Servers
Copy-down Process for Remote Servers Note: This is just the "copy-down" process; it does not include steps for installing or configuring the OS, database, or applications. Create a new directory on "fcadmin01.fullcount.net" with the community code ...
Post Central Deployment Tasks
Post Central Deployment Tasks Objectives Complete necessary post-deployment tasks Prerequisites Access to Redmine Access to production database Access to fcadmin Access to deployment test server Instructions Send release docs Release docs are located ...
Create New Community Record
Create New Community Record Objectives Setting up a new community record in FullCount and updating applicable documents about the new community Prerequisites Access to production database Access to FullCount google map (requires google account) ...
FullCount Database Subversion Repository
Introduction FullCount has leveraged Subversion as a version control tool. In this article, we're focusing on SQL scripts and statements used for implementation of new customers, operational support tasks, and other business critical functions. ...