grouper-users - RE: [grouper-users] old records not removed from grouper_change_log_entry table
Subject: Grouper Users - Open Discussion List
List archive
RE: [grouper-users] old records not removed from grouper_change_log_entry table
Chronological Thread
- From: "Hyzer, Chris" <>
- To: Ben Beecher <>
- Cc: "" <>
- Subject: RE: [grouper-users] old records not removed from grouper_change_log_entry table
- Date: Thu, 8 Dec 2016 16:32:21 +0000
- Accept-language: en-US
- Authentication-results: spf=none (sender IP is ) ;
- Ironport-phdr: 9a23:aSSvjB1hNmKRvIT6smDT+DRfVm0co7zxezQtwd8ZseMTL/ad9pjvdHbS+e9qxAeQG96KsLQZ16GN4ujJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fdbghMijexe7N/IRq5oQjfssQdnJdvJLs2xhbVuHVDZv5YxXlvJVKdnhb84tm/8Zt++ClOuPwv6tBNX7zic6s3UbJXAjImM3so5MLwrhnMURGP5noHXWoIlBdDHhXI4wv7Xpf1tSv6q/Z91SyHNsD4Ubw4RTKv5LpwRRT2lCkIKSI28GDPisxxkq1bpg6hpwdiyILQeY2ZKeZycr/Ycd4cWGFPXNteVzZZD428cYUBEvYBM+hboYnzpVQOrAexCga3Cez11jNEmmX70bEm3+kjFwzNwQwuH8gJsHTRtNj5OqUcUOC0zabW1zXPd+5d1Cn96IjScxAhuv+AVq93fMrU1UYvFwPEj1SOpoz/JD6V1/8NvHSB4+p9TeKglWgnqwdrrjex28gsl5DEi4QIwV7K8iV5xZw6Jdy+SENjYN6kFodQuD+AN4twXMwiX39ktDwkxbIbpJ62ejUBxpc/xxPHdfCIaZSE7g/mWeqMPDt0mXdoeLywihqu7UStz+/xWde73VtJqydIl8fAumwQ2xDL98SKROdx8l2l1DqSzQzf9PxILEQumabGKZMsw7g9nYcJv0vZBC/5gkD2gbeWdko6/uio7PzqbK36q5GbK4N5hBjyP7o3lMCiGOg4NRMBUHaB9eS7yb3j4Vb2QLJXjv0wj6bVqojaJd4cpq6lHQBazpoj6xe4DzegytgYmmQHLE5BeBKAiIjpOEvCL+z/Dfe6m1iskTFryO7aPrD5HJnCNGTPnKrkcLpg9kJQ1Q8+zd5Q6p5IFr0MJfD+VVH+udHbCxI0NhK4z/r6BNll04MRQ2OPAquXMKPItl+I4/oiI+yQa48VuDf8KuYq5+T1gH84gl8SYbOl3YYPaH+mGPRmJV+VbmTxjdccCWsKpBYxTPT2iF2eVj5ef3myX7g75jEmEIKpE53DSpmwgLyawii7BIZWa3tCClCNCnfoa56EV+kWZCKTJM9hjiILVaKnS4A/yRGiqhX2xKR6IerJqWUkssfJ2d49zeDenhE/73QgBcmQ2GGAVUl/mWcVQjU31eZyrVErmXmZ1q0tydxJB9FJo7tiUh07LtSUm+lxC8HgVxjpf8yCDku+T9OgRzw9U4RikJc1f09hFoD63Vj41C2wDupQzuTTCQ==
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
Ok, thanks for letting us know. We can fix that so it doesn’t happen again. I opened a jira: https://bugs.internet2.edu/jira/browse/GRP-1439 Regards, Chris From: Ben Beecher [mailto:]
Chris, I ran that query and I found that the daily maintenance job was failing every day because there were too many records to delete. I tried removing the old records with a SQL command. I got an error if I tried to remove more than 2 million
records at a time. It took about 45 minutes to remove each chunk so it would have taken a few days to remove them all. I asked the DBA to truncate the grouper_change_entry_log table and the daily job is working again now. Thanks for your help with this. grp1p> alter session set nls_date_format='yyyy-mm-dd hh24:mi'; Session altered. grp1p> select status, started_time, ended_time, millis,job_message from grouper_loader_log where JOB_NAME='MAINTENANCE_cleanLogs'; STATUS
STARTED_TIME ENDED_TIME
MILLIS -------------------- ---------------- ---------------- ---------- JOB_MESSAGE -------------------------------------------------------------------------------- STARTED 2016-12-07 06:36 SUCCESS 2016-12-08 06:13 2016-12-08 06:13
911 Deleted 20880 records from grouper_loader_log older than 1 days old. Deleted 0 records from grouper_change_log_entry older than 1 days old. (1481109208896000) Ben On Wed, Nov 30, 2016 at 6:42 PM, Hyzer, Chris <> wrote:
|
- Re: [grouper-users] old records not removed from grouper_change_log_entry table, Ben Beecher, 12/08/2016
- RE: [grouper-users] old records not removed from grouper_change_log_entry table, Hyzer, Chris, 12/08/2016
- RE: [grouper-users] old records not removed from grouper_change_log_entry table, Hyzer, Chris, 12/30/2016
Archive powered by MHonArc 2.6.19.