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

Similar Messages

  • User can't see some OID entry from 3rd party ldap browser but OAM?

    Hi All,
    after tried to applied access control to some OID entry, user then can't see that entry from 3rd party ldap browster, and this is a expected behavior, but why the same user can see that entry from user management interface of OAM?
    Regards,
    Makson

    Hi Makson,
    OAM's Identity Server binds to OID as a single user* (typically an OID admin, even orcladmin) and applies only those acl's that have been defined within OAM. So when you login to OAM as end-user X, the Identity Server (eg orcladmin) checks to see what rights within OAM have been defined for User X - but in this scenario any rights defined within OID are not applied to user X. By default, OAM end-users have no access to information in ldap (although the OAM Admins have full access by default).
    Regards,
    Colin
    *Depending on how you are accessing OAM, you may see extra binds in the OID logs when the end-users actually login to OAM.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Can we find the table name from the form

    note:without using the property palette

    poelger is right, use GET_BLOCK_PROPERTY either with QUERY_DATA_SOURCE_NAME for the Query-table or with DML_DATA_TARGET_NAME for the DML-target

  • Table name from filed name

    Hi experts,
    I have one field name. I have several hundreds of tables in
    my database. Can you please tell me how can i retrive the table name from the field name.
    Regards
    Rajat

    Hello,
    Try:
    SELECT table_name
      FROM ALL_TAB_COLUMNS
    WHERE column_name = 'col_name';

  • Can't see some type of orders from VBAK table in 2LIS_11_VAITM

    Hi
    What could be the reason that I I can't see some type of orders from VBAK table in 2LIS_11_VAITM extractor.
    (VBAK-vbtyp.)
    Thanks a lot
    Pawel

    Hi,
    Go to RSA3, put your extractor name and check if there is any selection field for order type, if it is there then simply put the required order type and check the data.
    Otherwise you can simply put the document number with the required order type and check if the data is coming for that in RSA3 or not, if not then simply debug the extractor and check why it is not coming?
    Finally you can have one more approach, simply extract all the data in Full load in infopackage then go to PSA table and there you can try to filter your records based on order type.
    Regards,
    Durgesh.

  • 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

  • Can't see some letters from my Gmail box in Mail.app in MAC OS 10.8.5.

    Hello, can't see some letters from my Gmail box in Mail.app in MAC OS 10.8.5.

    The solution was to remove all versions of Acrobat Pro and reinstall Acrobat Pro XI. I still had the download file in my Time Machine backup. That's a good thing, since the download link from the order listing on the Adobe website under my account would not work.
    The problems don't occur with version 11.0.0. I got the work done, now I'm updating to 11.1.0 and will report if they came back.

  • I have like 4-5 teeny tiny dots in the screen of my iphone i don't know what they are from. I can only see some of them when I tilt my phone a certain way. And they are little bitty but I am wondering what they are from

    I have like 4-5 teeny tiny dots in the screen of my iphone i don't know what they are from. I can only see some of them when I tilt my phone a certain way. And they are little bitty but I am wondering what they are from

    my total library is 680 mb, nowhere close to the 2.08 in the pictures folder. I am obviously messing up.
    Actually you’re not.
    The iPhoto Window reports the size of the library that would result if you exported all the current versions +and nothing else+ to a folder on the desktop.
    The iPhoto Library Folder contains the Original, Modified and thumbnail versions of your pics. It also contains various cache and database files +all of which are necessary+ for the working of the Library.
    Don't change anything in the iPhoto Library Folder via the Finder or any other application. iPhoto depends on the structure as well as the contents of this folder. Moving things, renaming things or otherwise making changes will prevent iPhoto from working and could even cause you to damage or lose your photos.
    You can run a Library on an external disk:
    1. Quit iPhoto
    2. Copy the iPhoto Library Folder as an entity from your Pictures Folder to the External Disk.
    3. Hold down the option (or alt) key while launching iPhoto. From the resulting menu select 'Choose Library' and navigate to the new location. From that point on this will be the default location of your library.
    4. Test the library and when you're sure all is well, trash the one on your internal HD to free up space.
    Regards
    TD

  • How get all table name from database

    hi master
    sir
    how get all table name from database

    The big question is 'why'.
    Selecting from view 'dba_tables' will indeed give the list of all tables in the database, but that includes the dictionary tables and the internal tables, and many others that are probably not of interet to a person who needs to ask this question. Besides, the dba_tables view requires access to a DBA account.
    There are several other views: "user_tables" will list all the tables in this user's schema; and "all_tables" will list all the tables this user can access in some way.
    The above do not, of course, include any information about synonyms, sequences, views, indexes and so on.
    The correct answer and the meaningful answer may be two different things.

  • In ST03 , how can i see the Query name, user id,how many times .

    HI Experts,
    In ST03 , how can i see the Query name, user id,how many times executed the query.
    these details how do i get from the above transaction.
    Points will be awarded.
    BR
    sivs

    Hi Siva,
    Reporting statistics data is only written to the database table if BW statistics have been manually activated for the corresponding InfoProvider first. If this has not been done, it is therefore not possible to display any reporting statistics in transaction ST03.
    Therefore activate the reporting statistics for all relevant InfoProviders. To do this, set the OLAP flag in the BW Administrator Workbench (transaction RSA1) in the area Tools ® BW Statistics for InfoProvider.
                    Check here...........
    http://help.sap.com/saphelp_nw04/helpdata/en/ca/86df4254d81e1fe10000000a155106/content.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c8c4d794-0501-0010-a693-918a17e663cc
    Hope this will help you shiva.........
    Regrads,
    Vijay

  • Getting table name from a query

    Hi, I'm trying to get the table name from my sql query
    My code is as follows;
    ResultSetMetaData metadata = rs.getMetaData();
    for (int i = 1; i < metadata.getColumnCount(); i++)
    System.out.println(metadata.getTableName(i));
    I just get a blank output. Yet my sql query executes and I can pull down the records, and grab the column names from the result sets.
    Any ideas on how I can get the table name for the columns. The reason being is on one of my querys I'm using join statements and i need to retrieve the table name for the column i'm displaying, as some tables have similar column names.
    Thanks in advance.

    Hi,
    What db are you using?
    I also get a blank output with ResultSetMetaData.getTableName because Oracle doesn't implement this method.
    Why do you not know the table name anyway?
    regards
    Nick

  • How to see the Table Names & Field Names by other than F1 help

    Hi Experts
       How to see the Table Names & Field Names by other than F1 help, & How to see the List of MM Table Names.
    Rgds

    The only option to see the active table/ field name is through F1 --> Technical Information. Apart from this, you can use any 3rd part application like GUIex (INbuilt in SAP ECC 6.0 ... can be activated by clicking on the tri-color button on the top right), but you need technical knowledge to understand the information. As far consolidated list of MM tables is concerned, SAP don;t provide you the same at one place, it experience and knowledge which help you in this regard. For your immediate reference MM tables are as under :
    EBAN  - Purchase Requisition 
    EBKN  - Purchase Requisition Account Assignment 
    EBUB   - Index for Stock Transport Requisitions for Materi
    EINA    - Purchasing Info Record: General Data 
    EINE     - Purchasing Info Record: Purchasing Organization D
    EIPA     - Order Price History: Info Record 
    EKAB   - Release Documentation 
    EKAN   - Vendor Address: Purchasing Document 
    EKBE    - History per Purchasing Document 
    EKBEH - Removed PO History Records 
    EKBZ    - History per Purchasing Document: Delivery Costs 
    EKBZH  - History per Purchasing Document: Delivery Costs 
    EKEH    - Scheduling Agreement Release Documentation 
    EKEK    - Header Data for Scheduling Agreement Releases 
    EKES     - Vendor Confirmations 
    EKET     - Scheduling Agreement Schedule Lines 
    EKETH   - Scheduling Agreement Schedules: History Tables 
    EKKI      - Purchasing Condition Index 
    EKKN    - Account Assignment in Purchasing Document 
    EKKO    - Purchasing Document Header 
    EKPA     - Partner Roles in Purchasing 
    EKPB     - "Material Provided" Item in Purchasing Document 
    EKPO    - Purchasing Document Item 
    EKPV    - Shipping-Specific Data on Stock Tfr. for Purch. D 
    EKRS    - ERS Procedure: Goods (Merchandise) Movements to b 
    EKUB    - Index for Stock Transport Orders for Material 
    EORD    - Purchasing Source List 
    EQUK    - Quota File: Header

  • Table name from field

    Dear Sapers,
    How to find table name from field name to write functional spec.Pl elaborate it for normal & zdevelopment.Points will be rewarded for useful answer.
    Thanks in advance.

    Hi Uday,
    Just for the sake of help this reply......
    You can find the name of tables by using F1 button keeping cursor on the respective field that you want to bring in development. From there you have to move to Technical details through technical details button.
    If that field or values are getting saved into some structure then you have to search the right database tables. According to your module many database tables are there (that you can search from sdn.sap.com directly). That totally depends on your report/development that you want to bring in......
    In any development deciding the right table for start up ( I mean to say tables that will give you input fields in your FS) is critical, latter you have to search linking tables and have to give logic about how to pass values from what to what field and what to what table..... In this case Transaction code SE11 and SE16 are useful......
    This all is slightly confusing and tedious too...... Closely work with you ABAPer to get into many things and have successful development....
    Have nice development....
    Cheers!
    Abu Arbab

  • SRM 7.0 find transparent table name from Web dynpro Component

    Hi ,
    I am trying to find the transparent table name from Web dynpro component dictionary structure. I am working in SRM 7.0. Please let me know how to find the transpartent table for a field.
    Thanks,
    Monica

    hi,
    your question is very unclear and does not relate to performance.
    SRM uses webdynpro ABAP so the recommendation will not help.
    Do you need a technical UI element?
    Or the application table where the business data of an UI is stored???
    If it is the later, then you can use the SQL trace, change to element you are interested in, and trace it. The table should appear in the trace in connection which an UPDATE command. Still a bit cimbersome.
    Siegfried

  • I can't see some of my songs

    I 've noticed that some I can not see some of the songs under the artists (these are the ones that have no info in the album column in i-tunes). For example I have about 10 songs from the cure and I can see only one (the one with the album info) when I am searching from artists. On the hand I can find cure's song from songs. Is there any way to fix this problem?
    Thanks in advance

    Hey!
    George read this article.....
    iTunes: Working with ID3 Tags
    Obviously,you need to enter any info such as Band/Artist names exactly the same,ie/if you Type in "The Cure" and then "TheCure" it will be recognized differently.
    Cheers,
    John

