Missing BUT000 entries

Has anyone had a problem with table corruption where entries are missing from BUT000?  We have entries that exist in /SAPSLL/PNTBP that contain a BUT000 Business Partner ID but the corresponding entry in BUT000 does not exist. 
Does anyone know what causes this to occur?  
Any information on how to resolve the cause? 
Any information on how you resolved the data discrepancies?
Thanks,
Rozann

SAP was not able to provide any information on what causes the inconsistency.  We were not able to identify a reason.  We did create an SAP query that we run daily to check to see if the two key tables are out of sync and have had no inconsistencies since May.
To solve our problem we had to create an unsupported program from SAP supplied code.  It was very targeted, deleting entries directly from the ...PNTBP table if the corresponding BUT000 entry did not exist.
We attempted to utilize the unsupported code that is included in Note 1030701, but it was not compatible with version 7.0 and our current support pak.  We had successfully used the code when the problem occurred in the past but it was no longer working for and SAP did not recommend making the data dictionary and other code changes that would be required to get it to work.
BTW Gabriel, it was when we attempted to retransfer the missing entries that we received the error reference in 1030701.
We're hoping an upgrade to 7.2 or 8.0 in 2010 will eliminate whatever causes the problem and that we won't experience it again before the upgrade.
Regards,
Rozann

