Skip to Main Content

Oracle Database Discussions

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

giving grant for creating temporary table only

793965Mar 25 2011 — edited Mar 25 2011
hi...
i want to give grant for creating only temporary tables to a schema.
no other grants should not be there strictly...

I have created the following user widout any grants...plss suggest me how can i give the grants for creating only temporary tables..


create user user_name
identified by password
default tablespace table_space
temporary tablespace TEMP
profile DEFAULT
quota unlimited on table_space;

grant select on V_$SESSION to user_name;

thanks...

Edited by: user12780416 on Mar 25, 2011 8:32 AM
This post has been answered by JustinCave on Mar 25 2011
Jump to Answer

Comments

807559
I'm having same problem with my Gateway laptop too. Solaris 10 can't seem to find my hardware even for any configuration at all.

I wonder if I need extra packages or patches. My wireless is standard 802.11g, and works fine in Windows, and recognized in Linux.

Appreciate any help!

-van.
807559
Hi,

it turns out that Solaris 10 supported only limited wireless cards, and here is the reference I found from an older post on the forum that might help:
<a>http://www.sun.com/bigadmin/hcl/</a>

-van
807559
I have got Dell Latitude D600 with the same Wireless Crad.

Have you got any chance to configure your wireless?
807559
ipw (Intel Centrino WLAN, on a Toshiba Tecra S1) works for me:

http://www.opensolaris.org/os/community/laptop/
807559
http://lynnsoft.com/solaris.htm
807559
several questions in wifi-things should be answered here:
http://www.opensolaris.org/os/community/laptop/wireless/
807559
someone got this 1450 mini-pci wireless card to work?
807559
I am still waiting
807559
I have the same situation and I will be waiting for any solution...

Rgrds, @Dell Latitude_D600
807559
I am still waiting
1 - 10
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 22 2011
Added on Mar 25 2011
8 comments
15,770 views