Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> user name with underscore gives problems
> I get the following error with the user name my_user. The user name
> my_user exists. It works OK if the user name is myuser(that also exists).
> Is the underscore giving Oracle problems?
>
>
> call dbms_java.grant_permission('my_user', 'SYS:java.io.FilePermission',
> '<<ALL)
> *
> ERROR at line 1:
> ORA-29532: Java call terminated by uncaught Java exception:
> oracle.aurora.vm.IdNotFoundException: my_user is not a user or role
>
> John
>
>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Fri Mar 19 2004 - 04:23:25 CST
![]() |
![]() |