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

Skip to content

Commit 6ca3b26

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis/start_db.sh

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

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

1615
# Oracle 12c R1 SE

0 commit comments

Comments
 (0)