#!/bin/sh -e # Create User for integrations tests "$ORACLE_HOME/bin/sqlplus" -L -S / AS SYSDBA <