FND_FLEX_VALUES and PER_JOB_DEFINITIONS

Is there a relationship between FND_FLEX_VALUES and PER_JOB_DEFINITIONS, or PER_JOB_DEFINITIONS just use FND_FLEX_VALUES as a search and then create the definition of work, with no way to link to the FND_FLEX_VALUES outside FND_FLEX_VALUES. FLEX_VALUE = PER_JOB_DEFINITIONS. SEGMENT1 where flex_value_set_id =-"xxxxxxx" (only 1 segment in our structure of the labour code).

Thank you!

Hi, I'm not entirely sure what you're asking here, but the flexfield segment can be validated by some kind of value-set. From your question I deduct that the type of the value set in use on your job flexfield structure is independent, which is as you say a collection of values, where a user my selection when setting up a new job. Theoretically, there is nothing to stop a set of given value used on any segment of any flexfield, either key or descriptive. Other relevance in that tables are FND_FLEX_VALUE_SETS (which contains the definition of the value to which belong the values, as appropriate) as well as the definition of the segment (which, for a key flexfield, structure, I think that stands at FND_ID_FLEX_STRUCTURES, but I have no forum to check it) to, for each segment held among other things, a foreign key to FND_FLEX_VALUE_SETS - something like FLEX_VALUE_SET_ID to a proposal. For DFFs table is something like FND_DESCR_FLEX_COL_USAGES (once again, no instance to refer to then I quote from memory here!) but still, it will be the foreign key to FND_FLEX_VALUE_SETS.

Hope this helps

Clive

Tags: Oracle Applications

