IOS 8.02 and slow performance handling photos

Since updating my iPad air to iOS 8.0.2 it has significantly reduced the performance of Photos.  I use my iPad predominantly for reviewing my photography when i'm on the road so it is extremely important to me that it works efficiently.  The setup worked fine in ios7 but since upgrading even advancing one image to another can take seconds by which time I've usually swiped the screen several more times only to arrive at an image 3 or 4 past where I want to be once the system has responded.  I also use simple image editing apps and need to copy an image to the clipboard to paste into the app.  The responsiveness of the system is at its worst in this scenario and can take up to 10 seconds before the copy command button becomes active.  My observation is that it has to wait until the line of images either side of the one I want must be re-painted before the command can be completed.  On a reasonable frequency opening the photos app simply crashes the system and it has to be opened again.  I've never experienced that on any of my iPads and I was an early adopter of version 1 of the device.  I should therefore like Apple to formally acknowledge these fundamental flaws and move quickly to providing a further iteration of iOS 8 that is not so "flaky".

Howdy Jake,
It sounds like your iPad is updated, but it’s slow to respond and even stops responding occasionally. The article linked below provides a lot of great troubleshooting suggestions that will resolve most issues like this.
iOS: Not responding or does not turn on
I hope this helps.
-Jason

Similar Messages

  • Laggy and Slow Performance

    We are an architectural company, and we use photoshop to create masterplanning, arhitectural, landscape plans. So keep in mind that theres a bunch of layers with drop shadow, textures, bevel & emboss etc in it.
    We recently upgraded to CS6, our PC's are installed with Windows 7 64-bit, 16 Gb or RAM, 1 Gb NVIDIA Quadro 2000D Graphics cards. 
    As Graphics Support, I make sure that updates, fixes are installed and all that stuff. But still, we experience some laggy and slow performance from Photoshop. The file is 660 MB, and is set to 150 Resolution. Takes a while to open, I can understand that it might be reading all those details, but once opened  you wont get a realtime response from Photoshop. This happend before but was able to fix with the update that Adobe had released.
    With our PC build, I cant find any reason why would still we get this kind of performance.
    Please let me know if you have some solution to this.
    Thanks.

    CUDA is (and always will be) NVIDIA Proprietary.
    Apple has made a strong commitment to OpenCL (not to be confused with OpenGL) to harness the power of every manufacturer's GPU. OpenCL will work with NVIDIA/CUDA or AMD cards.
    Adobe has committed to OpenCL for the newest versions of their Premiere PRO CC software.
    http://blogs.adobe.com/premierepro/2013/06/adobe-premiere-pro-cc-and-gpu-support .html
    In my opinion it is only a matter of time before most production software supports OpenCL.
    Gaming, on the other hand, may not feel that same pressure. Those guys tend to do what they want.
    Any thoughts on how dramatically a second display would affect performance?
    A second display does not seem to affect these cards in any sort of perceptible way.

  • Running Aperture and Slow Performance on MacBook Pro

    I am running a MacBook pro w 4 GM interal memory, lost of HD space, and OS 10.8.4.  Often when working with Aperture system performance seems very sluggish to the point of becoming unuseable.  Export of 20 images to mail can take 10 min.  It just becomes so slow as if strangled for memory.  I find I shut down other apps but don't think this should be necessary with current OS technology.  Any suggestions?  Thanks

    Have you checked what it going on, when Aperture becomes sluggish?
    I'd recommend to launch some diagnostic tools, if you have not already done so:
    Aperture's own "Activity Viewer": From the main menu bar: Window > Show Activity
    This will tell you, how Aperture is spending its time : rendering, previews, scanning for faces or places, raw processing. Inparticulur, check, if Aperture is hanging while processing one particular image or video over and over again.
    The Console window: Launch it from the Utilities folder in the Applications folder. Look, if you see error messages or warnings in this window, when Aperture starts to hang.
    The Activity Monitor: Launch it from the Utilities folder in the Applications folder. This window will tell you, which processes are using the cpu, the RAM, and doing page outs to the disk. You can see, if other processing are competing with Aperture and slowing it down, orif Aperture is starved for memory.
    How large are images? Do you have very large raw files or scans, or are your photos moderately sized?
    Is your library on the internal drive or an external drive?
    Do you see this slowness only with your main Aperture library, or also, if you create a new, small library with a few test images?
    Regards
    Léonie

  • I have upgraded my iphone 3gs to ios 5.1 and backed up my photos etc on to my computer, but only half of my pictures were restored

    I recently upgraded my iphone to ios 5.1 and before I did this I backed up all my photos etc on to my itunes.  When the upgrade was complete, all of my photos and videos had not been restored and some of them will not display or play.
    I did a restore from my back up and approx only half of them were restored.
    Can these missing pictures and videos be recovered

    The iOS5 upgrade has made a mess of the bluetooth connectivity.  iPhone4 was paired perfectly to 2012 VW GTI and played all playlists fine.  After upgrade, can see the song, see the timer counting down as if it is playing, but no sound.  AND iPhone 4s paired paired with 2008 BMW handsfree telephone before the update, now I can't use the phone in the car.  WHAT GIVES???  Anyone with ideas out there???

  • Constant freeze and slow performance when wake up

    hi,
    my laptop freezes all the time  like when i play music for long time especially when norton performs a background check.
    also when i open it and it was on sleep it becomes very slow when i open chrom, or play a movie.
    alot of time  sudden stop of the cruser and very slow performance that it can't even opens the my computer.
    I always have to restart the windows.

  • Data Pump - expdp and slow performance on specific tables

    Hi there
    I have af data pump export af a schema. Most of the 700 tables is exported very quickly (direct path) but a couple of them seems to be extremenly slow.
    I have chekced:
    - no lobs
    - no long/raw
    - no VPD
    - no partitions
    - no bitmapped index
    - just date, number, varchar2's
    I'm runing with trace 400300
    But I'm having trouble reading the output from it. It seems that some of the slow performning tables is runinng with method 4??? Can anyone find an explanation for the method in the trace:
    1 > direct path (i think)
    2 > external table (i think)
    4 > ?
    others?
    I have done some stats using v$filestat/v$session_wait (history) - and it seems that we always wait for DB seq file read - and doing lots and lots of SINGLEBLKRDS. Not undo is read
    I have a table 2.5 GB -> 3 minutes
    and then this (in my eyes) similar table 2.4 GB > 1½ hrs.
    There are 367.000 blks (8 K) and avg rowlen = 71
    I'm on Oracle 11.2 on a Linux box with plenty of RAM and CPU power.
    Trace file /opt/oracle112/diag/rdbms/prod/prod/trace/prod_dw00_24268.trc
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    ORACLE_HOME = /opt/oracle112/product/11.2.0.2/dbhome_1
    System name:  Linux
    Node name:  tiaprod.thi.somethingamt.dk
    Release:  2.6.18-194.el5
    Version:  #1 SMP Mon Mar 29 22:10:29 EDT 2010
    Machine:  x86_64
    VM name:  Xen Version: 3.4 (HVM)
    Instance name: prod
    Redo thread mounted by this instance: 1
    Oracle process number: 222
    Unix process pid: 24268, image: [email protected] (DW00)
    *** 2011-09-20 09:39:39.671
    *** SESSION ID:(401.8395) 2011-09-20 09:39:39.671
    *** CLIENT ID:() 2011-09-20 09:39:39.671
    *** SERVICE NAME:(SYS$BACKGROUND) 2011-09-20 09:39:39.671
    *** MODULE NAME:() 2011-09-20 09:39:39.671
    *** ACTION NAME:() 2011-09-20 09:39:39.671
    KUPP:09:39:39.670: Current trace/debug flags: 00400300 = 4195072
    *** MODULE NAME:(Data Pump Worker) 2011-09-20 09:39:39.672
    *** ACTION NAME:(SYS_EXPORT_SCHEMA_09) 2011-09-20 09:39:39.672
    KUPW:09:39:39.672: 0: ALTER SESSION ENABLE PARALLEL DML called.
    KUPW:09:39:39.672: 0: ALTER SESSION ENABLE PARALLEL DML returned.
    KUPC:09:39:39.693: Setting remote flag for this process to FALSE
    prvtaqis - Enter
    prvtaqis subtab_name upd
    prvtaqis sys table upd
    KUPW:09:39:39.819: 0: KUPP$PROC.WHATS_MY_ID called.
    KUPW:09:39:39.819: 1: KUPP$PROC.WHATS_MY_ID returned.
    KUPW:09:39:39.820: 1: worker max message number: 1000
    KUPW:09:39:39.822: 1: Full cluster access allowed
    KUPW:09:39:39.823: 1: Original job start time: 11-SEP-20 09:39:38 AM
    KUPW:09:39:39.862: 1: KUPP$PROC.WHATS_MY_NAME called.
    KUPW:09:39:39.862: 1: KUPP$PROC.WHATS_MY_NAME returned. Process name: DW00
    KUPW:09:39:39.862: 1: KUPV$FT_INT.GET_INSTANCE_ID called.
    KUPW:09:39:39.866: 1: KUPV$FT_INT.GET_INSTANCE_ID returned. Instance name: prod
    KUPW:09:39:39.870: 1: ALTER SESSION ENABLE RESUMABLE called.
    KUPW:09:39:39.870: 1: ALTER SESSION ENABLE RESUMABLE returned.
    KUPW:09:39:39.871: 1: KUPF$FILE.INIT called.
    KUPW:09:39:39.996: 1: KUPF$FILE.INIT returned.
    KUPW:09:39:39.998: 1: KUPF$FILE.GET_MAX_CSWIDTH called.
    KUPW:09:39:39.998: 1: KUPF$FILE.GET_MAX_CSWIDTH returned.
    KUPW:09:39:39.998: 1: Max character width: 1
    KUPW:09:39:39.998: 1: Max clob fetch: 32757
    KUPW:09:39:39.998: 1: Max varchar2a size: 32757
    KUPW:09:39:39.998: 1: Max varchar2 size: 7990
    KUPW:09:39:39.998: 1: In procedure GET_PARAMETERS
    KUPW:09:39:40.000: 1: In procedure GET_METADATA_FILTERS
    KUPW:09:39:40.001: 1: In procedure GET_METADATA_TRANSFORMS
    KUPW:09:39:40.002: 1: In procedure GET_DATA_FILTERS
    KUPW:09:39:40.004: 1: In procedure GET_DATA_REMAPS
    KUPW:09:39:40.005: 1: In procedure PRINT_MT_PARAMS
    KUPW:09:39:40.005: 1: Master table             : "SYSTEM"."SYS_EXPORT_SCHEMA_09"
    KUPW:09:39:40.005: 1: Metadata job mode        : SCHEMA_EXPORT
    KUPW:09:39:40.005: 1: Debug enable             : TRUE
    KUPW:09:39:40.005: 1: Profile enable           : FALSE
    KUPW:09:39:40.005: 1: Transportable enable     : FALSE
    KUPW:09:39:40.005: 1: Metrics enable           : FALSE
    KUPW:09:39:40.005: 1: db version               : 11.2.0.2.0
    KUPW:09:39:40.005: 1: job version              : 11.2.0.0.0
    KUPW:09:39:40.005: 1: service name             :
    KUPW:09:39:40.005: 1: Current Edition          : ORA$BASE
    KUPW:09:39:40.005: 1: Job Edition              :
    KUPW:09:39:40.005: 1: Abort Step               : 0
    KUPW:09:39:40.005: 1: Access Method            : AUTOMATIC
    KUPW:09:39:40.005: 1: Data Options             : 0
    KUPW:09:39:40.006: 1: Dumper directory         :
    KUPW:09:39:40.006: 1: Master only              : FALSE
    KUPW:09:39:40.006: 1: Data Only                : FALSE
    KUPW:09:39:40.006: 1: Metadata Only            : FALSE
    KUPW:09:39:40.006: 1: Estimate                 : BLOCKS
    KUPW:09:39:40.006: 1: Data error logging table :
    KUPW:09:39:40.006: 1: Remote Link              :
    KUPW:09:39:40.006: 1: Dumpfile present         : TRUE
    KUPW:09:39:40.006: 1: Table Exists Action      :
    KUPW:09:39:40.006: 1: Partition Options        : NONE
    KUPW:09:39:40.006: 1: Tablespace Datafile Count: 0
    KUPW:09:39:40.006: 1: Metadata Filter    Index : 1    Count : 10
    KUPW:09:39:40.006: 1:         1           Name - INCLUDE_USER
    KUPW:09:39:40.006: 1:                    Value - TRUE
    KUPW:09:39:40.006: 1:              Object Name - SCHEMA_EXPORT
    KUPW:09:39:40.006: 1:         2           Name - SCHEMA_EXPR
    KUPW:09:39:40.006: 1:                    Value -  IN ('TIA')
    KUPW:09:39:40.006: 1:         3           Name - NAME_EXPR
    KUPW:09:39:40.006: 1:                    Value -  ='ACC_PAYMENT_SPECIFICATION'
    KUPW:09:39:40.006: 1:                   Object - TABLE
    KUPW:09:39:40.006: 1:         4           Name - INCLUDE_PATH_EXPR
    KUPW:09:39:40.006: 1:                    Value -  IN ('TABLE')
    KUPW:09:39:40.006: 1:         5           Name - ORDERED
    KUPW:09:39:40.006: 1:                    Value - FALSE
    KUPW:09:39:40.006: 1:                   Object - TABLE_DATA
    KUPW:09:39:40.006: 1:         6           Name - NO_XML
    KUPW:09:39:40.006: 1:                    Value - TRUE
    KUPW:09:39:40.006: 1:                   Object - XMLSCHEMA/EXP_XMLSCHEMA
    KUPW:09:39:40.006: 1:         7           Name - XML_OUTOFLINE
    KUPW:09:39:40.006: 1:                    Value - FALSE
    KUPW:09:39:40.006: 1:                   Object - TABLE/TABLE_DATA
    KUPW:09:39:40.006: 1:         8           Name - XDB_GENERATED
    KUPW:09:39:40.006: 1:                    Value - FALSE
    KUPW:09:39:40.006: 1:                   Object - TABLE/TRIGGER
    KUPW:09:39:40.007: 1:         9           Name - XDB_GENERATED
    KUPW:09:39:40.007: 1:                    Value - FALSE
    KUPW:09:39:40.007: 1:                   Object - TABLE/RLS_POLICY
    KUPW:09:39:40.007: 1:         10           Name - PRIVILEGED_USER
    KUPW:09:39:40.007: 1:                    Value - TRUE
    KUPW:09:39:40.007: 1: MD remap schema    Index : 4    Count : 0
    KUPW:09:39:40.007: 1: MD remap other     Index : 5    Count : 0
    KUPW:09:39:40.007: 1: MD Transform ddl   Index : 2    Count : 11
    KUPW:09:39:40.007: 1:         1           Name - DBA
    KUPW:09:39:40.007: 1:                    Value - TRUE
    KUPW:09:39:40.007: 1:                   Object - JOB
    KUPW:09:39:40.007: 1:         2           Name - EXPORT
    KUPW:09:39:40.007: 1:                    Value - TRUE
    KUPW:09:39:40.007: 1:         3           Name - PRETTY
    KUPW:09:39:40.007: 1:                    Value - FALSE
    KUPW:09:39:40.007: 1:         4           Name - SQLTERMINATOR
    KUPW:09:39:40.007: 1:                    Value - FALSE
    KUPW:09:39:40.007: 1:         5           Name - CONSTRAINTS
    KUPW:09:39:40.007: 1:                    Value - FALSE
    KUPW:09:39:40.007: 1:                   Object - TABLE
    KUPW:09:39:40.007: 1:         6           Name - REF_CONSTRAINTS
    KUPW:09:39:40.007: 1:                    Value - FALSE
    KUPW:09:39:40.007: 1:                   Object - TABLE
    KUPW:09:39:40.007: 1:         7           Name - OID
    KUPW:09:39:40.007: 1:                    Value - TRUE
    KUPW:09:39:40.007: 1:                   Object - TABLE
    KUPW:09:39:40.007: 1:         8           Name - RESET_PARALLEL
    KUPW:09:39:40.007: 1:                    Value - TRUE
    KUPW:09:39:40.007: 1:                   Object - INDEX
    KUPW:09:39:40.007: 1:         9           Name - OID
    KUPW:09:39:40.007: 1:                    Value - TRUE
    KUPW:09:39:40.007: 1:                   Object - TYPE
    KUPW:09:39:40.007: 1:         10           Name - OID
    KUPW:09:39:40.007: 1:                    Value - TRUE
    KUPW:09:39:40.007: 1:                   Object - INC_TYPE
    KUPW:09:39:40.007: 1:         11           Name - REVOKE_FROM
    KUPW:09:39:40.008: 1:                    Value - SYSTEM
    KUPW:09:39:40.008: 1:                   Object - ROLE
    KUPW:09:39:40.008: 1: Data Filter        Index : 6    Count : 0
    KUPW:09:39:40.008: 1: Data Remap         Index : 7    Count : 0
    KUPW:09:39:40.008: 1: MD remap name      Index : 8    Count : 0
    KUPW:09:39:40.008: 1: In procedure DISPATCH_WORK_ITEMS
    KUPW:09:39:40.009: 1: In procedure SEND_MSG. Fatal=0
    KUPW:09:39:40.009: 1: KUPC$QUEUE.TRANSCEIVE called.
    kwqberlst !retval block
    kwqberlst rqan->lagno_kwqiia  7
    kwqberlst rqan->lascn_kwqiia > 0 block
    kwqberlst rqan->lascn_kwqiia  7
    kwqberlst ascn -90145310 lascn 22
    kwqberlst !retval block
    kwqberlst rqan->lagno_kwqiia  7
    KUPW:09:39:40.036: 1: KUPC$QUEUE.TRANSCEIVE returned. Received 2011
    KUPW:09:39:40.036: 1: DBMS_LOB.CREATETEMPORARY called.
    KUPW:09:39:40.037: 1: DBMS_LOB.CREATETEMPORARY returned.
    KUPW:09:39:40.038: 1: Flags: 18
    KUPW:09:39:40.038: 1: Start sequence number:
    KUPW:09:39:40.038: 1: End sequence number:
    KUPW:09:39:40.038: 1: Metadata Parallel: 1
    KUPW:09:39:40.038: 1: Primary worker id: 1
    KUPW:09:39:40.041: 1: In procedure GET_TABLE_DATA_OBJECTS
    KUPW:09:39:40.041: 1: In procedure CREATE_MSG
    KUPW:09:39:40.041: 1: KUPV$FT.MESSAGE_TEXT called.
    KUPW:09:39:40.041: 1: KUPV$FT.MESSAGE_TEXT returned.
    KUPW:09:39:40.041: 1: In procedure SEND_MSG. Fatal=0
    KUPW:09:39:40.041: 1: KUPC$QUEUE_INT.SEND called.
    kwqberlst !retval block
    kwqberlst rqan->lagno_kwqiia  7
    kwqberlst rqan->lascn_kwqiia > 0 block
    kwqberlst rqan->lascn_kwqiia  7
    kwqberlst ascn -90145310 lascn 22
    kwqberlst !retval block
    kwqberlst rqan->lagno_kwqiia  7
    KUPW:09:39:40.044: 1: KUPC$QUEUE_INT.SEND returned.
    KUPW:09:39:40.044: 1: Estimate in progress using BLOCKS method...
    KUPW:09:39:40.044: 1: In procedure UPDATE_TYPE_COMPLETION_ROW
    KUPW:09:39:40.044: 1: Old Seqno: 0 New Path: SCHEMA_EXPORT/TABLE/TABLE_DATA PO Num: -5 New Seqno: 62
    KUPW:09:39:40.046: 1: Created type completion for duplicate 62
    KUPW:09:39:40.046: 1: In procedure CREATE_MSG
    KUPW:09:39:40.046: 1: KUPV$FT.MESSAGE_TEXT called.
    KUPW:09:39:40.046: 1: KUPV$FT.MESSAGE_TEXT returned.
    KUPW:09:39:40.046: 1: In procedure SEND_MSG. Fatal=0
    KUPW:09:39:40.046: 1: KUPC$QUEUE_INT.SEND called.
    kwqberlst !retval block
    kwqberlst rqan->lagno_kwqiia  7
    kwqberlst rqan->lascn_kwqiia > 0 block
    kwqberlst rqan->lascn_kwqiia  7
    kwqberlst ascn -90145310 lascn 22
    kwqberlst !retval block
    kwqberlst rqan->lagno_kwqiia  7
    KUPW:09:39:40.047: 1: KUPC$QUEUE_INT.SEND returned.
    KUPW:09:39:40.047: 1: Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    KUPW:09:39:40.048: 1: In procedure CONFIGURE_METADATA_UNLOAD
    KUPW:09:39:40.048: 1: Phase: ESTIMATE_PHASE Filter Name:  Filter Value:
    KUPW:09:39:40.048: 1: DBMS_METADATA.OPEN11.2.0.0.0 called.
    KUPW:09:39:40.182: 1: DBMS_METADATA.OPEN11.2.0.0.0 returned. Source handle: 100001
    KUPW:09:39:40.182: 1: DBMS_METADATA.SET_FILTER called. metadata_phase: ESTIMATE_PHASE
    KUPW:09:39:40.182: 1: DBMS_METADATA.SET_FILTER returned. In function GET_NOEXP_TABLE
    KUPW:09:39:40.194: 1: DBMS_METADATA.SET_PARSE_ITEM called.
    *** 2011-09-20 09:39:40.325
    KUPW:09:39:40.325: 1: DBMS_METADATA.SET_PARSE_ITEM returned.
    KUPW:09:39:40.325: 1: DBMS_METADATA.SET_COUNT called.
    KUPW:09:39:40.328: 1: DBMS_METADATA.SET_COUNT returned.
    KUPW:09:39:40.328: 1: DBMS_METADATA.FETCH_XML_CLOB called.
    *** 2011-09-20 09:39:42.603
    KUPW:09:39:42.603: 1: DBMS_METADATA.FETCH_XML_CLOB returned.
    KUPW:09:39:42.603: 1: In procedure CREATE_TABLE_DATA_OBJECT_ROWS
    KUPW:09:39:42.603: 1: In function GATHER_PARSE_ITEMS
    KUPW:09:39:42.603: 1: In function CHECK_FOR_REMAP_NETWORK
    KUPW:09:39:42.603: 1: Nothing to remap
    KUPW:09:39:42.603: 1: In procedure BUILD_OBJECT_STRINGS
    KUPW:09:39:42.604: 1: In procedure LOCATE_DATA_FILTERS
    KUPW:09:39:42.604: 1: In function NEXT_PO_NUMBER
    KUPW:09:39:42.620: 1: In procedure DETERMINE_METHOD_PARALLEL
    KUPW:09:39:42.620: 1: flags mask: 0
    KUPW:09:39:42.620: 1: dapi_possible_meth: 1
    KUPW:09:39:42.620: 1: data_size: 3019898880
    KUPW:09:39:42.620: 1: et_parallel: TRUE
    KUPW:09:39:42.620: 1: object: TABLE_DATA:"TIA"."ACC_PAYMENT_SPECIFICATION"                               <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
    KUPW:09:39:42.648: 1: l_dapi_bit_mask: 7
    KUPW:09:39:42.648: 1: l_client_bit_mask: 7
    KUPW:09:39:42.648: 1: TABLE_DATA:"TIA"."ACC_PAYMENT_SPECIFICATION" either, parallel: 12               <<<<< Here is says either (I thought that was method ?)  <<<<<<<<<<<<<<<<
    KUPW:09:39:42.648: 1: FORALL BULK INSERT called.
    KUPW:09:39:42.658: 1: FORALL BULK INSERT returned.
    KUPW:09:39:42.660: 1: DBMS_LOB.TRIM called. v_md_xml_clob
    KUPW:09:39:42.660: 1: DBMS_LOB.TRIM returned.
    KUPW:09:39:42.660: 1: DBMS_METADATA.FETCH_XML_CLOB called.
    KUPW:09:39:42.678: 1: DBMS_METADATA.FETCH_XML_CLOB returned.
    KUPW:09:39:42.678: 1: DBMS_LOB.CREATETEMPORARY called.
    KUPW:09:39:42.678: 1: DBMS_LOB.CREATETEMPORARY returned.
    KUPW:09:39:42.678: 1: In procedure UPDATE_TD_ROW_EXP with seqno: 62
    KUPW:09:39:42.680: 1: 1 rows fetched
    KUPW:09:39:42.680: 1: In function NEXT_PO_NUMBER
    KUPW:09:39:42.680: 1: Next table data array entry: 1 Parallel: 12 Size: 3019898880 Method: 4Creation_level: 0               <<<<<<<<<<<<<<<<  HERE IT SAYS METHOD = 4  and PARALLEL=12 (I'm not using the parallel parameter ???)  <<<<<<<<<<<<<<<<<<
    KUPW:09:39:42.681: 1: In procedure UPDATE_TD_BASE_PO_INFO
    KUPW:09:39:42.683: 1: Updated 1 td objects with bpo between 1 and 1
    KUPW:09:39:42.684: 1: Send table_data_varray called.  Count: 1
    kwqberlst !retval block
    kwqberlst rqan->lagno_kwqiia  7
    kwqberlst rqan->lascn_kwqiia > 0 block
    kwqberlst rqan->lascn_kwqiia  7
    kwqberlst ascn -90145310 lascn 22
    kwqberlst !retval block
    kwqberlst rqan->lagno_kwqiia  7
    KUPW:09:39:42.695: 1: Send table_data_varray returned.
    KUPW:09:39:42.695: 1: In procedure SEND_MSG. Fatal=0
    KUPW:09:39:42.695: 1: In procedure UPDATE_TYPE_COMPLETION_ROW
    KUPW:09:39:42.695: 1: Old Seqno: 62 New Path:  PO Num: -5 New Seqno: 0
    KUPW:09:39:42.695: 1: Object count: 1
    KUPW:09:39:42.697: 1: 1 completed for 62
    KUPW:09:39:42.697: 1: DBMS_METADATA.CLOSE called. Handle: 100001
    KUPW:09:39:42.697: 1: DBMS_METADATA.CLOSE returned.
    KUPW:09:39:42.697: 1: In procedure CREATE_MSG
    KUPW:09:39:42.697: 1: KUPV$FT.MESSAGE_TEXT called.
    KUPW:09:39:42.698: 1: KUPV$FT.MESSAGE_TEXT returned.
    KUPW:09:39:42.698: 1: In procedure SEND_MSG. Fatal=0
    KUPW:09:39:42.698: 1: KUPC$QUEUE_INT.SEND called.
    kwqberlst !retval block
    kwqberlst rqan->lagno_kwqiia  7
    kwqberlst rqan->lascn_kwqiia > 0 block
    kwqberlst rqan->lascn_kwqiia  7
    kwqberlst ascn -90145310 lascn 22
    kwqberlst !retval block
    kwqberlst rqan->lagno_kwqiia  7
    KUPW:09:39:42.699: 1: KUPC$QUEUE_INT.SEND returned.
    KUPW:09:39:42.699: 1: Total estimation using BLOCKS method: 2.812 GB
    KUPW:09:39:42.699: 1: In procedure CONFIGURE_METADATA_UNLOAD
    KUPW:09:39:42.699: 1: Phase: WORK_PHASE Filter Name: BEGIN_WITH Filter Value:
    KUPW:09:39:42.699: 1: DBMS_METADATA.OPEN11.2.0.0.0 called.
    KUPW:09:39:42.837: 1: DBMS_METADATA.OPEN11.2.0.0.0 returned. Source handle: 200001
    KUPW:09:39:42.837: 1: DBMS_METADATA.SET_FILTER called. metadata_phase: WORK_PHASE
    KUPW:09:39:42.837: 1: DBMS_METADATA.SET_FILTER returned. In function GET_NOEXP_TABLE
    KUPW:09:39:42.847: 1: DBMS_METADATA.SET_PARSE_ITEM called.
    KUPW:09:39:42.964: 1: DBMS_METADATA.SET_PARSE_ITEM returned.
    KUPW:09:39:42.964: 1: DBMS_METADATA.SET_COUNT called.
    KUPW:09:39:42.967: 1: DBMS_METADATA.SET_COUNT returned.
    KUPW:09:39:42.967: 1: KUPF$FILE.OPEN_CONTEXT called.
    KUPW:09:39:42.967: 1: KUPF$FILE.OPEN_CONTEXT returned.
    KUPW:09:39:42.968: 1: DBMS_METADATA.FETCH_XML_CLOB called. Handle: 200001
    *** 2011-09-20 09:40:01.798
    KUPW:09:40:01.798: 1: DBMS_METADATA.FETCH_XML_CLOB returned.
    KUPW:09:40:01.798: 1: Object seqno fetched:
    KUPW:09:40:01.799: 1: Object path fetched:
    KUPW:09:40:01.799: 1: In procedure SEND_MSG. Fatal=0
    KUPW:09:40:01.799: 1: In procedure COMPLETE_EXP_OBJECT
    KUPW:09:40:01.799: 1: KUPF$FILE.FLUSH_LOB called.
    KUPW:09:40:01.815: 1: KUPF$FILE.FLUSH_LOB returned.
    KUPW:09:40:01.815: 1: In procedure UPDATE_TYPE_COMPLETION_ROW
    KUPW:09:40:01.815: 1: Old Seqno: 226 New Path:  PO Num: -5 New Seqno: 0
    KUPW:09:40:01.815: 1: Object count: 1
    KUPW:09:40:01.815: 1: 1 completed for 226
    KUPW:09:40:01.815: 1: DBMS_METADATA.CLOSE called.  Handle: 200001
    KUPW:09:40:01.816: 1: DBMS_METADATA.CLOSE returned.
    KUPW:09:40:01.816: 1: KUPF$FILE.CLOSE_CONTEXT called.
    KUPW:09:40:01.820: 1: KUPF$FILE.CLOSE_CONTEXT returned.
    KUPW:09:40:01.821: 1: In procedure SEND_MSG. Fatal=0
    KUPW:09:40:01.821: 1: KUPC$QUEUE.TRANSCEIVE called.
    kwqberlst !retval block
    kwqberlst rqan->lagno_kwqiia  7
    kwqberlst rqan->lascn_kwqiia > 0 block
    kwqberlst rqan->lascn_kwqiia  7
    kwqberlst ascn -90145310 lascn 22
    kwqberlst !retval block
    kwqberlst rqan->lagno_kwqiia  7
    KUPW:09:40:01.827: 1: KUPC$QUEUE.TRANSCEIVE returned. Received 2012
    KUPW:09:40:01.827: 1: DBMS_LOB.CREATETEMPORARY called.
    KUPW:09:40:01.828: 1: DBMS_LOB.CREATETEMPORARY returned.
    KUPW:09:40:01.828: 1: Process order range: 1..1
    KUPW:09:40:01.828: 1: Method: 1
    KUPW:09:40:01.828: 1: Parallel: 1
    KUPW:09:40:01.828: 1: Creation level: 0
    KUPW:09:40:01.830: 1: BULK COLLECT called.
    KUPW:09:40:01.830: 1: BULK COLLECT returned.
    KUPW:09:40:01.830: 1: In procedure BUILD_OBJECT_STRINGS
    KUPW:09:40:01.836: 1: In procedure MOVE_DATA UNLOADing process_order 1 TABLE_DATA:"TIA"."ACC_PAYMENT_SPECIFICATION"            <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
    KUPW:09:40:01.839: 1: KUPD$DATA.OPEN called.
    KUPW:09:40:01.840: 1: KUPD$DATA.OPEN returned.
    KUPW:09:40:01.840: 1: KUPD$DATA.SET_PARAMETER - common called.
    KUPW:09:40:01.843: 1: KUPD$DATA.SET_PARAMETER - common returned.
    KUPW:09:40:01.843: 1: KUPD$DATA.SET_PARAMETER - flags called.
    KUPW:09:40:01.843: 1: KUPD$DATA.SET_PARAMETER - flags returned.
    KUPW:09:40:01.843: 1: KUPD$DATA.START_JOB called.
    KUPW:09:40:01.918: 1: KUPD$DATA.START_JOB returned. In procedure GET_JOB_VERSIONThis is how I called expdp:
    expdp system/xxxxxxxxx schemas=tia directory=expdp INCLUDE=TABLE:\" =\'ACC_PAYMENT_SPECIFICATION\'\" REUSE_DUMPFILES=Y LOGFILE=expdp:$LOGFILE TRACE=400300

    Hi there ...
    I have read the note - thats where I found the link to the trace note 286496.1 - on now to setup a trace
    But I still need an explanation for the methods (1,2,4 etc)
    regards
    Mette

  • IOS 7 Calendar and Slow Animations

    Are the two biggest fail on iOS 7.
    Slow animations:
    -opening folders
    -locking phone
    -unlockng phone
    -closing folders
    -search bar
    -swiping left and right has to be very accurate now because of the swipe down for search engine
    Calendar:
    Why am I restricted to this view? I want to be able to view the entire calendar so I can see what's head and plan for it like the simplistic version of iOS 6 calendar. They completed blotched this calendar.

    Agreed. The animations make me dizzy and hurt my eyes, also makes the iphone laggy and sluggish. The new Calendar app now is unusable for me, all of my shared calendars are overlapping each other and make it almost impossible to understand at a quick glance - please bring back the old month view and list view.

  • Errors and slow performance copying lots of files between large hard drives

    After upgrading to Snow Leopard, I have VERY slow file transfer speed with external eSATA drives. While trying to upgrade from a 1.5TB drive to a new 2TB drive, the copy took almost 24 hours and then failed on a large Fusion virtual OS file.
    So I removed my eSATA card from my Mac Pro and connected the drives via FireWire 800. Same issue. I have the 10.6.1 update and reset the PRAM with no improvement.
    Tried doing the copy with SuperDuper, and I have the same speed issue, but checking their log I see some of the files that Finder tried to copy, SuperDuper found another way to copy. Others it fails on. Here's a log of one of the files it could copy (but Finder couldn't):
    | 06:19:31 PM | Info | WARNING: Caught I/O exception(12): Cannot allocate memory
    | 06:19:31 PM | Info | WARNING: Source: /Volumes/DPR/Data/Private/Drive Images/Fusion/Windows Vista 64/MS Win Vista Ult 64 SP2.vmwarevm/Windows Vista x64 Edition-s002.vmdk, lstat(): 0
    | 06:19:31 PM | Info | WARNING: Target: /Volumes/DPR2/Data/Private/Drive Images/Fusion/Windows Vista 64/MS Win Vista Ult 64 SP2.vmwarevm/Windows Vista x64 Edition-s002.vmdk, lstat(): 0
    | 06:19:31 PM | Info | Attempting to copy file using copyfile().
    | 06:21:42 PM | Info | Successfully copied file.
    On another try, with no other programs running, after 19 hours, a 1.5TB copy fails with this error:
    | 12:23:56 PM | Info | Error copying /Volumes/DPR/Data/Private/Media/Photo/Family/Originals/2007.03.04 Mpumalanga, South Africa/Canon EOS Digital Rebel XTi [add 07.53.32 hours]/IMG_1189.JPG to /Volumes/DPR2/Data/Private/Media/Photo/Family/Originals/2007.03.04 Mpumalanga, South Africa/Canon EOS Digital Rebel XTi [add 07.53.32 hours]/IMG_1189.JPG of type 8
    | 12:23:56 PM | Error | SDCopy: Error copying /Volumes/DPR/Data/Private/Media/Photo/Family/Originals/2007.03.04 Mpumalanga, South Africa/Canon EOS Digital Rebel XTi [add 07.53.32 hours]/IMG_1189.JPG to /Volumes/DPR2/Data/Private/Media/Photo/Family/Originals/2007.03.04 Mpumalanga, South Africa/Canon EOS Digital Rebel XTi [add 07.53.32 hours]/IMG_1189.JPG of type 8\n: No space left on device
    There is indeed plenty of space left on the device... over 1.5TB in fact.
    Not sure what is going on here. I have 4GB of RAM, and heard Snow Leopard needs twice as much as Leopard. Am I running out of RAM due to the large amount of files? Or is it some incompatibility with large drives and Snow Leopard? I did not have these problems with Leopard, and I was using these same drives.

    I, too, am experiencing extremely long copy times (17 hours on 5GB) when copying numerous (200+) files from an external HD via FW 400. The same happens when I try to copy files using FW 800.
    Is there anything I can do to reduce the copying times?

  • I upgraded my iPhone 4 from iOS 3.3.5 to iOS 5.0 and lost all my photos on the camera roll. Where are they and can I  retrieve them?

    I upgraded my iOS 3.3.5 to 5.0 on my iPhone 4 and lost all photos on camera roll. Where are they and can they be recovered?

    Have you been using your phone as recommended?  If so, you've been importing photos in your camera roll onto your computer for safe keeping.  Just as you would with a standalone digital camera.  Your photos would then reside safely on your computer for archival. 
    While camera roll photos ARE part of the backup, not everything always goes smoothly as you've seen, which is why the recommendation to import photos as soon as possible to your computer.
    If you have a recent backup of your iPhone, you can restore and hopefully many of your photos will be on this backup.  Any photos or data added to your phone since this last backup are, of course, gone forever.
    http://manuals.info.apple.com/en_US/iphone_user_guide.pdf

  • Mac Book Pro doesn't boot (twice; after updating) and slow performance before these incidents

    Hi,
    Maybe someone can help me resolving a (re) boot issue with my Mac Book Pro. Last few weeks I experienced a tremendous drop in performance (start-up as well as handling and using applications).
    Yesterday I downloaded and installed  an app to clean stuff from the mac, such as binaries that aren't used, cache files, etc. It resulted in substantial better performance. Than, I used the updater on this application to update. This morning, the Mac wouldn't boot. After several attempts I used the old DVD with Mac OS X to re-install and boot. That worked.
    Following this approach, I received two messages (that HP apps weren't secured or something and therefor disabled). Than I updated the Mac OS X and later this evening it asked me if I wanted to install some (4) other updates as well (don't know what updates these were). So I updated but now I am back at square one: My Mac doesn't boot. I do get the grey starting screen, but now even the 'apple' logo is missing.
    Anyone else experiencing these problems and have any clues on how to fix it? By the way, I also tried to alter permissions on all files on the main hard drives (to ensure that I do not always have to sign off on updates and or changes of applications). Would that have caused problems?

    You seem to have a lot going on here, so it's hard to know what's wrong. You likely had some underlying problems before doing the Software Update.
    Here's a link that might help with the grey screen problem:
    http://support.apple.com/kb/TS2570
    Which app did you download?
    If you can get booted up, check in the System Profiler to see that all of your RAM is recognized--if not, you may need to reseat one or both sticks.
    If you can boot from your install disc, run the extended version of the Apple Hardware test to check for hardware problems. Freezing can be caused by a dying hard drive, which can also tend to corrupt software.
    While booted from the install disc, navigate to Disk Utility and repair your boot disk. You can do this 2 or 3 times even if it says no problems found.
    While in Disk Utility, check to see that the SMART status of your hard drive is verified. If not, you will need to replace the drive.
    It probably wouldn't hurt to reinstall the OS.
    Do you have a good, up to date backup? If not, it would be a good idea to make one as soon as you can, just to be on the safe side.
    Have you tried a Safe Boot?
    http://support.apple.com/kb/ht1455
    http://support.apple.com/kb/ht1564
    These are just a few ideas to get you started. Post back if you have more questions.
    Good luck!

  • Spinning beach ball and slower performance

    I have been noticing that the performance of my iMac is becoming slower, with the dreaded spinning beach ball apearing whenever I change between applications to perform relatively basic functions. However, the worst is when I am in iTunes, where I experience the spinning beach ball for several minutes after connecting and choosing a device, and I typically cannot do anything else in other applications until it stops. As for other applications, I have nearly abandoned Aperture because anything from scrolling to adjustments will cause the spinning beach ball to return several seconds to minutes.
    My iMac is a 2.8 GHz Intel Core 2 Duo with nearly 30g's left on the hard drive. I have the memory max'd at 4GB. I am running OS X 10.7.2 with all apps completely up to date. Overall, I am doing basic functions in Bento, Pages, and surfing Safari on a daily basis with only the minimal applications needed open at once.
    Is there anything I can do to resolve this?

    Hi Todd, thanks for the reply.  Actually, I do have CS6 via my Creative Cloud membership but I'm having to work in 5.5 on this particular client's system for a project. 
    I was hoping that the above solution would be the answer I was searching for but alas, that is apparently not the case, since the issues have returned and the spinning beach ball continues to churn... (nothing like the elation of finding a solution only to later feel crushing defeat as the problem returns...)
    The issues were resolved for a while, so perhaps this post may still be able help someone.  I'd rather be working in CS6 right now, and I'm pushing for this client to do the upgrade as well.  Considering how much time is being wasted waiting for the Mac to continue after hanging every other keystroke, I'd think the client would be anxious to make the change!

  • W520 with 32 GB RAM and slow performance

    hi all
    I post this info for those of you running into similar problems when upgrading the W520 to 32 GB RAM.
    I've a W520 2720QM with Windows Server 2008R2 installed which I upgraded to 32 GB RAM with 4x8 GB CORSAIR Value RAM Modules. After doing this, the Laptop was incredibliy slow on performance and starting of programs took a long time.
    I solved this with changing the Grafic option from Optiums to Integrated in the BIOS (1.35). After that, performace is back as before. In the BIOS there is a message saying, that the Optimus setting should be set only if Windows 7 is installed. As I'm not running W7 I had to change the setting.

    Hmm, currently another guy with 24GB of RAM have similar issues here
    http://forums.lenovo.com/t5/W-Series-ThinkPad-Laptops/W520-nVidia-optimus-does-not-work-after-memory...
    Have a nice day! 
    Peter
    W520 (4284-A99)
    Does someone’s post help you? Give them kudos as a reward, as they will do better to improve | Mark it as solved if the solution works for you, so it could be reference for others in the future 
    =====================================
    Sound Enthusiast and Enhancement (Post comments, share mixes, etc.)
    http://forums.lenovo.com/t5/General-Discussion/Dolby-Home-Theater-v4-for-most-Lenovo-Laptops/td-p/62... 

  • Time Out and slow performance of query

    Hi Experts,
    We have a multiprovider giving sales and stock data.we have 1000 article 200 sites this query doesn't respond at all.It is either timed out or analyzer status is not responding. However on single article input ,the query responds in 60 sec.Please help.
    Best gds
    SumaMani

    Hi,
    Did you give the query in RSRT and click on Performance info.
    It will give some message so that you can take steps to improve the performance of the query.
    Regards,
    Rama Murthy.

  • Crashing and slow performance in Elements 8.0

    Been using Adobe products for years and I feel lucky that everything up until this point has been relatively bug-free and flawless (for me anyway).  I feel like the main problem is in Windows Vista/7 because I never had issues in XP.  Regardless, here is my setup and predicament:
    Windows 7 Ultimate 64
    EVGA X58 Classified motherboard
    Intel i7 930 Quad core processor
    12 gigs of 1600mhz RAM
    Dual NVIDIA GTX 470s (1280mb GDDR5) in SLI
    and a couple terabytes of space on some Western Digital Black HDs
    Needless to say, this machine screams and should be able to launch a satellite into space without even a pico-second's-worth of a hiccup, yet simple functions in Adobe programs cause constant program AND full system crashes.  I've made sure all updates are applied and latest drivers are installed.  I actually rolled back the GTX 470 drivers because I was getting a driver error in Elements with the newest ones.  Since the roll-back, I haven't had that error anymore.
    I capture all footage through firewire from a Sony DSR-25 DV Deck, and the first problem occurs when simply bringing up the capture window (F5).  The first thing that happens EVERY time is that it is slow to load, loading sections of the window at a time (outer window frame first, then the preview screen, then individual sections around it), I'd say 3-4 seconds total wait time on that.  The other issue is that, the window comes up but doesn't load (just shows the capture window frame, filled with a blank white).  This is actually where the machine requires a full system restart.  It is totally locked up at this point.
    For comparison, in Premiere Pro CS5, I do not have this problem with the capture window (though it has its' own issues).  I hit F5 and the window immediatly pops up fully loaded.
    For another comparison, I have a Dell Inspiron 8500 laptop (5+ years old) running Windows XP Pro and Elements seems pretty flawless there, as well as Premiere Pro CS3.
    While individual drivers might be the issue, I really think the operating system itself is the bigger issue, though I haven't tested this.  Is Elements 8 optimized for 32 bit OS rather than Windows 7 64 I run now?  What about CS5?  Does anybody run CS5 on Windows XP 64?
    Thanks for any help with this!

    What you are describing is pretty much what I was dealing with for some time while using PE 8 on my Win 7 x64 Ultimate machine (HP Pavilion Elite HPE 180t with Intel x58 chip set and Intel quad-core i7 930 running at 2.8 GHrz, single NVIDIA GeForce GTX260 graphics card with 1.8 GB memory, 12 GB RAM, two internal 1 TB WD 7200rpm Caviar Black HDDs, BD ROM and BD burner optical drives, and PSU upgraded to TX650W Corsair).  To resolve very slow rendering of HD video files with many hangups and crashes I first upgraded to latest NVIDIA graphics drivers and to the latest software update for my Apple QuickTime Pro; but even with the new higher-end PC above and the software updates noted, I still had to resort to things such as the following to be able to do HD rendering and burning without hangups and crashes: turning off 3-D capabilities in my NVIDIA GTX260 card, turning off GPU in PE, turning off AutoAnalysis in PE, disabling all the stuff in my Norton Internet Security software suite while using PE (I found today that a couple Norton services reload themselves if I stop them while running PE 8), disabling my screen saver, disconnecting the computer from my LAN, and disabling a number of Services and applications that loaded at startup and ran in the background.  I can now run PE 8 with significantly more speed and stability.  Because I was able to largely get PE 8 to run with pretty good stability on my system outlined above I doubt if the PE 8 and 9 issues reported in this forum have all that much to do with the Win 7 x64 OS.
    And here is another issue I encountered with Win 7 x64 Ultimate while installing or running a few apps, but was able to find a fix for it ( http://social.answers.microsoft.com/Forums/en-US/w7repair/thread/ab0126ac-7df0-4f6a-9653-7 5d6f2ddca93 ).  However, this issue usually pops up a a very specific error message as noted in the thread above so I really do not know if that is applicable to the PE 8 issues (but then it would probably not be a bad idea to look into this and maybe apply the fix noted in the thread since it clearly benefits other apps and could potentially help PE 8).  On my computer I found that PE 8 appeared to be sensitive to some other apps and Services running in the background, and especially Norton Internet Security stuff which can be a real problem to temporarily turn off completely to avoid conflicts.  At any rate, because I made all the changes above in one long fit of PE frustration last week, I do not actually know which of the changes are really the important ones in terms of speed and stability in PE 8 (it's certainly possible most or all contributed incrementally to resolving my PE 8 challenges), but the cumulative effect of the changes is that PE 8 on my Win 7 x64 Ultimate OS managed computer is now a fully functional software app.  And since I purchased the PE 9 upgrade from Adobe today, I am hoping these changes will also apply to PE 9 and that new version will be even more stable on my computer -- I shall see about that over the next week as I get into editing, rendering, and burning a number of 3- 5 GB full-HD video files from this past weekend using my new PE 9.

  • IOS 6 Buggy and Slow hot to downgrade.

    i recently updated to IOS6 the yesterday and it it running really slow on my iphone 4s also the phone is hot when running apps. maps is not working properly and text messages are failing and talking a long time to send/recive.icalled apple to be told they do not support downgrading and to take my phone in the store and see what they can do.i went into the store they said the hardware is fine it seems like its just ios6 causing the problem they told me warranty does not cover software issues and said they cant do anyhting about it they said to wait for ios6 to be updated or to downgrade using a 3rd party software but they then said if i downgrade i lose my warranty.so im stuck with a phone that is not working properly and apple refuses to do anything about it what should i do?

    Well we can't tell you how to downgrade or attempt to downgrade as it's not supported by Apple.
    My sugguestion, if they havn't already suggested it, is to back up the device and set up as a new device to see if that clears out any software issues that may have been caused when updating.
    http://support.apple.com/kb/HT4137

Maybe you are looking for

  • Product Allocation in OM17

    Hi Experts I am new to APO GATP.We have implemented GATP Basic methods product availabilty check and allocation check in our project. When i run OM17 for product allocations we are getting following inconsistencies: 000     Shortage of incoming order

  • Upgraded to 4.5.0.127 - phone is now slow to open from sleep

    did another upgrade. Everything went smooth. When phone is idle (black screen) and I hit one of the buttons to make it come alive, it takes a couple seconds whereas it use to be immediate. I also notice that with this upgrade there is no memory manag

  • Firefox is not reproducing the colors of a JPG correctly (IE is fine)

    I'm designing a website, so I care about this. The problem is the display of a critical background on the site which is based on a smoothly dithered JPG image. I have 4 test cases for this particular dithered jpg image: 1) Win 7 64-bit Firefox (v5.0

  • Error when creating workcentre t.code CR01

    Hi All, I am trying to create a work centre in t.code CR01. I have entered Plant, work centre and work centre category system throwing error. Error : Work centre category 0006 does not exist. I have verified in SPRO, Entry 0006 work centre category i

  • Capture won't save

    When stopping the capture, an error message saying FCP cannot read file just captured...how can I fix?