Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2b6d6eb

Browse files
pesseSamuel Nitsche
authored andcommitted
Added comment behind ORACLE_PWD env variable
1 parent 3236013 commit 2b6d6eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

development/env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ export UTPLSQL_DIR="utPLSQL_latest_release"
1212
export SQLCLI=sql # For sqlcl client
1313
#export SQLCLI=sqlplus # For sqlplus client
1414
export CONNECTION_STR=127.0.0.1:1521/xe # Adjust the connect string
15-
export ORACLE_PWD=oracle
15+
export ORACLE_PWD=oracle # Adjust your local SYS password
1616

0 commit comments

Comments
 (0)