Create an Axway B2Bi Database Instance

  1. Log in to the database server as an Admin user.
  2. Create a blank Axway B2Bi instance, if it does not already exist.
  3. Connect to the Axway B2Bi instance created in Step 2.
  4. Create an Axway B2Bi DB User identified by the Axway B2Bi DB password.
  5. Provide the following grants to the Axway B2Bi DB user:
    • Grant CREATE PROCEDURE
    • Grant CREATE SESSION
    • Grant CREATE TABLE
    • Grant CREATE VIEW
    • Grant UNLIMITED TABLESPACE (Optional)
    • Grant CREATE SEQUENCE
    • Alter user Axway B2Bi DB User default tablespace USERS.
    • Grant CONNECT
    • Grant RESOURCE