Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Check the results by using the link: http://test-msr.geant.net:8888/msr/mo_escalations_new.jsp

** WARNING - Sometimes the Tools Portal can not display GÉANT correctly. Should this occur, please use the following SQL statements to correct this issue:

update msr_escalations set raised_organisation = 'GÉANT'
where raised_organisation in ('GEANT','GÉANT');

update msr_escalations set esc_description = REPLACE(esc_description,'GEANT','GÉANT')
where esc_description LIKE '%GEANT%';

update msr_escalations set esc_description = REPLACE(esc_description,'GÉANT','GÉANT')
where esc_description = '%GÉANT%';


Point To Point Services

The Operations team use the following link to update this section: http://test-msr.geant.net:8888/msr/ad_p2p.jsp

...