Can't see my tables in ODBC

When I create tables from SQL+, these do not appear in the ODBC driver. I am logged in as "System"/"Manager". If I log into SQL+ using the demo user "Scott"/"Tiger", and create the tables in the demo db, then they are visible. I need to set some permissions on my db? Can't find anything about it in the online help.

1) Yes, I can insert and select records in the tables using SQL+. Do I need to "commit" them further? Don't suppose so...
2) When I log on to ODBC as scott/tiger, I can see the exact same tables as I can using system/manager, and that is the system tables, the demo tables and "SCOTT" tables, including the ones I created as scott/tiger. But I still cannot find the tables created as system/manager.
3) I am using MsAccess 2000. When you connect to an ODBC driver, it lists the available tables for selection.
Morten
null

Similar Messages

  • Can't see my tables from a JDBC program

    Hi there,
    I have a JDBC program to connect to an Oracle 9i database. The problem is that I can't see the tables I create if I do something like "SELECT * FROM TAB" from a JDBC program and hence can't use them.
    If I do the same statement from SQL * PLUS, I get the the full list of my tables including the ones I created. If i do that from JDBCTest.java, I don't get to see them. I do commit my statments and have tried committing from the Java program and from the SQL Plus after creating the tables....
    Just to make sure I have checked myself, I am pretty sure that I am connecting with the same ID/Password in which I created my tables. I have also used schema.table to no avail... I have used scott/tiger and system/manager
    If i try st.executeUpdate() for example, I get the error : java.sql.sqlException: ORA-00942: table or view does not exist...
    Any help would be greatly appreciated
    Thanx :)
    Nav

    Hi MOD,
    hmmm. Sorry I am not an Oracle geek, but I am under system/manager and I created them all in there. I thought permissions are granted automatically. I tried to grant permissions to myself but had an error that I can't update them myself...
    Can you plz elaborate on how to set permissions cuz actually i installed the database (password still default) and I am not sure if there is a dba other than system/manager who could grant me permissions...
    It works on my home machine with the exact same version of Oracle and Java though and the same users and password :s
    Any other thoughts
    Thanx
    NAV

  • Where can we see Fact Table And Dimension Table in DataWarehouse Workbench?

    Hai Experts
    where can we see Fact Table And Dimension Table in DataWarehouse Workbench?
    Best Regards
    nvnkmr12

    Hi
    Refer the link below and you will get a comprehensive explanation of how data is stored and modeled in BI. If explains fact table, dimension table, SID table, P and Q , X and Y tables.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/6ce7b0a4-0b01-0010-52ac-a6e813c35a84
    Cheers
    Umesh

  • Crystal 2008 can't "see" my tables but Version XI can.

    I bought 2008 and tried to connect through ODBC to a progress databse. The tables that have names which include a dash "-" will not run. I tried version XI and it works fine with my same ODBC connection (.dsn) what can I do to correct this? I bought 2008. Can I rool this back or something?

    Hi David,
    Just try to create the connection with ODBC/ OLEDB with DSN connection and update the connection with the set datasource location and verify that you are able to see the tables in the CR XI version.
    Else create a new connection to the existing one and verify the tables are retrieved or not.
    Let us know if you have any queries.
    Regards,
    Naveen.

  • Problem with role and user; user can't see the table

    Hello forum,
    I've created a role:
    CREATE ROLE enr_service;
    GRANT CONNECT TO enr_service;
    GRANT ALL ON Locataires TO enr_service;
    GRANT ALL ON Batiments TO enr_service;
    GRANT ALL ON Sportifs TO enr_service;
    GRANT SELECT ON Epreuves TO enr_service;
    and also a user:
    CREATE USER ENR1 IDENTIFIED BY password QUOTA UNLIMITED ON USERS;
    GRANT enr_service TO ENR1;
    ALTER USER ENR1 DEFAULT ROLE enr_service;
    ALTER USER ENR1 DEFAULT TABLESPACE USERS;
    I can connect to the database with this user but when I try to query a table he's been granted access to I get an error message:
    SELECT * FROM Sportifs;
    ORA-00942: table or view does not exists
    I can't see what I've done wrong. Any help is appreciated.
    Sebastian

    user2019788 wrote:
    Hello forum,
    I've created a role:
    CREATE ROLE enr_service;
    GRANT CONNECT TO enr_service;
    GRANT ALL ON Locataires TO enr_service;
    GRANT ALL ON Batiments TO enr_service;
    GRANT ALL ON Sportifs TO enr_service;
    GRANT SELECT ON Epreuves TO enr_service;
    and also a user:
    CREATE USER ENR1 IDENTIFIED BY password QUOTA UNLIMITED ON USERS;
    GRANT enr_service TO ENR1;
    ALTER USER ENR1 DEFAULT ROLE enr_service;
    ALTER USER ENR1 DEFAULT TABLESPACE USERS;
    I can connect to the database with this user but when I try to query a table he's been granted access to I get an error message:
    SELECT * FROM Sportifs;
    ORA-00942: table or view does not exists
    I can't see what I've done wrong. Any help is appreciated.
    SebastianThat's probably because ENR1 doesn't have any table named SPORTIFS and he didn't qualify the table name with the schema name ...

  • Can't see some tables name from connection navigation

    I use sql developer to connect 10g database, I have 50 tables within a user, but it only shows 27 tables. I don't know why. Can anyone tell me ? Thx

    We have 2 oracle10g database.
    If I use Oracle Enterprise Manage(OEM), and login as user A, I can see all tables in both of 2 oracle10g database. but if I use SQL developer connecting with user A, SQL developer can see only part of tables ( about 1/2) in one database and all tables in another databse. I don't know why. but this two database has replication relationship. As I opinion, if I can see in OEM, I can also see in SQL developer.
    anyway, I didn't apply filter. And my privilege is ok. Because I use below in user A:
    select table_name from user_table. this select is only select the tables belong to user A, it has the same result with OEM.
    Thanks anyway

  • Create CMP Entity Beans from Tables Wizard - Can't see any tables with DB2

    Hi,
    I'm trying to use the "Create CMP Entity Beans from Tables Wizard" to create an entity from a table in a DB2 database. The problem is, on page 2, I can't see any available tables. I have verified that the connection works (I can open the connection in the Navigator frame and I can see that table).
    Note that if I try this wizard on an Oracle database, I can see tables.
    WTF? Can someone please help?

    I second the motion. I too work in an environment with centralized data management (DBA's) that create and maintain all tables under a generic schema. This has prevented me from using the Create Entity Beans from Table feature of Jdev r3 preview.
    At least I can see that I'm not alone.
    Thanks
    When I select the "Create CMP Entity Beans from Tables Wizard," no tables or views are available to select. The JDev database connection is using an ID assigned to me.
    The tables that I am looking for were created by the DBA under his ID and are therefore in that schema. He did create Public Synonyms for them, but the tables still do not show up in the wizard.
    Is there a configuration step that I need to do to have those tables show up?
    Tables created by a DBA and then accessed by developers using a public synonym is a very common scenario and should be supported by JDeveloper (IMO).
    Thanks.
    I'm using JDev 9.0.2.8.2.

  • PL/SQL for Trigger can't see a table?

    I am trying to write a simple log-in script that limits the number of log-in attempts that are allowed in a period of time. To support this I created a tiny 3 column table to record the failed log-in attempts -- but my WHEN-BUTTON-PRESSED PL/SQL trigger code can't seem to see the table? It always throws a SQL%NOTFOUND exception when I try to use this table. I've tried cnt, logons.cnt, and nw.logons.cnt to identify the columns but nothing has worked.
    What am I doing wrong?
    DECLARE
      dummy1 NUMBER;
    BEGIN
      SELECT nw.logons.cnt
      INTO dummy1
      FROM nw.logons
      WHERE nw.logons.userid = '2';
    LOGONS table in the NW schema
    USERID VARCHAR2(6 BYTE)
    LASTTIME DATE
    CNT NUMBER

    Oh GOD, I forgot to COMMIT. That is all it was. Sorry.

  • I can't see my table in my app with oracle 9i

    Hi:
    I have an app with Java and O9i where i have to delete some data in table, but when i execute my metod appears a "ORA-00903: invalid table name" error code, but when i check the schema in DbVisualizer i see it that table in fact i can delete data manually but in my app don't.
    Somebody have the same problem or some can help me please. Thks
    .

    > now the question is
    does't matter CAPS? in my app
    Generally, no.
    When you create a table like this
    CREATE TABLE aa_Sales (...);the name is automatically stored in the data dictionary as "AA_SALES". The parser also uppercases the name when you refer to it is a query like
    SELECT * FROM AA_sales;so the names match and everything works regardless of case.
    The exception to this is when you explicitly name a table in double-quotes (which clearly you haven't here as the query from all_tables showed), or if you place double-quotes around the name in a query, because in both cases this forces case-sensitivity.

  • Can not see new table to reverse

    I have a new table that has been added to an oracle database but when I go to add it to my model it is not available in the list of objects to reverse when I am on the selective reverse tab. I do have the New Datastores checkbox checked. any ideas?

    I figured it out. The physical schema and work schema was defined with the schema name in lower case but should have been in uppercase.

  • Can't see tables after a JDBC connection

    Hi,
    I made a JDBC connection with Progress9.1d database. In the Connections Navigator, I expand the nodes for my database connection and see the following nodes: Synonyms, Tables, Views.
    However, when I try to expand the "Tables" node, I can't see the tables in the Connections Navigator. A window whose title is "Retrieving Objects" appears for a moment, retrieves the objects as shown by a status bar and disappears immediately.
    Can anyone help me?
    Thank you,
    Meltem

    For those of you having similar problems,
    Here is the answer I received from Oracle Support:
    "We use DatabaseMetaData.getTables() to retrive the information from the database, however, I found on a Progress discussion forum that there is a bug in the Progress implementation of getTables().
    The problem is with their implementation of DatabaseMetaData.getTables(). You have to pass a null into the catalog parameter or it will not work. Under 9.1C if you pass in a blank string ("") you get a "Optional feature not implemented" exception, if you pass in a non-blank string you get "The qualifier 'catalog' was larger than SQL_MAX_QUALIFIER_LEN from SQLGetInfo (0)". My understanding is the issue still exists in 9.1D
    Since we don't pass null here, the problem occurs. So, the problem isn't with JDeveloper, but with the Progress Driver."
    Now, I am talking with Progress Support. I will post another message if anything changes.
    Meltem YILDIRIM

  • Can't See Fields or Views with Oracle Connection

    We have a report that connected to Oracle. Previously, we were able to see the tables and views and connected some of them in our report. However, now we can't see those tables or views. We can see the fields under them but not the tables or views they belong to. Is there anything we can change to fix this?

    Hi,
    please check in Options --> Database Tab --> Tables,Views,Stored procedures are checked .
    If you are using Odbc connection some times it may happen. Try with oledb connection
    Regards,
    Sathish

  • How to see the tables which are in the physical layer of SampleAppLite rpd

    Hi Everyone,
    I am new to OBIEE and I installed OBI Apps with Oracle 11g in my laptop. I tried to create reports using the OracleBIAnalyticsApps rpd. How can I know from which schema the tables are coming in the physical layer of the repository so that I can create a connection pool to the database. I got the default SampleAppLite rpd when I install the OBIEE but I am unable to see those tables in the database schema which are used in the SampleAppLite physical layer. Can anyone tell me how can I see the tables in the database which I see in the rpd. Actually my question may be wrong as I am new to this field, so please let me know if this is a wrong question. As I unable to express my question correctly. Thanks.

    For the OracleBIAnalyticsApps rpd - the tables are under "Catalog" then "dbo" in database "Oracle Data Warehouse" in the physical layer. The RPD comes out of the box with the required connection pools - you dont need to create any. The connection pools "Oracle Data Warehouse Repository Initblocks Connection Pool" and "Oracle Data Warehouse Connection Pool" in "Oracle Data Warehouse" read the data from the business analytics warehouse that you created in a schema name of your choosing with the DAC. All you need to do is edit the user name and password and the data source name with a connect string - which is the local net service name to your database for default call interface OCI 10g/11g assuming you used an Oracle database for your warehouse. One way to test the connection pool is to right click any table/alias then "Update Row Count".
    BTW Using the Admin Tool open the OracleBIAnalyticsApps rpd then do "Tools" then "Utilities" then "Repository Documentation" then "Execute". This will create a spreadsheet showing you all the mappings from the presentation to business to physical layers.

  • Cant's See the Table Of SQL Server Using UD Connect

    Dear Experts,
            I meet a problem. I connect using UD connect. In t_code=RSA1->inforsource->Extr->Create BW Data source With UD Connect.
    I can select well in 'RFC Destination'&'UD Connect Sourc', But in the popu menu of 'UD Connect Source Obj.', I can't see the table name . It display the object like 'Tables'\'Views'.
    I do not know what's the problem. Can any body tell me?
    wait your help.
    Thanks in advance.
    ShangFu

    Hi,
    Pls check the data type in your mapping file and data type in table. It might be mismatched.
    thanks

  • How to limit ODBC from seeing system tables

    The following script followed by a grant script on tables and views I want works except when I am in ACCESS, I see 
    SELECT 'DENY SELECT ON [dbo].[' + sobjects.name + '] TO as_FinAidReaderAngel; 
    GO'
    FROM sysobjects sobjects
    WHERE sobjects.xtype IN ( 'U', 'V')
    order by sobjects.name
    I tried the public role but it won't let me modify it.
    How can I limit the ODBC connector to just see the tables and views I want?

    SELECT 'DENY SELECT ON [dbo].[' + sobjects.name + '] TO as_FinAidReaderAngel; 
    Hello David,
    the system object do have a different schema then dbo, e.g. as in you screenshot "INFORMATION_SCHEMA". And sysobjects is a old, deprecated system table, use sys.objects instead =>
    SELECT 'DENY SELECT ON '
    + QUOTENAME(SCHEMA_NAME(schema_id))
    + N'.'
    + QUOTENAME(obj.name)
    + N' TO as_FinAidReaderAngel;
    GO'
    FROM sys.objects AS obj
    WHERE obj.type IN ( 'U ', 'V ')
    order by obj.name
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

Maybe you are looking for

  • How to red flag RFC Receiver errors in SXMB_MONI?

    Hi, I have searched the forum but could not find a complete solution so am asking here. Interface is File -> PI -> RFC to SAP The RFC raises an exception if any errors are detected during the posting. To check error handling I have changed the RFC in

  • Making Baseline date default as GR date

    Hi All, I have requirement like I want to default Baseline date in MIRO as GR posting date, how to do this. I tried by configuring it but its not working. Please guide me. Thanks in Advance Pavan

  • Twitter iOS badge bug

    Has anyone figured out how to disable the Twitter icon notification badge on iOS 8 yet? Option not present in Settings.app.

  • Exception handling - JMS

    I have number of types exceptions being thrown in my application. Of them JMS, Database, user-defined and others. I am using MessageListener to receive messages from a queue. If I use ExceptionListener, I can only handle JMS exceptions in a class imp

  • What happened to contact sheet?

    I have just upgraded to CS4 from CS... what happened to Contact Sheet? As in File>Automate>Contact Sheet? I don't seem to have this in my menu when I go to File>Automate... or, is there a new way to make a contact sheet that has changed from CS-CS4?