1
0
-1

In 1610 version of SDK database, the db name defined as 

            CREATE DATABASE ecomp_sdk_os;

            USE ecomp_sdk_os;


But in new 1707 version of SDK database, the db upgrade script is

            USE ecomp_sdk;


So the db upgrade failed.  the db name should be in accordance with 1610 version.

    CommentAdd your comment...

    4 answers

    1.  
      1
      0
      -1

      Good morning Zhihua,

      Could you please confirm that your issue has been resolved thanks to Ravindra's feedback provided on 5/25?

      I have also opened a task to cover the removal of ECOMP-SDK-APP dbscripts.

      POLICY-17 - Removal of ECOMP-SDK-APP dbscripts Closed


        CommentAdd your comment...
      1.  
        1
        0
        -1

        Please open a JIRA ticket. We will take a look and will fix the upgrade script to perform the db name change as initial step.

          CommentAdd your comment...
        1.  
          1
          0
          -1

          Please, refer to all Policy Engine database scripts in the following path packages/base/src/files/install/mysql/data

          I think you may be referred to ECOMP-SDK-APP dbscripts.

          We are planning to remove them to avoid the confusion.

            CommentAdd your comment...
          1.  
            1
            0
            -1

            you should open a ticket on jira.onap.org

              CommentAdd your comment...