2.1: Data tab of the query about other users mix with current user [Fixed 2.1.1 Table

Hello


I use the SQL Dev 2.1, againts Oracle 9.2.0.6.0-production version
My account has privilege almost as s/n, which allows me to show other users tables.
I have a table whose name is exactly the same as other users of table that differs from the number of columns.
Let's say that,
mine is USERA. TABLE_A with 4 columns (COL_A, COL_B, COL_C, COL_D)
on the other is USERB. TABLE_A with 3 columns (COL_A, COL_B, COL_C)

When I opened the other users - USERB tables. TABLEA,
the columns tab shows 3 columns
but the data tab, try query (I saw a popup progress bar) COL_D thus causing error that COL_D is not available shown on the log.
I forgot the message but I think it is ORA-00904: "COL_D": invalid identifier.

I vaguely remember that few people had posted this problem on the old version of SQL Dev (1.2 or an earlier version, I guess).
I noticed THAT SQL Dev 1.5.5 does not receive this error.

Does anyone have the same problems?


Kind regards

Buntoro

Published by: user457519 on December 25, 2009 12:37 AM
Correction on the ORA error message

Is another reported problem (that I myself cannot reproduce in 2.1, but made a few versions ago), but I'm sure that a bug has been registered against it.

Kind regards
K.

Tags: Database

Similar Questions

  • Inserting data by using the query

    Hello

    In a book, I read the Sub statement:

    Inserting data by using the query (DML)

    If the user wants to transfer data from a table to another table in the insert statement are used independently of data that can be processed or not processed form.

    Can someone clarify what is the significance of this (processed or unprocessed form).


    Thank you.

    Why don't you ask the author of the book.

    How can we know what the author means when you take a quote out of context and don't provide any reference so that we can see exactly what is shown to you.

    I can only imagine that they are referring to data that are queried directly, "like what", another table, or who was interrogated and manipulated before be inserted.

  • Where the log file is located (Win Vista) for the actions of OTHER USERS have taken to using the boxes in user account control?

    Where the log file is located (Win Vista) for the actions of OTHER USERS have taken to using the boxes in user account control?

    I use the version of Vista Home Premium.

    While I don't really like how the UAC area enters the information that tells it when to display the box tell me about your work of things on the UAC (I know an article exist on the web), is not how to answer this question.

    There is no log of UAC elevation file.

  • forget the password how I can change the passwords of other users

    forget the password, how can I change the passwords of other users
    & I'm looking for the password in oracle 10 g 2

    Stalin G wrote:
    forget the password, how can I change the passwords of other users
    & How to find the password in oracle 10 g 2

    You do not find the password...

    you will need to change that...

    Using OS authentication that is connecting to the server with the user oracle (owner of oracle installation)

    Then sqlplus "virtue sysdba".

    change password of the user of the system

    Re: How to change the sys password

    Concerning
    Rajesh

  • Problems with lines due double date/time in the query

    Hello

    I'm trying to draw a list of the counties of the test sample. I want only 1 rank by the test result so that I can build a report in Cognos showing the rate of an outcome determined as a percentage of the total causes a range of dates.

    My problem is that I get duplicate for the same result rows: in the example below, I have 2 to 5 lines for each result instead of only 1 for each result. I have this reduced up to caused by the date - the date is the same, but the times are different, if several lines are drawn. I tried to use tronque(), among other things, but although the output now shows the same date without the time part, duplicate rows are always drawn.

    Any help would be appreciated!

    This is the code for the query:
    SELECT DISTINCT
        io.lab_id AS "LAB ID",
        l.name AS "LAB NAME",
        mtr.marketingtest_id AS "TEST ID",
        mtl.name AS "TEST NAME",
        mtr.marketingresult AS "MARKETING RESULT",
        COUNT(DISTINCT mtr.sample_id) AS "NO OF SAMPLES",
        TRUNC(os.statusdate) AS "STATUS DATE",
        os.orderstatuscodes_id AS "ORDER STATUS",
        io.redoorderid AS "REDOORDERID",
        mtl.locale_id AS "LOCALE"
    FROM igen_sample s
    INNER JOIN igen_igenityorder io ON s.igenityorder_id = io.igenityorder_id
    INNER JOIN igen_orderstatus os ON io.igenityorder_id = os.igenityorder_id
    INNER JOIN igen_marketingtestresult mtr ON s.sample_id = mtr.sample_id
    INNER JOIN igen_lab l ON io.lab_id = l.lab_id
    INNER JOIN igen_marketingtestlocale mtl ON mtr.marketingtest_id = mtl.marketingtest_id
    
    WHERE mtl.locale_id = 1
    AND os.orderstatuscodes_id IN (8, 9)
    AND mtr.marketingtest_id = 84
    AND os.statusdate BETWEEN '24-OCT-2011' AND '31-OCT-2011'
    
    GROUP BY mtr.marketingtest_id, mtl.name, mtr.marketingresult, os.statusdate, os.orderstatuscodes_id, io.lab_id, l.name, io.redoorderid, mtl.locale_id
    ORDER BY mtl.name

    Hello

    893078 wrote:
    Hello

    I'm trying to draw a list of the counties of the test sample. I want only 1 rank by the test result so that I can build a report in Cognos showing the rate of an outcome determined as a percentage of the total causes a range of dates.

    My problem is that I get duplicate for the same result rows: in the example below, I have 2 to 5 lines for each result instead of only 1 for each result. I have this reduced up to caused by the date - the date is the same, but the times are different, if several lines are drawn. I tried to use tronque() among others...

    TRUNC looks like what you want. If you want a single line per calendar day, or need to GROUP BY TRUNC (os.statusdate).

    AND        os.statusdate  >= TO_DATE ( '24-OCT-2011'
                                , 'DD-MON-YYYY'
                            )
    AND       os.statusdate  <  TO_DATE ( '31-OCT-2011'
                                 , 'DD-MON-YYYY'
                            ) + 1
    GROUP BY  mtr.marketingtest_id
    ,            mtl.name
    ,        mtr.marketingresult
    ,        TRUNC (os.statusdate)               --     <==  CHANGED
    ,        os.orderstatuscodes_id
    ,        io.lab_id
    ,        l.name
    ,        io.redoorderid
    ,        mtl.locale_id
    ORDER BY  mtl.name
    

    If os.statusdate is a DATE, don't try to compare it to a VARCHAR2, as 24 October 2011 "." Compare DATEs to other DATEs.

    Furthermore, GROUP BY product automatically separate results. If all GROUP expressions in the SELECT clause, there is not need to say SELECT DISTINCT .

    Published by: Frank Kulash, November 23, 2011 09:34

  • How to limit the data displayed in the query of the adf

    Hi all
    I have a VO with the query criteria, that I added to the jsf page as Panel query adf with table. There may be particular queires who return the large number of records. Suppose I want to limit the number of records displayed to 10,000. Is this possible with jdeveloper 11g? How can it be done? pls advice.

    Thnx,
    N

    Or, you can go to the View-> Tuning object and set the value to 'back up' to the number 10000.

  • Inserting data block to the SPOUT making varchar2 (150) column with currupted

    Hi Chris,

    We are facing a problem with the insertion of bulk data on the BEAK in a table

    Insert data block to the SPOUT making varchar2 (150) column in a table with the corrupted values.
    column of first row inserted correct, but the second line, columns in the new row as null

    We had trace OIC just before the insertion, these values are correctly coming
    But integration doesn't work properly

    Could you suggest, what could be the problem, we use the OIC during the client/server connection, this problem is for a direct connection also

    In general, please do not post questions forum for questions where you have already opened a SR. This translates simply by duplication of efforts and is unlikely to lead to a faster resolution. If the problem is serious or complex that you opened a SR, it is very likely that anyone in the forum (including me) will have an instant response and it will probably ask a lot of questions and do a lot of research that is already made by Oracle support.

    Thank you for your understanding and your cooperation.

    Chris

  • Discover the content of other users

    I have 37.9 GB of storage allocated to "other users", I have NO other users, how can I discover its content?

    Hello

    Thanks for posting your question on the Microsoft community.

    I would like to know some information about the problem so that we can help you better.

    1. is your computer connected to a domain network?
    2. how to assign storage space to other users? Did you use any integrated device or a third-party tool?
    3. what type of content you want to discover? Are they related to the Windows store or are just files and folders?

    Please answer required information so that we can help you further.

    Thank you

  • Hello! Question on disabling the invitations from other users

    Hello! The question is, few people use Mozilla Thunderbird with the addition of the lightning, synchronized with a shared Google Calendar. When a user sends a meeting request to another, he is invited to appear in other users. How to do that did not show invitations from other users?

    If you allow google to add invitaions to your calendar, then the invitation of lightning/Thunderbird does simply not work.

    The solution is to not allow Google adds automatically the invitations to your calendar.

  • the administrator cannot connect to the internet, but other users?

    the administrator cannot access internet, but other users on the same computor? all ideas

    Hi David,

    ·         What happens when the administrator tries to access the internet?

    ·         You receive an error?

    ·         Since when are you facing this problem?

    Respond with more information so we can help you best.

  • LELA SETUP ON THE COMPUTER OF OTHER USERS

    I HAVE 3 FRIENDS. THEY WANT TO GIVE ME ACCESS FROM MY WAG160N ROUTER FOR INTERNET USE.

    I USE LINKSYS EASY LINK ADVISOR VERSION 3.11 AND FULLY UPDATED.

    I NEED TO INSTALL LINKSYS EASY LINK ADVISOR FOR THESE 3 FRIENDS?

    IF I DO NOT INSTALL EASY LINK LINKSYS ADVISOR I WILL BE ABLE TO SEE THE DETAILS OF THESE COMPUTERS ON MY LINKSYS EASY LINK ADVISOR DEVICE COORDINATES

    TYPE OF CONNECTION

    CONNECTION SPEED

    MAC ADDRESS

    PROCESSOR INFORMATION

    MEMORY

    AND ALSO I HAVE TO CONFIGURE VIA ADD DEVICE ADD THE COMPUTER?

    Just to connect to the wireless network, you can give the security key to other users and can go online without installing Linksys Easy Link Advisor. But if you want to see information on other computers as well then you need to install Linksys Easy Link Advisor on all computers.

  • How to restict access to the folder on the computer to other users on the same computer

    I'm trying to configure the control perental on the computer and I can't work, how restict access to the file

    I don't think that the Parental controls in Vista can control access to the individual files of the system (programs, a lot of things on the internet, but not this one).

    If you have Vista Business, Vista Enterprise and Vista Ultimate, you can use the encryption of files to block access to the files/folders that you don't want other users to be able to access (except for administrators who can override the settings, but you'll know).  Here's how: http://computershopper.com/software/howto/encrypting-files-in-windows-vista.

    If you do not have these versions, try Lock Folder http://www.newsoftwares.net/folderlock/ (the free version should do the trick if the paid version has more options).  Still, it uses encryption to block access.

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • I have a problem with the guest account, defined as the administrator and other users as standard.

    Original title: "Guest account" is defined as an administrator and other users are standard. Unable to create new accounts or edit the ranks.

    Hello.
    I have a Dell INSPIRON 1545
    Windows 7 Home Premium

    Somehow my "guest" account that you can toggle is administrator.
    my other 'Ordinary' user is a standard user and I can't do the promotion.
    Because this "guest" account is Administrator I can't ' create new accounts / change accounts / disable comments / CMD refuse orders. "
    "I don't have the"windows drive"so there is no need to restore my windows / safe mode does not help either.

    I read a thousand threats and issues on this topic but nothing helped me.

    Help, please!

    to be honest I don't know if the administrator account is enabled.

    You have fallen into a popular trap, the trap of not plan and create an alternative emergency admin account, even if you have a spare emergency House key. It's now cause you a lot of grief. If the problem occurred recently, then you can resolve as follows:

    1. Use your repair Windows CD to start the machine in Repair Mode.
    2. Invoke the system restore to configure Windows to a point before the problem occurred.
    3. Plan in advance and create, test, and document this absolutely essential spare admin account.
    If this does not work then send me a note (pegasusDOTfnlATgmailDOTcom).
  • I tried to install something on the account of other users but my admin password does not work, I logged my account admin to make sure that im using the correct password and it works? any suggestions

    Works of password to log into the admin account

    password does not work to install the software on other accounts

    This will happen when different keyboards are installed. Try to use a password like 123456 is insensitive to the different schemes. CapsLock or NumLock is also a frequent culprit in such cases.

  • Grant select on the pattern of other users

    Say there are two patterns A and B, UserA is the owner of A schema and UserB is owner of the schema (B) can we have UserB gave a grant select on A diagram? If so, how? Thank you!

    A GRANT must be performed for each object in the schema of a user.

    Hemant K Collette
    http://hemantoracledba.blogspot.com

Maybe you are looking for