Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-2603

Remove obsolete utility commands, turn off obsolete privileges

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.2.0
    • sql-cmp
    • None
    • All

    Description

      The PUBLISH and UNPUBLISH commands were a feature in the predecessor product and do not work in Trafodion. The specific need for them does not exist in Trafodion, so these can be removed.

      The INITIALIZE TRAFODION, CREATE SEQUENCE utility was used to create the SEQ_GEN table in the metadata to support sequences. That table is now created as part of INITIALIZE TRAFODION, so there is no longer a need for the CREATE SEQUENCE option. It can be removed.

      The DML_* component privileges allow the Root ID to grant various DML privileges to any user, giving them the ability to do a given DML operation on any Trafodion object. They don't work at the present. And the wisdom of having such component privileges is debatable. For now, we would like to add code that simply raises an error and says these privileges are not supported if an attempt is made to grant them.

      Attachments

        Issue Links

          Activity

            People

              dbirdsall Dave Birdsall
              dbirdsall Dave Birdsall
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: