No Predicate Information showing in typical display

same sql statement, in other environment, when I display plan with dbms_xplan, it shows predicate information, only in one environment, not showing, even I used ALL option, compared two environment, there is no difference, what is could be possible reason for this? Thanks in advance.

user8918387 wrote:
plan_table is not old version.Welcome to the forum.
That is good to hear that the PLAN_TABLE is the not the old version. If possible, I would like to see a reproducible test case using the following script:
SET LINESIZE 140
SET TRIMSPOOL ON
SET PAGESIZE 1000
SELECT /*+ GATHER_PLAN_STATISTICS */
  1 MY_VALUE
FROM
  DUAL
WHERE
  ROWNUM<=1;
SELECT
FROM
  TABLE(DBMS_XPLAN.DISPLAY_CURSOR(NULL,NULL,'ALLSTATS LAST +NOTE'));When I execute the above, this is what I see:
SQL> SELECT /*+ GATHER_PLAN_STATISTICS */
  2    1 MY_VALUE
  3  FROM
  4    DUAL
  5  WHERE
  6    ROWNUM<=1;
  MY_VALUE
         1
SQL>
SQL> SELECT
  2    *
  3  FROM
  4    TABLE(DBMS_XPLAN.DISPLAY_CURSOR(NULL,NULL,'ALLSTATS LAST +NOTE'));
PLAN_TABLE_OUTPUT
SQL_ID  a9wsgk0qtb83c, child number 0
SELECT /*+ GATHER_PLAN_STATISTICS */   1 MY_VALUE FROM   DUAL WHERE
ROWNUM<=1
Plan hash value: 3227170792
| Id  | Operation        | Name | Starts | E-Rows | A-Rows |   A-Time   |
|   0 | SELECT STATEMENT |      |      1 |        |      1 |00:00:00.01 |
|*  1 |  COUNT STOPKEY   |      |      1 |        |      1 |00:00:00.01 |
|   2 |   FAST DUAL      |      |      1 |      1 |      1 |00:00:00.01 |
Predicate Information (identified by operation id):
   1 - filter(ROWNUM<=1)
13 rows selected.When you post the output, use a { code } tag before and after the output so that the spaces in the explain plan test are retained (do not include the space on either side of the word code). For example:
{ code } (do not include the space between the bracket and the word code)
| Id  | Operation        | Name | Starts | E-Rows | A-Rows |   A-Time   |
|   0 | SELECT STATEMENT |      |      1 |        |      1 |00:00:00.01 |
|*  1 |  COUNT STOPKEY   |      |      1 |        |      1 |00:00:00.01 |
|   2 |   FAST DUAL      |      |      1 |      1 |      1 |00:00:00.01 |
Predicate Information (identified by operation id):
   1 - filter(ROWNUM<=1){ code }
Charles Hooper
Co-author of "Expert Oracle Practices: Oracle Database Administration from the Oak Table"
http://hoopercharles.wordpress.com/
IT Manager/Oracle DBA
K&M Machine-Fabricating, Inc.
Edited by: Charles Hooper on May 31, 2010 11:51 AM
Original test case did not specify a WHERE clause - fixed now.

