update install sw

This commit is contained in:
Yacine31
2021-06-24 11:00:38 +02:00
parent 8e8905b300
commit 772c3f4bd6
5 changed files with 16 additions and 25 deletions

View File

@@ -10,9 +10,9 @@
# Set ORA_OWNER to the user id of the owner of the
# Oracle database in ORACLE_HOME.
ORA_HOME={{ db_home }}
ORACLE_HOME_LISTENER={{ db_home }}
ORA_OWNER={{ oracle_user }}
ORA_HOME={{ oracle_home }}
ORACLE_HOME_LISTENER={{ oracle_home }}
ORA_OWNER=oracle
case "$1" in
'start')