Versions Compared

Key

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

...

Code Block
sql
sql
update country set continent = 'Europe' where country = 'Latvia';

update nodedetails set continent = 'Europe' where country = 'Latvia';

Problems

When accessing https://oraweb.slac.stanford.edu/apex/slacprod/f?p=123:1:433331252041196:::::Image Added and entering 119.31.233.174 in the search field the right entry comes up however, when I try to edit it I get

Code Block
 	
ORA-01403: no data found
OK	

The entry is corrupted. It is probably a space (e.g. a trailing blank) in the key filed (Nodename) of IEPM.NODEDETAILS. Workspace IEPM on SLACPROD.