What problem does it solve? Running IBM Db2 on Amazon RDS involves managed-service constraints (no host access, no unfenced C/COBOL procedures, Secrets Manager password rotation) and complex workflows like BYOL licensing, mainframe migration, and Kerberos setup that generic Db2 knowledge does not cover. This Skill provides the exact AWS CLI commands, RDSADMIN procedure signatures, and troubleshooting steps for the full RDS for Db2 operator lifecycle. ## Core Features & Use Cases - Provisioning & Licensing: Create instances with IBM customer/site IDs (BYOL, License Manager, GovCloud), parameter groups, and customer-managed KMS keys (BYOK) with multi-region replication. - Connectivity & Security: Install Db2 clients online or airgap, configure TLS with region certificate bundles, join self-managed Active Directory for Kerberos auth, and enable Db2 audit to S3. - Migration & DR: Migrate from Db2 LUW (Linux/AIX/Windows/AS400) or z/OS mainframe (ADB2GEN, Q Replication), restore multi-part backups from S3 with rollforward, and configure Multi-AZ and cross-region mounted standby replicas. - Use Case: A team migrating a Db2 for z/OS mainframe workload gets routed guidance: ADB2GEN for schema conversion (not AWS SCT), Q Replication for near-zero-downtime CDC (DMS is full-load only from z/OS), and EBCDIC-to-UTF-8 code page planning. ## Quick Start Ask the assistant to provision an encrypted RDS for Db2 instance with BYOL licensing, or to diagnose a SQL30082N connection error after a Secrets Manager password rotation.