Is this a bug or a new behaviour?

SQL> SELECT * FROM V$VERSION;
BANNER
Oracle8i Enterprise Edition Release 8.1.7.4.0 - 64bit Production
PL/SQL Release 8.1.7.4.0 - Production
CORE 8.1.7.0.0 Production
TNS for Solaris: Version 8.1.7.4.0 - Production
NLSRTL Version 3.4.1.0.0 - Production
Elapsed: 00:00:00.00
SQL> SELECT 'X' COL FROM DUAL WHERE 'X' = 'X '
2 /
C
X
Elapsed: 00:00:00.00
SQL> SELECT X.COL, Y.COL FROM
2 (SELECT 'X' COL FROM DUAL) X, (SELECT 'X ' COL FROM DUAL) Y
3 WHERE X.COL = Y.COL
4 /
C COL
X X
Elapsed: 00:00:00.00
SQL> SELECT X.COL, Y.COL FROM
2 (SELECT 'X' COL FROM DUAL) X, (SELECT 'X ' COL FROM DUAL) Y
3 WHERE X.COL = Y.COL(+)
4 /
C COL
X X
Elapsed: 00:00:00.00
SQL> SELECT X.COL, Y.COL FROM
2 (SELECT 'X' COL FROM DUAL) X, (SELECT 'X ' COL FROM DUAL) Y
3 WHERE X.COL(+) = Y.COL
4 /
C COL
X X
Elapsed: 00:00:00.00
SQL> SELECT * FROM V$VERSION;
BANNER
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
PL/SQL Release 10.2.0.4.0 - Production
CORE 10.2.0.4.0 Production
TNS for Solaris: Version 10.2.0.4.0 - Production
NLSRTL Version 10.2.0.4.0 - Production
Elapsed: 00:00:00.25
SQL> SELECT 'X' COL FROM DUAL WHERE 'X' = 'X '
2 /
C
X
Elapsed: 00:00:00.01
SQL> SELECT X.COL, Y.COL FROM
2 (SELECT 'X' COL FROM DUAL) X, (SELECT 'X ' COL FROM DUAL) Y
3 WHERE X.COL = Y.COL
4 /
C COL
X X
Elapsed: 00:00:00.03
SQL> SELECT X.COL, Y.COL FROM
2 (SELECT 'X' COL FROM DUAL) X, (SELECT 'X ' COL FROM DUAL) Y
3 WHERE X.COL = Y.COL(+)
4 /
C COL
X
Elapsed: 00:00:00.03
SQL> SELECT X.COL, Y.COL FROM
2 (SELECT 'X' COL FROM DUAL) X, (SELECT 'X ' COL FROM DUAL) Y
3 WHERE X.COL(+) = Y.COL
4 /
C COL
X
Elapsed: 00:00:00.03
SQL> SELECT X.COL, Y.COL FROM
2 (SELECT 'X' COL FROM DUAL) X LEFT OUTER JOIN (SELECT 'X ' COL FROM DUAL) Y
3 ON(X.COL = Y.COL)
4 /
C COL
X
Elapsed: 00:00:00.03
SQL>
Thanks a lot!
Alex

It also appears that 9.2 produces the same results as 10g
Per dbms_utility.db_version the Version = 9.2.0.6.0 Compatibility = 9.2.0
UT1 > @t4
UT1 >
UT1 > SELECT 'X' COL FROM DUAL WHERE 'X' = 'X '
  2  /
C
X
1 row selected.
UT1 >
UT1 > SELECT X.COL, Y.COL FROM
  2   (SELECT 'X' COL FROM DUAL) X, (SELECT 'X ' COL FROM DUAL) Y
  3   WHERE X.COL = Y.COL
  4  /
C CO
X X
1 row selected.
UT1 >
UT1 > Elapsed: 00:00:00.00
SP2-0734: unknown command beginning "Elapsed: 0..." - rest of line ignored.
UT1 > SELECT X.COL, Y.COL FROM
  2   (SELECT 'X' COL FROM DUAL) X, (SELECT 'X ' COL FROM DUAL) Y
  3   WHERE X.COL = Y.COL(+)
  4  /
C CO
X
1 row selected.
UT1 >
UT1 > SELECT X.COL, Y.COL FROM
  2  (SELECT 'X' COL FROM DUAL) X, (SELECT 'X ' COL FROM DUAL) Y
  3   WHERE X.COL(+) = Y.COL
  4  /
