Versions Compared

Key

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

...

Code Block
SQL> exec aida_all_changes;

PL/SQL procedure successfully completed.   <-- you should see this

You can see which names are assigned to the XAL model server by AIDA, use the following sql script

Code Block

SQL> @show_IA_given_serviceid 202

Now go over and update the AIDAPROD names too (don't wait, all names should be in sync), run aida_all_changes again, and verify the names added again.

Code Block

SQL> connect aidaprod/g1v_erdi
Connected.
SQL> exec aida_all_changes;
SQL> @show_IA_given_serviceid 202