ACCESSING OTHER USER'S TABLES

I have to access user B's tables, and I don't have DBA previleges.
How can I do that?
Is it B or DBA that should grant me permission for doing this ?

User B has to grant you the priviledges for accessing his/her tables to you.
DBA can do the same to you as DBA has priviledge for all tables.

Similar Messages

  • Access other schema's table without specify the schema name

    Hi, need ur help again,
    I would like to access other schema's table without specify the schema name. for example,
    select * from hr.jobs;
    What priviledges i need if i want to select the data in this way:
    select * from jobs;
    Thanks!

    Public synonyms have their place, but are not generally a good idea as they will cause conflicts with other schemas and applications. Another think that you can do is issue the
    ALTER SESSION set CURRENT_SCHEMA = schema;
    The CURRENT_SCHEMA (8i and above) parameter changes the current schema of the session to the specified schema. Subsequent nqualified references to schema objects during the session will resolve to objects in the specified schema. The setting persists for the duration of the session or until you issue another ALTER SESSION SET CURRENT_SCHEMA statement. CURRENT_SCHEMA is a session parameter only, not an initialization parameter.
    This setting offers a convenient way to perform operations on objects in a schema other than that of the current user without having to qualify the objects with the schema name. This setting changes the current schema, but it does not change the session user or the current user, nor does it give you any additional system or object privileges for the session.

  • Cant access other users files

    When i log in i cant access other users files. a red symbol is on all of the files. if i could get some help it would be great.

    future_ortho,
    Of course you can't: The file permissions and ownership are set correctly.
    Before somebody tells you how, one question: Why look at other people's files?
    I'm uncomfortable telling somebody how to invade another person's privacy without hearing/having good reason to do so.
    (They can put files they want to share in the Shared folder.)
    -Wayne

  • Accessing Other user's public folders

    I am connected to an ethernet network at my college. Can anyone tell me how I can access other user's folders? I am doing a project with another friend who also has a mac and it would be much easier to simply access his folder for documents than for us to e-mail them back and forth constantly. One more question, does the other computer have to be a mac, or can I access a PC as well.

    See if this helps you:
    http://docs.info.apple.com/article.html?artnum=19652
    Phil

  • Is it possible for the JDBC Lookup in PI 7.1 to read other user's table?

    Hi,
    I have the requirement of using the standard JDBC Lookup in PI 7.1. The user setup in the receiver JDBC adapter is only a service user that has a read access on some tables that are owned by another user or schema. When I am trying to do the import of Table's metadata, I can only see tables that are owned by the user setup in the receiver JDBC adapter.
    Is there any any ways on how the user used in the receiver JDBC adapter can read another user's table (given that it has read access) during the import of Table's metadata?
    Thank you in advacne for any response.
    -Niro

    Hi Matt,
    I am struck in a similar kind of problem.
    I have to do lookup from a view(not a table) available in a particular schema.
    When i am using the external definition --> category dbtab
    I am able to see all the tables available in the schema.Whereas i not able to see any views.
    Please let me know how to proceed in such scenario?
    Thanks,
    Sudhansu

  • I cannot see other user's tables via the OTHER USERS link

    I'm using SQL Developer version 1.5.0.53 Build MAIN-53.38.
    I log into the database as a user who has SELECT access to tables in other schemas via a ROLE.
    In the SQL window, I can select from those other tables as I expect.
    But, when I go down to the bottom of the screen and expand the Other Users link and then go down to one of the schemas that my account can select from,
    no tables appear.
    I've tried a couple of things so far to no avail.
    1. I first granted SELECT ANY TABLE to my account. I then killed my SQL Developer session and started a fresh session. I'm seeing the same results.
    2. I saw a post in here that said I needed to grant SELECT on the ALL_USERS view. So I removed the SELECT ANY TABLE privilege and granted the SELECT on
    ALL_USERS to my account. Once again, I killed the SQL Developer session and re-logged in. Same results.
    Is this a bug?
    Thanks,
    John

    well, it turns out I'm not as dumb as I though. My end user could still not select from other user's Materialized Views. Some more research showed that granting either SELECT ANY TABLE or SELECT_CATALOG_ROLE fixed the problem for him. I'm sure that a more restrictive grant on one of the DBA_ tables would also work (probably DBA_MVIEWS) but I've not tried that.

  • How do you access other users' apps, files, etc.

    I tried to, but it says it's locked. Basically, since my other family uses different keyboard layouts (U.S. instead of Dvorak for instance) I wanted them to please switch to their user. Also I didn't want them to have access to my Gmail (I could sense that they were peaking at it). So I would like to move some of the apps from mine to there with all its passwords saved and then remove the passwords to my personal accounts. We have different YouTube accounts as well so it's a challenge to log out and log in.

    I don't have Chrome, but most browsers will import bookmarks from Safari etc.  Look for an Import function (probably under the File menu.
    If you are looking to add bookmarks from another user account, you need to open the browser from that account and export or backup the bookmarks there.  You can then put that file into the users Shared folder where you will be able to access it from other user accounts.
    Hope that was clear.

  • How to access other user's inbox work items?

    Hi,
    I have to view what all work items are avaialble in a particular user's inbox. How to achieve this?
    Is it possible?
    -Nick

    Hi Nick,
    So you would need all the other users inbox items to be displayed in your SBWP rite?
    You can do this by substitution. Please follow the below steps.
    Go to SBWP of the user whose inbox you want to see.
    SBWP -> settings -> office settings  ->  Substitution -> Add ur inbox in the substitute field and substitute all authorizations .(Check for the End date as well).
    You need to follow the same for all the other users.
    After this, Log in your SBWP and check if you are able to see all the user's inboxes or not.
    Thanks,
    Nick S

  • Letting users access other users home directories

    Hello,
    I am currently setting up an xserve at a school and I am running into some problems. I want to let the group teachers be able to access all of the students home directories. I added to the permissions the group teachers for the users folders, but the permissions do not carry through all subfolders. What would be the best way to set up these permissions in tiger server?
    Thanks
    Robert

    Hi
    When sharing a desired folder for automounting networked home directores the default POSIX values are:
    Owner: root/admin R/W (can be either)
    Group: admin Read Only
    Everyone Read Only
    Going beyond this folder and you can then view the default attributes for individual folders. These should be:
    Owner: the persons name Read & Write
    Group: admin Read Only
    Everyone: None
    This is as it should be and you should leave these alone. In the situation you describe it makes sense to grant Read/Write access for teachers so as students work can be marked and/or assessed. In which cae you want to preserve the POSIX permissions but use an additional permissions model that allows access withour breaking the default permissions.
    10.4 Server allows for this as Access Control Lists (ACLs) are available once you enable them for the volume that has the shared folder for automounting networked home folders on it. WorkGroup Manager > Sharing > General. Select the volume and tick the box that says 'Enable Access Control Lists on this volume'. When you have done this, restart the Server. Enabling/Disabling ACLs on any volume should always be followed by a restart.
    On successful log in launch WorkGroup Manager, select Sharing, select folder you are interested and and select Access. Below the Standard POSIX model there is a window. This window is where you add desired users or groups (or a mix of both) and define what access they have to the selected folder. At the bottom of this window is a small gear wheel. Selecting this will show a small sub-menu where you can propagate permissions as well as viewing effective permissions. I would suggest you create a year group, add desired teachers to that year group and then add this year group to each desired year folder. Define your permissions and propagate them. You should now have at the end of this the default POSIX permissions for individual student folders still in place and honoured as well as overriding permission for teachers.
    Hope this helps, Tony

  • Access other user (schema) object

    hai all
    i have two users in the same sever user1,user2.(10g)
    i want to use user1.package in user2.
    how can I ? Is it the right way or any other way it possible?
    if i give like user2.user.pack.procedure();
    itis giving the compilation error worng no of arguments
    PLS-00306
    if remove that block was complied.
    thanks all
    Edited by: siva on Jul 8, 2010 9:53 AM

    hai all
    i have two users in the same sever user1,user2.(10g)
    i want to use user1.package in user2.
    how can I ? Is it the right way or any other way it possible?
    if i give like user2.user.pack.procedure();
    itis giving the compilation error worng no of arguments
    PLS-00306
    if remove that block was complied.
    try these steps.. in sequence..
    1 - Grant Execute on Procedure_name to User2
    2 - Check the number of Arguments which you are passing in the Procedure (specifically for the non default parameters)
    3 - Check whether you passing the parameters in the correct manner or not (position wise)
    Or.. if again the error exists do.. post the parameters which ur trying to pass..
    Thanks..

  • Unexpected Access to Other Users' Accounts

    I just discovered tonight that I when I search for files, files in other user's accounts on this computer show up. I can open them too, but throwing them away requires that user's password. Searching the internet to see if this is a normal feature, I find questions about how to access other user's files and comments that even administrators cannot do this. Is this normal or abnormal behavior? Fast user switching is not enabled. Does anyone know where solid information can be found about the "barriers" between users' accounts? Thanks.

    Ah, thanks, BDAqua. I see that at the user level, each user folder is set to read only. So if the users aren't saving their files in their enclosed "no access" folders, but at their base user level, they are read only. If we set each user folder to "no access", then others would not be able to access the shared folder either. Is there a way to set access priviledges for users on this computer so that they're the same for users on this network? Users on the network only see the "drop box" when they open a user folder.

  • Grant access to all object/tables in other schemas to a user

    Is there any and simple way to grant access to all object/tables in other schemas (more than one) to a scheme/user?
    Thanks.
    Tarman.

    HI.
    grant SELECT ANY TABLE,delete any table, insert any table to user; Giving this delete,insert ANY TABLE privilege to a user can be dangerous and the use can mislead it. Its better to create a dynamic script and then grant it.
    E.g Suppose you want to give select,inert,delete,update privileges to user A on user B's object.
    sql> spool grants.sql
    sql> select 'grant select,insert,update,delete on '||owner||'.'||table_name||' to A;' from dba_tables where owner='B';
    sql>@grants.sqlHTH
    Anand

  • How can I list all users who have access to a particular TABLE or VIEW

    Hi,
    Can someone tell me how I can list all users who have access to a particular TABLE or VIEW.
    Abhishek

    Hi,
    Take a look on this link: http://www.petefinnigan.com/tools.htm
    Cheers

  • Read only access on abc scheema to all other users

    i want to give read only access on abc scheema to all other users. which command will be used.

    Hi
    Create a role first
    CREATE ROLE ABC_SELECTONLY_ROLE IDENTIFIED BY anypassword;
    Assign SELECT permissions to that role.
    spool c:\grantprivs.lst
    SELECT 'GRANT SELECT ON ABC.'||OBJECT_NAME||' TO ABC_SELECTONLY_ROLE;'
    FROM DBA_OBJECTS
    WHERE OWNER LIKE 'ABC'
    AND OBJECT_TYPE IN ('TABLE', 'VIEW');
    spool off
    @c:\grantprivs.lst
    Attach role to users (EXCLUDE USERS AS YOU LIKE. In this example we have excluded SYS, SYSTEM etc)
    spool c:\attachrole.lst
    SELECT 'GRANT ABC_SELECTONLY_ROLE TO '||USERNAME||';'
    FROM DBA_USERS
    WHERE USERNAME NOT IN ('SYS','SYSTEM',DBSNMP','SYSMAN');
    spool off
    @c:\attachrole.lst
    You may wish to create private synonyms for the users.
    CREATE SYNONYM USER1.TABLENAME FOR ABC.TABLENAME;
    Regards
    Adnan

  • Is it possible to give a user read access to an SAP table but to restrict it to a subset of columns?

    Hi,
    is it possible to give a user read access to an SAP table but to restrict it to a subset of columns?
    Thanks,
    Digesh

    Hi Digesh,
    If your requirement is to restrict the excess to specific rows it is possible to use S_TABU_LIN, but it works only for table which contains org units, like plant, company code, etc.
    Please search for S_TABU_LIN if this is your requirement.
    Otherwise please follow Alex's suggestion.
    BR,
    Mangesh

Maybe you are looking for

  • I can´t sync my iPod 3rd Generation with iTunes library

    Hello, I´ve been trying for a while to sync my iPod with my iTunes library on my PC. It does show up on Windows as a drive and iTunes seems to know there is a device plugged in but then a message appears: "iTunes could not connect to the iPod touch b

  • Where is the subtitle option in iTunes 12.0.1

    Where is subtitle option in iTunes 12.0.1?

  • "message sent to deallocated instance" again...

    Hi there, I have a TabBarController, which contains 4 tabs with a UITableView init. The content of each table view is downloaded from server. It works fine on Simulator, but if I run it on device(3G) and switch tab a bit faster, I always get the "mes

  • My ipad unable to drag the slider, tried on restart, no reponse. How to solve this?

    My ipad is not hang, just unable to drag the slider to access it. I had tried many times on "Hold down the Sleep (On-Off) and Home buttons together for about 10-15 seconds or until the Apple Logo appears - ignore the red slider if it appears - then l

  • Pivot Query with Top N

    Oracle 10g I have formed the following query; select cell      , plot_number      , max(decode(drnk, '1', tree_height*100)) ht_1      , max(decode(drnk, '2', tree_height*100)) ht_2      , max(decode(drnk, '3', tree_height*100)) ht_3   from (select ce