Similar Messages

  • DBMS_XPLAN.DISPLAY - predicate information

    As mentioned in Oracle® Database PL/SQL Packages and Types Reference oracle predicate information is only displayed when applicable.
    Do you konow when it is not applicable .
    First System Which shows predicate information
    SQL> create table ttt (a number);
    Table created.
    SQL> explain plan for select * from ttt where a=333;
    Explained.
    SQL> Select * from table(dbms_xplan.display());
    PLAN_TABLE_OUTPUT
    Plan hash value: 774701505
    | Id | Operation | Name | Rows | Bytes | Cost (%CPU)| Time |
    | 0 | SELECT STATEMENT | | 1 | 13 | 2 (0)| 00:00:01 |
    |* 1 | TABLE ACCESS FULL| TTT | 1 | 13 | 2 (0)| 00:00:01 |
    Predicate Information (identified by operation id):
    PLAN_TABLE_OUTPUT
    *1 - filter("A"=333)*
    Second System Which doesn't show predicate information
    SQL> create table ttt (a number);
    Table created.
    SQL> explain plan for select * from ttt where a=333;
    Explained.
    SQL> Select * from table(dbms_xplan.display());
    Plan hash value: 774701505
    | Id | Operation | Name | Rows | Bytes | Cost (%CPU)| Time |
    | 0 | SELECT STATEMENT | | 1 | 13 | 2 (0)| 00:00:01 |
    | 1 | TABLE ACCESS FULL| TTT | 1 | 13 | 2 (0)| 00:00:01 |
    Note
    - dynamic sampling used for this statement
    12 rows selected.
    SQL>
    Edited by: user8308823 on 11.Şub.2011 05:42

    Check your value of cursorplan_unparse_enabled
    There have been bugs around access to the predicates column in v$sql_plan in certain
    versions (Metalink ids 2791172,763607.1,3267299)
    One of the recommendations was to alter the
    setting of " _cursor_plan_unparse_enabled"
    E.g.
    ALTER SESSION set "_cursor_plan_unparse_enabled"=FALSE
    which had this effect.
    See also
    Execution plan: Suddenly no predicate information displayed anymore
    Edited by: Dom Brooks on Feb 11, 2011 2:15 PM

  • I have been using CS6 for two years without incident.  Suddenly the Media Encoder stops working, showing APPCRASH and displaying error message about WatchFolder.dll - I tried uninstalling and re-installing to no avail - can anyone help

    I have been using CS6 for two years without incident.  Suddenly the Media Encoder stops working, showing APPCRASH and displaying error message about WatchFolder.dll - I tried uninstalling and re-installing to no avail - can anyone help?

    Hi Mylenium,
    Thanks for your response.
    Here is the error information showing up:
    Problem signature:
      Problem Event Name: APPCRASH
      Application Name: Adobe Media Encoder.exe
      Application Version: 6.0.0.382
      Application Timestamp: 4f62fcf1
      Fault Module Name: WatchFolder.dll
      Fault Module Version: 6.0.0.382
      Fault Module Timestamp: 4f62f37f
      Exception Code: c0000005
      Exception Offset: 0000000000007899
      OS Version: 6.1.7601.2.1.0.768.3
      Locale ID: 4105
      Additional Information 1: 9a62
      Additional Information 2: 9a620826d8ae4a2fa8b984b39290a503
      Additional Information 3: 1fb3
      Additional Information 4: 1fb304eee594288faeefbf1271b70d37
    I am using a PC Windows 7

  • Why does MSI Information shows 32MB SDRAM on a Ti4200?

    Well my problem is described on the subject.. why does that happen?? if i run dxdiag it shows my Video card as 128MB but why in MSI Information Tab in the display properties it shows 32MB??
    Thanks in advanced!

    ok ill do that!.. how can i know the performance of my video card?? which program do you reccomend?.. as you see im a kind of newbie with this kind of things!
    Sorry if im posting in the wrong plce..

  • My iPad mini retina display wifi 16 GB is showing blank white display and is like frozen. I can't shut it down or restart. It was working perfectly till 13/4/2015 night and next day morning it showing this problem.Please help........

    My iPad mini retina display wifi 16 GB is showing blank white display and is like frozen. I can't shut it down or restart. It was working perfectly till 13/4/2015 night and next day morning it showing this problem.There is no physical damage to my iPad and is in perfect good condition. I updated the latest OS 8.3 version 3 days before this issue happened. I took it to the apple authorised service centre but to my shock they told the display and unit has to be replaced which will cost me Rs.15000/-. It's just been one year and 7 days only since i bought my iPad,i.e, just 7 days out of warranty period only.I don't find any fault with the hardware neither no physical damage is there. Need help to sort out this issue.

    My iPad mini retina display wifi 16 GB is showing blank white display and is like frozen. I can't shut it down or restart. It was working perfectly till 13/4/2015 night and next day morning it showing this problem.There is no physical damage to my iPad and is in perfect good condition. I updated the latest OS 8.3 version 3 days before this issue happened. I took it to the apple authorised service centre but to my shock they told the display and unit has to be replaced which will cost me Rs.15000/-. It's just been one year and 7 days only since i bought my iPad,i.e, just 7 days out of warranty period only.I don't find any fault with the hardware neither no physical damage is there. Need help to sort out this issue.

  • A few days ago my TV show and movie displays went whacky-the shows are no longer in alpha order, there are multiple listings of the same show, the pictures are random-including album covers.  I downloaded latest version.  Any ideas??

    A few days ago my TV show and movie displays went whacky-the shows are no longer in alpha order, there are multiple listings of the same show, the pictures are random-including album covers.  I downloaded latest version & no change.  Any ideas??

    ME TOO.
    I think mine are all still in alphabetical order, but :
    * movies I deleted from my library and told "hide this purchase in the cloud" are showing up again. If I try to play them, I get the "cannot find the file in its proper location, would you like to locate it" error message.
    * for movies that have "iTunes Extras," the extras show up as a separate item, with another copy of the movie artwork. Most of these I believe I had DELETED the "iTunes Extras" anyway.
    * Items are showing up multiple times.
    * A few MUSIC ALBUMS are listed in my Movies section.
    * Some movies (I believe ones that I deleted off my HD but are still in the cloud) are showing random album covers instead of their proper artwork.
    * Just rented a movie, and it didn't show up anywhere in my library. It downloaded properly and completely, was in a suitably labeled folder in my iTunes/Media/Movies section, but didn't show up in any section of the library (or via a library search). Had to manually find it and tell it to open the file using iTunes.
    Running the latest version, even checked for updates. No other changes made lately since the last round of apple software updates. This was wonky before the latest small update to iTunes - now it's even wonkier. And it is very, VERY effing annoying.

  • I have the mini display port cable to hdmi.  When I connect I can get audio but on the video I get the display auro screen and can't get my actual display to show as that is not what shows on my display.  How can I fix this?

    I have the mini display port cable to hdmi.  When I connect I can get audio but on the video I get the display auro screen and can't get my actual display to show as that is not what shows on my display.  How can I fix this?

    System Preferences>Displays
    There is a little white bar. When you have your TV connected, move the white bar to the other display. Your main desktop is now the TV screen

  • How to "Show notifications when display is off"

    Hi,
    In Mavericks Beta the notifications from Mail, Messages, Facebook etc. were displayed even when the screen was turned off. It lit up the screen for a while showed the notification for few seconds and then the screen was turned off again. I really liked that feature cause I could see whats happening on my iMac even if I wasn't using it.
    In this Apple document this feature is still described http://support.apple.com/kb/PH14360?viewlocale=en_US&locale=en_US
    Show notifications when display is off or locked
    Get alerts when your display is off or your Mac is locked.
    But the option to enable it is no longer in the Notifications settings, instead there is "Show notifications on lock screen".
    So please let me ask, is there some possibility to show notifications on turned off display? Maybe by editing some preference file or something like that?
    Thank you very much for answers.
    Best Regards
    Milan

    I too would like to know a way around this problem. In the prior version of iCal, you could enable alarms only when iCal was running. I routinely sync three computers, sometimes hours to days apart. So unless I remember to turn alarms off prior to shutting down the machines, the alarms are not properly updated upon syncing when an idle machine is turned back on.
    Hope this makes sense. Either way, it would have been better if Apple had not gotten rid of this feature in the new iCal.
    Eddie

  • Messages doesn't  keep my "Show as Boxes"display preference after restart.

    Any ideas on how to make Messages keep my “Show as Boxes”display preference after restart. It always defaults back to “Show as Ballons”.
    Thank you community,
    Paul

    Hi,
    Open a Finder  window
    Go to the View Menu and chose "Show Path Bar"
    This will show the way to the folders and files you navigate to.
    In the Finder still, use the Go Menu whilst holding down the ALT key
    Select the Library that appears
    Navigate to the Preferences Folder.
    Now Right click the Library in the Path Bar.
    Choose Get Info.
    In the panel that opens up check the Ownership and Permissions section
    highlight your Name and then use the cogwheel type icon.
    Your shortname should appear in a sentence that reads "Make Shortname (me) the Owner" but it should be greyed out if you already Own the folder.
    Your name in the list should have Read and Write Permissions.
    Do you have Read and Write Permissions an Own the Library folder ?
    Repeat for the Preferences Folder.
    Repeat for a file in the Preferences folder called  com.apple.ichat.plist (just highlight the file and then do CMD + i keys (Get Info))
    Basically to be able to change a Preference you need permission to Write to the file involved.
    However you also need Read and Write permissions to the containing folders.
    If it is not sticking then it would seem you do not have those.
    9:30 pm      Monday; November 4, 2013
      iMac 2.5Ghz 5i 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • How do I have the list of groups as well as individuals and their information show up in address book?

    How do I have the list of groups as well as individuals and their information show up in address book?

    Let me rephrase... 
    How do I get all of the panes (groups, individuals and individual information) to show at the same time now in Lion Address Book?

  • Airport Extreme "Show Time Connected" Display

    "SHOW TIME CONNECTED" problem
    I have a relatively minor problem with my Airport Extreme. I have elected to have the “Show time connected” displayed in my menubar. For the last few months, and certainly since I upgraded to OS 10.7, the time connected display keeps resetting itself, sometimes actually back into negative time, showing as a negative time connected and gradually working its way up to zero. At other times it will seem to work accurately for a day or 2 and then reset itself back to 0.
    This does not seem to affect my  Airport Extreme function which does not disconnect or dysfunction. It seems that it is only the timer itself that keeps resetting itself. I know this is a minor issue but would be happy for any advice on how to correct it.
    Thanks very much.

    I ran OS 10.5 for 3 years with my Time Capsule and never saw a negative time.  I recently updated to 10.6, but I don't think that that caused the problem, although I didn't check the apparent connected time on another computer.
    "...only seems to affect a few users." is not a defense.  Apple's job is to write software that always works, not that works mostly.  I'm not sure that there would be a flood of reports.  I think that most people don't turn this option on.  It's an obscure setting (people ask where it is in other forum posts) and of little apparent value.  I use it because it's the only reliable indicator that I am actually connected to the internet.  I would not have upgraded the firmware on my TC except that the flashing yellow light (that I can't reset) made detecting other problems with the TC impossible.
    I should also point out that on a recent trip I connected to a wi-fi router that does not support displaying the connected time.  However, my computer continued to display the time that my TC had been connected when last it spoke to my computer.  This does appear to be a 10.6 bug, as 10.5 never did this.

  • Filter Predicate information

    Hi,
    Below is the execution plan for one long running query. I would like to get one information clear from any of you.
    ID 7 returns 1145 rows as per plan.
    I ran the 7th operation manually ( 7 - access("FCT"."CND_KEY"=1 AND "FCT"."MRKT_KEY"="MKT"."MRKT_KEY")
    filter("FCT"."MRKT_KEY"=2 OR "FCT"."MRKT_KEY"=14 OR "FCT"."MRKT_KEY"=23 OR "FCT"."MRKT_KEY"=47 OR "FCT"."MRKT_KEY"=61))
    it returns only very less rows, should it return 1145 rows? Please let me know why this is?
    | 0 | SELECT STATEMENT | | 3 | 255 | 85 (0)| | | |
    | |
    | 1 | NESTED LOOPS | | 3 | 255 | 85 (0)| | | 87,00 | P
    ->S | QC (RAND) |
    | 2 | NESTED LOOPS | | 1331 | 91839 | 68 (0)| | | 87,00 | P
    CWP | |
    |* 3 | TABLE ACCESS FULL | MKTTAB | 2 | 26 | 5 (0)| | | 87,00 | P
    CWP | |
    | 4 | PARTITION RANGE INLIST | | | | |KEY(I) |KEY(I) | 87,00 | P
    CWP | |
    | 5 | PARTITION LIST ITERATOR | | | | | KEY | KEY | 87,00 | P
    CWP | |
    |* 6 | TABLE ACCESS BY LOCAL INDEX ROWID| CONDFCT | 532 | 29792 | 17 (6)|KEY(I) |KEY(I) | 87,00 | P
    CWP | |
    |* 7 | INDEX RANGE SCAN | IDX_CONDFCT_CND_MRKT_PRDC | 1145 | | 56 (2)|KEY(I) |KEY(I) | 87,00 | P
    CWP | |
    |* 8 | TABLE ACCESS BY INDEX ROWID | PRODTAB | 1 | 16 | 2 (50)| | | 87,00 | P
    CWP | |
    |* 9 | INDEX UNIQUE SCAN | INX_PRODTAB_PK | 1 | | | | | 87,00 | P
    CWP | |
    Predicate Information (identified by operation id):
    3 - filter("MKT"."MRKT_KEY"=2 OR "MKT"."MRKT_KEY"=14 OR "MKT"."MRKT_KEY"=23 OR "MKT"."MRKT_KEY"=47 OR "MKT"."MRKT_KEY"=61)
    6 - filter(("FCT"."PRD_KEY"=2006010701 OR "FCT"."PRD_KEY"=2006011401 OR "FCT"."PRD_KEY"=2006012101 OR "FCT"."PRD_KEY"=2006012801
    OR
    "FCT"."PRD_KEY"=2006020401 OR "FCT"."PRD_KEY"=2006021101 OR "FCT"."PRD_KEY"=2006021801 OR "FCT"."PRD_KEY"=2006022501 O
    R "FCT"."PRD_KEY"=2006030401 OR
    "FCT"."PRD_KEY"=2006031101 OR "FCT"."PRD_KEY"=2006031801 OR "FCT"."PRD_KEY"=2006032501 OR "FCT"."PRD_KEY"=2006040101 O
    R "FCT"."PRD_KEY"=2006040801 OR
    "FCT"."PRD_KEY"=2006041501 OR "FCT"."PRD_KEY"=2006042201 OR "FCT"."PRD_KEY"=2006042901 OR "FCT"."PRD_KEY"=2006050601 O
    R "FCT"."PRD_KEY"=2006051301 OR
    "FCT"."PRD_KEY"=2006052001 OR "FCT"."PRD_KEY"=2006052701 OR "FCT"."PRD_KEY"=2006060301 OR "FCT"."PRD_KEY"=2006061001 O
    R "FCT"."PRD_KEY"=2006061701 OR
    "FCT"."PRD_KEY"=2006062401 OR "FCT"."PRD_KEY"=2006070101 OR "FCT"."PRD_KEY"=2006070801 OR "FCT"."PRD_KEY"=2006071501 O
    R "FCT"."PRD_KEY"=2006072201 OR
    "FCT"."PRD_KEY"=2006072901 OR "FCT"."PRD_KEY"=2006080501 OR "FCT"."PRD_KEY"=2007010601 OR "FCT"."PRD_KEY"=2007011301 O
    R "FCT"."PRD_KEY"=2007012001 OR
    "FCT"."PRD_KEY"=2007012701 OR "FCT"."PRD_KEY"=2007020301 OR "FCT"."PRD_KEY"=2007021001 OR "FCT"."PRD_KEY"=2007021701 O
    R "FCT"."PRD_KEY"=2007022401 OR
    "FCT"."PRD_KEY"=2007030301 OR "FCT"."PRD_KEY"=2007031001 OR "FCT"."PRD_KEY"=2007031701 OR "FCT"."PRD_KEY"=2007032401 O
    R "FCT"."PRD_KEY"=2007033101 OR
    "FCT"."PRD_KEY"=2007040701 OR "FCT"."PRD_KEY"=2007041401 OR "FCT"."PRD_KEY"=2007042101 OR "FCT"."PRD_KEY"=2007042801 O
    R "FCT"."PRD_KEY"=2007050501 OR
    "FCT"."PRD_KEY"=2007051201 OR "FCT"."PRD_KEY"=2007051901 OR "FCT"."PRD_KEY"=2007052601 OR "FCT"."PRD_KEY"=2007060201 O
    R "FCT"."PRD_KEY"=2007060901 OR
    "FCT"."PRD_KEY"=2007061601 OR "FCT"."PRD_KEY"=2007062301 OR "FCT"."PRD_KEY"=2007063001 OR "FCT"."PRD_KEY"=2007070701 O
    R "FCT"."PRD_KEY"=2007071401 OR
    "FCT"."PRD_KEY"=2007072101 OR "FCT"."PRD_KEY"=2007072801 OR "FCT"."PRD_KEY"=2007080401 OR "FCT"."PRD_KEY"=2008010501 O
    R "FCT"."PRD_KEY"=2008011201 OR
    "FCT"."PRD_KEY"=2008011901 OR "FCT"."PRD_KEY"=2008012601 OR "FCT"."PRD_KEY"=2008020201 OR "FCT"."PRD_KEY"=2008020901 O
    R "FCT"."PRD_KEY"=2008021601 OR
    "FCT"."PRD_KEY"=2008022301 OR "FCT"."PRD_KEY"=2008030101 OR "FCT"."PRD_KEY"=2008030801 OR "FCT"."PRD_KEY"=2008031501 O
    R "FCT"."PRD_KEY"=2008032201 OR
    "FCT"."PRD_KEY"=2008032901 OR "FCT"."PRD_KEY"=2008040501 OR "FCT"."PRD_KEY"=2008041201 OR "FCT"."PRD_KEY"=2008041901 O
    R "FCT"."PRD_KEY"=2008042601 OR
    "FCT"."PRD_KEY"=2008050301 OR "FCT"."PRD_KEY"=2008051001 OR "FCT"."PRD_KEY"=2008051701 OR "FCT"."PRD_KEY"=2008052401 O
    R "FCT"."PRD_KEY"=2008053101 OR
    "FCT"."PRD_KEY"=2008060701 OR "FCT"."PRD_KEY"=2008061401 OR "FCT"."PRD_KEY"=2008062101 OR "FCT"."PRD_KEY"=2008062801 O
    R "FCT"."PRD_KEY"=2008070501 OR
    "FCT"."PRD_KEY"=2008071201 OR "FCT"."PRD_KEY"=2008071901 OR "FCT"."PRD_KEY"=2008072601 OR "FCT"."PRD_KEY"=2008080201)
    AND
    "FCT"."CMPNT_NM"="MKT"."MRKT_SCN_CMPNT_NM")
    7 - access("FCT"."CND_KEY"=1 AND "FCT"."MRKT_KEY"="MKT"."MRKT_KEY")
    filter("FCT"."MRKT_KEY"=2 OR "FCT"."MRKT_KEY"=14 OR "FCT"."MRKT_KEY"=23 OR "FCT"."MRKT_KEY"=47 OR "FCT"."MRKT_KEY"=61)
    8 - filter("PRODTAB"."H2_MANUF" IS NOT NULL AND ("PRODTAB"."H2_MANUF"='P&G' OR "PRODTAB"."H2_MANUF"='PRIVATE LABEL') AND
    DECODE("PRODTAB"."DZ02_NM",NULL,'NA',"PRODTAB"."DZ02_NM")='MANUFACTURER' AND "PRODTAB"."H2_PC#"='TOTAL CATEGORY')
    9 - access("FCT"."PRDC_KEY"="PRODTAB"."PRDC_KEY")

    Hi,
    Adding to the damorgan,
    In order to Check the Number of Records, you can Debug it (Execute it Part by Part) and you get to know.
    As he stated if you got any problems make sure you do, update stats up to date... !!
    If you think that number of rows returned in wrong, check the joining Conditions, since some times based on the conditions of joins between the table unncessary rows will be fetching... which make the query performance degraded
    - Pavan Kumar N

  • ACE4710 Show crypto files displays file size mismatch

    For some reason when I compare backup and active ACE4710 certs size I have a size mismatch on 2 certs. I have done everything I can think of to elimanate this mismatch in size. I start off on the active with crypto import terminal xyz.pem which then a show crypto files displays as say 1800 then through a console session with putty I attach to the backup where i use the export from the master and run the same import command then show crypto file again where there is a  significant file size difference. Could this be as a result of the serial connection versus the telnet session otherwise on the master? I know that the master is using the correct file size cert as it is up and tested where unless I do a failover to the backup I do not know the cert will work and as well crypto verify shows both sets match on active and backup?  Right now I am in a warm standby state for ft as a result. Thanks.

    Hi,
    Figured out a fix. What I later came to realize is that I had originally uploaded through FTP the key and cert pem as one file which then the system seperated (with an ultimate  file size based on this procedure) did not later match my copy and paste import file size for the two already seperate files. As well I was very carefull about white space and verify was done on both active and backup ACEs and the key pair in question. I was able to fix the problem by exporting from the copy and paste version and then re importing to the other device also through the terminal then use the new ones in the SSL proxy config for the pair in question. Then delete the FTP uploaded cert and key.Thanks for your help.

  • When I display the view-formula command , the information in the cell displays vertically and it is very hard to read. I want it to go back to the horizontal display I have had all along. Thanks

    When I display the view-formula command , the information in the cell displays vertically and it is very hard to read. I want it to go back to the horizontal display I have had all along. Thanks

    Allan:
    Sorry, I forgot to mention that I am working with Excel for Mac.

  • I updated to itunes 11 and I installed it but when I opened up itunes only little icons would show, it woulndt display any words or letters

    I updated from itunes 10.7 to itunes 11 and I installed it but when I opened up itunes only little icons would show, it woulndt display any words or letters.
    so then i tried uninstalling and installing back the old itunes and it wouldnt open at all. i put back the new itunes n it opens but still wont show any words?

    That's consistent with trouble with the Segoe UI fonts on your system.
    If you're using Windows XP or Windows Vista, try Vortical's technique from the following post:
    Re: iTunes 10.1 Missing Text
    But if you're using Windows 7, try itunesTRK's suggestion from the following post:
    menu bar invisible

