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: problem in connecting to databases in oracle

Re: problem in connecting to databases in oracle

From: Rauf Sarwar <rs_arwar_at_hotmail.com>
Date: 20 Apr 2006 10:03:53 -0700
Message-ID: <1145552633.684936.206420@v46g2000cwv.googlegroups.com>

suneel.n..._at_gmail.com wrote:
> is it possible to give grant for diiferent host and port number in one
> grant statement
> because i am not the system adminstrator

'java.net.SocketPermission', 'resolve,connect' on '*' (* means any host:port) may already be granted to javauserpriv role. In that case, you just need to grant this role to the user. Check with your DBA.

Regards
/Rauf Received on Thu Apr 20 2006 - 12:03:53 CDT

Original text of this message

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