Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle installation issues on ubuntu

oracleRajNov 16 2011 — edited Nov 24 2011
I have installed Ubuntu 10.04 and 32bit and Installing Oracle 11g 2. I am following below link to install oracle 11g.
http://blogs.oracle.com/toxophily/entry/installing_oracle_11g_db_on

When I run "useradd -s /bin/bash -m -g oinstall -G dba oracle passwd oracle" it does not execute successfully.

root@OraUbuntu:/home# whoami
root
root@OraUbuntu:/home# useradd -s /bin/bash -m -g oinstall -G dba oracle passwd oracle
Usage: useradd [options] LOGIN

Options:
-b, --base-dir BASE_DIR base directory for the home directory of the
new account
-c, --comment COMMENT GECOS field of the new account

...

Regards,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 22 2011
Added on Nov 16 2011
15 comments
2,933 views