Maybe you are looking for

  • In Adobe Reader (11.0) the typing is very slow when I insert sticky notes.

    I bought a new laptop and I just installed the latest version of Adobe Reader. When I insert sticky notes, typing is very slow. This doesn't happen with the other program. I've uninstalled and reinstalled. I still have the same problem.

  • Check Values....F4 functionality

    Hi all PARAMETERS:code LIKE bkpf-bukrs  OBLIGATORY . PARAMETERS:year LIKE bkpf-gjahr OBLIGATORY. PARAMETERS:pernr1 LIKE zissue_master-pernr OBLIGATORY. PARAMETERS:bookn LIKE zissue_master-bookno OBLIGATORY. PARAMETERS:new LIKE zissue_master-pernr OBL

  • Any advantages to setting the AP-Manager and Management interface to an untagged vlan?

    Any advantages to setting the AP-Manager and Management interface to an untagged vlan? Currently, our controllers have their management and ap-manager interfaces on the same untagged vlan. Would it be wise to change this? Are there any gotchyas I sho

  • Dropdown filling multiple texts fields

    Completely new to live cycle. I've designed a form that I finally successfully linked with a XML datasheet. I can easily incorporate the texts fields that my sheet is generating. Now what I want to do is turn one of those fields (PRODUCTS) in a dropd

  • Fonts or Graphics Issues in Hotmail after Quicktime 7 installed

    After installing the free version of Quicktime (without iTunes), my hotmail display is garbled. It's not so garbled I can't read it, but the menus are messed up. Links are not on the next line as they should be but are adjacent to the current line/li