#!/bin/bash set -ev echo "$(dirname "$(readlink -f "$0")")" #create user "$ORACLE_HOME/bin/sqlplus" -L -S / AS SYSDBA <