SQL Plus (Oracle interface)
Log in to Oracle as
System
.
Run
CreateExpereUsers.sql
in SQL Plus.
Example:
@C:\Expere_Data_ModelTesting\windows\install\createuser.sql <user name password>
Log in with the recently created user name in SQL Plus.
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.