Apple TV "No Content Was Found"

Some but not all of my music videos (about half) get a "no content was found" message when trying to play in Apple TV (2).  Most were originally downloaded from iTunes and similar sources. They all play fine on my computer.  If I repopulate the files individually, they work fine, but it would take me a very long time to check and repopulate the many dozens I have. Is there a quicker or simpler solution?

I have this issue as well.  I updated my APTV2 software in the fall and began experiencing this problem.  I have a wired setup over 100MB connection to the APTV.  Some content is available for play while others are not.  The really maddening issue is that no matter what I do or to whom I speak with or correspond there seems to be no one who has the answer.  This smells like a bug in the software that no one is willing to fess up to and or fix.  As a long time Apple product user and buyer, I am seriously disappointed.  If anyone has any further ideas other than the following please let me know.
Things I have tried:
Turning off/on Home Sharing on both the host (Mac Mini) and the APTV
Changing the energy saver settings for both the host and APTV
Resetting the APTV (from scratch)
Rebuilding the iTunes Library

Similar Messages

  • When trying to use YouTube on Apple TV, I get error "No content was found"

    When trying to use YouTube on Apple TV, I get error "No content was found".
    I was able to use the YouTube before on the Apple TV, and suddenly I am getting this error for that last month.
    Please advise.
    Thank you.

    Hello pavelme,
    I'm sorry to hear you are having issues with your Apple TV. If you continue to have issues with YouTube content or playback on your Apple TV, you may find the information and troubleshooting steps outlined in the following articles helpful:
    Apple TV: Basic troubleshooting - Apple Support
    Apple TV: Troubleshooting third-party content providers - Apple Support
    Sincerely,
    - Brenden

  • Getting "No content was found" when trying to view .Mac movies

    I can see my photos in my .Mac account on the Apple TV 2.0, but when I select a movie, I get a yellow warning triangle and the message "No content was found". The movies play just fine when I access the web gallery from a browser. Any ideas? -- Brad

    I just answered my own question. My movie description fields were blank in iMovie. I added a description and shared to .mac again, and they can now be accessed via Apple TV. Seems like an Apple TV bug to me (or at least a poor error message). -- Brad

  • Youtube "No content was found" issue

    Anyone else having issues getting to their youtube subscriptions?
    Here's my issue.  When I go to Youtube and log in with my Youtube account and go to Subscriptions I get the " No content was found" with There are no subscriptions for this account on Youtube.  When I log on from any of my computers I clearly do have subscriptions. Strange huh? So here is all what I have done to try and resolve the issue.
    1. Powercycle my Apple TV
    2. Logout of Youtube
    3. Log back in Youtube.
    4. Update Apple TV to 6.0 (6646.65)
    5. Reboot again.
    None of the above has worked. Any ideas?

    I may have found the issue. For some reason youtube linked my google+ account with my youtube account. Two seperate usernames. I temporarly unlinked the google+ account so my orginal youtube is the default account. When I get home from work tonight I'll give it a try. I have a good feeling this was the issue.
    -BC

  • No content was found

    My Apple TV is connected to the internet and I am able to watch YouTube Featured, Most Viewed, Most Recent, Top Rated... etc. And then I logged on my YouTube account using my gmail username and password.
    The problem is that every time I try to go to Favorites or Subscriptions I get this message:
    "No content was found. There is a problem communicating with YouTube. Try again later."
    Thank you for your help in advance.

    Hassaan wrote:
    The Favorites doesn't work still but the Subscriptions menu is working now!
    OK, bear in mind that not all content on youtube is accessible on the appletv.
    content can be blocked by the uploader so that it can only be viewed on the YT website. content also needs to be converted by YT before it can be viewed on an appletv/iphone/ipod touch.
    so don't expect to see everything on the appletv that you see on the YT website.

  • I try to watch an episode but it just says "no content was found

    I try to watch an episode, but it just says "no content was found"  All of my other episodes work except two.  The episode was bought on the apple TV

    Try repopulating iTunes with the problem files.

  • I get error "no content was found for the specified identifier of 10006715353

    I am publishing book to iBooks Author and keep getting "No content was found for the specified identified 100006715353

    When you export your completed book , you wil see the saved file  as ....  xxxxxxxx.ibooks
    A Preview is a sample of your book to allow potential buyer to check the content.
    You can either duplicate your book,  add PREVIEW  to the file name ie PREVIEWmybook.iba.
    This  must have at least 15 pages. OR  when you  upload your book, you have an option to allow iTunesProducer to  take a chapter as a preview and you can also select which  chapter you want as a sample.
    Tiffs are not suitable jpgs are.
    Your original post says....I am publishing book to iBooks Author and keep getting "No content was found for the specified identified 100006715353
    If you  do not know what an ibooks file or preview is... what were you trying to  upload? 
    "Publishing to iBooks Author"   You create books in iBA to "publish" to the iBook store via iTunesProducer.
    Use this link for more information:  http://support.apple.com/kb/PH12101      or this is the full list for you to study:   http://www.apple.com/support/mac-apps/ibooksauthor/

  • "No content was found" on AppleTv music

    When I attempt to play music on my AppleTV, I get an error that says "No content was found." Why is this happening? What can I do?

    I'm not sure about that. Thus far I tried:
    - resetting my router
    - resetting the Apple TV
    - assigning fixed IP adresses to my iMac (where the iTunes library is) and my Apple TV
    - switching off and on home sharing
    Some solutions work for a few days, but the problem always comes back. And it is not only the Apple TV playing up, I sometimes have trouble to connect to my library from my iPhone and iPad as well.
    But I'd like to hear the right solution from someone
    BTW, I have the latest iTunes and OS-X versions, latest firmware on my Airport Extreme and on my Apple TV.
    In this thread there are also a lot of solutions, I will try some if I have the time.
    https://discussions.apple.com/thread/3933564?start=0&tstart=0
    However, somehow I feel this fiddling shouldn't be necessary. Maybe I'm overlooking something?

  • 2 level schema import: cvc-complex-type.2.4.a: Invalid content was found...

    HI
    I'm writing an application that gathers xml documents into batches, sends these batches to translation, receives them from translation and unpacks them.
    My documents are ads. I have a schema (x1.xsd) describing them. This schema imports another schema (x2.xsd). None of these are controlled by me (I need a very good reason to change them).
    I have created a new schema (x.xsd) for my batches. This schma imports the ad schema (x1.xsd).
    When I validate an example ad (x1.xml) using the ad schema (x1.xsd), validation is OK. This is the same for XML Spy, oracle.xml.schemavalidator.XSDValidator and org.dom4j.io.SAXReader
    When I validate an example batch (x.xml) with the same ad data in the batch,
    XML Spy says: Unexpected element 'AD' in element 'ADS'. Expected: AD
    oracle.xml.schemavalidator.XSDValidator says: XML-24521: (Error) Element not completed: 'ADS'org.dom4j.io.SAXReader says: cvc-complex-type.2.4.a: Invalid content was found starting with element 'AD'. One of '{"x/translation":AD}' is expected.
    By changing my batch xml by removing xmlns="x/ad" from the AD tag and prefix all "x/ad"-owned tags with ad:, I can make all validators validate.
    But I don't see the reason for this, and thus have some problems telling the supplier that we need to change the schema and xml...
    Notice that I do not have the corresponding problem in the x1.xsd / x2.xsd relationship !!??
    Any suggestions will be appreciated.
    /Jornsen
    I enclose a copy of the files mentioned above:
    x.xml:
    <TRANSLATION_BATCH batchId="8" xmlns="x/translation" xmlns:ad="x/ad" xmlns:gp="x/groups"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:tl="x/translation" xsi:schemaLocation="x/translation
    C:\tmp\t.xsd">
      <LANGUAGES anattr="monoLanguageXmlAd">
        <LANG LangId="3"/>
        <LANG LangId="4"/>
      </LANGUAGES>
      <ADS>
        <AD adattr="hest" xmlns="x/ad" xmlns:gp="x/groups" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
          <LANGLIST>
            <LANG LangId="17"/>
          </LANGLIST>
          <ITEMLIST>
            <ITEM xmlns="x/groups" anattr="hund">
              <ITEM_INFO name="hest"/>
            </ITEM>
          </ITEMLIST>
        </AD>
      </ADS>
    </TRANSLATION_BATCH>x1.xml:
    <AD adattr="hest" xmlns="x/ad" xmlns:gp="x/groups" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="x/ad C:\tmp\t1.xsd">
      <LANGLIST>
        <LANG LangId="17"/>
      </LANGLIST>
      <ITEMLIST>
        <ITEM xmlns="x/groups" anattr="hund">
          <ITEM_INFO name="hest"/>
        </ITEM>
      </ITEMLIST>
    </AD>x.xsd:
    <xs:schema targetNamespace="x/translation" attributeFormDefault="unqualified" elementFormDefault="qualified"
    xmlns="x/translation" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tl="x/translation" xmlns:ad="x/ad">
      <xs:import namespace="x/ad" schemaLocation="t1.xsd"/>
      <xs:element name="TRANSLATION_BATCH">
        <xs:complexType>
          <xs:sequence>
            <xs:element name="LANGUAGES">
              <xs:complexType>
                <xs:sequence>
                  <xs:element name="LANG" maxOccurs="unbounded">
                    <xs:complexType>
                      <xs:attribute name="LangId" type="xs:string" use="required"/>
                    </xs:complexType>
                  </xs:element>
                </xs:sequence>
                <xs:attribute name="anattr" type="xs:string"/>
              </xs:complexType>
            </xs:element>
            <xs:element name="ADS">
              <xs:complexType>
                <xs:sequence>
                  <xs:element name="AD" type="ad:ADType"/>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
          </xs:sequence>
          <xs:attribute name="batchId" type="xs:string" use="required"/>
        </xs:complexType>
      </xs:element>
    </xs:schema>x1.xsd:
    <xs:schema targetNamespace="x/ad" attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns="x/ad"
    xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ad="x/ad" xmlns:gp="x/groups">
      <xs:import namespace="x/groups" schemaLocation="t2.xsd"/>
      <xs:element name="AD" type="ad:ADType">
      </xs:element>
      <xs:complexType name="ADType">
        <xs:sequence>
          <xs:element name="LANGLIST" type="ad:LANGLISTType">
          </xs:element>
          <xs:element name="ITEMLIST" type="gp:ITEMLISTType">
          </xs:element>
        </xs:sequence>
        <xs:attribute name="adattr" type="xs:string" use="optional"/>
      </xs:complexType>
      <xs:complexType name="LANGType">
        <xs:attribute name="LangId" type="xs:int" use="required"/>
      </xs:complexType>
      <xs:complexType name="LANGLISTType">
        <xs:sequence>
          <xs:element name="LANG" type="ad:LANGType" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
    </xs:schema>x2.xsd:
    <xs:schema xmlns="x/groups" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="x/groups"
    elementFormDefault="qualified" attributeFormDefault="unqualified">
      <xs:complexType name="ITEMLISTType">
        <xs:sequence>
          <xs:element name="ITEM" minOccurs="0" maxOccurs="unbounded">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="ITEM_INFO" maxOccurs="unbounded">
                  <xs:complexType>
                    <xs:attribute name="name" type="xs:string" use="required"/>
                  </xs:complexType>
                </xs:element>
              </xs:sequence>
              <xs:attribute name="anattr" type="xs:string"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
      </xs:complexType>
    </xs:schema>Message was edited by:
    Jornsen - formatting
    Message was edited by:
    Jornsen

    Hi Linyin,
    Please refer to: http://middlewaremagic.com/weblogic/?p=2034
    The Problem is missing element <web-resource-name> in your "web.xml" file..... which must be a Unique name of your Resource set which u want to make secure.....
    <security-constraint>
    <web-resource-collection>
    *<web-resource-name>MySecureResources</web-resource-name>*
    <description>Some Description</description>
    <url-pattern>/*</url-pattern>
    <http-method>GET</http-method>
    <http-method>POST</http-method>
    </web-resource-collection>
    <auth-constraint>
    <role-name>admin</role-name>
    </auth-constraint>
    </security-constraint>
    <login-config>
    <auth-method>BASIC</auth-method>
    </login-config>
    <security-role>
    <role-name>admin</role-name>
    </security-role>
    Thanks
    Jay SenSharma
    http://middlewaremagic.com/weblogic   (Middleware Magic Is Here)

  • Invalid content was found starting with element

    Hi,
    I am getting an error while parsing(unmarshallling) the xml using JAXB thru XSD validation.
    Here is the xsd, that I am using for the validation followed by the xml sample and exception that I am getting.
    <?xml version="1.0"?>
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
         <xs:complexType name="process_variable_type">
               <xs:sequence>
              <xs:element name="variable_name" type="xs:string"/>
              <xs:element name="label" type="xs:string"/>
              <xs:element name="value" type="xs:string"/>
              <xs:element name="previous_value" type="xs:string"/>
              <xs:element name="format" type="xs:string"/>
               </xs:sequence>
         </xs:complexType>
         <xs:complexType name="text_field_type">
           <xs:complexContent>
             <xs:extension base="process_variable_type">
             </xs:extension>
           </xs:complexContent>
         </xs:complexType>
         <xs:complexType name="part_type">
           <xs:sequence>
            <xs:choice>
              <xs:element name="textFieldElement" type="text_field_type" />
            </xs:choice>
           </xs:sequence>
           <xs:attribute name="name" type="xs:string" />
         </xs:complexType>
         <xs:element name="variable">
           <xs:complexType>
            <xs:sequence>
              <xs:element name="part" type="part_type" minOccurs="1" maxOccurs="1" />
            </xs:sequence>
           <xs:attribute name="dataIncluded" type="xs:string" />
           <xs:attribute name="hasData" type="xs:string" />
           <xs:attribute name="name" type="xs:string" />
           <xs:attribute name="version" type="xs:string" />
           </xs:complexType>
         </xs:element>
    </xs:schema>
    Sample XML:
    <variable dataIncluded="yes" hasData="true" name="V1" version="25">
       <part name="textFieldElement">
          <textFieldElement xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:abx="http://www.activebpel.org/bpel/extension" xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:ext="http://www.activebpel.org/2.0/bpel/extension" xmlns:ns1="urn:ValueDisplayer" xmlns:ns2="urn:ValueProvider" xmlns:ns3="Invalid Document" xmlns:ns4="http://temp" xmlns:ns5="http://active-endpoints.com/services/order" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
             <variable_name>Variable1</variable_name>
             <label>Label2</label>
             <value>Value1</value>
             <previous_value>prevValue1</previous_value>
             <format>format1</format>
             <form_element_type>formElement1</form_element_type>
          </textFieldElement>
       </part>
    </variable>
    Error that I am getting is:
    javax.xml.bind.UnmarshalException
    - with linked exception:
    [org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'textFieldElement'. One of '{"":textFieldElement}' is expected.]
         at javax.xml.bind.helpers.AbstractUnmarshallerImpl.createUnmarshalException(AbstractUnmarshallerImpl.java:315)
         at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.createUnmarshalException(UnmarshallerImpl.java:476)
         at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:204)
         at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:173)
         at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:137)
         at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:194)
         at com.enfs.bpel.client.BpelClientUtility.unMarshal(BpelClientUtility.java:158)
         at com.enfs.bpel.client.BpelClientUtility.main(BpelClientUtility.java:140)
    Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'textFieldElement'. One of '{"":textFieldElement}' is expected.
         at com.sun.org.apache.xerces.internal.jaxp.validation.Util.toSAXParseException(Unknown Source)
         at com.sun.org.apache.xerces.internal.jaxp.validation.ErrorHandlerAdaptor.error(Unknown Source)
         at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
         at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
         at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)
         at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)
         at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)
         at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(Unknown Source)
         at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.startElement(Unknown Source)
         at com.sun.xml.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller.startElement(ValidatingUnmarshaller.java:67)
         at com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector.startElement(SAXConnector.java:117)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(Unknown Source)
         at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
         at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:200)
         ... 5 moreIf I remove the following attribute in the textFieldElement from the sample, then I am able to unmarshal it successfully.
    xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/" But at the runtime, I cannot avoid this attribute in the XML message which I should unmarshal it.
    Need help to resolve this.
    ..Thiruppathy.R

    Hi,
    So, the error is because of the validation failure due to the xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/". And because of some data is missing in the textFieldElement, which is required by xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/".
    Pls correct me if I am wrong?
    But, as you understood, the textFieldElement has simple data. In that case, Is there any way to by pass the validation for xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/", without removing it from the XML sample? Also please note, but the validation should happen for the xsd, that I have.
    Thanks
    Thiruppathy.R

  • Invalid content was found starting with element 'url-pattern'

    Hi,it looks there is something wrong with my web.xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" id="WebApp_ID" version="2.5">
    <display-name>TestAA</display-name>
    <welcome-file-list>
    <welcome-file>index.jsf</welcome-file>
    </welcome-file-list>
    <servlet>
    <servlet-name>Faces Servlet</servlet-name>
    <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet-mapping>
    <servlet-name>Faces Servlet</servlet-name>
    <url-pattern>*.jsf</url-pattern>
    </servlet-mapping>
    <security-constraint>
         <web-resource-collection>
              <url-pattern>/secure/*</url-pattern> ...................................................................error here
    </web-resource-collection>
         <auth-constraint>
              <role-name>retuser</role-name>
         </auth-constraint>
         </security-constraint>
    <login-config>
         <auth-method>FROM</auth-method>
         <form-login-config>
              <form-login-page>/login.xhtml</form-login-page>
              <form-error-page>/loginError.xhtml</form-error-page>
         </form-login-config>
    </login-config>
    </web-app>
    error message:
    cvc-complex-type.2.4.a: Invalid content was found starting with element 'url-pattern'. One of '{"http://java.sun.com/xml/ns/javaee":web-resource-name}' is expected.

    Hi Linyin,
    Please refer to: http://middlewaremagic.com/weblogic/?p=2034
    The Problem is missing element *<web-resource-name>* in your *"web.xml"* file..... which must be a Unique name of your Resource set which u want to make secure.....
    Example:
    <security-constraint>
    <web-resource-collection>
    *<web-resource-name>MySecureResource</web-resource-name>* <----------This line should come Just above <url-pattern>
    <url-pattern>/secure/*</url-pattern>
    </web-resource-collection>
    <auth-constraint>
    <role-name>retuser</role-name>
    </auth-constraint>
    </security-constraint>
    Thanks
    Jay SenSharma
    http://middlewaremagic.com/weblogic (Middleware Magic Is Here)

  • Apple tv says content not found.

    After I synced my apple tv to itunes I tried to watch some podcasts while some play others come up with content not found even though the podcasts had successfully synced with itunes I have podcasts sorted by show

    The podcasts that don't play probably haven't synced, and are listed as available as they would have been available to automatically stream (unless you've checked 'Show only synced items' in iTunes under the AppleTV device tabs) from iTunes.
    If they are not available now, either the connection with itunes was lost, iTunes closed and AppleTV still thonks it's open, or files actually no longer where they're expected to be eg on an unplugged external drive.

  • XML Publisher Report - Invalid character was  found in text content

    Hi Techies,
    Version Background
    Oracle apps : 11.5.10
    Oracle 9i Database
    Oracle Reports 6i
    I created a XML output type concurrent program and attached a data definition & template to it.
    My program completed with status "Warning".
    The Error is : An invalid character was found in text content.
    Then i downloaded the XML and opened it in notepad++. I found there are 2 weird characters like this ( , )
    FYI, It is a non-Ascii character so not able to paste it in this forum text field. the characters looks like double sided arrow and a forward arrow.
    I also tried loading the XML locally from RTF Template. Again it throws me same error
    Error No: -1072896760: An invalid character was found in text content.
    Additional Information:
    Data is coming from table "gl_alloc_batches.description"
    Encoding Type: UTF-8
    Please Help me how to handle such a non-ascii characters
    Edited by: 868779 on Feb 22, 2012 10:48 PM

    Hi,
    Please find below sql which will find the special characters in column of table,
    SET serveroutput ON size 1000000
    DECLARE
    PROCEDURE gooey (v_table VARCHAR2, v_column VARCHAR2)
    IS
    TYPE t_id IS TABLE OF NUMBER;
    TYPE t_dump IS TABLE OF VARCHAR2 (20000);
    TYPE t_data IS TABLE OF VARCHAR2 (20000);
    l_id t_id;
    l_data t_data;
    l_dump t_dump;
    CURSOR a
    IS
    SELECT DISTINCT column_name
    FROM dba_tab_columns
    WHERE table_name = v_table
    AND data_type = 'VARCHAR2'
    AND column_name NOT IN ('CUSTOMER_KEY', 'ADDRESS_KEY');
    BEGIN
    FOR x IN a
    LOOP
    l_id := NULL;
    l_data := NULL;
    l_dump := NULL;
    EXECUTE IMMEDIATE 'SELECT '
    || v_column
    || ', '
    || x.column_name
    || ', '
    || 'dump('
    || x.column_name
    || ')'
    || ' FROM '
    || v_table
    || ' WHERE RTRIM((LTRIM(REPLACE(TRANSLATE('
    || x.column_name
    || ',''ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789@#$%^&*()_+
    -=,!\`~{}./?:";''''[ ]'',''A''), ''A'', '''')))) IS NOT NULL'
    BULK COLLECT INTO l_id, l_data, l_dump;
    IF l_id IS NOT NULL
    THEN
    FOR k IN 1 .. l_id.COUNT
    LOOP
    DBMS_OUTPUT.put_line ( v_table
    || ' - '
    || x.column_name
    || ' - '
    || TO_CHAR (l_id (k), '999999999999')
    DBMS_OUTPUT.put_line (l_data (k));
    DBMS_OUTPUT.put_line (l_dump (k));
    DBMS_OUTPUT.put_line ('*********************');
    END LOOP;
    END IF;
    END LOOP;
    END gooey;
    BEGIN
    gooey ('GL_ALLOC_BATCHES', 'DESCRIPTION');
    END;
    Thanks,
    Amogh

  • Com.sap.aii.utilxi.misc.api.BaseRuntimeException:An invalid XML character (Unicode: 0x1f) was found in the element content of the document

    Hi,
    I'm getting the below runtime exception during IDOC- SOAP message mapping in Integration engine.
    "Runtime exception occurred during application mapping com/sap/xi/tf/<<<\\Message mapping object name\\>>>; com.sap.aii.utilxi.misc.api.BaseRuntimeException:An invalid XML character (Unicode: 0x1f) was found in the element content of the document"
    I have no clue why this exception occurs. Could anyone say the reason of the exception?
    Thanks!
    Regards,
    Gopi

    Hi Gopinath
    Check this thread
    An invalid XML character (Unicode: 0x1d) was found in the element
    Kind regards
    Javi

  • Windows Experience Index fails: An invalid character was found in text content winsat\main.cpp(1041)

    Hi
    I have been tearing my hair out over this, but found this thread which seems to be exactly what I am seeing
    (sorry for some reason I can't post links or images they have been stripped out)
    However the answer, scars me a bit and I need someone to step me through it.
    I have run SMBIOS viewer and spotted an odd looking character after the version 1 (looks like two
    small square zeros) removed it from registry but this did not solve the issue.
    ran winsat formal with admin  error. failed to load XML An invalid character was found in text content winsat\main.cpp(1041) unable to process
    xml file. winsat\main.cpp(4742) Error: cannot process assessment results cannot load xml data from string an invalid character was found in text content from interface msxm16.dll:Ixmldomdocument2
    Please help, I am tearing my hair out with this :(
    Here is my system spec, only a week old, ignore the voltages which are wrongly reported.
    Thanks
    Mike

    (Still can't post images here for some reason, can't even give you a link to see the screen shot :(
    Please verify your account in the following link
    http://social.technet.microsoft.com/Forums/en-US/947dcd6b-41c5-41c1-a39d-44a3cff60889/verify-your-account-19?forum=reportabug
    Have you tried to reset WEI as I mentioned above? What is the result?
    For HW info, we can also run msinfo32.exe to display the info.
    we can also reset BIOS to the default setting to check the issue.
    Regarding to SMBIOS, you can find detailed information in this link
    http://www.dmtf.org/standards/smbios
    NOTE
    This response contains
    a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you.
    Microsoft does not control these sites and
    has not tested any software or information found on these sites.
    Yolanda Zhu
    TechNet Community Support

Maybe you are looking for

  • Flex 3 Beta 2 Socket question

    Hi, Last night I spent about 3 hours looking for problem which came up for me yesterday. Before I'll get back to writing sample app which tell me if there is a problem in my code I will ask if anyone has noticed this behaviour. I'm connecting to c# s

  • VISA file write works on 32 bit WIN 7 but not 64 bit

    I've got an application that has worked for years on several XP machines. It works on WIN 7 32 bit as well. It does NOT work on WIN 7 64 bit. I download a file as a binary, break it into 4096 bit packets and send each packet via VISA write to a UUT.

  • PS 7.1u1 development

    Hi, is there a recommended practice in creating a new portal desktop from scratch? I've got the windows installation of ps7.1u1 functional with the samples, but I've been having trouble creating a new portal with both psconsole and psadmin in the win

  • Default User Parameters in SAP SOLUTION MANAGER 7.1

    Hi, I want some default parameters automatically be assigned to new users when they are created instead of manually adding every time in su01 transaction code. Do you know how to configure this? SAP SOLUTION MANAGER 7.1 SAP_BASIS 702 0012 SAPKB70212

  • Posting an excel doc on iweb

    I want to have an excel doc available on the web so i can use it from home or office. I wil live on the web so when I change it from any location. if is the most up to date version. I thought about using .mac idisk but you need to down load the file