Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-4328

The Developer's Guide falsely claims that you can use SYSCS_UTIL.SYSCS_SET_DATABASE_PROPERTY to change the boot password on an encrypted database.

    XMLWordPrintableJSON

Details

    Description

      This claim is made in the section titled 'Changing the boot password'. If you try to run the example, you get this error:

      CALL SYSCS_UTIL.SYSCS_SET_DATABASE_PROPERTY( 'bootPassword', 'Thursday' , 'Saturday');
      ERROR 42Y03: 'SYSCS_UTIL.SYSCS_SET_DATABASE_PROPERTY' is not recognized as a function or procedure.

      The correct way to change the boot password is documented earlier on in the section titled 'Encrypting databases with a new boot password'. We should remove the section titled 'Changing the boot password'.

      Attachments

        Issue Links

          Activity

            People

              rhillegas Richard N. Hillegas
              rhillegas Richard N. Hillegas
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: