Hint problem

Hi Experts,
I have passed full table scan hint in the below query
even I have used full table scan hint the optimizer is doing index range scan.
Why it's happening like that.
Please help me.
SQL> SELECT * FROM EMP
    WHERE deptno IN
    (SELECT /*+ FULL(emp) */ DEPTNO FROM DEPT
    WHERE DEPTNO=20);
   EMPNO ENAME                       SAL     DEPTNO       COMM
      7876 ADAMS                  13000000         20
      7369 SMITH                8.0000E+12         20
      7902 FORD                   30000000         20
      7788 SCOTT                  30000000         20
      7566 JONES                  20000000         20
Execution Plan
Plan hash value: 3939047513
| Id  | Operation          | Name          | Rows  | Bytes | Cost  |
|   0 | SELECT STATEMENT   |               |     2 |    40 |     4 |
|*  1 |  HASH JOIN SEMI    |               |     2 |    40 |     4 |
|*  2 |   TABLE ACCESS FULL| EMP           |     5 |    85 |     2 |
|*  3 |   INDEX RANGE SCAN | DEP_DEPNO_IND |     1 |     3 |     1 |
Predicate Information (identified by operation id):
   1 - access("DEPTNO"="DEPTNO")
   2 - filter("DEPTNO"=20)
   3 - access("DEPTNO"=20)
Note
   - cpu costing is off (consider enabling it)

user9077483 wrote:
Hi Experts,
I have passed full table scan hint in the below query
even I have used full table scan hint the optimizer is doing index range scan.
Why it's happening like that.
Please help me.
SQL> SELECT * FROM EMP
WHERE deptno IN
(SELECT /*+ FULL(emp) */ DEPTNO FROM DEPT
WHERE DEPTNO=20);
   EMPNO ENAME                       SAL     DEPTNO       COMM
7876 ADAMS                  13000000         20
7369 SMITH                8.0000E+12         20
7902 FORD                   30000000         20
7788 SCOTT                  30000000         20
7566 JONES                  20000000         20
Execution Plan
Plan hash value: 3939047513
| Id  | Operation          | Name          | Rows  | Bytes | Cost  |
|   0 | SELECT STATEMENT   |               |     2 |    40 |     4 |
|*  1 |  HASH JOIN SEMI    |               |     2 |    40 |     4 |
|*  2 |   TABLE ACCESS FULL| EMP           |     5 |    85 |     2 |
|*  3 |   INDEX RANGE SCAN | DEP_DEPNO_IND |     1 |     3 |     1 |
Predicate Information (identified by operation id):
1 - access("DEPTNO"="DEPTNO")
2 - filter("DEPTNO"=20)
3 - access("DEPTNO"=20)
Note
- cpu costing is off (consider enabling it)
I think you're very confused. Look closely at which tables are being full table scanned and which are
index range scanned, then look at your hint and what table you're hinting there.

Similar Messages

  • Flash Builder 4.6 code hinter problem - not showing some methods

    Hi All,
    I have a problem with FB code hinter. It does not show some methods on an object.
    To be exact I created a Date object and FB code hinter does not show .toDateString method (actually I it shows only one to string method - .ToString(), although according to docs there are more)
    When I use .toDateString method, code still compiles and work just fine, however method is not showing up in code hinter, which is really annoying..
    Anyone had this problem? If so, please, share some wisdom how to solve this thing.
    Thanks in advance.
    UPDATE:
    Here is some more info in my problem.
    I have tried to reinstall the application, but it did not help.
    So what I did was:
    * first I installed FB standard edition version 4.
    * I checked the code hinter and it worked. It showed .toDateString method.
    * I have purchased FB standard 4.5 upgrade.
    * I installed this upgrade, and boom the code hinter does not show the method...
    * Next I tried to create a project with Flex 4.1 sdk and then it worked - method was there. So the problem is with 4.6 sdk apparently...sucks...

    Hi, I have the same problem. I have a new FB 4.6 installation and it is my first FB installation. Do you have a solution already?

  • Code Hints Problem - CS3

    I just got Flash CS3 today, I have it installed and I
    uninstalled Flash 8 after I installed Flash CS3, the problem is,
    code hints don't display anymore like it did before when I type
    "on(" or whatever, and I really need them, they are my lifesaver.
    Yes, I do have them enabled in the settings, and they just don't
    show up.
    Oh yeah, it doesn't show up for AS3, AS2/Flash Player 8
    settings work fine.
    I'm running Vista.

    quote:
    Originally posted by:
    eirkeirkeirk
    I just noticed that when authoring an .as file in CS3, I get
    the AS3 code hints, even though I'm writing an AS2 class. Bummer. I
    don't see a way to specify which version class file you are
    authoring. Maybe I missed something??
    Erik
    Here is an example of what I'm talking about. Grabs taken
    while authoring an external class (.as) file in CS3.
    No "method completion" hint like I would get in Studio 8:
    img1
    And I get all the AS3 methods and properties because there is
    apparently no way to tell Flash that I want this .as file to be an
    AS 2.0 class - note the lack of properties like _alpha:
    img2
    So, seriously, am I missing something or did Adobe just make
    Flash CS3 even worse than Studio 8 for authoring AS 2.0 classes?
    Erik

  • CSS editor code hinting problem

    I have installed ColdFusion Builder (trial version) togeter with Flash Builder, and I experience that code hinting in the CSS editor does not work. If I edit the CSS file, the changes is not updated when I change to browser view. (It works when I usen an external browser). I have tried to install CFB onto a existing Flash Builder standalone, and also tried to Install Flash Builder and CFB onto an Eclipse Helios installation. The CSS editor does not work in any case.
    Somebode have a solution to this problem? I have been in contact with another person that have the same problem. He have solved it temporarily by installing Flash Builder and CFB in two seperate stand alone intsallations.

    Hi Stefan,
    Thanks a lot for your help!
    It works also for me....strange as I didn't find the way to chnage it back to the old way. Probable I have to get use to the new way, however space was more convinient than tab.
    Best regards,
    Peter

  • Hinting problems with Helvetica Neue

    I seem to remember I asked this before and the problem was font hinting, but it continues to plague me and I'm wondering if anyone has any kind of workaround.
    Helvetica Neue bold doesn't render properly in PS (or Illustrator) so that the x-height is getting miscalculated for some letters.
    See attached image for sample:
    Above you can see where the 'v' is shorter than it should be (and the 'u' too). It drives me nuts - I like to use Helvetica Neue a lot and it looks terrible.
    Create outlines cures it, but I need to keep text editable as I design, so that's not a good solution.
    I'm using CS5 on 10.6.5

    I have just the same problem. I'm using Leopard 10.5.8. This occurs to me on InDesign CS4, not sure about Photoshop or Illustrator. When I zoom in close to the text it seems that this hinting disappears.
    It is quite irritating and its difficult to make designs on screen when the letters looks so odd.
    Im quite sure that this is only a screen problem and it will be shown properly on print.
    Do someone have an answer to what may cause this? And if there is some way to solve it?

  • Hints problem : i'm getting crazy !!

    Hello All,
    i am using SQL developer 1.5.3 on a oracle 10.2.0.2 database, and i have an issue with a request :
    when i put a hint /*+rule*/, the hint is accepted.
    when i put a hint +rule, the hint is ignored !!?????
    when i try the same hint manually (with sqlplus), both hints are accepted.
    i don't understand why sql developer can't stand -- ???
    did anyone already faced this problem before ?

    Certainly a bug, as sqldev parses the statements before sending them to the DB.
    Personally, I never saw anyone use that form of hints, so I guess the programmer missed it too.
    Regards,
    K.

  • PARALLEL hint problem

    Hi All,
    I tuned a query which ran for 7 hours. The query has 9 unions.
    After tuning using PARALLEL hint (I just placed as /*+PARALLEL */ in the select statement.)
    It took 2 hours of execution time.
    Now my client refreshed the instance which caused increase of 20% of data.
    Now the query is taking 20 hours to execute even after using parallel hint. Can anyone tellme the cause of this increase in time?
    Also plz tellme wat r the things that i need to check the server in dba prespective?
    (In this i mentioned as a query actually it resides in a procedures which uses cursors)
    Thanks in advance...

    <pre>Execution Plan
    0 SELECT STATEMENT Optimizer=CHOOSE (Cost=15770 Card=1 Bytes=3
    22)
    1 0 SORT (GROUP BY) (Cost=15770 Card=1 Bytes=322)
    2 1 NESTED LOOPS (Cost=15723 Card=1 Bytes=322)
    3 2 NESTED LOOPS (Cost=15722 Card=1 Bytes=312)
    4 3 NESTED LOOPS (Cost=15720 Card=1 Bytes=280)
    5 4 NESTED LOOPS (Cost=15718 Card=1 Bytes=271)
    6 5 NESTED LOOPS (Cost=15715 Card=1 Bytes=239)
    7 6 NESTED LOOPS (Cost=15714 Card=1 Bytes=208)
    8 7 NESTED LOOPS (Cost=15712 Card=1 Bytes=195)
    9 8 HASH JOIN (Cost=5053 Card=3553 Bytes=56492
    7)
    10 9 HASH JOIN (Cost=1732 Card=17723 Bytes=21
    09037)
    11 10 NESTED LOOPS (Cost=7 Card=26 Bytes=234
    0)
    12 11 NESTED LOOPS (Cost=2 Card=1 Bytes=60
    13 12 TABLE ACCESS (BY INDEX ROWID) OF '
    FA_DEPRN_PERIODS' (Cost=1 Card=1 Bytes=26)
    14 13 INDEX (UNIQUE SCAN) OF 'FA_DEPRN
    PERIODSU3' (UNIQUE)
    15 12 TABLE ACCESS (BY INDEX ROWID) OF '
    FA_BOOK_CONTROLS' (Cost=1 Card=1 Bytes=34)
    16 15 INDEX (UNIQUE SCAN) OF 'FA_BOOK_
    CONTROLS_U1' (UNIQUE)
    17 11 TABLE ACCESS (FULL) OF 'FA_CATEGORY_
    BOOKS' (Cost=5 Card=26 Bytes=780)
    18 10 TABLE ACCESS (FULL) OF 'FA_ASSET_HISTO
    RY' (Cost=1723 Card=665635 Bytes=19303415)
    19 9 TABLE ACCESS (FULL) OF 'FA_DISTRIBUTION_
    HISTORY' (Cost=2223 Card=1344720 Bytes=53788800)
    20 8 TABLE ACCESS (BY INDEX ROWID) OF 'FA_DEPRN
    _DETAIL' (Cost=3 Card=1 Bytes=36)                                                        
    21 20 INDEX (UNIQUE SCAN) OF 'FA_DEPRN_DETAIL_
    U1' (UNIQUE) (Cost=2 Card=1)
    22 21 SORT (AGGREGATE)
    23 22 FIRST ROW (Cost=4 Card=14 Bytes=336)
    24 23 INDEX (RANGE SCAN (MIN/MAX)) OF 'F
    A_DEPRN_DETAIL_U1' (UNIQUE) (Cost=4 Card=3052321)
    25 20 TABLE ACCESS (BY INDEX ROWID) OF 'FA_DEP
    RN_PERIODS' (Cost=1 Card=1 Bytes=25)
    26 25 INDEX (UNIQUE SCAN) OF 'FA_DEPRN_PERIO
    DS_U3' (UNIQUE)
    27 20 TABLE ACCESS (BY INDEX ROWID) OF 'FA_DEP
    RN_PERIODS' (Cost=1 Card=1 Bytes=25)
    28 27 INDEX (UNIQUE SCAN) OF 'FA_DEPRN_PERIO
    DS_U3' (UNIQUE)
    29 20 TABLE ACCESS (BY INDEX ROWID) OF 'FA_DEP
    RN_PERIODS' (Cost=1 Card=1 Bytes=25)
    30 29 INDEX (UNIQUE SCAN) OF 'FA_DEPRN_PERIO
    DS_U3' (UNIQUE)
    31 20 TABLE ACCESS (BY INDEX ROWID) OF 'FA_DEP
    RN_PERIODS' (Cost=1 Card=1 Bytes=25)
    32 31 INDEX (UNIQUE SCAN) OF 'FA_DEPRN_PERIO
    DS_U3' (UNIQUE)
    33 20 TABLE ACCESS (BY INDEX ROWID) OF 'FA_DEP
    RN_PERIODS' (Cost=1 Card=1 Bytes=25)
    34 33 INDEX (UNIQUE SCAN) OF 'FA_DEPRN_PERIO
    DS_U3' (UNIQUE)
    35 20 TABLE ACCESS (BY INDEX ROWID) OF 'FA_DEP
    RN_PERIODS' (Cost=1 Card=1 Bytes=25)
    36 35 INDEX (UNIQUE SCAN) OF 'FA_DEPRN_PERIO
    DS_U3' (UNIQUE)
    37 20 TABLE ACCESS (BY INDEX ROWID) OF 'FA_DEP
    RN_PERIODS' (Cost=1 Card=1 Bytes=25)
    38 37 INDEX (UNIQUE SCAN) OF 'FA_DEPRN_PERIO
    DS_U3' (UNIQUE)
    39 20 TABLE ACCESS (BY INDEX ROWID) OF 'FA_DEP
    RN_PERIODS' (Cost=1 Card=1 Bytes=25)
    40 39 INDEX (UNIQUE SCAN) OF 'FA_DEPRN_PERIO
    DS_U3' (UNIQUE)
    41 7 TABLE ACCESS (BY INDEX ROWID) OF 'GL_CODE_CO
    MBINATIONS' (Cost=2 Card=1 Bytes=13)
    42 41 INDEX (UNIQUE SCAN) OF 'GL_CODE_COMBINATIO
    NS_U1' (UNIQUE) (Cost=1 Card=1)
    43 6 TABLE ACCESS (BY INDEX ROWID) OF 'FA_CATEGORIE
    S_B' (Cost=1 Card=1 Bytes=31)
    44 43 INDEX (UNIQUE SCAN) OF 'FA_CATEGORIES_B_U1'
    (UNIQUE)
    45 5 TABLE ACCESS (BY INDEX ROWID) OF 'FA_BOOKS' (Cos
    t=3 Card=1 Bytes=32)
    46 45 INDEX (RANGE SCAN) OF 'FA_BOOKS_N1' (NON-UNIQU
    E) (Cost=2 Card=1)
    47 45 TABLE ACCESS (BY INDEX ROWID) OF 'FA_DEPRN_PER
    IODS' (Cost=1 Card=1 Bytes=25)
    48 47 INDEX (UNIQUE SCAN) OF 'FA_DEPRN_PERIODS_U3'
    (UNIQUE)
    49 45 TABLE ACCESS (BY INDEX ROWID) OF 'FA_DEPRN_PER
    IODS' (Cost=1 Card=1 Bytes=25)
    50 49 INDEX (UNIQUE SCAN) OF 'FA_DEPRN_PERIODS_U3'
    (UNIQUE)
    51 45 TABLE ACCESS (BY INDEX ROWID) OF 'FA_DEPRN_PER
    IODS' (Cost=1 Card=1 Bytes=25)
    52 51 INDEX (UNIQUE SCAN) OF 'FA_DEPRN_PERIODS_U3'
    (UNIQUE)
    53 45 TABLE ACCESS (BY INDEX ROWID) OF 'FA_DEPRN_PER
    IODS' (Cost=1 Card=1 Bytes=25)
    54 53 INDEX (UNIQUE SCAN) OF 'FA_DEPRN_PERIODS_U3'
    (UNIQUE)
    55 4 TABLE ACCESS (BY INDEX ROWID) OF 'FA_ADDITIONS_B'
    (Cost=2 Card=1 Bytes=9)
    56 55 INDEX (UNIQUE SCAN) OF 'FA_ADDITIONS_B_U1' (UNIQ
    UE) (Cost=1 Card=1)
    57 3 TABLE ACCESS (BY INDEX ROWID) OF 'FA_ADDITIONS_TL' (
    Cost=2 Card=1 Bytes=32)
    58 57 INDEX (UNIQUE SCAN) OF 'FA_ADDITIONS_TL_U1' (UNIQU
    E) (Cost=1 Card=1)
    59 2 TABLE ACCESS (BY INDEX ROWID) OF 'FA_ASSET_KEYWORDS' (
    Cost=1 Card=1 Bytes=10)
    60 59 INDEX (UNIQUE SCAN) OF 'FA_ASSET_KEYWORDS_U1' (UNIQU
    E)
    Statistics
    28 recursive calls
    0 db block gets
    24255134 consistent gets
    1891798 physical reads
    0 redo size
    11607488 bytes sent via SQL*Net to client
    544385 bytes received via SQL*Net from client
    14914 SQL*Net roundtrips to/from client
    1 sorts (memory)
    0 sorts (disk)
    223681 rows processed
    </pre>

  • Code hints problem

    Hello, when typing object properties within method arguments
    the code hints disappear.
    How can I make them come back.
    eg. code hints visible up until the point I define the
    ".LINEAR property, Then they are gone.
    philShape2.graphics.beginGradientFill(GradientType.LINEAR,
    Thanks for any help.

    quote:
    Originally posted by:
    eirkeirkeirk
    I just noticed that when authoring an .as file in CS3, I get
    the AS3 code hints, even though I'm writing an AS2 class. Bummer. I
    don't see a way to specify which version class file you are
    authoring. Maybe I missed something??
    Erik
    Here is an example of what I'm talking about. Grabs taken
    while authoring an external class (.as) file in CS3.
    No "method completion" hint like I would get in Studio 8:
    img1
    And I get all the AS3 methods and properties because there is
    apparently no way to tell Flash that I want this .as file to be an
    AS 2.0 class - note the lack of properties like _alpha:
    img2
    So, seriously, am I missing something or did Adobe just make
    Flash CS3 even worse than Studio 8 for authoring AS 2.0 classes?
    Erik

  • Helpful hints for new Creative Zen MP3 2/4/8/16/32 GB (flash) Users On

    Summary of helpful hints (from this forum and me) for new Creative Zen MP3 2/4/8/6/32 GB (flash) Users Only!
    Rev..
    Date: 4/28/2008
    Author: ZenAndy
    Creative terminology:
    MP3 Player Recovery Tool - A program that resolves the majority of player problems quickly.
    One click is all it takes to update your player to the latest available firmware, and to give your player a clean bill of health.
    Link: http://www.creative.com/products/mp3...me.asp region=
    Note: You can also go to "Creative" "Support" "downloads" choose your MP3 Player type to obtain the latest firmware and software releases.
    Note: On your Zen you can look under "System" & "Information" and then compare the firmware download
    releases OR you can have the "MP3 Player Recovery Tool" (above) do it for you automatically.
    Note: Creative Zen 4/8/6 GB "MP3 Recovery Tool" DOES NOT stop on a firmware comparison match.
    Note: All firmware releases/revisons for the 4/8/6 GB Zen also works (is the same as) for the 2 GB & 32 GB Zen.
    Recovery Mode - If you experience one or more of the following symptoms, it is recommended that you boot the player into its unique Recovery Mode, and then clean up, format or reload the firmware.
    . The player is not detected in Creative MediaSource or Windows Media Player
    2. The battery does not last as expected
    3. Your computer stops responding during file transfers
    4. There is a power outage during file transfers
    5. There is an error about firmware
    6. LCD displays a "Firmware Problem" message
    7. Your player is not responding.
    8. The player is performing erratically.
    Getting Started
    . Load your Creative Zen software from CD FIRST and BEFORE plugging the Zen MP3 player, using the short cable, into the PC USB port to charge it.
    2. Try charging the Zen MP3 player directly from the USB port on the PC. If not, make sure the USB Hub you are using is adequately powered to provide full charging current to the Zen player. Also, try to have the Zen MP3 player as the only USB device, if possible, on the USB hub.
    Some/most Creative Zen flash MP3 Music players come "fully discharged" so, in the mean time, just read the manuals.
    FULLY charge the Zen MP3 player for several hours (~4.0 hrs max) until the battery symbol is NOT flashing AND the battery symbol/icon has a small plug/key symbol in the middle.
    After the first full charge - additional charging is much quicker about 2 /4 hours. (From 0% empty to full)
    3. Go to Creative/Support/Downloads and check for the latest software releases for the Creative Zen. Then check on your Zen MP3 player under System/Information for your firmware revision. Make sure you have the latest software downloaded on your PC and firmware on your Zen MP3 player. < Latest revision [.2.0] 28Feb08>
    OR
    You can run MP3 Player Recovery Tool - see above.
    4. In some cases you might have to do the Recovery Mode "paper clip reset" to get the Zen MP3 flash player started.
    See the Zen User's Guide FAQ. The paper clip reset hole is on the bottom edge below the music pause/run switch.
    (Not the slotted mic hole on the top edge of the player near the earphone jack and SD card slot!!!)
    5. My preference is to have the player shutdown/off before inserting and removing the earphone/headphone plug.
    Recovery Mode Using The Paper Clip OR
    Alternati've Method For Recovery Mode Without The Paper Clip.
    Why use it's
    If you experience one or more of the following symptoms:
    . The player is not detected in Creative MediaSource or Windows Media Player
    2. The battery does not last as expected
    3. Your computer stops responding during file transfers
    4. There is a power outage during file transfers
    5. There is an error about firmware
    6. LCD displays a "Firmware Problem" message
    7. Your player is not responding.
    8. The player is performing erratically.
    Save a copy of your player's content, if possible, before cleaning up the memory!
    Recovery Mode Using The Paper Clip Reset Method
    #. Turn off player if not already turned off
    #2. Press/hold play/pause button. If you accidentally release
    the button, start this reset procedure over again.
    #3. Gently push the end of a metal paper clip into the reset hole on
    the botton edge below the play/pause switch.
    (Do not use the slotted mic hole at the top edge near the earphone jack)
    #4. Slide the on/off/lock switch towards the on position - slide it to the botton hold
    until the display lights up and then release.
    #5. The recovery mode screen appears and four menu items are shown - see below
    <Alternati've Method For Recovery Mode Without The Paper Clip>
    #. Turn off player if not already turned off
    #2. Press/hold play/pause button. If you accidentally release
    the button, start this reset procedure over again.
    #3. Slide the on/off/lock switch towards the on position - slide it to the botton hold
    until the display lights up and then release. Be patient and wait!
    #4. The recovery mode screen appears and four menu items are shown:
    < Clean Up> - cleans, rebuilds and reorganizes your player's memory and restores it to optimal efficiency.
    When the cleanup is complete, select Reboot. Your player restarts and starts rebuilding its music library.
    Note: Your player's firmware is reset to default settings after your player's memory is cleaned up.
    Note: This procedure the hide/show password is reset.
    <2 Format All>- Warning - Formatting your player erases all content on your player's memory and resets your player's firmware to default settings. If possible, back up all data on your player before proceeding.
    Also, you can do this from the PC see Zen User's Guide. FAQ
    <3 Reload Firmware> - Caution !!!! Selecting Reload Firmware erases your player's firmware.
    DO NOT select Reload Firmware unless you have downloaded a newer firmware version for your player, or have been advised to do so by Creative Customer Support.
    Note: My advice when loading/replacing firmware is to connect directly
    to the PC USB port without using a USB hub.
    <4 Reboot> Restarts the player just like the "on/off/lock switch" when switched ON.
    Note: Having NO battery energy/charge/juice this procedure will not work.
    Lithium-Ion Polymer Battery Hints
    Ref:
    http://www.omnica.com/omniview_electronics2.htm
    http://en.wikipedia.org/wiki/Lithium_ion_battery
    . Allow the battery to completely discharge from time-to-time then recharge it fully.
    2. Lithium-Ion batteries loses about 5%- 0% capacity per month.
    3. Lithium-Ion polymer batteries have about 300-500 discharge/charge cycles.
    4. A half full battery indication (50% @ /2 the battery color) used up about 24 hrs worth of battery. Below 50% the indication goes fairly fast to the max of 30 hrs. Note: The battery level indication seems non-linear through out its range.
    5. Battery is Empty~0% - warning screen will appear on LCD and player might shutdown.
    6. Battery is Full- 00% with battery symbol NOT flashing AND plug/key symbol in the center of the battery.
    7. It takes about 2 /4 hours to charge the battery from empty to full.
    8. It takes about 4 hours max to charge a "New" Zen player shipped from the factory.
    9. There is a battery manufactuer's failure rate, which is normal ~ % or less, in which the Lithium-Ion Polymer battery refuses to charge. Creative, ships the Zen MP3 players with some or no charge so there is very small probability that you could have one. I call it the "Deep Six Discharge Battery" Contact/call Creative for replacement.
    Documentation
    There are several pieces of documentation you might need to read to fully understand and use your Creative Zen MP3 flash player to its fullest capabilities.
    #. Zen Users Guide "English" - For Zen MP3 Player - download from Creative/Support/Product documentation
    #2. Zen Quick Users Guide /Front/Back - download from Creative/Support/Product documentation
    #3. Sync Manager (Creative Zen) Click on sync symbol on PC task bar then help
    #4. Creative Zen Media Explorer - Just look under the main help menu
    #5. Windows Media Player <if used>(Microsoft)Use the help files with this program.
    General Tips to increase/decrease the playing time on your Creative Zen flash player.
    <Creative Battery Spec: 5 Hrs. Video & "UP TO" 30 Hrs. Audio/Songs>
    Please do the following:
    . Volume control lower/higher - higher volume settings will decrease playing times. This is logical. More output "volume power" decreases the battery juice.
    2. Audio Settings: EQ, Smart Vol, & Bass Boost will effect your playing time but I believe they are not critical as the Volume & Bit Rates(28 kbsp and others) / File Format (MP3,WMA) & Lock Switch.
    3. Bit Rates & File Formats Do Matter. Bit Rates and File formats will increase/decrease your playing time.
    Per Catherina-CL
    "WMA files will use up more power than MP3 files, and higher bitrates more so than standard ones (like 28kbps MP3). Best thing to do is rip an album in 28kbps MP3 and leave it playing in a loop on a normal volume level. See how long the battery lasts then."
    Please Note: The main difference between MP3 and WMA is the compression. According to Microsoft a 64KBPS WMA file is the same quality 28KBPS MP3. This is of course up to a person's preference but you may find you can get better compression out of WMA.
    4. FULLY CHARGE your Zen. This means the battery symbol is NOT flashing AND there is a plug/key symbol embedded within the battery symbol. The battery is 00% FULL under BOTH conditions. Having just the battery symbol all green will not do it.
    From the link:
    http://www.omnica.com/omniview_electronics2.htm
    Regarding lithium-ion shelf life, one of our engineers recently met with a battery-house representati've. It has come to their attention that repeated charging and re-charging of a less than fully discharged Li-ion cell affects the battery "gas gauge" included with many devices. Over a number of cycles there is a resultant loss in accuracy. Frequently, the indicated remaining charge has little relationship to the actual amount of life left in the cell! Fortunately, according to the battery expert, the gauge will reset itself if the battery is allowed to completely discharge from time-to-time.
    5. Having different types of earphones/headphones will increase or decrease the playing time by how much "electronic load" the earphones/headphones create on the Zen player. There are some power hungry earphones/headphones out there.
    The 6 ohm earbuds conserves battery power more than the 32 ohm earbuds supplied by Creative. (About 0% more)
    6. Always, always lock your Zen player while playing music. This cuts off the power drain from the color 2.5" LCD and blank the LCD screen. After all, you can't read the LCD screen if it is in your shirt pocket and playing music!
    7. Make sure you have the latest firmware upgrades in order to get the best of your Creative Zen Flash MP3 Player.
    Troubleshooting
    Your Creative Zen is extremely complex.
    Check this link to peek inside player http://www.anythingbutipod.com/archi...isassembly.php
    Also, this link:
    http://arstechnica.com/journals/hard...ssor-behind-it
    There could be a million things that could go wrong with your player so you will not be the FIRST or LAST to have a problem. Keep in mind, there are many, many others that have the Zen with no problems whatsoever. Things happen, but Creative is there to help.
    Dropping a Zen or any other player might/will/possibly ruin the player for good!!!
    Since this player is solid-state (no moving parts e.g. mini-disk dri've) then the only thing that will keep it from running for years is the non-user replaceable Lithium-Ion battery. I will concentrate on some troubleshooting tips which are battery related but I hope you have already the latest firmware downloaded and installed on your player
    Battery - Lithium-Ion Polymer
    #. Battery won't charge "out of the box" new player.
    A. First, read above "Getting Started"
    B. Next, try a different USB mini cable.
    C. Next, there is a battery manufactuer's failure rate < %, in which the Lithium-Ion Polymer battery refuses to charge.
    Creative, ships the Zen MP3 players with no charge so there is very small probability thatyou could have one.
    I call it the "Deep Six Discharge Battery" Call / Contact Creative.
    #2. Battery won't charge properly after using the player for some time.
    A. When you plug in your player into the USB port via mini USB patch cable, the connection resets the player to the "docked screen" with the battery level gas guage , in the right hand corner.
    Sometimes this action does not reset the player properly but there is no indication to you that the player is charging.
    Just disconnect/connect the USB cable again.
    B. Sometimes, the Zen player gets confused and you have to do a Recovery Mode "paper clip reset" which forces the player into a "special menu screen" to clean-up the player and to reset the player which allows showing the "docked screen" while charging the unit. See Zen User's Guide for explicit instruction und FAQ.
    C. Since the Zens came out late in 2007, the maximum of 300-500 charge/discharge should not apply YETbut users beware, as with any other Lithium-Ion Polymer battery it will not charge fully "like new"because of a " fixed shelf life" (2-3 yrs) OR too many charge/discharge cycles. A battery replacement is in order.
    Methods of charging the Creative Zen MP3
    . The short mini-standard USB cable provided by Creative from the factory. Plugs into a PC USB port.
    2. Uni'versal Power Adapter (Creative) plugs into the wall. Works "anywhere in the world"
    Note: Different countries have different wall AC voltages and hertz requirements. This has adapters for different countries/locations wall outlets and a uni'versal power supply for all voltage and hertz requirements.
    Note: This is a heavy duty high/fast charging wall outlet charging adapter. (2400 ma)
    3. Auto/Vehicle 2 VDC charger (Creative) or other compatible vehicle 2 VDC to USB charger.
    4. EARHUGGER IPOD POWER POD - MP3-8370 (White compact module)
    http://www.earhugger.com/powerPod.html
    http://www.amazon.com/Earhugger-MP3-.../dp/B000QTTKSS
    This compact module will solve all the following travel modes and conditions:
    . Camping, hiking or outdoor travel - no PC or noAC or maybe no auto/car.
    2. Airplane travel - no PC or no AC or no auto/car.
    3. Train/subway travel - no PC or no auto/car
    4. Car travel - no PC or no AC
    5. Foot travel - no PC or no AC or no auto/car
    It uses 4 ways to charge the Zen:
    . Retractable mini-standard USB cord for PC charging. <--- does not communicate with PC! - only for charging
    2. Retractable mini USB cord for auto/vehicle charging (Fused)
    3. Retractable mini USB cord for wall 0-20 VAC 50/60Hz charging. (non-international use plug style)
    4. 9 VDC battery terminal for using standard alkaline 9 VDC or high ma Lithium 9 VDC to charge the Zen via
    mini USB cable. Note:You might need several alkaline batteries to charge the internal 550 ma hr Zen battery!
    Great for remote destinations.
    5. Rechargeable portable battery packs.
    Black & Decker has several "Power To Go"models CPI0B-C & CPI20XB (not for international use because of 20 AC 60Hz only charging wall wart)
    Note: There are other brands that also do this method of charging.
    http://www.blackanddecker.com/Produc...Path=4033.4040
    You charge this portable NiMH battery pack from the AC wall outlet so you can carry with you on trips to charge the Zen.
    6. Mobile phone chargers. Some have a mini-USB plug for charging the phone but it could be used to charge the Zen BUT BEWARE IT COULD RUIN THE ZEN IF IT IS NOT COMPATIBLE! The output should have a voltage of 5 VDC +- 5% (4.75-5.25 VDC) ON THE PROPER MINI-USB PINS and a charging current at least 200 ma to 2400 ma. See this forum for the recommend phone phone chargers to use with the Zen.
    Note: You are charging an internal Lithium-ion polymer 550 mahr battery in the Zen so the lower the charging current the longer it takes to charge.
    Note: You will find that charging the Zen from the wall charger is much faster than the "current limited" charging on the standard PC USB port.
    Note: For diagnostic purposes and emergency charging of the Zen it is wise to have an external (non-PC) charging device for your Zen.
    Note: Only the battery charging symbol shows up on the Zen when using an external charger.
    Scratches
    All plastic screens will scratch, doesn't matter which type you have.
    For minor scratches you could use the Novus three part cleaner, polish and scratch remover system. Do not use the #3 coarse abrasi've in this system! Be extremely careful in using this product !!!! Please check the web.
    OR
    Low abrasi've toothpase <--- some say this works
    OR
    CD scratch remover/repair kit <---- have not tried this.
    The Zen (Flash) MP3 glass LCD screen is covered by the overlay plastic you see on the front. Worst case, you can have only the outer shell repaired and replaced by Creative.
    To prevent scratches in the first place:
    Use the Zen cloth bag which comes with the unit (sometimes ) to prevent scratches.
    OR
    Buy the Zen clear plastic case (Clear Case #70AB2600002). Sold by Creative.< I use this>
    OR
    Buy an clear plastic overlay. (Screen protector #70AB2600003) which goes over the LCD protector screen for protection. Sold by Creative.
    OR
    Also, you can cut up a "generic" PDA screen protector to fit the Zen.
    OR
    Obtain a "digital camera lcd screen protector" from a camera store or internet
    OR
    "Invisible shield" -The best protection money can buy
    http://www.zagg.com/invisibleshield/...ns-shields.php
    How to destroy your Zen - WHAT NOT TO DO
    . Leave it in the auto/car/vehicle - the vehicle inside heats up 20-35 F higher than the outside temperature.
    2. Leave it outside in freezing temperature 0C 32F. The LCD will freeze/discolor/absorb water.
    Note: It is remotely possible it could recover when warm-up at room temperature.
    Note: Just keep the Zen near your body heat when outside in freezing temperatures.
    3. Dropping it might cause the LCD screen to crack or loosen up the internal connections to the electronics or short out the internal electronics.
    Note: Use a protecti've case to cushion the blow from dropping the Zen.
    4. Dropping or submerging or getting the Zen wet in water might short out the electronics and battery.
    You could prevent destruction by immediately shaking the Zen vigorously in open air to dry it out.
    5. Sitting on it could flex the electronics and short or open circuits which would cause a defecti've/faulty Zen.
    <A bit of humor ... There is No Santa Claus, Easter Bunny or Tooth fairy and Creative does NOT give away money. If you destroy or damage your Zen you will pay not Creative>
    How can you tell if your Zen is defecti've/faulty
    . A "white screen" or a "totally blank black screen" shows up on the Zen LCD.
    2. You cannot force the Zen into the special "Recovery Mode" menu screen.
    3. The Zen refuses to "take a charge"(To charge up the internal Lithium-Ion Polymer battery)
    4. The Zen LCD is cracked or distorted due to dropping or handling abuse.
    5. The Zen clock does not keep accurate time (within 2 mins max per month)
    Contact Creative if any of the above faults occur - the Zen is bad and nothing you can do will fix it!
    WSOD "White Screen of Death"
    The "White Screen of Death" is really caused by a hardware problem. You see, the internal Freescale/SigmaTel STMP3700 MP3 processor has to write to the LCD. If this operation is prevented by internal electronic opens or shorts, bad STMP3700, locked-up firmware, bad LCD or any other electronic component failure then the CPU might/will halt and refuse to write to the LCD which will be reflected in a "white screen of death" I cannot cover all the causes of the "white screen of death" but rest assured Creative should pick these problems up in their quality control manufacturing process with a 99% success rate. Problems do show up after the manufacturing process but Creative has warranty protection for this other % fault rate. (Which is normal in electronics manufacturing)
    Media Content
    Listening to the built-in music on the Zen is OK but after a while your question now becomes "What else can I do with my Zen "
    Note: The "How to" instructions for adding Media content can be found in the Zen documentation.
    Terminology:
    Album: Collection of tracks or songs under one "album" title.
    Artist: Track or song artist
    DRM: Digital rights management - copy protection scheme - Zen cannot use music with this music protection scheme. (itunes) (But "itunes plus" will work)
    Genres: Type or kind of music
    <The following genres are defined in ID3v>
    Blues,Classic Rock,Country,Dance,Disco,Funk,Grunge,Hip-Hop,Jazz,Metal,New Age,Oldies,Other,Pop,
    R&B,Rap,Reggae,Rock,Techno,Industrial,Alternati've ,Ska,Death Metal,Pranks,Soundtrack,Euro-Techno,
    Ambient,Trip-Hop,Vocal,Jazz+Funk,Fusion,Trance,Classical,Instru mental,Acid,House,Game,Sound Clip,
    Gospel,Noise,AlternRock,Bass,Soul,Punk,Space,Medit ati've,Instrumental Pop,Instrumental Rock,
    Ethnic,Gothic,Darkwave,Techno-Industrial,Electronic,Pop-Folk,Eurodance,Dream,Southern Rock,
    Comedy,Cult,Gangsta,Top 40,Christian Rap,Pop/Funk,Jungle,Nati've American,Cabaret,New Wave,
    Psychadelic,Rave,Showtunes,Trailer,Lo-Fi,Tribal,Acid Punk,Acid Jazz,Polka,Retro,Musical,Rock & Roll,
    Hard Rock
    <The following genres are Winamp extensions>
    Folk,Folk-Rock,National Folk,Swing,Fast Fusion,Bebob,Latin,Revival,Celtic,Bluegrass,Avantg arde,
    Gothic Rock,Progressi've Rock,Psychedelic Rock,Symphonic Rock,Slow Rock,Big Band,Chorus,
    Easy Listening,Acoustic,Humour,Speech,Chanson,Opera,Cha mber Music,Sonata,Symphony,
    Booty Bass,Primus,Porn Groove,Satire,Slow Jam,Club,Tango,Samba,Folklore,Ballad,Power Ballad,
    Rhythmic Soul,Freestyle,Duet,Punk Rock,Drum Solo,A capella,Euro-House,Dance Hall
    <A bit of humor: I think the above Genres lists are missing two - "elevator music" & Crying and Whining e.g. Country Western>
    ID3 Tags: Internal file information associated with an Mp3 or wav audio file. This format contains
    Track number, Album name/title, Genre, Artist and Song Title which can be sorted and indexed by
    the Zen device.
    IPTV: Is a system where a digital television service is deli'vered using Internet Protocol over a network infrastructure, which may include deli'very by a broadband connection. http://zencast.com/
    JPEG: Is a commonly used method of compression for photographic images.
    This is the only photo format used by the Zen.
    MP3 and WMA music tracks: Music format used by the Zen.
    Note: Having the wrong bit rates will drain the Zen battery faster. (See above)
    MP3: Is a digital audio encoding format using a form of lossy data compression.
    Non-protected AAC: Files are regular AAC files without any DRM: they can be converted to other formats (like MP3) and can be played on an unlimited amount of devices and burned an unlimitd amount of times. They have no restrictions.
    Podcast: Is a series of digital-media files which are distributed over the Internet using syndication feeds for playback on portable media players and computers. http://zencast.com/
    Protected AAC: Files are AAC audio files that contain DRM (Digital Rights Management), most often music purchased from the iTunes store. The Creative Zen cannot use these files.
    Note: "Itunes Plus Store" have songs without DRM which the Zen can use.
    Ripping CDs: Copying tracks from an audio CD on a PC and downloading tracks to the Zen.
    Note: Use the Creative Zen Media Explorer for ripping audio CD is one method.
    Song Title: Name of song or track
    Track Number: Numerical number of track of CD album.
    Track: General name for song or song title.
    Unprotected AAC format: Music format used by the Zen
    WMA:Is an audio data compression technology developed by Microsoft. The name can be used to refer to its audio file format or its audio codecs.
    WAV: (or WAVE), short for Waveform audio format, is a Microsoft and IBM audio file format standard for storing an audio bitstream on PCs.
    Note: The Zen's built-in microphone produces this audio file format.
    Zen Audio Format:MP3, WMA, WAV, non-protected AAC (.m4a), Audible (2, 3, 4)
    Zen Media Content: Video, Music, Audio, Photos/Images transferred/dowloaded into the Zen
    Zen Photo Format:JPEG
    Note: You can copy/drag/paste JPEG photos from your PC to your Zen for viewing.
    Note: You can import photos & view photos from the SD card.
    Zencast Organizer: Seamlessly integrates ZENcast media files with Creative portable media players and/or your computer
    Zen Video Format:MJPEG, WMV9 and (with transcoding - MPED4-SP, DivX 4/5 and XviD)
    Warning - In some countries (including the US) its illegal to do:
    Copying audio DVD & DVDs
    Defeating DRM MP3 Music (Digital Rights Management)
    Intercepting/copying (non purchased) music.
    Downloading music/songs from an illegal or "free" rouge website.
    General Media Content links:
    http://pro-music.org/Content/GetMusi...lineStores.php
    Note: Check to see if your music files/tracks contains ID3 tags.
    Note: ZEN also supports iTunes Plus tracks from the iTunes store,
    Note: The following media content is only a small fraction of means and ways
    of collecting/dowloading media content to the Zen.
    Media Content from Creative Website(s)
    Note: The Media Content can be found under "Fill your Zen" on the bottom of the Creative Zen product page.
    http://zencast.com/
    ZENcast is the ultimate source for free IPTV channels, video blogs and podcasts on the Internet. It provides quick and easy access to a wide range of interesting and entertaining video and audio content online.
    http://www.audible.com/adbl/site/cre...seBVCookie=Yes
    Audible.com - Audible.comis the Internet s leading audio provider of bestselling audio books, comedy programs and today s most relevant magazines and newspapers
    http://creative.vongo.com/
    VONGO is the video download service that gives you instant access to over 2500 hit movie and video selections from Starz .
    Watch movies whenever, wherever on your ZEN. A great entertainment venue for watching movies while on the road or on the go.
    http://www.napster.com/creative/
    Transfer unlimited music to your ZEN without paying per song.
    With Napster To Go you can:
    Choose from over 5 million songs, plus new releases every week
    Play music instantly from any internet-connected computer
    Find old favorites and discover new music by exploring playlists, radio, Billboard charts and more
    Create a library of your favorite music and build custom playlists.
    http://www.emusic.com/ZEN
    Choose from over ,500,000 songs
    Burn unlimited CDs
    Compatible with every MP3 player
    No confusing restrictions-Own your music!
    http://www.lala.com/frontend/action/...=user:2672@223
    Why pay 99per song when you can get the whole album for $At lala.com, you can trade your used CDs for new music.
    .8 million titles available for trade. CD quality guaranteed.
    Every CD you receive is yours to keep - no restrictions.
    Pay only $ per CD received. No monthly fees or commitments. Sign up is FREE.
    http://www.amazon.com/b/ &node=62663
    Buy or Rent Movies Online
    Watch DVD-quality video downloads on your PC or ZEN
    Conveniently download from your PC at work to your PC at home
    Discover thousands of TV shows & movies available for download
    I started this thread in April 08 to help other new Creative Zen MP3 (Flash) users. If there are common threads that are posted from new users then I try to make a section to inform other new users in solving their similar problems. I cannot believe that this thread was viewed over 0,000 times! Thank you for your "viewing" support.
    Please note: This thread is constantly changing so check back for any new helpful hints, problem solving, troubleshooting and practical solutions for the Creative Zen.
    "The Creative ZenR O C K S"
    Zenandy
    Message Edited by Zenandy on 08--2008 08:26 AM

    Hi,
    I'm from germany so no 'best buy' but I think I will lock around sleeve/bag for a different product with same measures. Any tip?
    The clear plastic case is not what I want. I would like to use the player without such protections. I just want a sleeve to protect the player while its in my jacket/pants.
    Btw, i have bought this version: Creative Zen (maybe european version?). I also doesn't seem to have your mentioned sleeve. I also couldn't find it on the website.
    Anyway, thank you,
    Chris

  • Entering a matrix in a fomula knot results in "variable not defined" error

    if i enter a matrix in a formula code, the program keeps telling me i have a undefined variable.
    usually, matlab does work with code like "M=[123 456];" just fine.
    the manual states, that in a formula knot code just works like it works in matlab.
    what's my mistake?

    to use a matrix inside a formula node, you must declare a 2-dimensional array of the type you want to use. for example:
    int32 y[2][2];
    to assign values to the fields you can index them:
    y[0][1] = 1;
    you also could use a loop to put the values or pass a allready initialised array into the formula node.
    Maybe these links also give you some hints:
    problem regarding the formula node
    array formula node
    regards,
    Robert H.
    National Instruments

  • How to make a slide wait until user has answered a question correctly, even after activating a smartshape?

    Background:
    I have created a quiz in which the user must answer each question correctly before proceeding to the next slide. This is what I did:
    Set preferences to Settings > Required > Answer All - The user must answer every question to continue
    Set the number of attempts on the question level to Infinite
    Made the Next button invisible and disabled the playbar
    This way, the user can only proceed to the next question slide with the Submit process – and, since attempts are infinite, that means only after successfully answering the question.
    Current goal: 
    I want the user to be able to click on a prompt for a hint. To set this up, I did the following:
    Created a smartshape labeled “click_for_hint” displaying text that says, “Click here for a hint”
    Created a smartshape labeled “hint” displaying text hint
    Set “click_for_hint” to show “hint” on success
    Now, when the user clicks on the text that says, “Click here for a hint,” the hint pops up. So, that works – awesome! However, once the hint is activated, I would like for the user to be able to continue infinite attempts until successfully answering the question… and only then, after answering correctly, proceed to the next slide.
    The problem:
    If the user has submitted one or more incorrect answers and then activates the hint, the slide no longer waits until the user has answered the question correctly. Instead, it automatically resumes playing, proceeding to the next slide. I tried setting the smartshape “hint” to pause on success, but that did not work.
    Is there a way to make the slide wait until the question is answered correctly before proceeding to the next slide, even after the hint has been activated?

    Are you aware of the fact that your Required setting can cause problems, blocking the user? It is also totally unnecessary, because you have infinite attempts on question level, and did hide the Next button (hope you don't need Review, otherwise I would recommend not to hide that button but to drag it under the Clear button: Question Question Slides in Captivate - Captivate blog)
    The hint problem is linked with the fact that a simple action will release the playhead. I would like to see the timeline of the slide, to compare the pausing points of the shape button and the question slide. And maybe this blog post can also clarify difference between simple/advanced: Why choose Standard over Simple action? - Captivate blog
    As for shape buttons on question slides: Buttons on Question/Score Slides in Captivate 6? - Captivate blog

  • Indesign CS5 crashing when packaging.

    Hi,
    My Colleague and I have just been on training courses to use CS5, inparticular indesign. We have been provided with new PC whic have the spec shown below.
    Intel Core TM2 DUO CPU
    e8400 @3 ghz
    1.93 GB RAM.
    We are having problems on both machines when it comes to packaging documents (small A4 books 20-30 pages) and graphic design for exhibtion stands)
    Sometimes when packaging the documents idesign crashes always at the same stage (when saving the indesign file) all the links and fonts will save to the folder but the indesign file never saves correctly, it there but will not open and crashes indesign). The only way of shutting indesign is via the task manager. When opening indesign again we are presented with two files, which appear to be the same. This is causing us all types of problems and I was wondering if there is a simple explination, as some file package no problem.

    To be very, very clear about this, InDesign and other Adobe applications depending upon Adobe's internal font handling and rendering engine (CoolType) are not really sensitive to either “freebie or cheap fonts“ or even “poor quality” fonts, but rather, fonts that are malformed or corrupted. There is a very big difference here. There are plenty of shlocky fonts out there in terms of lousy typographical design or execution of same. That is not the same as fonts that simply don't obey the specification for either Type 1, TrueType, or OpenType and/or somehow along the line have had something overwrite part of their file structure. Tools such as FontLab and more recent versions of Fontographer generate “clean” fonts and are not the cause of these problems.
    FWIW, I've been in this biz for well over twenty years and have seen and used fonts from many foundries. Although I have seen examples of absolute dreckish fonts with hinting problems and even inability to properly render with assymetrical resolutions (such as 600x1200), in my own use, I have yet to encounter even one font that would crash Adobe's software. Typically, they don't come that way “from the vendor” but can be messed up via travels as e-mail attachments, ASCII FTP transfers, etc.
              - Dov

  • Persist text until user acts in a slidelet

    Hi,
    I have a stick slidelet in which a text box appears while an audio track plays. My business sponsor wants the text to remain showing until the user clicks elsewhere on the slidelet. Is there any way to do this, given that we can't include buttons in a slidelet? I've considered simply using Rick's suggestion in other threads to increase the time of the slidelet (say, to one minute), but this might not satisfy them.
    Thanks.

    Are you aware of the fact that your Required setting can cause problems, blocking the user? It is also totally unnecessary, because you have infinite attempts on question level, and did hide the Next button (hope you don't need Review, otherwise I would recommend not to hide that button but to drag it under the Clear button: Question Question Slides in Captivate - Captivate blog)
    The hint problem is linked with the fact that a simple action will release the playhead. I would like to see the timeline of the slide, to compare the pausing points of the shape button and the question slide. And maybe this blog post can also clarify difference between simple/advanced: Why choose Standard over Simple action? - Captivate blog
    As for shape buttons on question slides: Buttons on Question/Score Slides in Captivate 6? - Captivate blog

  • Problem with control hints and date formatting

    Hi,
    I have a Date attribute with a control hint 'dd.MM.yyyy' in my EO. When the user browse through the data all date values have 4 digits. But when a lazy user changes a date value to e.g. 12.12.04, the new value is stored as 12.12.0004. This is correct Java behavior.
    When I change my control hint to 'dd.MM.yy', the lazy user can enter 12.12.04, which is stored as 12.12.2004. Great, but the user want to see a 4-digit year.
    My problem is that the customer wants to enter only 2 digits for the year but the application must render the date with 4 digits.
    How can I configure ADF to solve my problem?
    Does Domains help? Is there a general switch in Java or ADF witch converts 12.12.04 to 12.12.2004?
    Any hints are welcome.
    Thanks,
    Markus

    For your 2nd problem, you can create a field of type string (create a data type which has domain STRING), which has unlimited lenght. However, you can only have 3 of these fields in your table.
    I think this will solve the # problem too.
    Regards,
    Valter Oliveira.

  • Problem with NOCOPY compiler hint in form library

    When compiling the following code in a package as part of a PL/SQL library attached to my version 6 form, I get the error below.
    The error does not occur if I remove the "NOCOPY" compiler hint. Anyone know what the problem is?
    TYPE duplicate_id_tab IS TABLE OF duplicate_id_rec;
    PROCEDURE find_duplicate_ids (pidm_dupes IN OUT NOCOPY duplicate_id_tab, LName_in IN VARCHAR2,FName_in IN VARCHAR2);
    Error 103 at line 13, column 59
    Encountered the symbol "DUPLICATE_ID_TAB" when expecting one of the following:
    :=,),@ % default character
    The symbol ":=" was substituted for "DUPLICATE_ID_TAB" to continue.

    I posted an answer to this but it seems to have failed, so I'll send it again.
    The NOCOPY reserved word appeared in PL/SQL 8.1.x. Forms 6i uses PL/SQL 8.0.6. Therefore, you can't use NOCOPY in Forms 6i.
    Oracle9i Forms uses a later version of PL/SQL, so it works. I already tested in Oracle9i Forms for you.
    We do not change the RSFs except in a major release. Therefore, no version of Forms 6i will support NOCOPY.
    Regards,
    Robin Zimmermann
    Forms Product Management.

Maybe you are looking for

  • Goods receipt with blanket po's

    Hi all, We have a scenario that results to a PR (originated from a SRM shopping Cart) with the item cat. B en AAC U. The AAC is changble to K and the best scenario would be that the item cat is also changeble, but that don't works. So item cat B it i

  • Explain plan for query

    HI all Please help to evaluate the explian plan for query suppose the following is the plan | Id  | Operation                        | Name             | Rows  | Bytes | Cost (%CPU)| Time     | |   0 | SELECT STATEMENT                 |              

  • Problem with date field (truncation)

    Hi guys! I have an interface between Oracle and Oracle. My LKM is SQL to SQL and my IKM is SQL Control Append. In the source table i have a date with a hour but after executing the interface in the target date field I receive only date without hour..

  • Channels response on SA520

    Hi A customer of mine is asking of SA520 supports channel response for integration into SMS Passcode. I have tried searching the datasheet on information about this but with no luck. Can anyone shed some light on this? Kind Regards, Michael

  • Illustrator files look jaggy when scaled up (when used as a particle)

    Am i doing something odd? I've got an illustrator vector which i'm using as a particle which scales over life (i want the particles to fill frame for a wipe i'm creating). But when they are bigger that 100% they look really jaggy, even when render qu