How Many CD's required for backup?

How can I approximate the number of CD's I will need to backup my itunes library? My purchases account for about 1 Gig. Does the backup to disc feature do a "one to one" or is there a level of compression?

Thank you. The backup worked quite quickly and yes it needed only 2 CD's.

Similar Messages

  • HT201328 If IMEI No. is submitted for the unlocking process.. How many days is required for unlocking.?

    Guys Can u plz.. Help me to knw about this..
    If IMEI No. is submitted for the unlocking process.. How many days is required for unlocking.?

    It varies from carrier to carrier.
    The best person who would be able to answer this question is the customer services representative of your carrier.

  • How many SLD's require for 2 solman system requirements?

    Scenario1:
    One solman system for entire landscape->One SLD is required.
    Is this SLD should be a seperate system or can be within solman?
    Scenario2:
    One solman system for DEV/QAS and other solman system for PRD.
    How many SLDs are required? Can we manage with single SLD?
    If two SLDs, Then both should be seperate systems. i.e, One SLD -> DEV/QAS Solman, Another SLD ->PRD Solman.
    If only one SLD, Then it should be seperate system or can be within solman?
    We do have EP in client enviroinment. Can we use SLD of EP?

    Hi,
    you can use one SLD for all your systems if you want. You can either use an existing one or the one which comes with Sol Man. That's up to you.
    Any scenario is possible.
    /cheers

  • How many minimum VLANS required for wireless

    Can management, ap-manager, dynamic interface(user defined) and LWAP are in the samesubnet.if not how many required.
    Just correct me if am not wrong, 1.management, ap-manager and LWAP can be in a single subnet
    user defined interfaces can be in a different subnet, so totally two subnets.
    2.management, ap-manager can be in one subnet, LWAP in another subnet and dynamic interfaces in different subnet so tatally three subnets.

    if you mean with lawpp the ap's then your statements are correct

  • How to find how much space is required for backup.

    Hi,
    I have 7 gb of space available but on backup it is saying space not avialable,
    Please tel me following
    1) how to find how much backup space is required.
    2) and i think it does not currup the old backup set when backup fails?so i can feel good that my old backup is ok?
    3) which folder i should copy, to keep backup of backup on other machine.(C:\ORACLEXE\APP\ORACLE\FAST_RECOVERY_AREA\XE)
    4) and also tel me where orignal files of database is present i will backup that also like in MSSQL.
    5)please also tel me how to change the backup location to other drive.
    yours sincerely
    Edited by: 944768 on Dec 19, 2012 9:16 PM
    Edited by: 944768 on Dec 19, 2012 10:55 PM

    1)this you can check from your old backup size.add a little to it and that is your backup space requirement.
    2)if space is not there then failed backup is corrupt.other old backups remain intect.
    3)you need to shutdown database for copying folder or put data files in backup mode(id archivelogs are enable on database).
    4)you can check original database files dba_data_files,v$controlfile views and as point 3 is valid on them if you using copy paste rather then RMAN.
    5)when taking backup from rman use
    RMAN> RUN {
      ALLOCATE CHANNEL d1 DEVICE TYPE DISK
      FORMAT '/u01/backups/%U';
      BACKUP DATABASE PLUS ARCHIVELOG;
      RELEASE CHANNEL;
    }In format clause you can give disk location.

  • How many channels are required for one G711 Call on T1 PRI

    Hi Everyone,
    Just have a basic question.
    Lets say i want to make one G711 call which is compressed. below will be the bandwidth required.
    Calculation:
    Total packet size (bytes) = (Layer 2 Ethernet header 6 bytes) + ( compressed IP/UDP/RTP header of 2 bytes) + (voice payload of 20 bytes) = 28 bytes. Total packet size (bits) = (28 bytes) * 8 bits per byte = 224 bits
    PPS = (64 Kbps codec bit rate) / (160 bits) = 409 pps
    Bandwidth per call = voice packet size (224 bits) * 409 pps = 90 Kbps
    From what i know, 1 channel on a T1 has a bandwidth of 64kbps.
    Question:
    Does this call require two channels to start the conversation?
    Will this call be successful?
    How will one channel accommodate this call?

    No, 64 kbps basically matches the payload, and the TDM T1 trunk needs no IP header overhead, so it matches, even if it did not you are trying to compare apples and oranges as when you send the call to channelized T1 circuit it's TDM based (bandwidth is irrelevant), if by T1 you meant data T1 then the circuit would not be channelized and would provide total 1.544 mbps.
    Chris

  • How many Communication Channels required for File--Bpm(SAP R/3)--File

    Hi
        Pl..help me on this
        I am doing the following scenario File 2BPM 2 File
        i.e File -
    BPM(ASync)
            BPM -
    SAP R/3(Sync)
            SAP R/3 ---BPM (Sync)
            BPM ---File (Async)
        For me it looks three CC's  but still i am not confident
        Can any one explain me on this
    Adv thanx
    Prasad K

    File(<b>CommChannel 1 -File Sender</b>) -
    > BPM(ASync)
    BPM -
    > SAP R/3(Sync) (<b>CommChannel 2 - RFC Receiver</b>)
    SAP R/3(Comm Channel 3 -RFC Sender) --- > BPM (Sync)
    BPM ---> File (Async)(<b>CommChannel 4 - File Receiver</b>)
    <i><u><b>So a TOTAL of 4 Comm Channels.</b></u></i>
    Since Sinchronous so 4 channels .. if you use idoc adapter instead of RFC 3 channels will do
    Cheers,
    Himadri
    null

  • How many Job_queue_processes are required?

    Hi all,
    I want to know how many Job_queue_processes are required to drive 50 schedulers.
    According to AQ manual. it says "at least 2 for message propagation" and "set higher values if there are many queues", however, there is no sizing guidelines.
    If you have an experience to create many schedulers which has multiple destination queue, please let me know what number you set to job_queue_parameters.
    NOTE: In our environment, we have 50 schedulers, and each one of it has 3 destination queues.
    Thanks in advance.

    Hi ennisb,
    Now we have 50 schedulers, and we need to propagate 100 messages per second in total. Required throughput is not so high, but we want to set latency=0.
    I think it is better to set job_queue_processes at least 50. However, I wander whether I need extra jobs to realize better performance and/or stability...

  • How to find out how many memory is used for NIO

    is there any way to find out how many memory is used for nio in a virtual machine. ?
    I know that is possible to find out how many total, free and used memory the heap has by using java.lang.Runtime#totalMemory...
    We sometimes expect errors that it is not possible to create any more connections because of the NIO memory size but the heap is still ok. Today we had an error where 170mbytes of heap where left but it was not possible to create new tcp connections because of an exception:
    javax.naming.NamingException: java.net.SocketException: No buffer space available (maximum connections reached?): connect
    The number of TCP-Connections was ok (<500).
    It would be very nice if someone knows how to find out how the amount of memory that NIO buffers use can be determined within Java 1.4.
    best regards
    benjamin

    We have to use 1.4.2_03. This is because of the special environment we are running on.
    We did also figured out that there are some NIO Memory Bugs but we since we are not allowed to upgrade the used Virtual Machine we have to live with these errors.
    The problem that we currently have is within a Server and because of this circumstance we are trying to find a workaround or way to find out how many memory is allocated. If we would know how to get this value we could restart the servers as a workaround after the value reaches a threshold.
    We are also very sad that we can`t easily upgrade/update to the latest 1.4.2 Version or the newest 1.5 to get rid of these NIO Bugs!

  • How to find how many cursors are opend for application user

    Hi all,
    how to find out how many cursors are opend for application user and how many are opend for database user
    Regards,
    RM

    Oracle does not know the difference between an "application user" and a "database user".
    Oracle deals with a session. This session services a client. The client can be a J2EE application. It can be a Delphi client. It can be a SQL*Plus command line tool. It can be TOAD. Etc.
    Oracle does not care who/what/where the client is when dealing with cursors and SQL. It deals with the session that services that client.
    How many cursors does a session have opened?
    Refer to V$OPEN_CUSOR in [url http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/dynviews_2008.htm#sthref3807]Oracle® Database Reference.
    A select count on V$OPEN_CURSOR for a specific SID (Session ID) will return the number of open cursor handles in that session.

  • How many certificate in needed for push notification please tell me all steps ?

    how many certificate in needed for push notification please tell me all steps ?

    Your System Details shows;
    Installed Plug-ins
    Garmin Communicator Plug-In 4.0.4.0
    Garmin Communicator Plug-In 4.0.3.0
    Having more than one version of a program may cause issues.

  • How many transaction key used for Service PO

    Hi,
    Please let me know, how many transaction key used for Service PO...
    In OBYC, we have maintained GBB & WRX Transaction key's for Service PO, Is there any other Transaction key skip???
    Please guide...

    Hi,
    GBB is used for Offsetting entry for inventory posting but for Service procurement WRX Transaction key is used for GR/IR clearing-service.
    NOTE: You may use WRX with new account modifier ZZZ  to triggers GR/IR clearing-service only for service procurement where you need to post all separate GR/IR clearing- material , GR/IR clearing-asset and GR/IR clearing-service and can done with user exit.
    #But in special case GBB can be used with VBR key or copy of VBR as ZBR for default G/L account foe service PO.
    For more check the link:
    http://www.bluemarlinsys.com/ns/0603-03.asp
    Regards,
    Biju K

  • How many bytes are transferred for a SQL statement?

    Hello!
    I switched on a buffer trace.
    Where can I see how many BYTES were transferred for an executed SQL stmt (if the bufferd table had to be accessed on the database in cause of an invalidation)?
    What I can see is the duration...
    Thanks very much,
    Holger

    Hello!
    I switched on a buffer trace.
    Where can I see how many BYTES were transferred for an executed SQL stmt (if the bufferd table had to be accessed on the database in cause of an invalidation)?
    What I can see is the duration...
    Thanks very much,
    Holger

  • I have a report with 2 queries and prompts on same object tell me how many times it request for I/P?

    Hi
    i have a report with 2 queries and prompts on same object tell me how many times it request for I/P? can any one please guide me.
    Regards,
    Mahendra

    Is this question related to Dashboards or webi ?

  • How many listen we have for creative suits Web-design? because i don't know how to install on my new pc! thank you for the answer!

    How many listen we have for creative suits Web-design? because i don't know how to install on my new pc! thank you for the answer!

    This is not a photography question.  It is an application specific question,  Please post in the Photoshop forum.
    Photoshop General Discussion
    Remember, you are not addressing Adobe here in the user forums.  You are requesting help from volunteers users just like you who give their time free of charge. No one has any obligation to answer your questions.

Maybe you are looking for