Designing Intelligent Event Processor (IEP) Projects

ProcedureTo Create the IEP User in the Oracle Database

  1. Go to http://wiki.open-esb.java.net/Wiki.jsp?page=HowToRunIEPOnOracle and download the create_iepse_user.sql script.

  2. Open the create_iepse_user.sql script and review the instructions.

  3. The names of the tablespace, data files, user, and password include the string IEPSEDB. If you want to change this string to a different string, then replace all occurrences of IEPSEDB with the new string.

  4. Connect to the Oracle database as a user with the SYSDBA privilege.

  5. Run the create_iepse_user.sql script.