Designing Intelligent Event Processor (IEP) Projects

ProcedureTo Create the IEP User in the Oracle Database

  1. In a web browser, enter the following URL: http://wiki.open-esb.java.net/Wiki.jsp?page=HowToRunIEPOnOracle.

  2. Download the create_iepse_user.sql script.

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

  4. 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.

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

  6. Run the create_iepse_user.sql script against the database.