Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: New users in Oracle 8.1.7???

Re: New users in Oracle 8.1.7???

From: Howard J. Rogers <howardjr_at_www.com>
Date: Mon, 12 Feb 2001 08:22:58 +1100
Message-ID: <3a8702b3$1@news.iprimus.com.au>

"Jimmy" <david_petit_at_yahoo.com> wrote in message news:3A87B6DD.4A872243_at_yahoo.com...
> Hi all,
>
> I've just installed Oracle8.1.7 on Win2000. I found that following
> users are created in the database:
>
> i) OSE$HTTP$ADMIN, with role JAVAUSERPRIV, execute on
> SYS."/c9652626_ShellServlet"
> ii) AURORA$ORB$UNAUTHENTICATED
> iii) AURORA$JIS$UTILITY$, EXECUTE ON SYS.JIS_EXP, SYS.JIS_IMP_AUX
>
> What the use of these users? And what is the default password of these
> users?

Aurora made the ORB which Oracle then licensed to webbify Oracle 8i. Java things speak for themselves -another side-effect of webbifying things. I would imagine the JIS things are there to allow you to export and import Java stored procedures, which are stoed inside the database like PL/SQL ones but clearly require different handling. (but I'm guessing).

Not sure what the passwords are, actually, for those users. Mostly, all these new users appear to have passwords which are identical to their usernames. I believe you can change them without ill-effect. The schema is the thing that's important, not the connection ability.

Regards
HJR
> What is SYS."/c9652626_ShellServlet", SYS.JIS_EXP and SYS.JIS_IMP_AUX?
>
> Thanks,
> David
Received on Sun Feb 11 2001 - 15:22:58 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US