Skip to content

Commit 64bf38b

Browse files
committed
Set standalone mode to false during installation
1 parent 6892c0d commit 64bf38b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/setup/package/installOrds.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ user.tablespace.default=SYSAUX
3333
user.tablespace.temp=TEMP
3434
sys.user=sys
3535
sys.password=${ORACLE_PWD}
36+
standalone.mode=false
3637
EOF
3738

3839
# If SQLDEVWEB = Y, then REST_ENABLED_SQL must be Y

0 commit comments

Comments
 (0)