Running Scripts: SQL Plus (Oracle interface)

  1. Log in to Oracle as System.
  2. Run CreateExpereUsers.sql in SQL Plus.
    • Example: @C:\Expere_Data_ModelTesting\windows\install\createuser.sql <user name password>
  3. Log in with the recently created user name in SQL Plus.
  4. Run @\install.sql <user name password created in step two>.
    • Example: @C:\Expere_Data_ModelTesting\windows\install\install.sql
    An Expere Date Model has been created message will appear.