B Rollback Instructions to Revert to 29.519 v15.3.0 for PCF Data

Note:

  • In a deployed UDR, configure only 1 version of PCF data, either v16.2.0 or v15.3.0. By default, UDR 1.6.0 supports 29.519 v16.2.0 version of PCF data. Having multiple versions create inconsistency in the JSON data stored on UDR.
  • If the user wants UDR to be compatible with PCF data 29.519 v15.3, then follow the instructions shared in this section while deploying UDR. Do not change these instructions if some subscribers are provisioned using any older schema.

Important:

A script named as 'rollbackPCFschema_15_3.py' is provided, as part of customer documentation, for this procedure.

To run the script on the CNE bastion:

  1. Open the script and edit the following details as per UDR database (udrdb) configurations.
    mydb=
  2. Run the following command:
    python rollbackPCFschema_15_3.py
  3. If Python is not installed on the customer setup, then log in to one of the SQL node pods.
  4. Run the SQL commands in same order as it is provided in the python script.