grouper-users - Re: [grouper-users] Change loader db name?
Subject: Grouper Users - Open Discussion List
List archive
- From: "Hyzer, Chris" <>
- To: Richard Frovarp <>, " Mailing List" <>
- Subject: Re: [grouper-users] Change loader db name?
- Date: Thu, 31 Oct 2019 14:17:13 +0000
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=isc.upenn.edu; dmarc=pass action=none header.from=isc.upenn.edu; dkim=pass header.d=isc.upenn.edu; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=mgt4tHULeqtnKTent5R2ElEoaUjrUv4eqrI1PXPtPtE=; b=Z9esGAPZVOgeJlJvmxtHFmuknFCTvJg9SWZCZCkVZcpEwBz512ANH8GwDQc+oYu6KWGPkjQ2b5FR2mUnN3A9cwShoPxeWNMiVEyVAoPTo3KzM4F3/+IGLtTVXfk/H0b5zFNHFzX3iU8zN+7CBBoYBi47Vd9iMcjjbUC/kHOmRDDjKR+92SSQk5jvh4v/f6cR1j1P4kBCyFD2lgBvYNT+yYuiyvX9dYsBKdM+jdya3DMKKjFrl9x4haAhuIOLhK4X3w8TcmfM/Sj0lZDV0VtcxX3gDUFqfbw4Rjm6gPT+NkOntMxH4l4L39lDodxCiQnLyLIUGWn/YReRcdQK9NJa/Q==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=jea7oNpgKxVcV05aBnN1N/kuN0YBiRhsVIYWlbd7m3TYKhzPGBXmFHiYExcj8n0G/G944NdfbAYWHhApFCUnGSQb3li9m6nSB59hoLkzfdl1uAxsWPfwgFt97VdOeHd+B7/SGM+X5/jKexevaNua8OQPYgJTnWes64k8Z9dK+vyJpV9eyn4UK0pc5KL+Bh7yu4d55Vp6Ubzq5ELBI77AAJljEWTnN03wGz7mQdyq0OVu0iEMwbzQ7jXEQ/fF7Lu2FYbplfhsqNtCpfZFjI276rDKvMEyElKF0xdWnPAx/DGcbc7rNoUcP4ljIIe7kyxzyfguvk2ZTxrNCsnGWTxb0A==
I did something like this:
Find loader jobs:
select gaaagv.attribute_assign_id2 from grouper_aval_asn_asn_group_v gaaagv where gaaagv.value_string = 'grouper'
and attribute_def_name_name2 = 'penn:etc:legacy:attribute:legacyAttribute_grouperLoaderDbName'
and attribute_def_name_name2 = 'penn:etc:legacy:attribute:legacyAttribute_grouperLoaderDbName'
Update them:
update grouper_attribute_assign_value gaav set value_string = 'pennCommunity' where gaav.ATTRIBUTE_ASSIGN_ID in
(select gaaagv.attribute_assign_id2 from grouper_aval_asn_asn_group_v gaaagv where gaaagv.value_string = 'grouper'
and attribute_def_name_name2 = 'penn:etc:legacy:attribute:legacyAttribute_grouperLoaderDbName');From: Hyzer, Chris
Sent: Monday, October 21, 2019 11:30 AM
To: Richard Frovarp <>; Mailing List <>
Subject: RE: Change loader db name?
Sent: Monday, October 21, 2019 11:30 AM
To: Richard Frovarp <>; Mailing List <>
Subject: RE: Change loader db name?
You can add the new database, go to all loaders and change the name to the new one, delete the old, bounce. should be fine. right? 😊
-----Original Message-----
From: <> On Behalf Of Richard Frovarp
Sent: Thursday, October 17, 2019 2:17 PM
To: Mailing List <>
Subject: [grouper-users] Change loader db name?
Wondering what sort of chaos I will incur if I change the name of the
database that my loaders are using. I named the legacy database the
thing that I would now like the new one to use. If I go into the config,
I can change the name of the DB, but what will that do to the loaders I
already have defined? Do I just delete the loaders and start over? Small
change? Or do I just consider that name lost to time?
Thanks,
Richard
-----Original Message-----
From: <> On Behalf Of Richard Frovarp
Sent: Thursday, October 17, 2019 2:17 PM
To: Mailing List <>
Subject: [grouper-users] Change loader db name?
Wondering what sort of chaos I will incur if I change the name of the
database that my loaders are using. I named the legacy database the
thing that I would now like the new one to use. If I go into the config,
I can change the name of the DB, but what will that do to the loaders I
already have defined? Do I just delete the loaders and start over? Small
change? Or do I just consider that name lost to time?
Thanks,
Richard
- [grouper-users] Change loader db name?, Richard Frovarp, 10/17/2019
- RE: [grouper-users] Change loader db name?, Hyzer, Chris, 10/21/2019
- Re: [grouper-users] Change loader db name?, Hyzer, Chris, 10/31/2019
- <Possible follow-up(s)>
- Re: [grouper-users] Change loader db name?, Shilen Patel, 10/31/2019
- Re: [grouper-users] Change loader db name?, Richard Frovarp, 10/31/2019
- RE: [grouper-users] Change loader db name?, Hyzer, Chris, 10/31/2019
- Re: [grouper-users] Change loader db name?, Richard Frovarp, 10/31/2019
- RE: [grouper-users] Change loader db name?, Hyzer, Chris, 10/21/2019
Archive powered by MHonArc 2.6.19.