OS: hp-ux version: 8.1.6 questions: When you install 8.1.6 in hp-ux, it automatically creates 4 or 5 users. I know 3 users (sys, system, outln), but I don't know other user names. Can anyone please let me know who the rest users are? I really appreciate it.
I think it depends on the options you select... try this query to find out what users are on your system : select username, created from dba_users order by created, username; The 'created' column will show when the users were created... -John
http://www.orafaq.org/faqdbase.htm#DEFUSERS
Reddy,Sam
Forum Rules
Bookmarks