Registry needs to indexes to help with SQL export

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • 2.2.0
    • Affects Version/s: 2.2.0
    • Component/s: API
    • None

      Penn's DBAs said Oracle recommends these indexes. Applying them helped a SQL extract work (it worked, then for some reason it stopped, and this helped it)

      create index GROUPER_FIELDS_TYPE_IDX on GROUPER_FIELDS (TYPE)

      create index GROUPMEM_OWNID_FIELDID_IDX on GROUPER_MEMBERSHIPS (OWNER_ID,FIELD_ID)

            Assignee:
            Chris Hyzer (upenn.edu)
            Reporter:
            Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: