Thumbnails do not match video content when imported

My thumbnails do not match video content when imported. They assume the look of the first video imported into an event, while showing correct source content when skimmed through. Also, audio for every video clip I import is changed to that of the first clip imported in an event. Very awful to realize only when you've just imported every video you've made. Any thoughts?
Also, my source for clips is an external OneTouch drive, don't know if that plays into the import problem.

Is your Event source list visible on the bottom left of your screen? You should see all your events there.
There is a button at the extreme lower left of the imovie window which allows you to show or hide the event list. Make sure that it is in show position, so you can navigate to your other events.

Similar Messages

  • Error consuming Web service - content type text/xml;charset=utf-8 of the response message does not match the content type of the binding

    Hi all,
    We are trying to interact with Documentum server through DFS exposed WCF which communicates through port 9443 and we are provided with documentum issued Public Key certificates. We have successfully imported the certificates in client machine and configured
    the bindings as below in our .Net web application config file.
    <system.serviceModel>
    <bindings>
    <wsHttpBinding>       
    <binding
    name="ObjectServicePortBinding1">
    <security
    mode="Transport">
    <transport
    clientCredentialType="None"
    proxyCredentialType="None"
    realm=""
    />
    <message
    clientCredentialType="Certificate"
    algorithmSuite="Default"
    />
    </security>
    </binding>
    <binding
    name="QueryServicePortBinding">
    <security
    mode="Transport">
    <transport
    clientCredentialType="None"
    proxyCredentialType="None"
    realm=""
    />
    <message
    clientCredentialType="Certificate"
    algorithmSuite="Default"
    />
    </security>
    </binding>
    </wsHttpBinding>
    </bindings>
    Also, we set the message encoding as MTOM and the wcf client object initialization code snippet is as below,
    ObjectServicePortClient
    serviceClient = new
    ObjectServicePortClient(new
    WSHttpBinding("ObjectServicePortBinding1"),
    new
    EndpointAddress(UriUtil.ObjectServiceUri));
    if (serviceClient.Endpoint.Binding
    is
    WSHttpBinding)
       WSHttpBinding
    wsBinding = serviceClient.Endpoint.Binding as
    WSHttpBinding;
    wsBinding.MessageEncoding =
    "MTOM".Equals(transferMode) ?
    WSMessageEncoding.Mtom :
    WSMessageEncoding.Text;
    serviceClient.Endpoint.Behaviors.Add(new
    ServiceContextBehavior(Config.RepositoryName,
    Config.DocumentumUserName,
    Config.DocumentumPassword));
    When we execute the above code, we are getting error message as below,
    Exception: The content type text/xml;charset=utf-8 of the response message does not match the content type of the binding (multipart/related; type="application/xop+xml"). If using a custom encoder, be sure that the IsContentTypeSupported
    method is implemented properly. The first 407 bytes of the response were: '<?xml version="1.0" ?><S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><S:Body><S:Fault xmlns:ns4="http://www.w3.org/2003/05/soap-envelope"><faultcode>S:VersionMismatch</faultcode><faultstring>Couldn't
    create SOAP message. Expecting Envelope in namespace http://schemas.xmlsoap.org/soap/envelope/, but got http://www.w3.org/2003/05/soap-envelope </faultstring></S:Fault></S:Body></S:Envelope>'
    Then, we changed the bindings as below
    <system.serviceModel>
    <bindings>
    <wsHttpBinding>       
    <binding
    name="ObjectServicePortBinding1">
    <security
    mode="Transport">
    <transport
    clientCredentialType="Certificate"
    proxyCredentialType="None"
    realm=""
    />
    <message
    clientCredentialType="Certificate"
    algorithmSuite="Default"
    />
    </security>
    </binding>
    <binding
    name="QueryServicePortBinding">
    <security
    mode="Transport">
    <transport
    clientCredentialType="
    Certificate"
    proxyCredentialType="None"
    realm=""
    />
    <message
    clientCredentialType="Certificate"
    algorithmSuite="Default"
    />
    </security>
    </binding>
    </wsHttpBinding>
    </bindings>
    We are getting another error message,
    Exception: The client certificate is not provided. Specify a client certificate in ClientCredentials.
    Any pointers on resolving this issue would be highly helpful.
    Thanks

    Hi Dhanasegaran,
      As per your case, the corresponding details which may guide you to resolve this issue:
    1. First of all, you can try to call the wcf service directly from the browser & check where it will point out the correct location.
    2. In config file ,Set IncludeExceptionDetailInFaults to true to enable exception information to flow to clients for debugging purposes .
    Set this to true only during development to troubleshoot a service like below :
    <serviceBehaviors>
      <behavior name="metadataAndDebugEnabled">
        <serviceDebug
          includeExceptionDetailInFaults="true"   
    />
        <serviceMetadata
          httpGetEnabled="true"
          httpGetUrl=""   
    />
      </behavior>
    </serviceBehaviors>
    3. I suggest you to change that <security mode ="TransportWithMessageCredential"> instead of <security mode ="Transport">
     for more information, refer the following link :
    https://msdn.microsoft.com/en-us/library/aa354508(v=vs.110).aspx

  • WCF returning "The content type text/html of the response message does not match the content type of the binding (application/soap+xml; charset=utf-8)"

    I have a WCF service I am trying to run on a new installation of 64-bit Windows Server 2008 IIS. Although it runs fine on Windows 2003 IIS, it is throwing the error in the thread title, which appears to be a server config issue, but I am not sure. Googling and searching the MSDN forums did not turn up a solution. I tried running WCF Logging, but that didn't help either.
    Does anyone have any suggestions on how to solve this probelm?
    Here is the error:
    The content type text/html of the response message does not match the content type of the binding (application/soap+xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
    <title>500 - Internal server error.</title>
    <style type="text/css">

    I have the same issue on Windows 7 machine. The service works fine using a SoapUI client but a .Net client faisl to get a response.
    Hi,
    I have a WCF service which works perfectly when using SoapUI but throws error in my .Net client.
    {"The content type text/html; charset=UTF-8 of the response message does not match the content type of the binding (text/xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first
    1024 bytes of the response were: '<HTML><HEAD><link rel=\"alternate\" type=\"text/xml\" href=\"http://xyz.mysite.com/ysa/Broker.svc?disco\"/><STYLE type=\"text/css\">#content{ FONT-SIZE: 0.7em;
    PADDING-BOTTOM: 2em; MARGIN-LEFT: 30px}BODY{MARGIN-TOP: 0px; MARGIN-LEFT: 0px; COLOR: #000000; FONT-FAMILY: Verdana; BACKGROUND-COLOR: white}P{MARGIN-TOP: 0px; MARGIN-BOTTOM: 12px; COLOR: #000000; FONT-FAMILY: Verdana}PRE{BORDER-RIGHT: #f0f0e0 1px solid; PADDING-RIGHT:
    5px; BORDER-TOP: #f0f0e0 1px solid; MARGIN-TOP: -5px; PADDING-LEFT: 5px; FONT-SIZE: 1.2em; PADDING-BOTTOM: 5px; BORDER-LEFT: #f0f0e0 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #f0f0e0 1px solid; FONT-FAMILY: Courier New; BACKGROUND-COLOR: #e5e5cc}.heading1{MARGIN-TOP:
    0px; PADDING-LEFT: 15px; FONT-WEIGHT: normal; FONT-SIZE: 26px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 3px; MARGIN-LEFT: -30px; WIDTH: 100%; COLOR: #ffffff; PADDING-TOP: 10px; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #003366}.intro{MARGIN-LEFT: -15px}</STYLE><TITLE>Broker
    Service</TITLE></HEAD><BODY><DIV id=\"content\"><P class=\"head'."}
    I have the same service hosted on my local machine and when I point to the local service I can execute the operation with no issues. The message encoding is Soap11. I tried changing to Soap12 but I get exact same error. Any ideas greatly appreciated.
    I do have windows Activation Features installed and I am using .Net Framework 4.
    Thanks
    Sofia Khatoon

  • Safari will not display video content/flash etc on websites ie youtube etc

    I am running Panther 10.3.9 and Safari 1.3.2 (v312.6). When trying to access Youtube, Facebook etc Safari does not display video/animation etc and so Safari closes with an error. It will also not play video content on the Apple website. I would also like to know the following if someone could please help; What is the best software to upgrade to ie Tiger? etc ; What is the maximum memory upgrade for my machine and what would I ask for and best place to buy? Any assistance is much appreciated. Kind regards VJR1OK!!

    You may find some improved online performance with Panther 10.3.9 with
    the last supported Flash and Shockwave players installed (older ones have
    to be uninstalled) and though the use of Camino browser since it is up-to-date.
    There still will be some limitations; but if you have the correct Flash/Shockwave
    players for Panther installed and get Camino, and use it as a default replacement
    for that ancient Safari, that would make a difference. Also, it always makes sense
    to get more RAM in an older computer since they usually shipped with very little.
    In the case of older computers, often the capacity of the hard disk drive was also
    a matter of marginalization. A large enough drive to have plenty of free space in
    it, after applications and the OS X is installed, so the system can have room for
    temporary files and Virtual Memory, then it can run the last supported OS X ok.
    An externally enclosed bootable hard drive (FireWire enclosed unit) could be
    used to add space or a second system for use when at a desktop, so for the
    sake of discussion, the internal drive would not necessarily need replaced to
    check out a different operating system that may need more room in a drive.
    RAM is an easy fix; and a new browser from Camino.org - plus those players.
    Good luck & happy computing!

  • Photos copies photos when importing even when told not to copy photos when importing?

    The new Photos app is pretty cool.
    The one thing I didn't like about iPhotos is still present here:  Rather than handling my photos in the Finder it creates a weird database full of all the photos -- and the only way to get to them is via this one app.  I guess maybe we'll have a solution for that in the future.
    But I have stumbled across something that may be a deal breaker for me:  Even when set to not COPY imported photos, it turns out the Photos copies imported photos.
    In preferences:  GENERAL -> IMPORTING you can choose whether to Copy Items To The Photo Library.
    Well, I don't want to do that.  I have 8G of photos on my drive, and relatively little space, and the last thing I need to do is use double the space!  So I chose not to copy items when importing.
    I come back a couple hours later.  And guess what?  My Photos app/library is 8G in size!  Photos has copied all my photos when importing.   So now I have two copies of all my photos on my hard drive, and I am running out of space.
    Is there a way to make that setting, to not copy photos when importing, work?

    Hi,
    Thanks for the idea.  Here is what I found:
    The "Masters" folder is very small.  300MB.
    The "Previews" folder is a similar size.
    "Thumbnails" are under 1G.
    It's the "Resources" folder that is many gigs in size.
    Very interesting.  So in a sense, it could be even worse! 
    That is, apparently the setting prevented the "Masters" folder from getting 8 gig of photos copied into it. 
    But even so, "Resources" ended up with 6.5G in it -- even though no files were copied!
    Wild. 
    Other photo management apps (e.g., Lightroom) have sort of a 10% overhead, not a 90% overhead -- i.e., close to the same size as the actual photos themselves.
    I should probably start a fresh question, now that you have solved half the mystery:  Yes, the actual photos were not imported into Masters, but Resources gets really big!

  • Sharepoint error - Search Issue - The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+msbin1).

    i see this error everywhere - In ULS logs, on site. On the site > Site settings > search keywords; I see this - 
    The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+msbin1). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>IIS 7.0 Detailed Error - 500.19 - Internal Server Error</title> <style type="text/css"> <!-- body{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;background:#CBE1EF;} code{margin:0;color:#006600;font-size:1.1em;font-weight:bold;} .config_source code{font-size:.8em;color:#000000;} pre{margin:0;font-size:1.4em;word-wrap:break-word;} ul,ol{margin:10px 0 10px 40px;} ul.first,ol.first{margin-top:5px;} fieldset{padding:0 15px 10px 15px;} .summary-container fieldset{padding-bottom:5px;margin-top:4px;} legend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;} legend{color:#333333;padding:4px 15px 4px 10px;margin:4px 0 8px -12px;_margin-top:0px; border-top:1px solid #EDEDED;border-left:1px solid #EDEDED;border-right:1px solid #969696; border-bottom:1px solid #969696;background:#E7ECF0;font-weight:bold;'.
    I am facing issues in searching, my managed metadata service is not running, search results page throws internal error. Any Idea why this above error comes.
    P.S: We use windows authentication in our environment.

    Hi IMSunny,
    It seems you have solved this issue based on your another post.
    http://social.technet.microsoft.com/Forums/en-US/aa468ab0-1242-4ba8-97ea-1a3eb0c525c0/search-results-page-throws-internal-server-error?forum=sharepointgeneralprevious
    Thanks
    Daniel Yang
    TechNet Community Support

  • The content type of the response message does not match the content type of the binding

    I have written an ASP.Net web service which returns english,chinese and portuguese data. Everything seemed working fine until the method retunred only english data. The moment it returns english, chinese and portuguese data I get the error:
    The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (text/xml; charset=utf-8). If using
    a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: 
    '<!DOCTYPE html> <html>     <head>         <title>Runtime Error</title>
            <meta name="viewport" content="width=device-width" />         <style>          body {font-family:"Verdana";font-weight:normal;font-size:
    .7em;color:black;}           p {font-family:"Verdana";font-weight:normal;color:black;margin- -5px}          b {font-family:"Verdana";font-weight:bold;color:black;margin-
             H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }          H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon
    }          pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}          .marker {font-weight:
    bold; color: black;text-decoration: none;}          .version {color: gray;}          .error {margin-bottom: 10px;}          .expandable
    { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }          @media screen and (max-width: 639px) {           pre { width: 440px; o'.
    It is not written using WCF ... any workarounds?!
    Thank you.

    Hi Raj Krish,
    For ASP.NET related issue, please post to the following forum:
    http://forums.asp.net/
    Regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • HT204406 one of my songs is not matched correctly in when I started iTunes match.  How do I fix this?

    one of my songs is not matched correctly in when I started iTunes match.  How do I fix this?

    You could try emailing iTunes support, giving them your order number, etc. or you could just take the hit and pay the 99p.  I know what I would do.

  • HT2515 My ichat says "computer does not support video chat" when i have a built in camera. what can i do?

    My ichat says "computer does not support video chat" when i have a built in camera. what can i do?

    Hi,
    In iChat open the Connection Doctor (Video menu) and the the Capabilities option
    Are all items showing Green ?
    Try restarting iChat (It re-reads the computers Ability at each launch)
    If that does not work try restarting the Computer.
    Make sure that in iChat menu > Preference > Video Section the Bandwidth Limit is not set to 100kbps (this is too Low for 1-1 video chats)
    Do a Speed test
    "Real World" speeds need at least 256kbps both up and down.
    Check the System Profiler is "seeing" the camera.
    It will be in Hardware > USB
    10:30 PM      Tuesday; March 27, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.3)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Audio does not match video in rescue me season 1 that i purchased

    audio does not match video in rescue me season 1 that i purchased

    Hello shargraw,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    Troubleshooting iTunes for Windows Vista or Windows 7 video playback performance issues
    http://support.apple.com/kb/ts1718
    Have a nice day,
    Mario

  • Sound does not match video

    I have imported an HD video from a Canon HV30 camcorder into iMovie HD 6.0.3. The picture looks great but the sound does not match the video. I have never encountered this problem before when importing from other video camcorders (non HD). Does anyone have any idea how to solve this problem? Thanks.

    Hello, skidude23,
    Welcome to the discussions.
    Was the sound recorded in 12 bit instead of 16 bit?
    You can fix this by extracting the audio from the video clips. Put your movie clips in the timeline, and put it in the 'timeline' vies.
    Select the clip first, then go Advanced->extract audio. It may take a while, but you will then have the video clip on the video track, muted, with a separate audio track below it. You can then select 'show audio wave form' to see the audio waves and move the audio track slightly to get it synched with the video for that clip. When it is correct, do a 'Lock audio at playhead' to secure it.
    Do this for each of your clips. If your clips are quite long, this extraction can take a very long time. That is why I said to do it one clip at a time, but that does get tedious.

  • IMovie changes video size when importing its own exported projects

    How can I control aspect ratio on imports - or simply get iMovie to import .mov files at their current and correct aspect ratio and size, as settings indicate? iMovie is messing with them.
    I'm re-importing a lot of finished, exported iMovie files because a hard drive crash resulted in the loss of the original projects. As I'm doing this, I notice that these same Quicktime .mov files created by iMovie get squashed and stretched when imported as new events. Despite the fact that I'm using the setting "Full - Original Size."
    When I import using the setting "Large - 960 x 540" the aspect ratio is correct, but the frames are reduced in size.
    When I import the same videos by first putting them in iPhoto, and then accessing them through "iPhoto Videos" they are perfectly copied, with correct aspect ratio. But I don't want to have to keep taking this extra step.
    Thank you!

    stage6 files use DivX for encoding.. a HighQuality produced iMovie project could look as good as the stuff there.. allthough, many 'videos' I've seen there are NOT done with a 200$-cheapo-consumer cam.. you can teach Quicktime, and therefore iM to export with that codec... install divx-plug-ins..
    to edit natively non-dv-streams, only alternatives are FCpro (=$$$$) or QTpro (=less convenient).. plus a few 'exotic' apps, as the free Mpeg Streamclip, which allows some 'raw' editing of mpegs etc. ...-
    but..
    if your input is from camcorders, the 'raw' footage is interlaced and low-res, compared to what you see normally on a computer's screen..
    if your input is e.g. computer generated (CGI), use for export Apple Intermediate Codec, which is the HiDef codec of iMHD6 .. and probably, use a setting of a higher res, as 1080..
    if your input is screengrabs, they don't match the TV-resolutions, iM offers, nor do they match the framerates...
    so, what source, what delivery...?

  • In iPhoto, the thumbnails do not match the real photo, they repeat often the same 15 photos over and over

    My iPhoto 9.3.2 (670..63) in Mountain Lion is repeating a grouping of thummnails whose photos when you click do not match.  I have called Apple Care and have reinstalled a new iPhoto library and still have the problem.  We did al this after the update but not the upgracde to MOuntain Lion. This issue is so annoying since instead of easily looking thorugh the thumbnaisl I have to click on each thumnail to see what is under them.  Please help.

    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Include the option to rebuild the thumbnails. It can take 3 or 4 goes for this to work

  • Mail problem! - the sender and topic of my emails do not match the content

    my mail seems to have suddenly scrambled all of the emails so that the contents do not match the sender and topic. instead there is another email from my inbox under the wrong headings. i have not done anything different lately. if anyone can help i would really appreciate it.

    Try rebuilding your Mail index like this:
    1. Quit Mail if it's running.
    2. Go to ~/Library/Mail and delete the Envelope Index file.
    3. Restart Safari and wait for it to import your existing messages.
    Mulder

  • V5R4M5 does not match InfoAPAR version V5R4M0, import error

    Hi All,
    We found following warning when PTF check in ECC6sr3 sapinst on v5r4
    WARNING: The OS/400 version V5R4M5 does not match InfoAPAR version V5R4M0.
    ok Product ID: 5722SS1 - PTF ID: SI22389 - Status: NOT UP TO DATE    
    ok Product ID: 5722999 - PTF ID: TL07282 - Status: NOT UP TO DATE    
    CUMPKG                                                                      
    ok Product ID: 5722999 - PTF ID: MF42358 - Status: NOT UP TO DATE    
    ok Product ID: 5722999 - PTF ID: MF42518 - Status: NOT UP TO DATE    
    ok Product ID: 5722999 - PTF ID: MF42529 - Status: NOT UP TO DATE    
    ok Product ID: 5722999 - PTF ID: MF42394 - Status: NOT UP TO DATE    
    ok Product ID: 5722999 - PTF ID: MF42393 - Status: NOT UP TO DATE    
    ok Product ID: 5722999 - PTF ID: MF42258 - Status: NOT UP TO DATE    
    ok Product ID: 5722999 - PTF ID: MF42043 - Status: NOT UP TO DATE    
    ok Product ID: 5722999 - PTF ID: MF42042 - Status: NOT UP TO DATE    
    ok Product ID: 5722999 - PTF ID: MF41883 - Status: NOT UP TO DATE    
       23 PTFs checked.        11 missing PTFs detected.
    The microcode is M5 however OS is M0. We also got similar warning in other host with 2 missing PTFs and SAP installation can successfully completed. But with this M5 host always warns with TL07282 missing (however TL57282 existed)
    we checked APAR recomendation for v5r4m5 from IBM, products, and sysval, tmksvrpatch, all are sufficient only this PTF check from SAPinst. When we continue, the import processes are failed
    (DB) ERROR: DDL statement failed
    (CREATE TABLE "DDNTF_CONV_UC" ( "TABNAME" GRAPHIC(30) CCSID 13488 DEFAULT ' ' NOT NULL , "BLOCKNR" SMALLINT DEFAULT 0 NOT NULL , "FIELDSLG" DECIMAL(5,0) DEFAULT 0 NOT NULL , "FIELDS" BLOB(32600)  ) )
    DbSlExecute: rc = 99
      (SQL error -901)
      error message returned by DbSl:
    SQL system error. MSGID= Job=009618/SAPINST/QJVAEXEC
    (IMP) ERROR: DbSlPrepare/BegModify failed
      rc = 103, table "DDNTF_CONV_UC"
      (SQL error 204)
      error message returned by DbSl:
    DDNTF_CONV_UC in R3ECDDATA type *FILE not found. MSGID= Job=009618/SAPINST/QJVAEXEC
    TRACE: 2008-09-10 11:14:29 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPNTAB' import package into database:
    /usr/sap/ECD/SYS/exe/run/R3load -i SAPNTAB.cmd -dbcodepage 4102 -l SAPNTAB.log -nojournal
    ERROR: 2008-09-10 11:14:32 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPNTAB' import package is interrupted with R3load error.
    Process '/usr/sap/ECD/SYS/exe/run/R3load -i SAPNTAB.cmd -dbcodepage 4102 -l SAPNTAB.log -nojournal' exited with return code 2.
    For mode details see 'SAPNTAB.log' file.
    Standard error output:
    ¢u2014u2014u2122
    What seems missing to check? We are on applying the mssing PTF but still stuck with PTF not fuond from media msg . Thanks for reading the details.
    Regards,
    -asp-

    Hi -asp-,
    From your description it is not clear to me whether you checked against infoapar.455 or not. If you missed this, follow the descriptions of note 144149.
    Regarding the SQL -901 you need to look up the joblog of the failing process and check the messages right before the SQL -901 for the real reason.
    HTH,
    Thomas

Maybe you are looking for