Similar Messages

  • Options - Text Editor - C/C++ missing intellisense entry. Intellisense not working

    Options -> Text Editor -> C/C++ missing intellisense entry.  Intellisense not working.    Solutions to turn options for the editor off and on are not working.  The intellisense entry is present for other languages,
    such as C#, but not C/C++.
    By not working, I mean the intellisense right click menu items are grayed out, and intellisense files are not produced.

    Hi JerroldBrody,
    Thank you for posting in MSDN forum.
    >>I mean the intellisense right click menu items are grayed out, and intellisense files are not produced.
    Based on your issue, could you please share me a screen shot about the intellisense right click menu items are grayed out?
    Generally, I know that it is default that we can enable the intellisense for C/C++ by going to the TOOLS->Options -> Text Editor -> C/C++ ->Advanced-> IntelliSense like the following screen shot.
    So please try to check if you set Disable Intellisense property as False in the VS IDE.
    Best Regards,
    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.

  • Why do I get "Missing signed entry" error?

    I am distributing jar files that have been signed (by thawte). Sometimes, a certain build will throw up a "Missing signed entry" error when I try to launch the jnlp file.
    Why does this happen?
    I used add/remove programs (on Windows) to delete the cache.
    I am really puzzled by this.
    Anyone knows why?
    thanks,
    Anil

    when I did a jar tvf on the obfuscated jar and compared output with a jar tvf on the unobfuscated jar, I found my mistake!
    Anil

  • Missing registry entries for burning CDs

    I used iTunes to burn soe playlists. This worked well. However, I also installed Nero Exprss after that. After this when  I brought up iTunes it gave the message "MIssing registry entries - cannot import or burn CDs or DVDs - reinstall iTunes" Though I was still able to import CDs after that, I cannot burn CDs. The error does not go away even after re-installing iTunes several times (either usiing an Update or after unistalling and doing a fresh install).
    How can I fix this problem ?

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • "Missing signed entry in resource" for only some users

    Hi,
    I have recently updated my .jnlp file and .jar file and added some extra jar resources in the new jnlp.
    Since this new version, some users receive an error saying
    "Missing signed entry in resource:" for one particular resource.
    While for other users it works fine.
    I have signed the jar with jarsigner.
    Does anyone have an idea what could be the problem here?
    Thanks very much in advance,
    Best regards,
    Stein Aerts,
    University of Leuven, Belgium

    I remember hearing something like this, and had to do with :
    1.) what version of jarsigner was used to sign the jar, and
    2.) what version of JRE was used to validate the signed jar file on the client.
    (including US only vs. International version of JRE)
    For the jar that gets this error:
    Does it have any empty directories in it., or does it have entries with non-english characters in the resource names ?
    What version of the JDK was used to run jarsigner to sign this jar, and what jre is the application running on ?

  • Missing some entries in trasaction OKB9 after upgrade to ECC 6.0

    We're missing some entries in transaction OKB9 after the upgrade to ECC 6.0. Pariculary, a significant number of records in table TKA3C were not copied over to ECC 6.0.
    Have anyone experience this same problem as well. We're at the early stage of unit testing a we're worried that there maybe some other config tables that were not properly copied.
    Any help would be appreciated.
    Thanks,
    Apollo

    Hi friends, i fixed this issue.Its a configuration problem.In table T882 they didnt maintaine fisical variant filed for particular compony code.Once this is maintained the problem got solved

  • Missing signed entry in resource : urgent

    Hi
    While trying to acces my apllication on Tomcat 4.0 Servber I get this error
    Missing signed entry in resource: http://localhost:8080/Graf/GZ.jar
    exception is
    JNLPException[category: Download Error : Exception: null : LaunchDesc: null ]
    at com.sun.javaws.security.SigningInfo.checkSigning(Unknown Source)
    at com.sun.javaws.cache.DownloadProtocol$RetrieveAction.actionDownload Unknown Source)
    at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
    at com.sun.javaws.cache.DownloadProtocol.getResource(Unknown Source)
    at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
    at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
    at com.sun.javaws.Launcher.downloadResources(Unknown Source)
    at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
    at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
    at com.sun.javaws.Launcher.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    My jnlp file looks like
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp codebase="http://localhost:8080/Graf/" href="GrafZeppelin.jnlp">
    <information>
    <title>Graf Zeppelin</title>
    <vendor>P&G</vendor>
    <homepage href="GrafZeppeling.html"/>
    <description>Graf Zeppelin</description>
    <description kind="short">Grap Zeppelin Application to display Graf Zeppelin</description>
    <description kind="one-line">Graf Zeppelin System</description>
    <description kind="tooltip">P&G</description>
    <icon href="images/gpblogo.jpg"/>
    <offline-allowed/>
    </information>
    <security>
    <all-permissions/>
    </security>
    <resources>
    <j2se version="1.3+" initial-heap-size="24m" max-heap-size="256m" />
    <jar href="y.jar"/>
    <jar href="GZ.jar"/>
    </resources>
    <application-desc main-class="pathways.GZBase">
    </application-desc>
    </jnlp>
    I have already done sigining of jar thru these commands
    keytool -genkey -keystore myKeystore -alias myself
    keytool -list -keystore myKeystore
    jarsigner -keystore myKeystore test.jar myself
    Can anypone tell me if something elase also needs to be done for this to make it work.I mean some other settings or something which I might be missing while deploying it.
    Thanks
    Sidh

    I just got done spending some "quality time" (about 2 days worth) with jarsigner and Java Web Start to figure out a certificate problem, and I thought I'd share my findings to save others a bunch of time.
    I have a JWS application that has two custom built jars and several third party jars. I'm looking to run it in "unrestricted" mode which means that all of the jars need to be signed. The building and signing went fine but I ran into the problems often mentioned in this forum of exceptions being thrown from the bowels of JWS while it was trying to launch my application.
    I ran into a few different problems at different times. One was getting this exception during launch:
    JNLPException[category: Download Error : Exception: null : LaunchDesc: null ]
         at com.sun.javaws.security.SigningInfo.checkSigning(Unknown Source)
         at com.sun.javaws.cache.DownloadProtocol$RetrieveAction.actionDownload(Unknown Source)
         at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
         at com.sun.javaws.cache.DownloadProtocol.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
         at com.sun.javaws.Launcher.downloadResources(Unknown Source)
         at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
         at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:536)
    Another was an exception that included the message "Missing signed entry in resource".
    The source of all of these problems was an incorrectly created/signed jar file. My problems occured with jakarta-ojb-0.9.7.jar (Jakarta's OJB package), but I believe that it can happen with any jar file.
    First let me review what I found out about how the jar building and signing is done. When you sign a jar file with jarsigner, it creates signature files which it puts in the META-INF directory of the jar file. For example if you sign a jar file with the alias "foo", it will add files FOO.SF and FOO.DSA to the META-INF directory (your extensions may be slightly different depending on what kind of keys you have).
    jarsigner also creates a new manifest file META-INF/MANIFEST.MF. For my jar file, before I signed it the MANIFEST.MF contained only this:
    Manifest-Version: 1.0
    Created-By: Apache Ant 1.5
    Name: ojb
    Class-Path:
    After I signed it, the file had 675 entries in it like this:
    Manifest-Version: 1.0
    Created-By: Apache Ant 1.5
    Name: org/apache/ojb/broker/metadata/RepositoryTags.class
    SHA1-Digest: bX/beup+4fwyuMQIF9sz55wz3Zk=
    Name: org/apache/ojb/odmg/states/ModificationState.class
    SHA1-Digest: xl0iS4ojhVh8pHwzabKK9T2ouLg=
    Name: org/apache/ojb/jdo/JDOTransaction.class
    SHA1-Digest: Z/EV2WgDPVbHkY3D78mOIjLyLI0=
    Name: org/apache/ojb/broker/util/pooling/WrappedConnection.class
    SHA1-Digest: B3r6HwsWePdNkMYh8jIeBmfjrUc=
    Here is where the problems begin. Here is one known bug that I did not have but you should be aware of, which has to do with paths that have 133 or 134 characters:
    http://developer.java.sun.com/developer/bugParade/bugs/4357504.html
    Another problem is as follows. When JWS reads the manifest file from each jar file, it iterates through all of the manifest entries and for each one, verifies that there is an entry in the jar file for it. Here is the code decompiled from javaws version 1.2 to give you an idea:
    Manifest manifest = jarfile.getManifest();
    Set set = manifest.getEntries().entrySet();
    for(Iterator iterator = set.iterator(); iterator.hasNext();)
    java.util.Map.Entry entry = (java.util.Map.Entry)iterator.next();
    String s1 = (String)entry.getKey();
    if(jarfile.getEntry(s1) == null)
    throw new JARSigningException(url, s, 4);
    The problem is that the manifest can sometimes contain entries that are intended as headers like this:
    Name: ojb
    Class-Path:
    This fragment was created by the application that created the original jar file (ant), and was included in the new manifest file created by jarsigner. Inexplicably, this fragment was about one third the way down the 2228 line file, rather than at the top where you would expect it.
    When JWS iterates through the manifest entries, it finds this one named "ojb", and then it tries to find an entry in the jar file with this key, and fails, which throws the JARSigningException, which causes the application launch to fail. Unfortunately JWS doesn't give you any of this detail in the error message, I had to discover this through a lot of sleuthing (and so will yoU!).
    JWS just uses the java.util.jar classes to read the jar and manifest files, so it is simple to write a small utility that reads jar and manifest files and reports on them to help you identify problems like this. Note that using the -verify flag to jarsigner doesn't find many problems. Below is a utility I wrote called GrokJar:
    import java.io.*;
    import java.util.*;
    import java.util.jar.*;
    public class GrokJar {
    public static void main(String s[]) {    
    String action = s[0];
    if(!action.equals("-j") && !action.equals("-m")) {
    System.err.println("Usage: GrokJar [-j | -m] file");
    System.err.println("\t-j grok a jar file");
    System.err.println("\t-m grok a manifest file");
    System.exit(0);
    String pathname = s[1];
    if(action.equals("-j")) {                             
    try {                                                
    File jarFile = new File(pathname);
    JarFile jar = new JarFile(jarFile);
    Manifest manifest = jar.getManifest();
    Set set = manifest.getEntries().entrySet();
    System.out.println("Manifest has " + set.size() + " items");
    for(Iterator iterator = set.iterator(); iterator.hasNext();) {
    java.util.Map.Entry entry = (java.util.Map.Entry)iterator.next();
    String key = (String)entry.getKey();
    if(jar.getEntry(key) == null) {
    System.out.println("Can't get entry from jar for key \""+key+"\"");
    } catch(Throwable t) {
    t.printStackTrace();
    else if(action.equals("-m")) {                     
    try {              
    Manifest manifest = new Manifest(new FileInputStream(pathname));
    Set set = manifest.getEntries().entrySet();
    System.out.println("Manifest has " + set.size() + " items");
    } catch(Throwable t) {
    t.printStackTrace();
    This utility reported the following for my jar:
    Manifest has 675 items
    Can't get entry from jar for key "ojb"
    The solution to my problem was as follows:
    1) First, make a copy of the unmolested jar file before you mess around with it (by default jarsigner modifies a jar file in place)
    2) Sign the jar file with jarsigner
    3) Run the GrokJar utility to discover any errant keys
    4) If there are errant keys, un-jar the jar file into a temporary directory
    5) Edit the file META-INF/MANIFEST.MF to remove the errant keys
    6) Create a new jar file. Note that simply "jar cf" won't work. By default, the jar utility creates a new manifest file, which will overwrite the one you just edited. you need to either include the "m" parameter and specify your manifest file, or the "M" file so it won't create its own manifest file and it will use the one you edited.
    7) Sign the jar file again with jarsigner. The reason is that jarsigner creates a signature for every entry in the manifest. If you sign it and then edit the manifest, the signature and manifest won't match. So you need to sign it again.
    8) Run GrokJar against it again, and you should see a different number of manifest entrieS (not zero), and no errant keys.
    That is what did it for me. Your mileage may vary. Here are some other links to good information that I found:
    http://www.vamphq.com/download/jwsfaq.pdf
    http://developer.java.sun.com/developer/bugParade/bugs/4625532.html
    http://developer.java.sun.com/developer/bugParade/bugs/4357504.html
    http://forum.java.sun.com/thread.jsp?thread=206075&forum=38&message=697559
    Best of luck!
    Randy

  • Missing calendar entries when syncing

    Using windows xp, ms outlook 2007 and iTunes 1.1.3, I am missing calendar entries on my computer after syncing. The calendar entries are shown on the iPhone, but many do not make it onto Outlook on my computer. The sync seems to push onto the iPhone one-way, without updating the computer. Anyone else have this issue? Any solutions?

    Update to original post:
    Phone is taking roughly 45 minutes to sync, which is awful.
    Calendar items are not syncing with Outlook.
    Contacts are multiplying with every sync, numbering into the thousands.
    My sense is Apple is overwhelmed with these issues. I did the iTunes upgrade yesterday and no improvement.

  • Missing configuration entry for data - index relationship

    IN ST04 -> configuration -> Data Class
    all data classes are in yellow I'm trying to activate them and getting the following error
    "Missing configuration entry for data - index relationship"
    This is the result of  a system copy
    Thanks
    Kkhaldoun

    Hi All,
    Just an update, I was able to get around my problems by patching the 2004s media from sp6 to sp8, uninstalling my scs, and database and re-installing from the patched media.

  • Missing registry entry with v7u10 - Windows - Firefox

    Is Oracle aware that Firefox isn't recognising Java for some users after updating to v7u10 due to a missing registry entry?
    Full details are at http://forums.mozillazine.org/viewtopic.php?p=12543707#p12543707
    Thanks

    Sigh. No, I'm looking for an answer.
    I really don't want to have to figure a bug reporting system unless I absolutely have to.
    Alternatively, a solution would be nice.

  • PKG-Building: WARNING: missing directory entry for /tmp

    Hi,
    After I ran the 'pkgmk -o -r / -d /tmp/pkg -f my.prototype' I got followings:
    ## Building pkgmap from package prototype file.
    ## Processing pkginfo file.
    WARNING: missing directory entry for </tmp>
    WARNING: missing directory entry for </tmp/test>
    ## Attempting to volumize 4 entries in pkgmap.
    part  1 -- 167 blocks, 16 entries
    ## Packaging one part.
    /tmp/pkg/WChen/pkgmap
    /tmp/pkg/WChen/pkginfo
    /tmp/pkg/WChen/root/tmp/test/test1.txt
    /tmp/pkg/WChen/root/tmp/test/test2.txt
    /tmp/pkg/WChen/root/tmp/test/test3.txt
    ## Validating control scripts.
    ## Packaging complete.
    What does here "WARNING: missing directory entry for </tmp>" mean? Though this is not critical, I want to know if it's possible to get rid of it.

    you want add this into pacmans path
    Server = ftp://ftp.archlinux.org/tur/hapy
    then
    pacman -S gnomad2
    its so much easier
    but if your current like if you ran pacman -Suy after oct 1 i belive
    then it probably wont work
    mine did till the new upgrades
    ive not been able to build it from source like your doing ive tried many times
    i read some where in the read me files bout jsut adding  modprobe njbfs then mount it like
    a mass storage device im gonna try looking into that today
    i also posted ? to the forum on this

  • Missing "dtend" entries on .ics files for a published calendar

    From the top... I am using iCal Version 2.0.5 (1069), Mac OS X 10.4.10, and The Missing Sync for Palm OS v6.0.1; also the MarkSpace Events and Tasks conduits to sync my Palm with iCal via iSync.
    My goal is to publish a grouped calendar to icalx.com (which I've used for years).
    When I publish the calendar, everything appears to transfer fine, and I can see the published calendars on icalx.com.
    HOWEVER, most events in the graphical views (such as day or week) appear to have lost their end times, and thus stretch to 11:59 PM that day (which would be the default).
    I have examined the .ics file that icalx.com is receiving from my local iCal app, and it appears that on many of the events there is no entry for DTEND (the date and time when an event ends). There is an entry for DTSTART. I experimented with changing the end time for an event in iCal, and then refreshing the published calendar. The result is that DTEND is now defined, and the event shows up properly. Simply entering the same event ending time in the end time field does not result in a proper ending time on the icalx.com calendar. Changing the end time in iCal by dragging the lower boundary of the event box DOES modify the time properly on the icalx.com calendar.
    What is perplexing is that the proper start and end times ARE shown in iCal, and on my Palm.
    Has this kind of behavior been seen by others? Any hints on how to correct it, or where to start?
    Thanks everyone for your help.

    OK, previously I went to the online version and clicked on the "Download" link in the left column, but I did not know if I re-published from the downloaded calender, would it replace/over-write the existing calendar or create a new.1.ics file.
    I think I had tried this before, and the version I was updating, did not seem to update the version others had subscribed to, even though, I thought, I had re-published the same calendar.
    Anyway, I have tested the "new" re-published calendars and they seem to be updating for the subscribers too.
    Is there a way to make sure that I don't have any orphaned calendars? Some of the calendars have changed names and I was wondering if I am able to what is exactly sitting on my ME account. I can't find any of the calendars when I log into the account.
    Any thoughts?
    Thanks
    Gary

  • Missing table entries: BSEG

    hie gurus
    after altering a field structure for BSEG i have noticed that some transactions went missing however i was able to get some of them from tables BKPF(document header) BSIS(2ndry index for G/L accounts) and BSAS(2ndry index for cleared items). however wen i populate the entries from bsis that are not in bseg on documnet display if i double click i cannot get the original document? i have missed sokme information that needs to populated also in bseg but im not sure where to get it.
    please assist.
    Prince

    Hi
    Due to the nature of the change required on the table BSEG it meant taking the risk of losing/corrupting data.  The former occured and i would advise against making structural changes to field/table definitions on critical tables like BSEG.
    regards
    Isaac Prince

  • Missing index entries

    I have been working on a massive index (about 20,000 entries) on a ID CS6 document, a 700 page biological work of reference where all taxon names should be indexed. Took me several weeks. I produced the InDesign file from a Word file, but entered the index entries in InDesign (there weren't any in the Word file).
    Now I found that many of my entries seem to have gone missing. They do not appear in the generated index. On the page where I entered it, the normal code (a ':' above a '^') is changed in a single ':'. I fear the last code, ':', means something like 'invalid marker', because they also appeared in another (crashed) CS6 document where they represented corrupted MS Word cross references (see "Cross references from a Word file", a still unanswered question on this forum). Normally when you select an index marker, the entry is highlighted in the Index Window. When I select the ':', nothing happens.
    In the beginning of the book, I just marked any singular taxon name, but as it appeared that some taxon names appeared quite often, I started using the 'Add all' button in the index entry window. (I hope I use the right English names, they appear in Dutch for me.) This meant that some taxon names on earlier pages got double markers, but I thought that was no problem because the same markers on the same page only result in one entry in the generated index file. Could this be the bug that's biting me? I haven't found the problem in the later pages of the book.
    A lot of the entries still found their way to the generated index, but of course I find this very worrying. Because I still have to process many author corrrections, I will have to generate the index again.
    So, I have the following urgent questions:
    -     Why does this problem occur, under which circumstances? Will regenerating the index result in more loss of entries?
    -     Can those ':' markers corrupt my file in any way? What are they? (With the "cross reference problem", after some time I was unable to open the file again, which would with this project give me a major problem.)
    -     Can I somehow 'revive' the missing entries automatically? Or is there at least a way to search for the ':' markers? (They are hardly visible.)
    -     How can I prevent this from happening in the future?

    Forum participants are not Adobe employees. We're users like you who volunteer to share what we know.
    Thanks for the added details.
    Usually someone somewhere in the forum's global audience is awake and eager to participate at almost any hour. However, "super storm" Sandy in the USA has caused massive losses of power, transportation, and communication, so responses may be delayed for some time.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices
    Fritschy wrote:
    Thanks for your compliments, although they don't bring me any further.
    The version is 8.0.1, I always update when I'm prompted to do so by the update centre. As far as I know it is an international version.
    Still, I would guess the InDesign developers could tell me something about that ':' marker. I suppose the software didn't invent it itself.

  • [SOLVED]missing terminfo entry rxvt-unicode-256color

    i've installed rxvt-unicode-patched 9.18-3 from aur. first i could not open any terminal because of missing rxvt-unicode-256color terminfo entry in /usr/share/terminfo/r. i fixed this by adding URxvt*termName: rxvt-256color into .Xresources, but as far as i understand, this is not the right thing to do.
    what should i do?
    Last edited by s0l!d (2013-08-14 15:24:28)

    pacman -Qi rxvt-unicode-terminfo
    Name : rxvt-unicode-terminfo
    Version : 9.18-7
    Beschreibung : Terminfo files for urxvt
    Architektur : i686
    URL : http://software.schmorp.de/pkg/rxvt-unicode.html
    Lizenzen : GPL
    Gruppen : Nichts
    Stellt bereit : Nichts
    Hängt ab von : Nichts
    Optionale Abhängigkeiten: Nichts
    Benötigt von : rxvt-unicode-patched
    Optional für: Nichts
    Konflikt mit : Nichts
    Ersetzt : Nichts
    Installationsgröße: 5,00 KiB
    Packer : Sébastien Luttringer <[email protected]>
    Erstellt am : Fr 05 Jul 2013 15:03:33 CEST
    Installiert am : Do 08 Aug 2013 23:07:11 CEST
    Installationsgrund : Installiert als Abhängigkeit für ein anderes Paket
    Installations-Skript : Nein
    Verifiziert durch: Signatur

Maybe you are looking for

  • Printing problems with CP1515n and CM1312

    I can see from the forum that a lot of people are having problems with printing. My HP CP1515n wouldn't print properly with my new iMAC. Through a lot of complaining to PC World and to Apple we got a resolve with PC world. However my HP CM1312 printe

  • Problem with executing function

    Hi guys, after to suffer and a lot of researchs, I resolved to post my problem. I have a function and I need to execute tham by Java. The problem is that the function recieves a complex type (precisaly a table). I've try so many types, but did not wo

  • How to update 2nd gen ipod to install apps?

    how do i update 2nd gen ipod to install apps? i have no clue what operating sys this is or where to find it. the version is 4.2.1 if that means anything. i just got it for my son & he wants to be able to text me w/ this device. any help is appreciate

  • Ipod connecting to two accounts

    Hi, I have a PB with two accounts set-up. I have a nano and a 5th Gen 60Gb Ipod. What would be the best way of creating a library which can be accessed by both accounts? I could duplicate but I would start to run out of disk space as I have a lot of

  • Help. Playback volume levels

    I have downloaded several songs from CD, purchased and podcasts onto a playlist. They are saved at different volume levels and hence the volume varies from song to song on playback. Is it possible to equalise the volume of all songs in a playlist? Th