grouper-users - [grouper-users] Re: Update Grouper DB Schema
Subject: Grouper Users - Open Discussion List
List archive
- From: Akki Kumar <>
- To: "Hyzer, Chris" <>
- Cc: "" <>, Stephen A Sazama <>, "Black, Carey M." <>
- Subject: [grouper-users] Re: Update Grouper DB Schema
- Date: Fri, 16 Jun 2017 10:12:47 -0400
- Ironport-phdr: 9a23:aqftOhwCOWTLh2rXCy+O+j09IxM/srCxBDY+r6Qd2ukXIJqq85mqBkHD//Il1AaPBtSEra0VwLWM+4nbGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2aFLduGC94iAPERvjKwV1Ov71GonPhMiryuy+4ZPebgFKiTanY75/KBq6oAfPusILnYZsN6E9xwfTrHBVYepW32RoJVySnxb4+Mi9+YNo/jpTtfw86cNOSL32cKskQ7NWCjQmKH0169bwtRbfVwuP52ATXXsQnxFVHgXK9hD6XpP2sivnqupw3TSRMMPqQbwoXzmp8rxmQwH0higZKzE58XnXis1ug6JdvBKhvAF0z4rNbI2IKPZyYqbRcNUHTmRDQ8lRTTRMDYGyb4UPAeQPPvtWoZfhqFYVtxSyGROhCfnzxjNUhHL727Ax3eQ7EQHB2QwtB84DsHfXrNX0KawcVP21zKzSwjXZcvhb3i3y6I3SfREgoPGMW71wcdPMyUYxDAPFklSQqYvjPzOOyugBr2qW4vFvVeKqkWEnqgVxriKzyccrj4nEn4QYwU3K+yV+xYY6P9y4SEhjbN6rF5tQsC6aN49oTc84X25ovyM6xqUHuZ69YCgF1o4nxxjBZPybbYSE+AzsW/uMITp+mXlre6q/ig6s/UWh1uHxVMy50FhJoyVejtXBs38A2wDP5seaT/Zy4lut1iuK2g3W9O1JL0A5mKzGIJA72LEwjIAcsUHbEy/2hkr2iKiWe10h+uey6uTnZqzqpoaAN4Nokw3/Pboil8K/DOgiPQgOWG+b+eu41LL950H2XLJKjvgunqnYtpDVO9gbq7anDwJUzoou6ROyDzml3dsDgXUKKV1IdA6bg4f0PlzBPOz0Auq6jlmpjjtmyfDLMqXkAprXL3jDlLnhfax6605Z0Ac819Vf6IhVC7EAJvLzVVbxtMHGAR8iLwy0wuHnCNNm1o8CRW6CALSUMKzXsVCS5+IvJ/OAa5MSuDb4M/Ql/eLhjWclmV8BeqmkxZQXaGq/HvR7O0WWf2Dsjs4cEWcRoAU+VvfqhUaGUT5SfHayQ7k86i8hBIKnC4fDWp6igKaH3CilAp1aeHpKBU6RHnf1JM24XKJGSDOAL9Ul2hcET7m6Acd10BqupR330ZJmNeGS5zUVs5Sl2dRosb79jxY3oBV3DMXV8HyIRns8ymoNTi032q9mvEFm1laE17Mg26NwGtla5vcPWQA/Y82Ph9dmAsz/D1qSNuyCT0yrF5D/WWk8
- Is there a way to only upgrade DB schema and skip all patches? (API, UI & WS are upgraded & patches are already applied)
- Does DB schema update check for the SQL Script? If so, where would I find 2.3.0 SQL Script?
- In order to upgrade DB schema, do I need to run GSH from Grouper 2.2.2 API? (I tried running GSH from 2.3.0 API and it failed because 2.2.2 DB Schema is different than 2.3.0 Schema)
Akki,
I think you also need to upgrade all of the components.
The first one will change the DB.
Which may (or could) cause older components/parts some “problems” until they are upgraded.
I don’t _know_ that you will have issues, but I would find it hard to believe that everything would work “as expected” in a mixed version grouper universe. ( but maybe)
I think it all depends on the details of the DB structure changes and the expectations of each grouper component.
I think the “best” (better safe than sorry approach) process would be to:
Down everything. (All UI’s, WS, PSP’s, loaders, etc..)
Take your backups. ( ß always a good idea. J )Upgrade the “most important things” (a API, UI and Loader, maybe WS if you require that too) then bring them up.
Then upgrade anything else (load balanced redundant servers?) and bring those back up too.
This might be of some help too:
REF: https://spaces.internet2.edu/
display/Grouper/v2.3+Upgrade+ Instructions+from+v2.2
And if you have not found this page, about patching, it is a good idea (IMHO too)
https://spaces.internet2.edu/
display/Grouper/Grouper+ patching+autorun
However, I have yet to do an “upgrade” with this app. ( So “your mileage may vary”. )
Good luck.
--
Carey Matthew
From: [mailto:] On Behalf Of Hyzer, Chris
Sent: Thursday, June 15, 2017 3:18 PM
To: Akki Kumar <>
Cc: ; Stephen A Sazama <>
Subject: [grouper-users] RE: Update Grouper DB Schema
Whatever system you are setup in… J
If you have a webapp pointing to the schema, select ui or ws (whichever it is). If you have an api pointing to it, pick api…
Thanks
Chris
From: Akki Kumar []
Sent: Thursday, June 15, 2017 3:16 PM
To: Hyzer, Chris <>
Cc: ; Stephen A Sazama <>
Subject: Re: Update Grouper DB Schema
Hi Chris,
Thank you for the prompt reply. When I select "update", the only option there are api, ui, ws, pspng, or psp. No option for the DB schema update, which option should I select? (I tried api and that didn't update the schema)
Enter in a Grouper temp directory to download tarballs (note: better if no spaces or special chars) [/grouperInstaller_DB/
tarballs]: What do you want to upgrade? api, ui, ws, pspng, or psp? [API]:
Thank you,
Akki
On Thu, Jun 15, 2017 at 3:02 PM, Hyzer, Chris <> wrote:
In the installer, instead of picking “install”, pick “update”. Does it work? It should update the schema. Send me the output, logs and SQL script so I can take a look
Thanks
Chris
From: Akki Kumar [mailto:]
Sent: Thursday, June 15, 2017 2:36 PM
To: Hyzer, Chris <>
Cc: ; Stephen A Sazama <>
Subject: Update Grouper DB Schema
Hi Chris,
I am upgrading Grouper DB Schema from v2.2.2 to v2.3.0. I tried running the Grouper 2.3.0 installer, but it ends up initializing DB completely instead of updating schema. Is there a way to update just Grouper schema (keeping data intact) from v2.2.2 to v2.3.0?
Thank you,
Akki
- [grouper-users] Update Grouper DB Schema, Akki Kumar, 06/15/2017
- [grouper-users] RE: Update Grouper DB Schema, Hyzer, Chris, 06/15/2017
- [grouper-users] Re: Update Grouper DB Schema, Akki Kumar, 06/15/2017
- [grouper-users] RE: Update Grouper DB Schema, Hyzer, Chris, 06/15/2017
- [grouper-users] RE: Update Grouper DB Schema, Black, Carey M., 06/15/2017
- [grouper-users] Re: Update Grouper DB Schema, Akki Kumar, 06/16/2017
- [grouper-users] RE: Update Grouper DB Schema, Hyzer, Chris, 06/16/2017
- RE: [grouper-users] Re: Update Grouper DB Schema, Redman, Chad, 06/16/2017
- [grouper-users] Re: Update Grouper DB Schema, Akki Kumar, 06/16/2017
- [grouper-users] RE: Update Grouper DB Schema, Black, Carey M., 06/15/2017
- [grouper-users] RE: Update Grouper DB Schema, Hyzer, Chris, 06/15/2017
- [grouper-users] Re: Update Grouper DB Schema, Akki Kumar, 06/15/2017
- [grouper-users] RE: Update Grouper DB Schema, Hyzer, Chris, 06/15/2017
Archive powered by MHonArc 2.6.19.