C CO
  X
1 row selected.HTH -- Mark D Powell --
PS - Also check the settings for nls_comp and nls_sort between the two databases.
Edited by: MarkDPowell on Nov 6, 2008 9:56 PM Add PS

Similar Messages

  • When closing 2 windows(with multiple tabs each), system restore does not properly restore the second window's tabs. Is this a bug in the new update/any ideas to fix?

    I regularly use 2 windows with multiple tabs each and session restore would work to get them all back, but after this latest update the second window does not restore properly, with the first tab not visible on top(only in drop down menu) and the add a tab button now on the left(instead of right). The add a tab button is not really concerning other than it indicates other problems with the tabs on tab of the 2nd window. Not having the 1st tab visible is frustrating, because I can not move it or as easily navigate. Also, the tabs on top of the 2nd window that are visible no longer have the "x" to close visible unless that tab is selected. I'm assuming this is a problem with the new release/update, since this is the first time I've ever encountered the problem, and I've shut down and restored Firefox a few times to make sure this was a recurring problem and not a one-time deal. Any ideas on how to fix would be welcome(other than perhaps cramming my tabs onto one window or sucking it up XD).

    Hi,
    You can try to '''Reset toolbars and controls:''' and '''Make Changes and Restart''' in the [https://support.mozilla.org/en-US/kb/Safe%20Mode Safe Mode] start screen.
    If the problem persists, please try a [https://support.mozilla.org/en-US/kb/Managing-profiles?s=profile&r=0&e=sph&as=s new profile]. You can later copy [https://support.mozilla.org/en-US/kb/Backing%20up%20your%20information?s=backup&r=1&e=sph&as=s needed data] from the old profile to this.
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]

  • When I press right click - Open in a new Tab on a bookmark on Firefox 4.0 nothing happens. Is this a bug? Is there a solution?

    When I press right click -> Open in a new Tab on a bookmark on the "Display your bookmarks" icon that is located on the upper right corner of Firefox 4.0 nothing happens. It only works if I press right click -> Open in a new Tab on bookmarks under the menu that is located on the upper left corner. Is this a bug? Is there a solution?

    No its working fine.
    Start Firefox in Safe Mode : How to start in safe mode
    If it doesn't work
    Create new Profile: Profiles

  • Mail does not create new emails based on the highlighted mailbox, but rather the receiving mailbox of whatever individual email happens to be highlighted. This was not the case prior to Lion. Is this a bug or an error on my part?

    Mail does not create new emails based on the highlighted mailbox, but rather according the receiving mailbox of whatever individual email happens to be highlighted. This was not the case prior to Lion. Is this a bug or an error on my part? (I do have the setting for creating new emails from the highlighted mailbox checked.)

    The questions about time was not only because of thinking about the Time Machine, but also possible impact on recognizing which messages remaining on a POP server (doesn't apply to IMAP) have been already downloaded. In the Mail folder, at its root level, in Mail 3.x there is a file named MessageUidsAlreadyDownloaded3 that should prevent duplicate downloading -- some servers may not communicate the best with respect to that, and the universal index must certainly be involved in updating that index file. If it corrupts, it can inhibit proper downloading. However, setting the account up in a New User Account and having the same problem does not point that way, unless your POP3 server is very different from most.
    That universal index is also typically involved when messages are meant to be moved from the Inbox to another mailbox -- in Mail 3.x the message does not move, but rather is copied, and then erased from the origin mailbox. That requires updating the Envelope Index to keep track of where the message is, and should keep track of where it is supposed to have been removed after the "Move".
    Ernie

  • Iphoto keeps reimporting all photos on disk though i have selected hide photos already imported. this is new behaviour!

    I am trying to import a few new photos from a 8gb card but Iphoto keeps reloading all the files that I have already downloaded AGAIN! This is new behaviour! I have the box ticked to Hide photos already unloded but it is grayed out so couldn't unselect if I wanted to. I've looked at the directions and they seem to say NOT to select the files on the card and drag them into Iphoto. It is taking hours to reload files that are already there. Any ideas? Cheers.

    If this is new what  has recently changed?
    LN

  • Downloaded 11.0.3 (42) 64 bit to my MacBook Pro and it crashes every time I select a song a use the 'add to' function to add to a play list. It's never done this before, is it a bug with the new version?

    downloaded 11.0.3 (42) 64 bit to my MacBook Pro and it crashes every time I select a song a use the 'add to' function to add to a play list. It's never done this before, is it a bug with the new version?

    You could just disable updates. Change these settings in about:config.
    * app.update.auto - set to false
    * app.update.enabled - set to false
    You can still check for updates with the "Check for Updates" button in the About Firefox window, but it will download the update file anyway if there is an update available. You can also check which is the current release from here:
    * http://sjc.mozilla.com/en-US/firefox/new/

  • Downloaded new format yesterday and now when playing music the sound is low for first few seconds of each subsequent track. Is this a bug?

    Under new format when playing music each track after the first starts in low volume then kicks in within 3 seconds. very irritating. is this a bug?

    I'm having the same issue on my iPad (the "new iPad" / 3rd gen with retina display and 30 pin dock connector) after downloading iOS 7 (is that what you meant by the new format, updating to iOS 7?).
    The music will play quietly for a few seconds then it will play at the volume it's supposed to.

  • When i download files , they go into subfolders such as "000000000002" within downloads, why is this behaviour and is this a bug?

    When i download files , they go into subfolders such as "000000000002" within downloads, why is this behaviour and is this a bug?

    Thanks Eric, Most files i download is from a  incident management application developed from my employer.  i use that all day long. I think you are partially correct, The application that i use may be creating these subfolders and using to put files into that.
    I will update this thread if i see that some other standard applications like safari / Mail are downloading into subfolders.
    Is some one else facing this issue??  

  • The new version of Firefox does not seem to allow multi-touchscreen pinch/zoom feature. Is this a bug or is there something I can do to fix the problem? Thanks.

    Since the new version of Firefox (which I love, esp the reduced menu bars at the top, leaving more web page viewable space), I am unable to use the multi-touch pinch/zoom function to resize pages. the scrolling still works, and all worked fine before.
    Is this a bug or is there something I can do to fix it?
    Thanks for your time.
    Mx

    Not a fix but if it's just a web site here and there that you find yourself using the pinch zoom feature you can use the IE Tab 2 addon to automatically use the ie engine and the zoom works.
    You lose the other firefox features on those pages but as I said, if it's just a few sites it's worth a look.
    I sure hope the Mozilla community fixes this in their desktop PC version soon. You can't gripe if it's free so I just keep waiting. :)
    Their android and iOS version supports it so why not the PC version?

  • I'm having trouble with the new reminder app for iOS 6 on my iPhone 4s.  The button for adding a reminder has disappeared. Is this a bug or am I missing something?

    The button for adding a reminder seems to have disappeared.  Is this a bug or am I missing something?

    It should be on the top of any list you create.  It is the Plus Sign in the upper right hand corner of the "Paper".

  • Iphone 6 tells me that "Item not available" in my country UK, when i click on the itunes store icon for the app to open the music, movies or tv shows section of the app. is this a bug?

    I am based in the UK and have just got a new iphone 6, everything works well except when i try to turn on the itunes store app -  i can do a search and buy music etc that way, within the app, however, if i go to Music, Movies or the TV shows section within the Store app, i get a message come up saying "Item Not Available" - This item you've requested is not currently available in the UK Store, but it is available in the US store. Tap Change Store to view this item".   I therefore cannot browse the music, movies or tv shows sections at all, nothing shows up except that message.  All my previous itunes purchases have downloaded ok, and i can access them. My apple ID works fine and restrictions on the iphone are turned OFF. The App Store app works normally. Connection etc is all fine and I can access itunes  in the normal way on my ipad and laptop, so this is just an iphone problem. Any ideas? is this a bug? I cant find anyone else with exactly the same problem. By the way, the same message comes up when i click on the red Music icon, on the iphone (situated next to the Safari icon) and then go to the "Store" via that app.  my playlists are in tact, but as soon as i click that Store button, I am told that the Item is unavailable - not that i have chosen any Item lol, I just want to access the store in the normal way. Thank you in advance for any suggestions you can give

    It is working now. I no longer get the message about the item not being available in the US and I can access the store.

  • Bugs in the new 3D graph (LV 8.6)

    I already posted this report in the Breakpoint board, breaking the rules...
    Therefore this is not exactly a duplicate post, since it should allow some discussion.
    I just downloaded LV 8.6, as I could not wait to have a look at the new long time awaited 3D graphs primitives, said to run also on MacOS. This is a GREAT new feature. The 3D surface graph works great, but I also found some new bugs (probably known already by the development team since they are pretty obvious, but who knows...).
    Additionnaly, I enjoy the idea that this seems to be the first LV 8.6 bug report in this forum.
    OK, here we go : (all the bugs have been found on a WindowXP machine)
    1 - As shown in the attached picture, a transparent cursor plane hide the 3D surface graph (but shows the axis)
    2 - As shown on the same picture, the boundaries of a cursor plane are locked to the axis values defined by the axis autoscale mode. The cursor plane appears much wider than the axis.
    3 - While in "perspective" mode, when the 3D indicator size is changed the graph switches to "orthographic" mode. An access to the property window is required to return to "perspective" mode.
    4 - after an access to the property window, the graph (perspective mode) in the Render window is streched to fit the window area, but returns back to a normal aspect ratio as soon as the window size is slightly changed.
    5 - As shown in the second attached picture, after a slight modification of the window size, the 3D surface is chopped of during a zoom-in.
    6 - When the 3D indicator size is streched, the graph is also streched. That gives the graph a poor look during rotation. In the old 3D activeX the aspect ratio of the graph was preserved.
    7 - (Not a bug, but a major lack of functionnality) I could not find a way to draw a 3D surface and a line on the same graph. This is easy with the old ActiveX and is a very usefull function when you want to represent the trajectory of an object moving onto a surface.
    8 - (Not a bug, but a strong inconvenience) A predefined color spectrum is lacking
    9 - (Not a bug, but a minor inconvenience) No logarithmic mode for the axis scales
    I better stop now since my wife is desperately asking me to pack my luggage before we leave for NIweek ! See (some of) you soon in Austin !
    Message Edité par chilly charly le 08-03-2008 08:20 AM
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        
    Attachments:
    3D graph (LV 8.6) bug1.png ‏83 KB
    3D graph (LV 8.6) bug 5.png ‏129 KB

    I wasn't studious enough : adding a line (problem #7 above) is easy : just drop another 3D graph on the front panel, this will brings in a new create_plot_line.vi on the diagram. Get rid of the additionnal 3D graph indicator, and wire the previous one to the new vi. See the attached graph, where two yellow lines have been drawn on each side the base of the peaks.
    Not yet possible to change the line thickness, but works nicely.
    I now have to customize my function palette to make the "native 3D graphs" directly accessible.
    One additionnal concern though : with the old ActiveX, it was possible (if not simple... ) to insert functionnal 3D graphs in Powerpoint presentations (see this thread). Is there any way to achieve a similar result with the native 3D graphs ?
    Message Edité par chilly charly le 08-03-2008 09:32 AM
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        
    Attachments:
    mix 3D graphs.png ‏6 KB
    mix 3D graphs2.png ‏73 KB

  • Can you confirm this Faces bug in iPhoto '11?

    I have created an Smart Album "unnamed faces" which should show all photos with "unnamed" faces. It shows about 2,500 of my about 24,000 photos. Some of these have been added recently, some are in the library since the old iPhoto '08 days. I see that some of them often "forget" that I have already rotated them. Even the face frames stay unrotated and are sometimes converted from squares to rectangles. But all this doesn't really matter.
    This is what I see as a bug: When I edit such a photo in the Smart Album, it e.g. shows one named face and "1 unnamed". I then rotate the image to have it in the desired portrait or landscape view, remove the wrong, rectangled and named face frame and name the unnamed, correctly placed square face frame with the desired person's name.
    Whatever I do next, photos treated this way still tell me they would have 1 named and 1 unnamed face frame. I only see the named, square frame, because I have deleted the old, wrong and rectangled frame before.
    Even more strange: When I set the Smart Album parameters like this:
    it shows these "damaged" images, which optically only have one named face frame left. The (translated) settings are: "All" conditions: "Face is unnamed" && "Face is not unnamed".
    This is really weird and I have no idea how to fix it except deleting and re-importing the images.
    PS: Yes, I have already even tried all options of iPhoto Library Manager without success for this issue.

    Back to your original Library:
    Download iPhoto Library Manager and use its rebuild function. (In Library Manager it's the FIle -> Rebuild command)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  

  • Open Cursor Issue because of file browse Item - Is this a Bug in APEX 3.2

    Hi All,
    I am using file browse Item to upload file into the database at two places in my application, but it seems whenever I am submitting those two pages, with file path or without file path, its opening an cursor which remains open after that, because of this open cursor count in the application is getting exceeding every time.
    For testing this I have made an dummy page containing just file browse item and submit button, and still it is increasing the open cursor count.
    Is this a bug in Apex file browse item or there is some other way to handle this.
    Please kindly help me in the above issue as this is affecting the production application.
    Thanks & Regards
    Sanjay
    Edited by: user11204334 on Dec 5, 2010 9:57 PM
    Edited by: user11204334 on Dec 5, 2010 9:58 PM

    Hi,
    One observation, Apex is switching the Session ID after one got killed ? I was working on Apex page with browse Item to test open cursor count,
    after killing the SID (227) on which the open cursor count was getting increase, it APEX automatically switches to new SID(149) for that session.
    Now the problem is even if I have two SID's and one hits the maximum open cursor count, It is not switching to other SID instead the whole application becomes unavailable.
    STATNAME SID VALUE USER
    opened cursors current 20 14 APEX_PUBLIC_USER
    opened cursors current 149 74 APEX_PUBLIC_USER
    opened cursors current 194 71 APEX_PUBLIC_USER
    opened cursors current 211 5 APEX_PUBLIC_USER
    opened cursors current 227 325 APEX_PUBLIC_USER Killed
    opened cursors current 244 15 APEX_PUBLIC_USER
    opened cursors current 20 14 APEX_PUBLIC_USER
    opened cursors current 149 76 APEX_PUBLIC_USER
    opened cursors current 194 71 APEX_PUBLIC_USER
    opened cursors current 211 5 APEX_PUBLIC_USER
    opened cursors current 244 15 APEX_PUBLIC_USER
    Please kindly help in this.
    Thanks in Advance
    Thanks & Regards
    Sanjay
    Edited by: user11204334 on Dec 8, 2010 1:02 AM

  • JDev 9.0.3, Business comp wizard, is this a bug?

    Howdy,
    Found something that perhaps is a bug, hoping you guys have fixed for the real release.
    1) Create a database connection, but don't fill in username/password. Don't check deploy password.
    2) Create new workspace and project.
    3) create new business component package in the project. On step 2, point Connection name to username/password-less connection. Alert says prompt will ask for credentials. No matter what I put in, with valid username/password entries, a Connect Error pops saying invalid arguments in call. Exception: oracle.jdeveloper.cm.CMException.
    Is this a bug? We're using dynamic credentials in our app with data sources, so username/password is left off.
    Thanks,
    Joe Tseng
    Technical Management Consultant
    TUSC
    [email protected]

    Joe,
    I've filed Bug#2561459 to track this problem.

