Jump to content

ryanw

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by ryanw

  1. Hi everyone

     

    Iam running the below script and getting the error in the attached screen shot. Can anyone help? The table does exist.

     

    begin
    create_views.create_ltt_view('B$EVSTATION_N');
    constraint_transfer.getprimaryconstraint('B$EVSTATION_N');
    constraint_transfer.dropuniqueconstraint('B$EVSTATION_N');
    constraint_transfer.dropuniqueindex('B$EVSTATION_N');
    create_triggers.create_ltt_trigger('B$EVSTATION_N');
    end;

    post-204709-0-66570300-1485211110_thumb.png

×
×
  • Create New...