Similar Questions

  • The dynamic value for flexfield clef: the safety profile

    We have a number of facilities such as a segment in the key flexfield. This was put in place when we went live with one of the companies. Now, we have other companies to come on board.

    Therefore, we would like to than the value set for use ' FA: security profile "." According to the profile parameter, flex values will be displayed.

    We have implemented a value from array validated using FND_FLEX_VALUES and the saying of WHERE clause:

    ((: $PROFILES$ .FA_SECURITY_PROFILE_ID = 4147 AND FLEX_VALUE_SET_ID = 1002849) OR (: $PROFILES$ .FA_SECURITY_PROFILE_ID = 143 AND FLEX_VALUE_SET_ID = 1016271))

    However, this does not-display the values of these two sets.

    Looking for your thoughts on this.

    Thank you

    Sanjib

    Dear Sanjib,

    Safety profile of property is linked any way MOAC.

    Create a security profile to your group of companies include two books of FA and assign this profile to FA: security profile-, you will get the desired results.

    Better, you are referring to the following footnote in Metalink: 11i security white paper [111129.1 ID] that detailed steps to create and assign access to manuals of several assets within the sole responsibility and to restrict access.

    Kind regards
    Sridhar

    Published by: K Sridhar 15 Sep, 2010 08:20

  • E lines and is does not

    SQL> SELECT * FROM table(dbms_xplan.display_cursor(NULL,NULL,'ALLSTATS LAST'))
      2  /
    
    PLAN_TABLE_OUTPUT 
    ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    SQL_ID  dha2ganf65y1j, child number 0
    -------------------------------------
    SELECT /*+ GATHER_PLAN_STATISTICS */ OTT.NAME ORDER_TYPE,                        MSI.ATTRIBUTE8 ITEM_ID,                        MSI.DESCRIPTION ITEM_NAME,                                                                                                                                                                                                                                   BU.BU_ID BUNIT_ID,                        BU.B_NAME BUNIT_NAME,                        CASE                          WHEN                                                                                                                                                                                          
    XSE.TRANS_TYPE IN ('INV', 'INVQT') THEN                           SUM(NVL(XSE.QTY, 0))                        END SALE_UNIT,                        CASE                                                                                                                                                                              
                         WHEN XSE.TRANS_TYPE IN ('INV') THEN                           SUM(NVL(XSE.QTY * XSE.UNIT_PRICE, 0))                        END                                                                                                                                                                                                                                                                                                                                                                                                                     
    SALE_VAL1,                        CASE                          WHEN XSE.TRANS_TYPE IN ('INVQT') THEN                           SUM(NVL(XSE.QTY *                                                                                                                                                                                                                                                                                                                                                                                                                       
    XSE.UNIT_PRICE, 0))                        END SALE_VAL2,                        CASE                          WHEN XSE.TRANS_TYPE = 'INVRET' THEN                 SUM(NVL(XSE.QTY, 0))                        END RET_UNIT,                                                                                                                                                                                                                                                                                                                        
    Plan hash value: 3763908585                                                                             
    
    PLAN_TABLE_OUTPUT                                                                                       
    ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------                                                                            
    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------                                                                                                                                                                                                                              
    | Id  | Operation                                     | Name                           | Starts | E-Rows | A-Rows |   A-Time   | Buffers |  OMem |  1Mem | Used-Mem |                                                                                                                                                                    
    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------                                                                                                                                                                                                                              
    |   1 |  HASH GROUP BY                                |                                |      1 |      1 |    436 |00:00:08.61 |     239K|       |       |          |                                                                                                                                                                    
    |*  2 |   FILTER                                      |                                |      1 |        |   9071 |00:00:07.28 |     239K|       |       |          |                                                                                                                                                                     
    |   3 |    TABLE ACCESS BY INDEX ROWID                | OE_TRANSACTION_TYPES_TL        |      1 |      1 |   9071 |00:00:07.13 |     238K|       |       |          |                                                                                                                                                                     
    |   4 |     NESTED LOOPS                              |                                |      1 |      1 |  18143 |00:00:02.54 |     238K|       |       |          |                                                                                                                                                                    
    |   5 |      NESTED LOOPS                             |                                |      1 |      1 |   9071 |00:00:06.57 |     238K|       |       |          |                                                                                                                                                                    
    |   6 |       NESTED LOOPS                            |                                |      1 |      1 |   9071 |00:00:05.82 |     211K|       |       |          |                                                                                                                                                                    
    |   7 |        NESTED LOOPS                           |                                |      1 |      1 |    630 |00:00:00.89 |   35991 |       |       |          |                           
    |   8 |         NESTED LOOPS                          |                                |      1 |      1 |   1500 |00:00:00.67 |   31491 |       |       |          |                                                                                                                                                                    
    |   9 |          NESTED LOOPS                         |                                |      1 |      1 |    630 |00:00:00.28 |   13221 |       |       |          |                                                                                                                                                                    
    |  10 |           NESTED LOOPS                        |                                |      1 |      1 |    774 |00:00:00.31 |   10125 |       |       |          |                                                                                                                                                                    
    |  11 |            NESTED LOOPS                       |                                |      1 |      1 |    774 |00:00:00.29 |    9351 |       |       |          |                                                                                                                                                                    
    |  12 |             NESTED LOOPS                      |                                |      1 |      1 |    774 |00:00:00.26 |    7803 |       |       |          |                                                                                                                                                                    
    |  13 |              NESTED LOOPS                     |                                |      1 |      1 |    774 |00:00:00.22 |    5481 |       |       |          |                                                                                                                                                                    
    |  14 |               NESTED LOOPS                    |                                |      1 |      1 |    774 |00:00:00.14 |    3159 |       |       |          |                                                                                                                                                                    
    |  15 |                NESTED LOOPS                   |                                |      1 |      1 |    774 |00:00:00.07 |    1609 |       |       |          |                                                                                                                                                                    
    |* 16 |                 HASH JOIN                     |                                |      1 |      1 |    774 |00:00:00.01 |      59 |   935K|   935K|  772K (0)|                                                                                                                                                                    
    |  17 |                  TABLE ACCESS BY INDEX ROWID  | FND_FLEX_VALUES                |      1 |     23 |     10 |00:00:00.01 |       9 |       |       |          |                                                                                                                                                                    
    |* 18 |                   INDEX RANGE SCAN            | FND_FLEX_VALUES_N3             |      1 |     23 |     10 |00:00:00.01 |       2 |       |       |                                       
    |* 19 |                  HASH JOIN                    |                                |      1 |   1340 |   3288 |00:00:00.03 |      50 |   855K|   855K| 1157K (0)|                                                                                                                                                                    
    |* 20 |                   TABLE ACCESS FULL           | MTL_CATEGORIES_B               |      1 |     68 |     69 |00:00:00.01 |      15 |       |       |          |                                                                                                                                                                    
    |  21 |                   NESTED LOOPS                |                                |      1 |   3634 |   4534 |00:00:00.05 |      35 |       |       |          |                                                                                                                                                                    
    |  22 |                    TABLE ACCESS BY INDEX ROWID| XXCS_DEPOT_SDS                 |      1 |      1 |      1 |00:00:00.01 |       2 |       |       |          |                                                                                                                                                                    
    |* 23 |                     INDEX RANGE SCAN          | XX_DPT_SDS_ORGID               |      1 |      1 |      1 |00:00:00.01 |       1 |       |       |          |                                                                                                                                                                    
    |* 24 |                    INDEX RANGE SCAN           | MTL_ITEM_CATEGORIES_U1         |      1 |   3634 |   4534 |00:00:00.02 |      33 |       |       |          |                                                                                                                                                                    
    |  25 |                 TABLE ACCESS BY INDEX ROWID   | FND_FLEX_VALUES                |    774 |      1 |    774 |00:00:00.05 |    1550 |       |       |          |                                                                                                                                                                    
    |* 26 |                  INDEX RANGE SCAN             | FND_FLEX_VALUES_N4             |    774 |      1 |    774 |00:00:00.01 |     776 |       |       |          |                                                                                                                                                                    
    |  27 |                TABLE ACCESS BY INDEX ROWID    | FND_FLEX_VALUES                |    774 |      1 |    774 |00:00:00.05 |    1550 |       |       |          |                                                                                                                                                                    
    |* 28 |                 INDEX RANGE SCAN              | FND_FLEX_VALUES_N4             |    774 |      1 |    774 |00:00:00.01 |     776 |       |       |          |                                                                                                                                                                    
    |* 29 |               TABLE ACCESS BY INDEX ROWID     | FND_FLEX_VALUES_TL             |    774 |      1 |    774 |00:00:00.03 |    2322 |       |       |          |                            
    |* 30 |                INDEX UNIQUE SCAN              | FND_FLEX_VALUES_TL_U1          |    774 |      1 |    774 |00:00:00.01 |    1548 |       |       |          |                                                                                                                                                                    
    |  31 |              TABLE ACCESS BY INDEX ROWID      | FND_FLEX_VALUES_TL             |    774 |      1 |    774 |00:00:00.03 |    2322 |       |       |          |                                                                                                                                                                    
    |* 32 |               INDEX UNIQUE SCAN               | FND_FLEX_VALUES_TL_U1          |    774 |      1 |    774 |00:00:00.01 |    1548 |       |       |          |                                                                                                                                                                    
    |* 33 |             INDEX UNIQUE SCAN                 | FND_FLEX_VALUES_TL_U1          |    774 |      1 |    774 |00:00:00.01 |    1548 |       |       |          |                                                                                                                                                                    
    |* 34 |            INDEX UNIQUE SCAN                  | MTL_CATEGORIES_TL_U1           |    774 |      1 |    774 |00:00:00.01 |     774 |       |       |          |                                                                                                                                                                    
    |* 35 |           TABLE ACCESS BY INDEX ROWID         | MTL_SYSTEM_ITEMS_B             |    774 |      1 |    630 |00:00:00.04 |    3096 |       |       |          |                                                                                                                                                                    
    |* 36 |            INDEX UNIQUE SCAN                  | MTL_SYSTEM_ITEMS_B_U1          |    774 |      1 |    774 |00:00:00.01 |    1548 |       |       |          |                                                                                                                                                                    
    |  37 |          INLIST ITERATOR                      |                                |    630 |        |   1500 |00:00:00.29 |   18270 |       |       |          |                                                                                                                                                                    
    |* 38 |           INDEX RANGE SCAN                    | QP_PRICING_ATTRIBUTES_N5       |   2520 |      2 |   1500 |00:00:00.30 |   18270 |       |       |          |                                                                                                                                                                    
    |* 39 |         TABLE ACCESS BY INDEX ROWID           | QP_LIST_LINES                  |   1500 |      1 |    630 |00:00:00.06 |    4500 |       |       |          |                                                                                                                                                                    
    |* 40 |          INDEX UNIQUE SCAN                    | QP_LIST_LINES_PK               |   1500 |      1 |   1500 |00:00:00.03 |    3000 |       |       |          ||* 41 |        TABLE ACCESS BY INDEX ROWID            | XXCS_SAP_EXTRACTS_ALL          |    630 |      1 |   9071 |00:00:09.35 |     175K|       |       |          |                                                                                                                                                                    
    |* 42 |         INDEX RANGE SCAN                      | XXCS_SAP_EXT_ALL_ORG_PROCESSDT |    630 |   1868 |   5794K|00:00:23.38 |   29612 |       |       |          |                                                                                                                                                                    
    |  43 |       TABLE ACCESS BY INDEX ROWID             | OE_ORDER_HEADERS_ALL           |   9071 |      1 |   9071 |00:00:00.58 |   27286 |       |       |          |                                                                                                                                                                    
    |* 44 |        INDEX RANGE SCAN                       | IDX$$_89BD0004                 |   9071 |      1 |   9071 |00:00:00.18 |   18215 |       |       |          |                                                                                                                                                                    
    |* 45 |      INDEX RANGE SCAN                         | OE_TRANSACTION_TYPES_TL_N1     |   9071 |      1 |   9071 |00:00:00.13 |       2 |       |       |          |                                                                                                                                                                    
    |* 46 |    TABLE ACCESS BY INDEX ROWID                | QP_PRICING_ATTRIBUTES          |    188 |      1 |    188 |00:00:00.01 |     378 |       |       |          |                                                                                                                                                                    
    |* 47 |     INDEX RANGE SCAN                          | QP_PRICING_ATTRIBUTES_N12      |    188 |      1 |    188 |00:00:00.01 |     190 |       |       |          |                                                                                                                                                                    
    |* 48 |     TABLE ACCESS BY INDEX ROWID               | QP_PRICING_ATTRIBUTES          |    188 |      1 |      0 |00:00:00.01 |     376 |       |       |          |                                                                                                                                                                    
    |* 49 |      INDEX RANGE SCAN                         | QP_PRICING_ATTRIBUTES_N4       |    188 |      1 |      0 |00:00:00.01 |     376 |       |       |          |                                                                                                                                                                    
    |* 50 |      TABLE ACCESS BY INDEX ROWID              | QP_PRICING_ATTRIBUTES          |      0 |      1 |      0 |00:00:00.01 |       0 |       |       |          |                                                                                                                                                                    
    |* 51 |       INDEX RANGE SCAN                        | QP_PRICING_ATTRIBUTES_N4       |      0 |      1 |      0 |00:00:00.01 |       0 |       |       |          |
    Predicate Information (identified by operation id):                                                      
    ---------------------------------------------------                                                     
       2 - filter((("QPPR".ROWID= AND  IS NULL) OR "QPPR".ROWID=))                                                        
      16 - access"B"."SEGMENT1"="B"."FLEX_VALUE")                                                          
      18 - access("B"."FLEX_VALUE_SET_ID"=1012988 AND "B"."ENABLED_FLAG"='Y')                                                        
      19 - access "IC"."CATEGORY_ID"="B"."CATEGORY_ID")                                                     
      20 - filter("B"."SEGMENT3" IS NOT NULL)                                                               
      23 - access "XDS"."ORG_ID"=182)
      24 - access "IC"."ORGANIZATION_ID"="XDS"."ORGANIZATION_ID")                                                              
      26 - access("B"."SEGMENT2"="B"."FLEX_VALUE"  AND "B"."FLEX_VALUE_SET_ID"=1012989)                      
      28 - access("B"."SEGMENT3"="B"."FLEX_VALUE" AND "B"."FLEX_VALUE_SET_ID"=1012990)                       
      29 - filter("T"."DESCRIPTION" IS NOT NULL)                                                           
      30 - access("B"."FLEX_VALUE_ID"="T"."FLEX_VALUE_ID" AND "T"."LANGUAGE"=USERENV('LANG'))              
      32 - access("B"."FLEX_VALUE_ID"="T"."FLEX_VALUE_ID" AND "T"."LANGUAGE"=USERENV('LANG'))              
      33 - access("B"."FLEX_VALUE_ID"="T"."FLEX_VALUE_ID" AND "T"."LANGUAGE"=USERENV('LANG'))               
      34 - access("B"."CATEGORY_ID"="T"."CATEGORY_ID" AND "T"."LANGUAGE"=USERENV('LANG'))                  
      35 - filter("MSI"."INVENTORY_ITEM_STATUS_CODE"='Active')                                              
      36 - access("IC"."INVENTORY_ITEM_ID"="MSI"."INVENTORY_ITEM_ID" AND "MSI"."ORGANIZATION_ID"="XDS"."ORGANIZATION_ID")                    
      38 - access("QPPR"."PRICING_PHASE_ID"=1 AND (("QPPR"."QUALIFICATION_IND"=4 OR "QPPR"."QUALIFICATION_IND"=6 OR "QPPR"."QUALIFICATION_IND"=20 OR "QPPR"."QUALIFICATION_IND"=22)))                                                           
           filter("MSI"."INVENTORY_ITEM_ID"=TO_NUMBER(DECODE(UPPER("QPPR"."PRODUCT_ATTR_VALUE"),'ALL',NULL,"QPPR"."PRODUCT_ATTR_VALUE")))
      39 - filter(("QPLL"."END_DATE_ACTIVE" IS NULL AND "QPLL"."LIST_HEADER_ID"=6008 AND "QPLL"."PRICING_PHASE_ID"=1 AND  INTERNAL_FUNCTION("QPLL"."LIST_LINE_TYPE_CODE") AND INTERNAL_FUNCTION("QPLL"."QUALIFICATION_IND")))                     
      40 - access("QPPR"."LIST_LINE_ID"="QPLL"."LIST_LINE_ID")                                              
      41 - filter(("XSE"."SEGMENT1" IS NOT NULL AND INTERNAL_FUNCTION("XSE"."TRANS_TYPE") AND "MSI"."SEGMENT1"="XSE"."SEGMENT1")) 
      42 - access("XSE"."ORG_ID"=182 AND "XSE"."PROCESS_DATE">=TO_DATE('2011-12-01 00:00:00', 'yyyy-mm-dd hh24:mi:ss') AND  "XSE"."PROCESS_DATE"<=TO_DATE('2011-12-09 00:00:00', 'yyyy-mm-dd hh24:mi:ss'))             
      44 - access("OH"."ORG_ID"=182 AND "OH"."ORDER_NUMBER"=TO_NUMBER("XSE"."DIST_INV_NO"))                                  
      45 - access("OH"."ORDER_TYPE_ID"="OTT"."TRANSACTION_TYPE_ID")                                         
      46 - filter("PRICING_ATTRIBUTE_CONTEXT" IS NULL)  47 - access("LIST_LINE_ID"=:B1 AND "PRICING_ATTRIBUTE" IS NULL)                                       
      48 - filter("LIST_LINE_ID"=:B1)                                                                        
      49 - access("PRICING_ATTRIBUTE_CONTEXT"='PRICING ATTRIBUTE' AND "PRICING_ATTRIBUTE"='PRICING_ATTRIBUTE11')
      50 - filter("LIST_LINE_ID"=:B1)                                                                        
      51 - access("PRICING_ATTRIBUTE_CONTEXT"='PRICING ATTRIBUTE' AND "PRICING_ATTRIBUTE"='PRICING_ATTRIBUTE11') 
    
    105 rows selected.
    Why e-lines and a-lines are different to step 45
    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------
    | Id  | Operation                             | Name                           | Starts | E-Rows | A-Rows |   A-Time   | Buffers |  OMem |  1Mem | Used-Mem |---------------------------------------------------------------------------------------------------------------------------------------------------------------------
    |     INDEX RANGE SCAN                         | OE_TRANSACTION_TYPES_TL_N1     |   9071 |      1 |   9071
    Even I collected stats before executing the plan
    SQL> exec dbms_stats.gather_table_stats('ONT','OE_TRANSACTION_TYPES_TL',method_opt=>'for all columns
    ',cascade=>true)
    
    PL/SQL procedure successfully completed.

    Maybe wrong was a bad choice of words.
    Is there really a problem with the execution of this query?
    It takes 8 seconds, is this a problem?

    If you want to get more accurate estimates, then maybe you should focus on lines 16 to 24 and view inline PRI and Associates joins.

  • I have an ipod touch 128 GB... but I'm almost to reach its maximum.  I want to do is buy a new ipod touch 128 GB and add new music without synchronizing the entire library to it... I have 2 ipods in conjunction with other copies

    I have an ipod touch 128 GB... but I'm almost to reach its maximum.

    I want to do is buy a new ipod touch 128 GB and add new music without synchronizing the entire library to it... I have 2 ipods in conjunction with the other copies of the other.

    is this possible?

    What should I do?

    Matt

    When you get the new iPod, you can use iTunes on your computer to select and synchronize the music you want on it, in the same way that you synchronize your current iPod - your iTunes will recognize them as different devices and will remember your choice of synchronization for each, it will not (unless, for example, you restore the backup of your current on her iPod) put the same content on both.

    (I asked for your post be moved to the iPod Touch forum, where you have posted is the iPad forum use.)

  • Why my notes sync between my Mac and iPhone?

    I have my MacBook Pro with Mac OS X 10.9.5 Mavericks and my iPhone is running iOS 10.0.1 and used to synchronize my notes! Is it because of the huge gap in operating systems? I SHOULD update my Mac to Mac OS 10.10 + for this problem? Thank you!

    In order to synchronize Notes between your Mac and iPhone, you must configure iCloud > http://www.apple.com/icloud/setup/

    But this requires macOS Sierra 10.12, the latest available version and the last iOS available for your iPhone.

  • Photos, iCloud and OneDrive sync

    Hi all

    I have a question on how to better organize my photo library.

    For the moment, on my space OneDrive (mapped to a partition on my MacBook SSD), I have a folder called 'Images' containing just about all of my photos and organized by folders.

    Since my tech ecosystem is roughly marked Apple (iPhone, iPad and MacBook), I would use the power and versatility of the Photos and iCloud, so that everything remains in all of my devices and free space memory iPhone sync.

    Here's the question: I want to keep my pictures saved on OneDrive, then put the Photos on my Mac to view photos from this folder and use iCloud to share through my devices.

    -I see the same folder structure on iPhone and iPad a synchronization is complete?

    -More important, if I take a picture with my iPad, it will be placed not only on iCloud but also automatically added pictures on Mac which, in turn, puts it in the folder of photos on my OneDrive?

    -Finally, take pictures of my iDevices will store them in the film. If I move them into folders, photos will be mapped (copied to iCloud) on my other devices constantly (in the folder)?

    I would like to notice I'm not trying to avoid using iCloud premium space - I already have a subscription plan of 50 GB that I don't mind mounted. I just keep having just all my photos on OneDrive.

    Thank you in advance for any comments you may have!

    Paul

    The answer is simply not

    The photo library can not be stored on a basic system to pictures not work will have a referenced library, so you may not have a local library references photos on a disc - the photo library can be on a local drive connected directly to the Mac OS Extended format

    You can synchronize between the Mac and IOS devices using iCloud library that synchronizes the photos and the structure of the album/folder between devices

    When you import pictures you can export them to your OneDrive record and have a copy (not associate Photos somehow) on a disk

    You can not have the same physical pictures in Photos and on one disc - each must have its own copy of the Photo

    http://www.Apple.com/icloud/photos/

    LN

  • Video and photos of backup

    Hello

    Anyone know the best way to back up photos and videos I took Iphone 6 my mom.

    I just got a new Iphone 6 more and have an icloud account, she has one more.  I don't know how to proceed.

    Thank you

    This article can help you:

    The backup of your iPhone, iPad and iPod touch - Apple Support

    You get free 5 GB of storage iCloud. If you want to save more than 5 GB, you buy more storage iCloud.

  • I have a lg 4 k tv (40 "40UH630V TV LG ULTRA HD 4 K) with HDMI 2. 0 and if I buy apple tv 4 can be used with HDMI 2. 0 port or do I HDMI 3 port to use this? Please help me

    I have a lg 4 k tv (40 "40UH630V TV LG ULTRA HD 4 K) with HDMI 2. 0 and if I buy apple tv 4 can be used with HDMI 2. 0 port or do I HDMI 3 port to use this? Please help me

    You can use it with your TV.

  • I need to change my security issues and said we do not have enough information to reset your

    I need to change my security but said Questions we have insufficient information to reset security of your apple ID questions.my is [email protected] I want to slove this problem please help me

    You should contact the account of Apple security team. To join, click here and choose a method; If this page does not list one for your country or if you are unable to call, complete and submit this form.

    (145174)

  • Updated for Sierra and cannot import images

    I upgraded to Sierra and my camera, a Canon EOS 20 d is is properly recognized.

    Prior to the upgrade:

    When I plugged the camera would open automatically. I close and open Photoshop. PS I would like to select Import-> device and my camera would be identified. When I select the camer displayed thumbnails of photo.

    After the upgrade:

    When I connect the camera pictures only opens automaticall. If I open the pictures is not a camera attached.

    PS when I select Import-> my camera device is represented, but the icon is an external drive. When I select the icon nothing is displayed.

    Hello ChuckSto,

    Thank you for using communities Support from Apple. I know have a problem with your Mac and your camera is not what you expect. The good news is that the next steps will be useful for your problem of your camera is not recognized:

    If nothing happens when you connect your digital camera

    Try the following:

    • Make sure that the USB cable is properly connected to your camera and computer. If your computer has a USB port, try connecting the cable inside.

    • Check your camera to make sure he turned on and set to mode suitable for importing the photos. See the instructions that came with your camera.

    • Check the memory card of your camera for damage. See the documentation that came with your camera for more information on this page or other potential problems.

    Photos for Mac: import pictures from a camera or a mobile device

    See you soon!

  • Speeches and a .key file cannot be opened

    I'm unable to open or work on Keynote documents. I get an error popup image that says: cannot open 'FILE.key' because it is not a valid document to Keynote. I'm assuming that the same problem will occur in numbers and pages so I have not used either of these programs in a very long time so I do not have a file to test on.

    I know that the file is indeed a valid Keynote document. I recently had to reinstall my package iWork 09 since the original software discs - I have them have not purchased through the App store or my iCloud account. I have a software key. I can't move my OS to Sierra right now because I have other software that I use for work and tech support as we said we cannot go immediately. My current OS is El Capitan 10.11.6, and I have a MacBook Pro 15 "retina.

    Any advice on obtaining Keynote works again until I can make the upgrade to Sierra?

    Thanks in advance.

    Sounds like you are trying use Keynote 09 to open a file created by Keynote 6.

    Keynote 09 cannot open files of version 6 because they are a different file format.

    If this is the case, buy and install Keynote 6 from the Mac App Store.

  • Universal SE Clipboard and iPhone

    Universal Clipboard will work between a MBP of the retina and an iPhone SE?

    Hello curly1,.

    Thank you for using communities of Apple Support. It is my understanding that you want to use the universal Clipboard between your MacBook Pro and the iPhone OS. This is a great feature. I'm happy to help you.

    Universal Clipboard

    Universal Clipboard works with these devices and operating systems:

    iOS 10 macOS Sierra
    • iPhone 5 or newer
    • iPad Pro
    • iPad (4th generation)
    • iPad Air or newer
    • Mini iPad 2 or newer
    • iPod touch (6th generation) or newer

    • MacBook (early 2015 or newer)
    • MacBook Pro (2012 or newer)
    • MacBook Air (2012 or newer)
    • Mac mini (2012 or newer)
    • iMac (2012 or newer)
    • Mac Pro (end 2013)

    Requirements for continuity on Mac, iPhone, iPad, iPod touch and Apple Watch

    Have an amazing day!

  • USB disabled after the update of the Sierra (a short circuit and a work)

    Hi, when I bought my mbp 13 inches mid2012 (used, not new) I noticed that a USB port did not work. In the Yosemite sometimes I noticed that a USB port consumed too much energy and have been disabled. (I think because the usb port has been short-circuited. Year when it was time to update the mbp to El Capitan I had a few panic the kernel and the newspaper was shown as the last driver loaded the USB driver, so I kept the mbp with Yosemite. A few days ago, I updated for Sierra but only usb which used to work stopped working. It has enabled and turned on but Finder and disk utility does not see the drive. In an Apple dealer they said that could be established relationships with some oxide and next week will take it and see what the problem is.

    If there is someone with the same problems, please tell me what to do! I don't want to put in the trash my mac just for a flash drive... but I need!

    Hi Supermene,

    Thank you for using communities of Apple Support. Based on what you said, it appears as a USB device is not recognized in one of the USB ports. There are a few things that can cause this. I recommend you read these articles, which may be able to help solve the problem.

    macOS Sierra: If a USB device does not work

    Reset the management system (SCM) controller on your Mac.

    See you soon.

  • Freezes and restarts on 2015 5K running El Capitan iMac and am ready to freak me out

    Hi guys,.

    If I posted my check and reports being panic, could someone tell me what caused random freezes and restarts on my iMac 5 K - ish, El Capitan running? I am a designer/Retoucher and I am in the middle of a big job, of course.

    He went on and off for a few months. I have cleared my startup disk and played fresh OS installs (didn't even use Migration Assistant just to be safe), three times. I installed apps one at a time try to refine what is the cause but could not.

    At first I thought it was my mouse Logitech G502 because when I went to an old mouse for a few weeks the problem has disappeared. But yesterday, listening to iTunes via Airplay and working in InDesign, the system froze again.

    I wonder if she might be SoftRAID(4) and/or my two RAIDs of 4 external ThunderBay?

    Thanks in advance!

    Steve

    We can take a stab, please publish a report full of EtreCheck, and if we do not see everything that you can post your last report KP.

  • iMovie quadruples the file size. Why? And I can do something?

    I captured some pictures of my video conferencing software. It was released as a .mp4 file encoded in H264 etc..

    I then imported for some quick changes: it reduced to 39 from 44 minutes and added some melted transitions. Then he exported as a file using roughly the same settings. See screen capture.

    What you will see as it is that the file climbed from 300 MB to 1200!  SO:

    -What happened (can I avoid this?)

    -Can it be solved?

    Thank you!

    Look at them both in mediainfo

    http://MediaArea.NET/en/MediaInfo

    I can see that the second file has 2 audio tracks while the first has 1. Which may explain some of the size, but I don't know if it covers all of it.

    The other also has a color profile. I have to wonder if iMovie has tried using less compression when exporting. MediaInfo will show more detail, but you will have to manually compare the values and settings.

Maybe you are looking for

  • IMAQdx multi-camera systems: shortcuts for composite image sewn

    Imagine a system using for example multiple GigE cameras through IMAQdx interface where we want to be a stitched composite of multiple camera views. The principle of sewing is naïve, simple concatenation, one next to the other. The problem is that, w

  • Alphabetical order of files in a file

    I can't put my files alphabetical order is an option that will do or what I need to do it on my behalf?

  • Update Windows 7 Windows remains to verify updates indefinitely

    After 5 1/2 days in a row to each difficulty here, I am still unable to cross the verification of updates. I tried everything to fix for the stand-alone Installer. I reinstalled (clean up and format) Windows 7 three times since a drive legitimate (ye

  • How to cut the ssd

    Hello using win7, just put a new ssd drive, activated in CMD, trim execute automatic compensator or I run manual, I don't have an option of defragmentation that I know that I shouldn't use, defragmentation is set so it does not work, please help, som

  • Eclipse create .jad and .cod files

    According to the documentation I've seen, OTA installation from a Web site is to place the files application.jad and application.cod on a server to direct the BlackBerry device to this location.  My preliminary test indicate that it works as advertis