Maybe you are looking for

  • Logic Pro won't start anymore

    It's the latest Logic Pro 9.1.8 If i try to open any project I see the GUI for about three seconds but it's frozen. Then Logic crashes. If i open Logic without any project or with the audio engine disabled or with all AUs disabled makes no difference

  • Roaming profile problem?

    I'm not sure it's a roaming profile problem or not, but I need help to fix it. we use MetaFrame citrix to connect a remote computer running a medical program. Every computer has Citrix online plug-in. If user uses computer user always use, everything

  • Invoice block for partial goods receipt

    Hii.. I have a requirement where i need to block the invoice its respective PO is partially receipted. does SAP provide any customizing settings wher if i tyr to do MIRO for PO which is partially receipted the invoice should be blocked. Suggestion wi

  • Error returning String[]

    i am trying to write a jax-rpc client for my web service, but am having trouble with array types and custom object types. it was deployed using servicegen ant task in weblogic 7 sp1. i have a static client that works fine. i think i am not setting th

  • Audigy 2 ZS Platinum Pro External I/O

    Hello, I have a problem connecting my I/O Hub to my pc i put the leads in the right places but the hub has no power, any suggestions? by the way here is a pic of the set: http://reviews.zdnet.co.uk/i/z/rv/2004/03/audigy2-zsp-i.gif any help is apprici