RdbmsSchemas.xml 1.7 KB

12345678910111213141516171819202122232425262728293031
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. BI and PM: JSM
  5. (c) Copyright IBM Corp. 2003, 2015
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <!--update build property with correct build no. value at build time-->
  9. <noticecast>
  10. <create version="1032" script="NC_CREATE_DB2.sql" build="build no."/>
  11. <drop version="1032" script="NC_DROP_DB2.sql" build="build no."/>
  12. <update version="1032" script="NC1032_UPDATE_DB2.sql" build="build no."/>
  13. <update version="1031" script="NC1031_UPDATE_DB2.sql" build="build no."/>
  14. <update version="1030" script="NC1030_UPDATE_DB2.sql" build="build no."/>
  15. <update version="906" script="NC906_UPDATE_DB2.sql" build="build no."/>
  16. <update version="905" script="NC905_UPDATE_DB2.sql" build="build no."/>
  17. <update version="904" script="NC904_UPDATE_DB2.sql" build="build no."/>
  18. <update version="902" script="NC902_UPDATE_DB2.sql" build="build no."/>
  19. <update version="901" script="NC901_UPDATE_DB2.sql" build="build no."/>
  20. <update version="837" script="NC837_UPDATE_DB2.sql" build="build no."/>
  21. <update version="839" script="NC839_UPDATE_DB2.sql" build="build no."/>
  22. <update version="836" script="NC836_UPDATE_DB2.sql" build="build no."/>
  23. <update version="835" script="NC835_UPDATE_DB2.sql" build="build no."/>
  24. <update version="834" script="NC834_UPDATE_DB2.sql" build="build no."/>
  25. <update version="833" script="NC833_UPDATE_DB2.sql" build="build no."/>
  26. <update version="832" script="NC832_UPDATE_DB2.sql" build="build no."/>
  27. <update version="831" script="NC831_UPDATE_DB2.sql" build="build no."/>
  28. </noticecast>