Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Personnel:

  •    Prabhu E Pilli, DBA verification
  •    Jon Gorrono, QA verification

Communication  

  •    server: irc.freenode.net
  •    channel: #ucdsakai
  •  

During Maintenance Window
Pre Implementation tasks

  •     (Prabhu) Run the following queries to compare with the results after the fix implementation.

select mothraid,kerberos_name,deleted from cm_dev.mothra_person where mothraid in ('00133387', '00344830', '00600118', '00655505', '00589927', '00618662',
'00597123', '00396833');

Expected Results:
MOTHRAID KERBEROS_NAME DELETED
===============================================

00133387              dhfeldma/DELETED            N

00344830             abarnes/DELETED               N

00396833                  zee/DELETED                  Y

00589927                   jjhicks                             N

00597123                   zee                                  N

00600118                 jazhicks                            N

00618662                  dhfeldma                           N

00655505                    abarnes                           N

During the Implementation rollout (all times are PST)

Data Verification Testing

  •  (4:40 – 4:50am, Prabhu) 
    • Run the following queries to compare with the results after the fix implementation.

select mothraid,kerberos_name,deleted from cm_dev.mothra_person where mothraid in ('00133387', '00344830', '00600118', '00655505', '00589927', '00618662',
'00597123', '00396833');
Expected Results:
MOTHRAID KERBEROS_NAME DELETED
===============================================

00133387                 dhfeldma/DELETED           Y

00344830                abarnes/DELETED             Y

00396833                zee/DELETED                     Y

00589927               jjhicks                                N

00597123                zee                                  N

00600118                jazhicks                             Y

00618662                  dhfeldma                       N

00655505                    abarnes                            N

Vote on to go

  •     (4:50 – 5:00, Jon Gorrono) .

Rollback 

  •    (5:00 am – 5:10 am Prabhu ) Restore the MOTHRA_PERSON table and mothra feed package body from the backup. Execute the mothra feed package.
  • No labels