dbUpgrade4_0056-to-4_0057_oracle.sql 4.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. -- Licensed Materials - Property of IBM
  2. --
  3. -- BI and PM: CM
  4. --
  5. -- (C) Copyright IBM Corp. 2008, 2009
  6. --
  7. -- US Government Users Restricted Rights - Use, duplication or disclosure
  8. -- restricted by GSA ADP Schedule Contract with IBM Corp.
  9. -- Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
  10. -- Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
  11. update CMOBJECTS set DISPSEQ=135 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=0);
  12. update CMOBJECTS set DISPSEQ=20 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=1);
  13. update CMOBJECTS set DISPSEQ=160 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=2);
  14. update CMOBJECTS set DISPSEQ=145 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=3);
  15. update CMOBJECTS set DISPSEQ=15 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=4);
  16. update CMOBJECTS set DISPSEQ=15 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=5);
  17. update CMOBJECTS set DISPSEQ=25 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=6);
  18. update CMOBJECTS set DISPSEQ=10 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=8);
  19. update CMOBJECTS set DISPSEQ=165 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=10);
  20. update CMOBJECTS set DISPSEQ=10 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=11);
  21. update CMOBJECTS set DISPSEQ=10 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=12);
  22. update CMOBJECTS set DISPSEQ=180 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=13);
  23. update CMOBJECTS set DISPSEQ=20 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=14);
  24. update CMOBJECTS set DISPSEQ=10 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=15);
  25. update CMOBJECTS set DISPSEQ=30 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=16);
  26. update CMOBJECTS set DISPSEQ=40 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=17);
  27. update CMOBJECTS set DISPSEQ=60 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=18);
  28. update CMOBJECTS set DISPSEQ=45 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=19);
  29. update CMOBJECTS set DISPSEQ=30 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=21);
  30. update CMOBJECTS set DISPSEQ=70 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=22);
  31. update CMOBJECTS set DISPSEQ=140 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=23);
  32. update CMOBJECTS set DISPSEQ=150 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=24);
  33. update CMOBJECTS set DISPSEQ=115 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=25);
  34. update CMOBJECTS set DISPSEQ=110 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=26);
  35. update CMOBJECTS set DISPSEQ=27 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=27);
  36. update CMOBJECTS set DISPSEQ=20 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=28);
  37. update CMOBJECTS set DISPSEQ=175 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=29);
  38. update CMOBJECTS set DISPSEQ=15 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=30);
  39. update CMOBJECTS set DISPSEQ=170 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=31);
  40. update CMOBJECTS set DISPSEQ=100 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=32);
  41. update CMOBJECTS set DISPSEQ=120 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=34);
  42. update CMOBJECTS set DISPSEQ=130 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=36);
  43. update CMOBJECTS set DISPSEQ=125 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=37);
  44. update CMOBJECTS set DISPSEQ=155 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=38);
  45. update CMOBJECTS set DISPSEQ=25 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=39);
  46. update CMOBJECTS set DISPSEQ=75 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=40);
  47. update CMOBJECTS set DISPSEQ=65 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=41);
  48. update CMOBJECTS set DISPSEQ=55 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=42);
  49. update CMOBJECTS set DISPSEQ=40 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=43);
  50. update CMOBJECTS set DISPSEQ=35 where CMID in (select CMID from CMOBJPROPS17 where USERCAPABILITY=44);