Maybe you are looking for

  • What are the steps to reload my MacBook from a Time Machine back up on a external HD.

    Before I upgraded my MacBook to Lion I first used Time Machine to back the OS using a external HD. Not being satisfied  with the Lion OS I want to revert back to the Snow Lepopard. What are the steps to reload my laptop from my external HD?

  • Rating info in Bridge CS6

    Hi there, using Bridge CS6 (OS X 10.8.4). I have a large number of .cr2 files and, in order to have a smaller file size to preview, I batch processed them all to .jpg files, while keeping the original .cr2 files on an ext. disk. The filenames of the

  • KT4 Ultra-BSR

        Hi to everyone, I'm lookin at getting the new MSI Ultra-BSR Mobo but I'm not sure about 2 things. - First, does it support Raid on the regular IDE port for the HDD. I know it does on the S-ATA ones but for now, I've got 2 regular Parallel ATA HDs

  • Db_CACHE_SIZE

    I have it set to 0 which just show that I use it. This is the output I have now: select id,name,block_size, current_size,buffers from v$buffer_pool; 3,DEFAULT,8192,4656,578508; My SGA is 6G. what will be the optimum size I could resize this parameter

  • Manage Snow Leopard Server from Mac OS X Lion

    Hello, can you tell me if I can manage Snow Leopard Server installed on a Mac mini from Mac OS X Lion on a Mac Book Pro? Where can I find the administration tools? (Admin server, etc...)