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

Skip to content

Commit ea4c9de

Browse files
committed
Trying to add oracle user.
1 parent 6ca3b26 commit ea4c9de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis/start_db.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ fi
1010

1111
sudo groupadd -g 500 dba
1212
sudo useradd -u 500 -d /home/oracle -g dba -m oracle
13+
echo oracle:oracle | sudo chpasswd
1314
sudo chown -R oracle:dba $HOME/$ORACLE_VERSION
1415

1516
# Oracle 12c R1 SE

0 commit comments

Comments
 (0)