We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6892c0d commit 64bf38bCopy full SHA for 64bf38b
scripts/setup/package/installOrds.sh
@@ -33,6 +33,7 @@ user.tablespace.default=SYSAUX
33
user.tablespace.temp=TEMP
34
sys.user=sys
35
sys.password=${ORACLE_PWD}
36
+standalone.mode=false
37
EOF
38
39
# If SQLDEVWEB = Y, then REST_ENABLED_SQL must be Y
0 commit comments