What is this extra peice

What is this extra peice that kind of looks like a dock and comes with every iPod? What is it, and how does it work? What product can you use it on?

It's a dock adapter for use with the Universal Dock.

Similar Messages

  • What is this extra column?

    Hello I got a curious column in a table. It's Enterprise Oracle 10.2.0.3 on AIX. I found it when I used datapump to copy a schema from one db to another. Found it created this 'extra' column. I looked at the source db and found this:
    1 select name, property, segcol#, col#
    2 from sys.col$
    3 where obj# = 374103
    4* order by col#
    SQL> /
    NAME PROPERTY SEGCOL# COL#
    SYS_C00098_10072711:34:19$ 1081376 98 0
    REGISTERID 0 1 1
    RECORDTYPE 0 2 2
    COMPCD 0 3 3
    DIVCD 0 4 4
    STORECD 0 5 5
    REGFILEIND 0 6 6
    SHIPTOGEOCODE 0 7 7
    SQL> desc "VERTEX"."REGPRERETURNSTBL"
    Name Null? Type
    REGISTERID VARCHAR2(25)
    RECORDTYPE NUMBER(3)
    COMPCD VARCHAR2(5)
    DIVCD VARCHAR2(5)
    STORECD VARCHAR2(10)
    REGFILEIND NUMBER(38)
    SHIPTOGEOCODE NUMBER(9)
    1 select dbms_metadata.get_ddl('TABLE', 'REGPRERETURNSTBL', 'VERTEX')
    2* from dual
    SQL> /
    DBMS_METADATA.GET_DDL('TABLE','REGPRERETURNSTBL','VERTEX')
    CREATE TABLE "VERTEX"."REGPRERETURNSTBL"
    ( "SYS_C00098_10072711:34:19$" VARCHAR2(255),
    "REGISTERID" VARCHAR2(25),
    "RECORDTYPE" NUMBER(3,0),
    "COMPCD" VARCHAR2(5),
    "DIVCD" VARCHAR2(5),
    "STORECD" VARCHAR2(10),
    "REGFILEIND" NUMBER(*,0),
    "SHIPTOGEOCODE" NUMBER(9,0),
    I could just re-create the table, but curious if anyone know what that column is and possibly how it got there. Anyone know what property 1081376 means?
    TIA

    The name of the column make me think about a unused column. Try to drop unused columns as following :
    SQL> create table mytable (c1 number, c2 number);
    Table created.
    SQL> select object_id from user_objects where object_name='MYTABLE';
    OBJECT_ID
        171709
    SQL> select name, property, segcol#, col# from sys.col$ where obj#=171709;
    NAME                             PROPERTY    SEGCOL#       COL#
    C1                                      0          1          1
    C2                                      0          2          2
    SQL> alter table mytable set unused(c1);
    Table altered.
    SQL> select name, property, segcol#, col# from sys.col$ where obj#=171709;
    NAME                             PROPERTY    SEGCOL#       COL#
    SYS_C00001_11012817:30:41$          32800          1          0
    C2                                      0          2          1
    SQL> alter table mytable drop unused columns;
    Table altered.
    SQL> select name, property, segcol#, col# from sys.col$ where obj#=171709;
    NAME                             PROPERTY    SEGCOL#       COL#
    C2                                      0          1          1However, regarding DBMS_METADATA.GET_DDL, I cannot reproduce your case (I have no 10.2.0.3 db, only 10.2.0.4), it could be a bug on your patchset level.
    Nicolas.

  • What is this extra cable that comes with MBP?

    I just got my MBP today and it came with two AC cables. One is the magsafe whcih is what i;m already using, but it also came with another cord. this one is a lot thicker and it is 3-prong. what is this for? i can't find a slot on the magsafe of the MBP that apparently fits it. thanks

    hey, i think that it is the extension for the magsafe adapter, if you grab the part of the magsafe where it plugs into the wall you should be able to slide it off with a little force, you can then slide the extension on and it will be much longer. hope that helps!

  • What's this extra bit above the receiver?

    Sorry, didn't know what else to call it other than a "bit."
    Upgraded to a 4S recently, and noticed it has an extra... well... "bit" above the receiver. My only concern is that my Zagg shield, though clear, covers it. Is it some type of sensor? It's not mentioned in the manual.
    Thanks in advance.

    Ahhhh... I see. My previous iPhone 4 was black, so it was there all-along and I just never saw it. The new 4S is white, which makes it obvious.
    Thanks.

  • What is this extra socket on Nokia 5030

    Hi
    Just bought a Nokia 5030. It's new and there isn't much information about it on the internet. I have seen a socket situated between the headset connector and the charger connector. It looks like a tiny small USB or something alike. I'd like to connect to it and see what comes out, and if I can input anything (music etc... I know there's only 8MB... but still). Where can I get the cable ? Or how can I make it ? I'm curious about electronic in general, and would be happy to dig into the device.
    Thanks in advance for reply
    Bastien

    Al right... Best anwer ever...
    Come on ! you can make it better ! Try again please !
    Just give away a little bit of finformation for us folks to play around. I'm sure it wont do no arm to Nokia industrial secrets.
    Regards
    Bastien

  • What are the extra 13 paritions? root user security concerns?

    I [was] running Yosemite 10.10.3 on a Late 2014 iMac Fusion Drive SSD and HDD
    This might be a bit confusing, and I need assistance from someone who really knows what they're talking about here.
    When messing around trying to secure my system, I enabled the root user to view certain files, and accidentally did not disable it when I was finished. After this, I unknowingly ran my computer for probably a month as the administrator with the root user enabled, and made number of downloads in the process (which used the same password as root). After recently realizing this, I noticed in my activity monitor that some of my downloaded application were running as root user, not as administrator, as I thought they should be, and I also found malware after running ClamXav.
    Because of all this and my compromised root, I wanted to ensure there was no third party code was deeply embedded in my drive, so I backed my important data, and actually proceeded to (very carefully) separate my fusion drive using 'diskutil' commands, wiping and reformatting everything but the base system. Then, I booted into safe mode to check the "diskutil cs list" and "diskutil list" through the terminal, and was surprised to still find 17 partitions in total, including those in my Logical Volume Group. Command "diskutil cs list" reveals partitions /dev/disk0 as my SSD, /dev/disk1 as my HDD with .efi and recovery,  and /dev/disk2 as the apple base system, and ALSO /dev/disk3 as my HDD again (which is an unusual addition to what I have seen as typical LVG diskutil cs list outputs, though I assume it is just be related to booting from recovery mode with no OS on my disk any longer)
    Command "diskutil list" reveals these disks (/dev/disk0-3), along with small partitions, dev/disk4, /dev/disk5....all the way up to /dev/disk16. All these unknown disk partitions 4-16 range from 0-4mb in size. One of my main questions is simply what all of these extra partitions are.... are they just required hidden partitions only visible through the recovery mode boot?
    Even if so, is there a possibility that my actions explained in the first paragraph have compromised the integrity of ANY of the disks on my drive(s)? I do not want any installs to have access to my root, or to have embedded anything into my core system, regardless of whether they are malicious or not. I did not do a full zero secure wipe, as I figured that would be overkill and wear on my drives,  but am also curious if it is even possible that the base system or other core components could have been injected with any 3rd part code. I know I may seem overly paranoid but I want to ensure that my system does not have any security holes from the start, before I go about re-installing all my software again, some of which opens up security holes, but I am required to have it for my work.
    I want to note that I have already downloaded a new OS through internet recovery mode onto my reconfigured fusion drive, and do not see these extra partitions when I am logged in as a user, however they still appear in recovery mode, re-affirming my assumption that they are simply hidden partitions only seen through the recovery boot menu. I still have not loaded any of my data however, and regardless of whether or not the extra /dev/disk partitions I noticed are simply hidden apple boot partitions, any advice on whether I should zero-pass wipe any drives and reinstall the OS again to absolutely ensure there are not security holes after having my root user compromised would be greatly appreciated. I could even resort to a full dban and use a snow leapord install disc I still have, but do not want to put extra wear on my drive it there is no chance these core drives were compromised. Sorry for not posting a picture of my terminal output as well; I was unable to setup an ssh connection to do a screen shot from the recovery partition. And thank you ahead of time to anyone who takes the time to read this and give me any advice.

    These are photo screen shots with the UUID's covered, showing the output of "diskutil cs list" and "diskutil list".
    I need to note that I have since re-separated the fusion drive in and then did a secure erase 1 pass of zeros over the HDD thinking that would solve the problem after realizing that these were not apple boot components, but I checked the output of "diskutil cs list" and "diskutil list" again and they were all embedded in there just as before. In response to someone elses comments I have made multiple encrypted .dmg files, but I thought I have only made around 4 or 5 EVER, not all these other ones, and was unaware that they stay embedded in your drive as partitions even after reformatting it. I also see that part of disk one and part of disk three are still fused together as a LVG, which makes this even more confusing. I cannot understand how all these partitions ended up like this, I did not intentionally add a SINGLE partition to my drive, and never separated the fusion drive until just the other day when I noticed all these extra partitions that couldn't be deleted. I'm beginning to the think the only solution is to do a one pass DBAN over both the drives, and then, (hopefully) I will be able to re-attached them in a fusion drive (which I have been able to do once now), and use an old snow leopard install disk to upgrade back to my Yosemite. Is that my best bet, and are there any risks involved with even doing that? If anyone has any other recommendations on a a simpler, safer way to delete all this extra stuff, and just get myself back to the core components so I can re-fuse my fusion drive and download as fresh OS, I would be beyond grateful.

  • What is this syntax:   PERFORM Calculate_Production USING fs index.

    Hi all,
    I did not understand the <fs>. What is this <>.
    For what purpose is this used?
    Thanks in advance.
    Deniz.

    <fs> is a field symbol.
    Here are some more details about the same -
    FIELD-SYMBOLS <fs> { typing | STRUCTURE struc DEFAULT dobj }.
    Extras:
    1. ... typing
    2. ... STRUCTURE struc DEFAULT dobj
    Effect
    The FIELD-SYMBOLS statement declares a field symbol <fs>. The naming conventions apply to the name fs. The angle brackets of the field symbols indicate the difference to data objects and are obligatory. You can declare field symbols in any procedure and in the global declaration section of an ABAP program, but not in the declaration section of a class or an interface. You can use a field symbol in any operand position in which it is visible and which match the typing defined using typing.
    After its declaration, a field symbol is initial - that is, it does not reference a memory area. You have to assign a memory area to it (normally using the ASSIGN statement) before you can use it as an operand. Otherwise an exception will be triggered.
    ashish

  • I'm having problems with my email contacts. I send a note to one specific email adress and I goes elsewhere. What is this?

    I have multiple email accounts. Some are not real emails, but ways to share notes into specific accounts provided by services like Evernote, Springpad, Pocket or Readability.  So you if I'm doing a spreadsheet on Numbers and  want to save it in my Evernote account, for example, the only possible way is to send it as an email to my specific Evernote email address  and its done. Seconds later I can check and it will be there. Problem is since I upgraded my iPad to iOS 7, things are a bit strange. If I share an email to Evernote, it goes to my Gmail account, and the same happens to my other accounts. I send to Gmail, it goes to Readability, I send to Readability, I get it on Outlook.com. What is going on? How can I fix this? Am I the only one? I'd appreciate some help on the subject. Thanks in advance.

    1) This is because of software version 1.1. See this
    thread for some options as to how to go back to 1.0,
    which will correct the problem...
    http://discussions.apple.com/thread.jspa?threadID=3754
    59&tstart=0
    2) This tends to happen after videos. Give the iPod a
    minute or two to readjust. It should now be more
    accurate.
    3) This?
    iPod shows a folder icon with exclamation
    point
    4) Restore the iPod
    5) Try these...
    iPod Only Shows An Apple Logo and Will Not Start
    Up
    iPod Only Shows An Apple Logo
    I think 3,4, and 5 are related. Try the options I
    posted for each one.
    btabz
    I just noticed that one of the restore methods you posted was to put it into Disk Mode First rather than just use the resstore straight off, I Have tried that and seems to have solved the problem, If it has thank you. previously I have only tried just restoring it skipping this extra step. Hope my iPod stays healthy, if it doesnt its a warrenty job me thinks any way thanks again

  • What is this called?

    I've seen this before and I'm working on a volunteer project that I think it would work great on.  What I would be referring to is how the image is broken up in multiple peices and then goes into the next image by flipping all of the peices over.  You can see an example here: http://www.redolivedesign.com/utah_web_designers.html
    It's a pretty sharp little gizmo.  What would this technique or any other similiar technique be called?
    Thanks.

    In case anyone is interested, I have found that it is commonly called 'billboard transition effects'.  There are a few tutorials out there, but the easier one that I had hope to use turned out to be in AS2.  I'm trying to learn AS3 so I stayed away.  I was hoping to use this in a simple slide show, but I'll probably save it for another time.
    It's a pretty neat effect

  • Why does this extra REG EVENTS cause memory leak?

    LabVIEW 8.6.1f1, Win XP/Vista
    My client reported a memory leak in a particular section of my code - my own tests confirmed it.
    Although I have found it and eliminated it, I still don't understand what's really happening.
    The RTEC RECEIVER CONTROLLER vi produces a cluster with various (maybe 30) event refnums in it.
    For this particular piece of code, I am only interested in 5 of those events.
    I was experimenting with registering the cluster as a whole (it works), and I inadvertently left the 2nd REGISTER EVENTS function in place.
    So there are TWO event registration refnums, but only one of them is being used.
    As the program proceeds, more and more memory is being consumed by LabVIEW (as reported by Windows Resource Monitor).  Leaving the program with this particular window running overnight would use up a gig or RAM.
    I verified that nothing else was consuming it - disabling the actual data handling did not fix the problem - eliminating this extra registration did fix it.
    So my question is - why?
    The registration only happens once, and then there are a million events or more in a 12-hour period.
    I can guess that the registration creates some sort of queue within LabVIEW for the events to reside in.  With no EVENT structure tied to that refnum to consume the events, that queue expands forever.
    Is that a reasonable guess, or is there something I am missing?
    Steve Bird
    Culverson Software - Elegant software that is a pleasure to use.
    Culverson.com
    Blog for (mostly LabVIEW) programmers: Tips And Tricks

    CoastalMaineBird wrote:
    I can guess that the registration creates some sort of queue within LabVIEW for the events to reside in.  With no EVENT structure tied to that refnum to consume the events, that queue expands forever.
    Is that a reasonable guess, or is there something I am missing?
    Yes, it's a very reasonable guess and is most likely what's happening.
    You might say "LabVIEW could see I'm not actually doing anything with the reference and could therefore optimize the code by ignoring it (which is something LV does in some other cases)", but I'm assuming this is a corner case whoever wrote the original code did not think about, because this could be implemented only in a case where the node neither outputs a reference nor gets one as an input.
    Try to take over the world!

  • What are the extra software pieces I need to connect a Flir A325 camera via GigE?

    I am going to be developing an application which includes 2 Flit A325 cameras (GigE).  The plan is to have one computer connected to the cameras with that camera computer sending messages via datasocket to the stand computer, which will have other DAQ connected to it. 
    What are the extra software pieces (besides regular LabVIEW) I will need on the camera computer?  IMAQdx?  Vision Module or toolkit?  I don't need automated inspection stuff. 
    Thanks,
    John

    Hello John,
    If you only need to acquire images from these cameras, you would just need the Vision Acquisition Software. This will provide you the NI-IMAQdx driver to take care of image acquisition from GigE cameras. If you need to do any image processing as well, such as thresholding or pattern matching, you would need the Vision Development Module.
    To send images over DataSocket, you can flatten the image to a string for it to be sent to the second computer, and then unflatten it on the other end. The following knowledgebase article has information on this: http://digital.ni.com/public.nsf/allkb/70A5D11517DBA50C86256E6A0070E5A7?OpenDocument  . I hope this helps!
    Vivek Nath
    National Instruments
    Applications Engineer
    Machine Vision

  • Console warning - what does this mean?

    Help!
    I installed 10.3.9 and thought I had done everything correctly. However, when I was using Safari on the jigsaw.com website, the fan started racing at a very high speed.
    Not knowing much about computers, but having read MANY posts, I looked at the console log and found the following:
    Mac OS X Version 10.3.9 (Build 7W98)
    2006-08-18 06:21:51 -0400
    2006-08-18 06:21:52.692 AcceleratorMenu[203] Warning: TIFF image with unknown extra samples assumed to have unassociated alpha. RGB values have been premultiplied. Use tiffutil -cat to fix.
    2006-08-18 06:21:52.697 AcceleratorMenu[203] Warning: TIFF image with unknown extra samples assumed to have unassociated alpha. RGB values have been premultiplied. Use tiffutil -cat to fix.
    2006-08-18 06:21:52.697 AcceleratorMenu[203] Warning: TIFF image with unknown extra samples assumed to have unassociated alpha. RGB values have been premultiplied. Use tiffutil -cat to fix.
    2006-08-18 06:21:52.707 AcceleratorMenu[203] Warning: TIFF image with unknown extra samples assumed to have unassociated alpha. RGB values have been premultiplied. Use tiffutil -cat to fix.
    2006-08-18 06:21:52.709 AcceleratorMenu[203] Warning: TIFF image with unknown extra samples assumed to have unassociated alpha. RGB values have been premultiplied. Use tiffutil -cat to fix.
    2006-08-18 06:21:52.709 AcceleratorMenu[203] Warning: TIFF image with unknown extra samples assumed to have unassociated alpha. RGB values have been premultiplied. Use tiffutil -cat to fix.
    2006-08-18 06:21:53.687 AcceleratorMenu[203] Found account/password in keychain to try
    And, having never looked at the system log, today I checked it out and got the following:
    Aug 18 06:25:32 localhost /Users/barbaralindauer/Applications/Safari/Safari.app/Contents/MacOS/Safari: * Warning: ATSUSetFontFallbacks has been deprecated. Use ATSUFontFallbacks objects instead. *
    Aug 18 06:31:42 localhost /Users/barbaralindauer/Applications/Safari/Safari.app/Contents/MacOS/Safari: * Warning: ATSUSetFontFallbacks has been deprecated. Use ATSUFontFallbacks objects instead. *
    What does this mean? I had no other programs or web pages open.
    Thanks for any help!
    barblin
    iMac G5   Mac OS X (10.3.9)   1.6 GHz, 512 MB

    Me too.
    I'm playing an iTunes video that I downloaded and is in my movies folder, then the AUDIO/VIDEO synchronization mismatch.  I check Console and get "iTunes AVF Warning:  retireCmdAsynch ....q size = 12, releasing oldest CVPixelBuffer"
    Which now that I read it, makes sense with symptom.  "Asynch"  "PixelBuffer" 
    Problem is, I don't know how to solve this issue.  It doesn't happen on every video, but would appreciate some sighted advice.
    Thanks,
    C

  • Troubles shooting with burning data on my mac, I try to burn pictures on a CD-R disk, and I get a window that says, "Burning failed", one of the volumes on the disc is still in use", what does this mean??

    Trying to burn data on a CD-R disk, but then I get a window that says, "Burning failed" , and that one of the volumes on the disc is still in use", so what does this mean? Not sure what they mean by volume still in use, this apparentely is keeping me from burning info such a pictures and or video's, how can I fix this?

    PaulKerepka wrote:
    Trying to burn data on a CD-R disk, but then I get a window that says, "Burning failed" , and that one of the volumes on the disc is still in use", so
    what does this mean?
    You have a disc inside your optical drive.
    Not sure what they mean by volume still in use, this apparentely is keeping me from burning info such a pictures and or video's,
    how can I fix this?
    Remove the extra disc.
    My answers are basic because:
    You never told us which model iMac you have?
    How you are burning?  Through iMac?  External burner?
    Which OS you are currently using?

  • HT4436 Just received an email from iCloud stating that my free upgrade was going to expire and decrease to 5, when I had been using 10+. What is this??

    I just received an email from icloud stating that my free upgrade was going to expire and it would decrease to 5 (when I have been using 10+). What is this??

    The actual amount of extra free storage varies depending on how much storage previous subscribers had.
    If you do nothing your storage will dowgrade to 5GB so you should make sure you don't have more content than this.
    If you want to continue with the increased storage by paying for it, please see
    http://support.apple.com/kb/HT5527
    and expand 'How do I purchase my current plan?'.

  • TS1702 I have recently begun to use Pages and want to transfer a document between the iPad and my PC. I can transfer to the iPad, but not the other way, and am told I do not have sufficient 'privileges'. What does this mean? Also can't use iCloud with Pag

    I have recently begun to use Pages and want to transfer a document between the iPad and my PC. I can transfer to the iPad, but not the other way, and am told I do not have sufficient 'privileges'. What does this mean? Also I can't use iCloud with Pages between the iPad and PC,  although I purchased extra storage in order to do this.

    If you have a PC, you don't have Pages on it. You can transfer Pages presentations to/from iCloud via http://www.icloud.com , however -- you just won't have an app on your PC to deal with Pages documents. Make sure that you have your iCloud account properly configured on your iPad.

Maybe you are looking for