READ the TABLE of another schema

Hello
pls help me.

I want to read the table of another schema that is declared in the application of the apex.

SELECT * FROM DBA_ROLE_PRIVS;
(SELECT * FROM sys.) DBA_ROLE_PRIVS: auch bad)

The owner of this table is SYS.

Error: The Table is unknown or cannot be found.

my real schema is GCs.

How is the select statement for this case for reading in the table (or tableview) of another schema?
many and many thanks for your help.
TL

The SYS schema is a special schema in Oracle. You must explicitly grant the user rights by selecting tables and views sys.

Tags: Database

Similar Questions

  • grant the select privilege on the table in another schema by role error

    Hello
    I have a problem with the granting of privileges to another schema
    I have A user who has only 1 system priv: connect, which has a private: create session;
    I created a role X, which I have the privilege: select on a table to a diagram B customer.
    I then conceded this X role to A user.
    I can't select * B.customers when im connected to A
    identification of information like it that I'm missing?
    Thank you
    Rgds

    >
    but whenever I put a default role, the other is automatically set to zero-defects

    How did you receive the two default roles?
    >
    By running the code I posted above as user SYS.

    Drop your user and start again and use the code I posted.

  • How to allow a user to view all the tables from another schema?

    I have a 'vic4ever' scheme where I have created all my tables. Now, I create a new user named "nvvp1". So, I want to enable nvvp1 display all tables in a schema vic4ever. But I don't know how to do! Or I need to run this command for each table?
    Grant select on vic4ever.table1 to nvvp1;
    Grant select on vic4ever.table2 to nvvp1;
    ....

    Thank you

    Yes, that's what you have to do, but you could speed up a bit:

    BEGIN
    FOR cur_rec IN (SELECT table_name FROM ALL_TABLES WHERE UPPER(owner) = 'NVVP1')
      LOOP
        EXECUTE IMMEDIATE 'Grant select on vic4ever.' || cur_rec.table_name || ' to nvvp1';
      END LOOP;
    END;
    /
    
  • How to create the table in another schema of database even

    Hello..

    I have a database DB1
    and 2 patterns / users in this...
    Usr1 and Usr2...

    I created a TEMP Usr1 schema table... and created

    Then tried the following declaration in the schema Usr2...

    CREATE TABLE TEMP AS SELECT * FROM Usr1.TEMP;

    Then it is in error that...
    : 00942 TABLE OR VIEW DOES NOT EXIST...

    What is the reason for this...

    Thank you

    You must make this grant on any new table, you create in usr1 and you want to use in the usr2 schema.

    Its not desirable, but you can give system privileges

    grant select to usr2.

    USR2 can select on any table.

  • reading of the objects in another schema schema

    My requirement is to create a schema and grant privileges to read all objects in another main schema, including the functions and procedures. creating a role and assigning it to the schema will read or select the tables, but she will not allow the user to see the description of a function, or a procedure. can you please tell me what are my options. Thank you.

    Hello

    Yes you can GRANT SELECT privilege to allow access to Tables / views, and GRANT EXECUTE privilege on the procedures in another schema.

    You can also CREATE SYNONYM of these Tables in order to hide their location. There is a way to ensure the transparency of the location, otherwise use views or procedures.

    These links can give you a few tracks on the transparency of the situation and manage privileges:

    http://download.Oracle.com/docs/CD/B28359_01/server.111/b28310/ds_admin006.htm

    http://download.Oracle.com/docs/CD/B28359_01/network.111/B28531/authorization.htm#DBSEG004

    Hope this helps.
    Best regards
    Jean Valentine

  • Access to the content of the tables of a schema into another schema

    Hello

    I have my doubts... Suppose I have a user called DEMO and it has tables. now I have another user called DEMO1

    my doubt is. How can I get the DEMO user tables in DEMO1. If updating the table DEMO1 which should reflect

    DEMO user. Help me...

    Dear friend,

    You can consult the tables of a schema in another schema using the following steps.

    (1) you must grant privileges on table demo Demo1, here's the statement to do so.

    Grant Select, update on the table table_name to Demo1

    (2) Create in Demo1 for the table_name demo, the suite is about education to do.

    SYNONYM to CREATE or REPLACE table_name for Demo.table_name;

    (3) do the Update statement on the table table_name in Demo1. Updated these results reflected in demo when you post the update statement in Demo1.

    Hope that gives you an idea.

    Kind regards
    Ravi Kumar Ankarapu.

  • foreign key referencing the table in different schema

    I create a foreign key for the table in the schema A a table to diagram B.

    I do that by grant references (column name) on the name of the table to username;


    is there any drawback/disadvantage in the creation of foreign keys referencing tables in another schema?

    Not as such, no.

    Generally, you want to check a second time when you are in this kind of situation that the two tables really belong in different schemas. It should be relatively rare to find a child table that belongs to a different schema than the parent. Sometimes, but it should be an exception, not the rule.

    Justin

  • create existing table in another schema

    Hi master,

    We are using oracle 10g R2 on linux.

    I have a scheme say user1 with many tables, starting with

    BC_ (50 PICTURES)

    PC_ (20 TABLES)

    LC_ (30 TABLES) etc.,.

    now, I want to create these tables in another schema with their constraints and their privileges in another schema.

    as I want to generate a create table script, which will create a table that begins with "BC_" only. another script will create table starting with "PC_" only. and like that.

    is it possible with the command

    create the table AS
    Select * from (old scheme). (table_name);

    can we use query sub in it to be more precise?

    and it will transfer all its privileges and grants the new schema?


    Thanks and greetings
    VD

    It is possible to CREATE TABLE as SELECT from a different scheme but CREATE TABLE as SELECT will transfer only the data and the structure of the base (column names and data types) table, no constraints.
    I think, you have two options to do this easily:
    (1) use SQLDeveloper (GUI) or a procedure from PL/SQL DBMS_METADATA. GET_DDL to generate the SQL script to create table with constraints, you can use INSERT INTO new table (columns) column SELECT FROM oldschema.oldtable
    DBMS_METADATA Description: http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14258/d_metada.htm#i1019414

    (2) export a schema data, import it into the other using Data Pump or exp/IMP.
    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14215/dp_export.htm#i1007466

  • My laptop does not read the dvd, but another laptop computer bed. PL advise solution. Thank you

    My laptop is Pressario V2000. My laptop does not read the dvd, but another laptop reads the same dvd. PL is the solution. Thank you

    Try another DVD to verify that your laptop can read at least the other DVD.  If he can't play other DVD's then you need to replace the DVD - CD ROM drive supplied with your Pressario.

    Another thing you can try is to check fingerprints or scratches on the DVD, some DVD players are more sensitive than others.

    J W Stuart: http://www.pagestart.com

  • WARNING: dell_psp_eql_routed: PspEqlReadRoutingTable:1138: cannot read the table on page

    Hello community,

    We went just to ESXi 5.1.0 build-1021289. We have installed MEM 1.1.2 and used to configure all of the iSCSI network and has chosen to use our BCM57810 10G cards for unloading rather than use the SW initiator. We are currently on firmware 5.2.6.

    We now see this error constantly in the vmkernel logs.

    2013-05 - 04 T 21: 06:40.074Z cpu4:240833) WARNING: dell_psp_eql_routed: PspEqlReadRoutingTable:1100:Invalid size package of page table (length 4096, 338 expected)
    2013-05 - 04 T 21: 06:40.074Z cpu4:240833) WARNING: dell_psp_eql_routed: PspEqlReadRoutingTable:1138: cannot read the table on page
    2013-05 - 04 T 21: 07:08.085Z cpu4:240833) WARNING: dell_psp_eql_routed: PspEqlReadRoutingTable:1100:Invalid size package of page table (length 4096, 2528 expected)
    2013-05 - 04 T 21: 07:08.085Z cpu4:240833) WARNING: dell_psp_eql_routed: PspEqlReadRoutingTable:1138: cannot read the table on page
    2013-05 - 04 T 21: 07:08.091Z cpu4:240833) WARNING: dell_psp_eql_routed: PspEqlReadRoutingTable:1100:Invalid size package of page table (length 4096, 2528 expected)
    2013-05 - 04 T 21: 07:08.091Z cpu4:240833) WARNING: dell_psp_eql_routed: PspEqlReadRoutingTable:1138: cannot read the table on page
    2013-05 - 04 T 21: 07:08.099Z cpu4:240833) WARNING: dell_psp_eql_routed: PspEqlReadRoutingTable:1100:Invalid size package of page table (length 4096, 2528 expected)

    We did all the additional configurations generally suggested - disabled ACK delayed, disable LRO, iSCSI timeout.
    I can't tell if it's having an impact on our performance or reliability. He sees not to be. However, these errors constantly fill our vmkernel logs.
    Out of curiosity, I went our adapter SW config and I do not get these more. We would really prefer to use unloading iSCSI broadcom cards now that the frames are supported. Has anyone seen else this error or know how I could get more details about this?

    ESXi 5.1.0

    Build-1021289

    The problem is the new broadcom driver, when you use the mode of unloading iSCSI.  VMware and Broadcom to release a patch.   For now just use the iSCSI SW.

  • How can I use statistics for all the tables in a schema in SQL Developer? and how long will it take on average?

    Hello

    How can I use statistics for all the tables in a schema in SQL Developer? and how long will it take on average?

    Thank you

    Jay.

    Select the connection and right-click on it and select schema statistics collection

  • the display of tables in another schema in the database

    I started using the SQl Developer 1.5.
    We can connect to a database of oracle with success, expanding the tables, it displays the list of tables in a schema.

    We have another schema in the database. In the query Panel, when type us the name of the other schema as the CHT. then a few table names appear in the intellisense.


    How can show us the list of tables to another within the same database schema.

    Welcome.

    Please also take some time for correct/good answers to award points.

  • GR 11, 2 Data Pump. Import the table in a schema into another schema

    I have oracle stady. I export shema HR in the hrexport.dmp file. When I import tables from this file, I got hurt. I have used Enterprise Manager:
    1. connected by SYSTEM user as USUAL
    2 selected, choose the type of import - tables
    3. the data in the file imported
    4 selected tables to import tables
    5. in the next step, I try to insert a row into the table remapping patterns and change the cell Destination Shema, but in the list is only one name of shema - HR! Why?

    Published by: alvahtin on 10.03.2013 06:11

    ORA-39166: Object SYSTEM. EMPLOYEES were found.
    ORA-39166: Object SYSTEM. The DEPARTMENTS was not found.
    ORA-39166: Object SYSTEM. PLACES not found.

    Tables are not owned by system. Try

    impdp system/oracle remap_schema=hr:inventory tables=hr.employees, hr.departments, hr.locations ........
    
  • Dynamically read the table name in the query update

    Hi all

    I am trying to run the updated sql query where the name of the table should be read dynamically from another table below.

    Please let me what wrong with my request.

    setting a day (select CONCAT('T',schemaid) from outline, which the name = 'Analyzer') set c7 = 99;

    "outline" is a table that contains two columns name and schemaid.

    all the table created in our database with the prefix 't' T4345 for example.

    I did as suggested by you

    No, you didn't.  I did not any package creation code in my example, in order to better that you you point the finger.

    Your syntax is invalid for creating a package with the code like this, please read on creating packages and procedures within them if that's what you want to do.

    In addition, your package creation statement is to create a package specification, but you put in the code which must be in a package body, not a notebook loads.

    It should be something like (untested since I don't have your tables)...

    create or replace package my_packg as
    procedure dowhatever.
    end;
    /

    create or replace package body my_packg as
    dowhatever procedure is
    TBL varchar2 (30);
    Start
    Select 't' | SchemaId
    in tbl
    of outline
    where name = 'Analyzer ';
    run immediately 'Update'. "TBL |' set c7 = 99;
    end;
    end my_packg;
    /

    and then call this procedure by calling my_packg.dowhatever ();

  • How to access the tables in another workspace (same server)?

    This is probably simple, but I can't understand it: we have different applications in different areas of work, but on the same server: how I can simply access the tables (just read-only) in a different workspace than the application?

    Published by: JJ MAHÉ - Oracle on March 18, 2013 02:07

    If you really need only Privs-SELECT on tables, it's perhaps easier to grant the privilege to the target schema to your schema.

Maybe you are looking for