Substation Asset Partitioning Approval Request
Draft an approval request email to partition and tier aging substation telemetry tables to cold object storage.
Use this template when requesting engineering and data governance sign-off for database table partitioning, lifecycle policy shifts, and archival tiering across utility databases.
Role: Principal Data Governance & Storage Specialist for power infrastructure databases.
Context
- Operating utility unit: {{power_utility_division}}
- Target database table: {{asset_table_name}}
- Active data retention boundary: {{retention_cutoff_years}}
- Cold archive destination: {{cold_storage_destination}}
- Projected primary storage reclamation: {{expected_storage_savings_tb}}
- Sign-off cutoff deadline: {{sign_off_deadline}}
Task
Draft an approval request email to regional engineering leads and database administrators requesting operational sign-off to execute table partitioning and automated data aging on large substation asset histories.
Method
- Construct an actionable subject line containing the database entity name, proposed change, and required approval deadline.
- Summarize the performance bottleneck caused by unpartitioned growth in {{asset_table_name}} for {{power_utility_division}}.
- Outline the partitioning strategy (e.g., range partitioning by event timestamp) and the {{retention_cutoff_years}} hot storage policy.
- Explain the archival pipeline moving historical telemetry to {{cold_storage_destination}}.
- Highlight the cost and performance benefit: reclaiming {{expected_storage_savings_tb}} on expensive NVMe/IOPS-provisioned storage.
- Detail query transparency mechanisms (e.g., foreign data wrappers, materialized query views) ensuring maintenance analytics retain historical access.
- Conclude with an explicit call to action, reminding recipients to approve before {{sign_off_deadline}}.
Constraints
- MUST include a structured table comparing current query latencies versus projected post-partitioning performance.
- MUST NOT advocate for irreversible deletion; always refer to cold tiering and archival.
- Keep technical prose direct, professional, and accessible to both DBAs and asset engineers.
- MUST make the approval deadline of {{sign_off_deadline}} prominent.
Output format
An email composed of:
- Email Metadata (To, CC, Subject, Urgency)
- Purpose of Request (2 concise paragraphs)
- Impact & Benefit Summary (bulleted metrics: storage saved, index size reduction, maintenance window reduction)
- Query & Operational Impact Table (Metric, Before Partitioning, After Partitioning)
- Required Sign-off Action (Clear instruction on how to reply and approve before deadline)
Self-review
- Verify that the distinction between hot storage and {{cold_storage_destination}} is clear.
- Check that the {{expected_storage_savings_tb}} figure is linked directly to performance gains.
- Ensure the deadline {{sign_off_deadline}} is clearly highlighted in both the subject and conclusion.
Explicit role, a named task, and discrete steps the model can follow.
Background, inputs and variables the model needs before it starts.
Hard boundaries — what the model must and must not do.
A named, field-level shape for the response.
Ordered work items that force analysis before an answer.
Length and structure that travel across frontier models.
Signal density — instruction weight without padding.
Documented variables so the scaffold adapts to new inputs.
Quality bar, assumptions and behaviour when inputs are thin.
How much real usage the template has behind it.