EBS Suite Backup Question

Following up to the post Re: Oracle EBS 11.5.9 and Database 9i which was answered by Hussein Sawwan this is a follow up since we are going to try to implement was what suggested by Hussein and before we do that we want to take a complete backup for the filesystem which is 200GB -- actual filesystem size 270GB and utilized only 200GB
This is what we are doing for backup
1) Shutdown the Application
2) Shutdown the Database
3) Application and Database reside on the same server under the filesystem /oracle => AIX 5.3 ML 00
4) filesystem /oracle is mounted
4) Take a cold backup on tape /usr/sbin/backup -f'/dev/rmt0' -'0' /oracle
Executing the command
Before command completion, additional instructions may appear below.
Command: running stdout: yes stderr: no
Before command completion, additional instructions may appear below.
backup: The date of this level 0 backup is Thu Nov 29 17:18:05 SAUST 2012.
backup: The date of the last level 0 backup is the epoch.
backup: Backing up /dev/rfslv00 (/oracle) to /dev/rmt0.
backup: 0511-251 The file system is still mounted; data may not be consistent.
Use the umount command to unmount the filesystem; then do the backup.
backup: Mapping regular files. This is Pass 1.
backup: Mapping directories. This is Pass 2.
backup: There are an estimated 211286721 1k blocks.
backup: Backing up directories. This is Pass 3.
backup: 0.03% of the backup is done. It should be finished in *19335:05.*
backup: Backing up regular files. This is Pass 4.
backup: 0.27% of the backup is done. It should be finished in 3716:08.
backup: 0.80% of the backup is done. It should be finished in 1850:01.
backup: 1.45% of the backup is done. It should be finished in 1356:00.
backup: 2.16% of the backup is done. It should be finished in 1130:05.
backup: 2.94% of the backup is done. It should be finished in 988:58.
backup: 3.72% of the backup is done. It should be finished in 905:49.
backup: The interrupt signal has been received.
backup: Please respond: Do you want to end the backup? (yes or no):
backup: Please respond: Do you want to end the backup? (yes or no): backup: The backup command has ended abnormally.
Command: failed stdout: yes stderr: no
I killed the backup process.
#1 As you can see above AIX 5.3 ML 00 gives the warning that filesystem has to be unmounted. Could someone confirm this from their past experience that it has be umounted ?
#2 and backup says It should be finished in 19335:05. that is 200GB will take 19,335 hours ?? which is 805 days ?? then it became *3716* hours which is 154 days ?
#3 or should I try with tar command
tar -cvf - /oracle | gzip > bkp_29Nov12_b4devpatchset.tgz
#4 or go for the whole volume group which has the filesystem /oracle
/usr/bin/savevg -if /dev/rmt0 oraclevg
Any advice would be appreciated. Thanks
Edited by: 973807 on Nov 29, 2012 7:44 AM

Hello
I followed the instructions mentioned
>
How to change the hostname and/or port of the Database Tier using AutoConfig [ID 338003.1]
11i: How to change the hostname of an Applications Tier using AutoConfig [ID 341322.1]
How to change hostname for E-Business Suite Release 12 on single node [ID 1277556.1]
The concept was to take a coldbackup and restore it on a test server called standby
but since the production and standby cannot run at the same time because of same hostname + ip address, i thought of changing the hostname of standby server to STANDBY and changing the config in the oracle, however, doesn't seem to be an easy task.
But I got these errors:
STARTING DATABASE
$ ./addbctl.sh start PROD
You are running addbctl.sh version 115.8
Starting the database PROD ...
SQL*Plus: Release 9.2.0.3.0 - Production on Sat Dec 15 03:21:49 2012
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
Connected to an idle instance.
ORACLE instance started.
Total System Global Area 615482512 bytes
Fixed Size 742544 bytes
Variable Size 436207616 bytes
Database Buffers 167772160 bytes
Redo Buffers 10760192 bytes
Database mounted.
Database opened.
Disconnected from Oracle9i Enterprise Edition Release 9.2.0.3.0 - 64bit Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.3.0 - Production
addbctl.sh: exiting with status 0
$ ./addlnctl.sh start PROD
You are running addlnctl.sh version 115.6
Logfile: /oratec/proddb/9.2.0/appsutil/log/PROD_atec/addlnctl.txt
Starting listener process PROD ...
addlnctl.sh: exiting with status 0
STARTING APPLICATION
$ ./adstrtal.sh apps/apps
You are running adstrtal.sh version 115.14
Executing service control script:
/oratec/prodcomn/admin/scripts/PROD_atec/adapcctl.sh start
script returned:
adapcctl.sh version 115.43
Starting Apache Web Server Listener (dedicated HTTP) ...
Starting Apache Web Server Listener (dedicated PLSQL) ...
adapcctl.sh: exiting with status 3
.end std out.
.end err out.
Executing service control script:
/oratec/prodcomn/admin/scripts/PROD_atec/adalnctl.sh start
script returned:
adalnctl.sh version
Checking for FNDFS executable.
Listener APPS_PROD has already been started.
adalnctl.sh: exiting with status 2
.end std out.
.end err out.
Executing service control script:
/oratec/prodcomn/admin/scripts/PROD_atec/adcmctl.sh start
script returned:
You are running adcmctl.sh version 115.19
Starting concurrent manager for PROD ...
Starting PROD_1215@PROD Internal Concurrent Manager
Default printer is noprint
adcmctl.sh: exiting with status 0
.end std out.
.end err out.
Executing service control script:
/oratec/prodcomn/admin/scripts/PROD_atec/adfrmctl.sh start
script returned:
You are running adfrmctl.sh version 115.33
Starting forms server for PROD on port 9003.
adfrmctl.sh: exiting with status 0
.end std out.
.end err out.
Executing service control script:
/oratec/prodcomn/admin/scripts/PROD_atec/adrepctl.sh start
script returned:
ERROR : Timed out: Interrupted Exception
You are running adrepctl.sh version 115.29
starting Reports Server for PROD on port 7003.
Executing service control script:
/oratec/prodcomn/admin/scripts/PROD_atec/adfmcctl.sh start
script returned:
You are running adfmcctl.sh version 115.16
Starting forms load balancing client for PROD.
adfmcctl.sh: exiting with status 0
.end std out.
.end err out.
Executing service control script:
/oratec/prodcomn/admin/scripts/PROD_atec/adfmsctl.sh start
script returned:
You are running adfmsctl.sh version 115.12
starting forms metrics server for PROD.
adfmsctl.sh: exiting with status 0
.end std out.
.end err out.
Executing service control script:
/oratec/prodcomn/admin/scripts/PROD_atec/jtffmctl.sh start
script returned:
You are running jtffmctl.sh version 115.7
Starting Fulfillment Server for PROD on port 9303 ...
jtffmctl.sh: exiting with status 0
.end std out.
.end err out.
Executing service control script:
/oratec/prodcomn/admin/scripts/PROD_atec/addisctl.sh start
script returned:
addisctl.sh version 115.8
/oratec/prodora/8.0.6/vbroker/bin/osagent
Started osagent.
Osagent logs messages to the file /oratec/prodora/8.0.6/discwb4/util/osagent.log.
Waiting for OAD to start...
Started OAD.
OAD logs messages to the file /oratec/prodora/8.0.6/discwb4/util/oad.log.
Discoverer Locator Started.
Locator logs messages to the file /oratec/prodora/8.0.6/discwb4/util/locator.log.
Registering Discoverer Session
Completed registration of repository_id = IDL:DCISessionManager:1.0
object_name = standby.xxx.xxx.com_8003OracleDiscovererSession4
reference data =
path_name = /oratec/prodora/8.0.6/discwb4/util/runses.sh
activation_policy = UNSHARED_SERVER
args = (length=4)[-session; standby.xxx.xxx.com_8003OracleDiscovererSession4; -preference; standby.xxx.xxx.com_8003OracleDiscovererPreferences4; ]
env = NONE
for OAD on host 10.1.1.105
Registering the Collector
Completed registration of repository_id = IDL:DCICollector:1.0
object_name = standby.xxx.xxx.com_8003OracleDiscovererCollector4
reference data =
path_name = /oratec/prodora/8.0.6/discwb4/util/runcol.sh
activation_policy = SHARED_SERVER
args = (length=2)[-collector; standby.xxx.xxx.com_8003OracleDiscovererCollector4; ]
env = NONE
for OAD on host 10.1.1.105
Applying preferences from file : /oratec/prodora/8.0.6/discwb4/util/pref.txt
Finished applying preferences
Closing down registry..
Registry File sync...
Registering Discoverer Preference Repository
Completed registration of repository_id = IDL:DCICORBAInterface:1.0
object_name = standby.xxx.xxx.com_8003OracleDiscovererPreferences4
reference data =
path_name = /oratec/prodora/8.0.6/discwb4/util/runpref.sh
activation_policy = SHARED_SERVER
args = (length=2)[-preference; standby.xxx.xxx.com_8003OracleDiscovererPreferences4; ]
env = NONE
for OAD on host 10.1.1.105
addisctl.sh: exiting with status 0
.end std out.
.end err out.
Check logfile /oratec/prodcomn/admin/log/PROD_atec/12150228.log for details
Exiting with status 2
$
Looking at the log 12150228.log
I found that it has some old hostname/instance name
[Service Control Execution Report]
The report format is:
<Service> <Script> <Status>
Oracle Apache Server PROD_atec adapcctl.sh Failed
OracleTNSListener80APPS_PROD_atec adalnctl.sh Already Started
OracleConcMgrPROD_atec adcmctl.sh Started
OracleFormsServer-Forms60PROD_atec adfrmctl.sh Started
OracleReportServer-Rep60_PROD adrepctl.sh Failed
Oracle Metrics Client PROD_atec adfmcctl.sh Started
Oracle Metrics Server PROD_atec adfmsctl.sh Started
Oracle Fulfillment Server PROD_atec jtffmctl.sh Started
Oracle Discoverer services PROD_atec addisctl.sh Started
Oracle Restricted Apache Server PROD_atec adaprstctl.sh Disabled
Oracle Apache Server PROD_atec for PL/SQL adapcctl.sh Disabled
Oracle TCF SocketServer PROD_atec adtcfctl.sh Disabled
Oracle ICSM PROD_atec ieoicsm.sh Disabled
Oracle iProcurement Bulk Loader PROD_atec icxblkctl.sh Disabled
ServiceControl is exiting with status 2
1. Shouldn't all this be PROD_standby ?
2. I checked the context files for App and DB and everything seems fine.
Edited by: 973807 on Dec 14, 2012 1:21 PM
Edited by: 973807 on Dec 14, 2012 1:22 PM

Similar Messages

  • OVI Suite Backup and Firmware Update

    Hello,
    So this might be a little long winded, but it's just what I've been through so I cant' really condense it down anymore.
    So a few days ago now (almost a week) I received an SMS from Nokia telling me to update my phone firmware. I then hooked my phone up to my PC, and checked for software updates. I updated OVI Suite to the latest version, rebooted and then checked again. It found the update for my phone and asked if I wished to apply it. Naturally I said yes, it then told me I should backup my phone first, and then asked if I would like to do that now, which I said yes to, and chose to backup everything. It then downloaded the update, applied it, and then asked me to restore my phone, All of which appeared to work fine.
    A quick look through my phone to check everything and it all appeared normal, My custom theme was there, my facebook app was there, my contacts/photos/music were there. Oh but wait, I was missing my Sudoku game. A little odd, yes, but no worries I got that from the OVI store, I'll just be able to re-download it, because that's why you make purchases from app stores instead of publishers directly.
    No, apparently not. This game wasn't listed in my "My Stuff" tab in the OVI application. That's ok, I'll just download it from the SMS I was sent originally.
    No. Not that either. The SMS link is no longer valid. So at a loss I decide to turn to technical support, I mean after all I have a technical issue I need support with.
    I e-mail technical support Basically telling them above. Then then ask for a transaction ID, which I have no record of (not sure why not?). I then provide even more information, ask them to escalate, ect. End result is, I don't get my game back. They have no record of me downloading this in the past, and for some reason it isn't available to download anymore.
    Frustrated, I e-mail the developer/publisher, explaining my situation. They respond promptly (within the hour), providing my with a link and SMS to download the application again, and apologise for Nokia's behaviour. Nice. I've now got my game back things are good again in my world.
    So with that little story in mind, I raise a few questions. Why was this application not backed up/restored with my phone backup? This seems like a pretty serious bug, especially considering that technical support won't provide download links for games or applications unless you can provide them with information provided by Nokia in the first place ( :s very round about).
    My situation is pretty small in the whole scheme of things I guess. But if it can happen to me I guess it can happen to others. So why Nokia can things like this happen? What would have happened if this wasn't a small game, but rather a largish application, with data, that cost lots of money? Sure I could have gone directly to the publisher then as well, but if the purchase was made through the OVI store, what record would they have of me? This centralised store is supposed to handle all of these problems (ie, Steam or Apple App Store). Also how can bugs like this get through the alpha/beta testing of the OVI Suite backup utility? This must surely be considered a critical part of the application.
    Judging from my response from Nokia thus far, I'm not sure if I'm even expecting a response to this. I guess it should server as a warning to others if they think they can trust this software or even the technical support behind it to back them up in case of issues. My advise? Get a different brand phone.

    Hi,
    I used to install applications on my memory card than in phone memory and i used to take out memory card while updating the phone's firmware, so that i can avoid any loss of application while updating the phone's software. 
    May i knw in your case, have you installed the application on your phone memory(i guess you have stored on your phone memory only) still its better to get clarify so that it may be an eye opener for rest. 
    If my post helped you, click on Kudos button and if my solution provided is opt 2 u, accpt my solution

  • Add a OBIEE Dashboard Link  in EBS Suite

    Hi
    How can i add an OBIEE URL link in EBS Suite application so that when a user
    clicks on it it takes them to the dasboard page in OBIEE.
    Thanks

    As you said directly with read permissions the dashboard link doesnt appear because that is rendered through administartor.
    You have got it when you added to "Presentation Administrator group" i.e because the server side will handle all the possibilities and the permissions on it.
    create your own catalog group again and name it and then after that checkout you have given the right dashboard name and dont leave the dashboard builder empty..Fill it up with Administrator and the user you want to give access then add members to the group and give them the neccessary permissions so that would give them access.
    Hope it helps you.
    Best Wishes,
    Kranthi.

  • PC Suite Backup Folder

    How do I specify the folder I want to backup my phone to?
    Jerry

    Assuming you're using PC Suite 6.84, the online help in the PC Suite backup/restore program (Nokia Content Copier) says under the heading "Defining where to back up" the following:
    To define where to back up
    1. Define a name and a storage location for the backup file. Here you have two options:
    - You can use the default file name (consisting of the backup date and phone model) and location.
    - You can click Browse to save the backup file with another name or to another location.
    2. Click Next.

  • OVI Suite backup DOSEN'T WORK!

    I needed to backup my Nokia 5800XM, so I started up my OVI Suite.. updated suite to v.2.2.0.245 backup worked fine, but the problem started on restoring.. So what did I do? -
    Hard reseted the phone... now wanted to restore my contacts, mesages and calendar entries started ovi suite, clicked on restore from backup, he started to backu, now he sayes preparing to restore backup (I've started watching serial when ive started to restore the backup on the phone and the serial is 42min long) after the serial he STILL IS SAYING PREPARING TO RESTORE BACKUP So i had enough! Disconnected the cable and saw that there is NOTHING restored from backup JUST F*KIN WASTED MY TIME!
    I've needed my contacts and mgs... So I continued wasting my time and starting to dw PC Suite, installed, connected my phone, pressed restore from backup and in less than 5min the restoration was complete!
    Sorry NOKIA but YOU ARE FKIN **bleep**! Whats the point of programm If it dosent work????????? This soo **bleep** me of.. because its not the first time!!! -> about month ago connected my girlfiriends n96 8gb and wanted to backup because I wanted to update firmware and he sayed preparing to backup for 1h... and didnt do anything... so I disconnected everything and didnt do anything..
    So just f*kin ERESE OVI Suite or make the Suite that works
    Sorry for this king of message but im so **bleep** right now that I could smash ALL your Nokia HQ windows! Thaks! and PLEASE FIX THE PROGRAM FAST!
    3310 > n-gage > n93i > 5800XM > ?

    Hey,
    I can feel hw much frustrated u r
    I assume 4m ur post that Ovi Suite took too much time to backup ur phone data..  My question is are you backup-ing complete memory card data as well along with ur backup?  Whts the capacity/size data stored on ur memory card? Y i m asking this bcoz, if u wanna backup say 1GB  of file, u can how much time it may require, in ur case, i dont have idea what all r the contents u hav backup-ed? Say for ex, if u r backup-ing 8 GB (here i m assumng that u hav 8 gb memroy card with 5800, which is so in most of the cases) contents of memory card, obviously it wil take more time as its connected in pc suite mode only n not in Mass Storage/Data transfer mode.  So it wud b nice to knw, what all r d contents u r trying to backup using Nokia Ovi Suite and y its taking too much time to backup
    Hope u hav some time to clarify...
    If my post helped you, click on Kudos button and if my solution provided is opt 2 u, accpt my solution

  • ACS 5.3 Database backup questions

                 I do an incermental backup every day at 02:00
    IncrementalBackup-Job
    Mon Sep 17 02:00:00 EST 2012
    Mon Sep 17 02:00:02 EST 2012
    Completed
    But  I get the  
    System Alarm [Database Purging]
    Mon Sep 17 04:00:00
    Incremental Backup not configured
    why?
    see contents of repository below so it is there
    CHIACS71/chacs01# sh repository DataBase
    acsviewdbfull_CHIACS71_20120912_095516.tar.gpg
    acsviewdbfull_CHIACS71_20120913_020000.tar.gpg
    acsviewdbincr_1_CHIACS71_20120914_020000.tar.gpg
    acsviewdbincr_2_CHIACS71_20120915_020000.tar.gpg
    acsviewdbincr_3_CHIACS71_20120916_020000.tar.gpg
    acsviewdbincr_4_CHIACS71_20120917_020000.tar.gpg
    catalog.xml
    repolock.cfg
    CHIACS71/chacs01#
    second question can I use my secondary ACS for the DataBase repository?

    Hi,
    You should use an nfs server, sftp or ftp repository for backups only, something that is dedicated for storage. I would not recommending using anything that is used for production which needs internal storage to take on the task of managing another applications data.
    As far as the the first question, i am not talking about the purging, i am talking about the scheduled application backups:
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_system/5.3/user/guide/admin_operations.html#wp1076238
    Tarik Admani
    *Please rate helpful posts*

  • Please help me with some backup questions....

    After suffering through two hard drive failures (not my main drive, fortunately), and being frustrated with trying to keep everything backed up, I'm taking a fresh approach to everything and I plan to do the following:
    1.  Purchase a new, 2 TB hard drive (enterprise class - Can you guys recommend a reliable one?) and clone my existing main hard drive to it.
    2.  Purchase a second identical drive and install it in bay #2.
    3.  Likely purchase G-Technology's G-Safe with Raid 1 capability.  Likely 3 TB just cause.
    4.  I'll keep my current 1 TB Hitachi Deskstar in the 3rd bay.  It serves only my Sonos music system.  (I wanted a separate drive for that so my regular drives weren't always running.)
    So far so good.  I plan on putting all my files on the one main 2 TB drive.  (Formerly roughly 500 GB of music was on a separate internal drive, the one that's died twice now. Seagate Barracuda FYI.)  I'll then clone the main drive to the identical drive in the 2nd bay and make it bootable as well.  That's backup #1 and I plan on having it also updated regularly.  (Incrementally, not a complete erase and rewrite, but still keeping it bootable.)  I'll then hook up the Raid 1 drive and clone the main hard drive to that as well, also making it bootable.  That will give me backup #2 and #3 (through mirroring).  These drives will be backed up less often and when not being used, will be stored in a fire proof safe in the garage.  So far so good, I think.
    What I'm stuck on is what software to use for doing the cloning and more importantly, the backups.
    For the cloning, I understand I can simply use the Restore function in the Disk Utility.  Is this correct?  Or am I better off using SuperDuper or Carbon Copy Cloner?  If so, which one?  And why?
    For the regular backups, I have been using Retrospect but frankly, I'm less than impressed with their interface and I've never liked the fact that even if the backups aren't compressed, I can't see the files unless I do so through Retrospect.  I can't just go to the backup drive and view the files.  They're all hidden in the one Retrospect icon.  So, I'm considering the following:
    Time Machine:  However, I was less than impressed with it in the past as it seemed to completely fill whatever drive I pointed it to and then it would fail to backup.  I never could figure it out that well. 
    SuperDuper:  I was just checking them out and it seems that it's not only a good cloner, but will also then keep that clone up to date and bootable on a regular basis.  It really sounds like it's what I need.  And the screen shots I saw on their site seem pretty well thought out and explain a lot.
    Carbon Copy Cloner:  I know this app has been around for a long time, though I've never used it.  I'm presuming it's good for cloning a drive onto a larger drive, just as SuperDuper is, but can it do scheduled backups of that clone like SuperDuper can? 
    And in all cases, I want to keep both the second internal drive and the external RAID drives backed up from their original clonings.  Can any of these programs handle ongoing backups to two or more destinations from the same source? 
    And finally, a last question or two:
    To repeat my first question, who makes a really reliable enterprise class drive? 
    And has anyone had any experience with G-Technology's G-Safe with RAID 1? 
    Thanks much for all your help. 
    Oh, here's my system:  Mac Pro tower, 2008 2.8 GHz, 10 GB ram.  Dual Intel processors.  Currently 10.5.8, soon to be 10.6.8. 

    valbelvalbel wrote:
    After suffering through two hard drive failures (not my main drive, fortunately), and being frustrated with trying to keep everything backed up, I'm taking a fresh approach to everything and I plan to do the following:
    1.  Purchase a new, 2 TB hard drive (enterprise class - Can you guys recommend a reliable one?) and clone my existing main hard drive to it.
    2.  Purchase a second identical drive and install it in bay #2.
    3.  Likely purchase G-Technology's G-Safe with Raid 1 capability.  Likely 3 TB just cause.
    4.  I'll keep my current 1 TB Hitachi Deskstar in the 3rd bay.  It serves only my Sonos music system.  (I wanted a separate drive for that so my regular drives weren't always running.)
    Hitachi and Seagate both make enterprise class drives. Just visit their websites to find models.
    So far so good.  I plan on putting all my files on the one main 2 TB drive.  (Formerly roughly 500 GB of music was on a separate internal drive, the one that's died twice now. Seagate Barracuda FYI.)  I'll then clone the main drive to the identical drive in the 2nd bay and make it bootable as well.  That's backup #1 and I plan on having it also updated regularly.  (Incrementally, not a complete erase and rewrite, but still keeping it bootable.)  I'll then hook up the Raid 1 drive and clone the main hard drive to that as well, also making it bootable.  That will give me backup #2 and #3 (through mirroring).  These drives will be backed up less often and when not being used, will be stored in a fire proof safe in the garage.  So far so good, I think.
    I don't know what your desires are for backup redundancy, but I would create a two drive mirrored RAID for your main backup. This could consist of two identical hard drives mounted in your Mac Pro's slots (this is what I do.) Or you could purchase a two-drive external case and use Firewire. (I also do this.) Drive size should be determined by how large a drive(s) you are backing up and if you plan to use Time Machine. TM's backup device must be at least twice the size of the drive(s) it backs up.
    What I'm stuck on is what software to use for doing the cloning and more importantly, the backups.
    For the cloning, I understand I can simply use the Restore function in the Disk Utility.  Is this correct?  Or am I better off using SuperDuper or Carbon Copy Cloner?  If so, which one?  And why?
    For the regular backups, I have been using Retrospect but frankly, I'm less than impressed with their interface and I've never liked the fact that even if the backups aren't compressed, I can't see the files unless I do so through Retrospect.  I can't just go to the backup drive and view the files.  They're all hidden in the one Retrospect icon.  So, I'm considering the following:
    Time Machine:  However, I was less than impressed with it in the past as it seemed to completely fill whatever drive I pointed it to and then it would fail to backup.  I never could figure it out that well. 
    SuperDuper:  I was just checking them out and it seems that it's not only a good cloner, but will also then keep that clone up to date and bootable on a regular basis.  It really sounds like it's what I need.  And the screen shots I saw on their site seem pretty well thought out and explain a lot.
    Carbon Copy Cloner:  I know this app has been around for a long time, though I've never used it.  I'm presuming it's good for cloning a drive onto a larger drive, just as SuperDuper is, but can it do scheduled backups of that clone like SuperDuper can? 
    And in all cases, I want to keep both the second internal drive and the external RAID drives backed up from their original clonings.  Can any of these programs handle ongoing backups to two or more destinations from the same source?
    If you are running Lion then do not use SuperDuper. It has not yet been updated for reliable use with Lion and cannot handle Lion's Recovery HD. Carbon Copy Cloner's recent beta release would be a good choice as would Synk Pro from Decimus, or Tri-Backup.  All of these will clone a drive as well as perform scheduled backups/updates of a clone. But only CCC properly deals with Lion's Recovery HD at this time. All of these make essentially file by file copies from the source to the destination. One can easily restore a file or a few items without needing to use the backup utility since everything on the backup is accessible through the Finder.
    TM is not able to create a bootable clone. It is an archival backup utility intended for home users needing basic, automatic, and simple to use backup software. Restoring software from a TM backup can only be done through the TM application.
    And finally, a last question or two:
    To repeat my first question, who makes a really reliable enterprise class drive? 
    And has anyone had any experience with G-Technology's G-Safe with RAID 1? 
    Thanks much for all your help. 
    Oh, here's my system:  Mac Pro tower, 2008 2.8 GHz, 10 GB ram.  Dual Intel processors.  Currently 10.5.8, soon to be 10.6.8. 

  • Help with simple OS upgrade and backup questions for a dumb old previous PC user...?

    Ok...have mercy on me, please...
    I am not completely dumb, I know typical board etiquette, and I have searched for various answers (and found many)...but I just want to confirm my personal "research" and get all of this clear up before I proceed with this insanity.  I know I could probably search more, but this is taking hours, because of all my various questions, one leads to 10 more...
    I have an iMac with Mac OS X Version 10.5.8 (which, though not mentioned anywhere?...is apparently "Leopard", right?  Told you I was dumb...)
    Processor:  3.06 GHz Intel Core 2 Duo
    Memory: 2 GB 800 MHz DDR2 SDRAM
    My main goal:  install an app that was in the Mac App store.
    However, with Leopard, I can't access the Mac App store with Leopard, apparently. 
    I click on the Mac App store, and up pops up a Lion advertisement...telling me I should upgrade.  Ok, fine...probably a good idea, anyway...
    But how do you upgrade to Lion?  Apparently through the Mac App store!
    The web-redirects on the Apple site are amusing...taking me on an endless cycle...purchase Lion in the app store...click..."you need to upgrade to Lion"...OK...click..."you need Lion at the app store"...OK...click..."you need to upgrade to Lion to get to the app store"....etc.
    OK...fine...google searches...ahh, I need to upgrade to Snow Leopard first, apparently!  Yes?
    (Maybe the Apple redirects should detect that I have Leopard, and direct me to a screen that explains that I must upgrade to Snow Leopard...and then Lion!  Do you hear that, Apple?  Thanks.)
    Anyway...so here's my plan:
    1) Upgrade to Snow Leopard
    2) Access the Mac app store
    3) Upgrade to Lion
    Question A:  With my iMac (specs above), is it really advisable for me to do this?  Can my computer really handle Lion?  It seems I barely meet the minimum with my intel core 2 Duo and 2 GB ram...yes?  Is this a dumb idea, even if "OK"?  I know that "minimum requirements" on a PC often meant:  "Well, it will work...but it will be slower than a snail and crash if you run 5 programs at the same time" (which I usually do...)  I don't want to upgrade if the "minimum" is really not enough. 
    Question B:  If the answer to A is "not a good idea", then  do I just need a new computer (i.e. better processor)?  Or do I need more Ram?  And can I add Ram to this computer, and is it relatively easy?  I have added Ram to PCs tons of times, and you always have to determine type of Ram for your board, make sure they "match", or whatever, and then open up the machine and install.  Kind of a pain, but once I have the "right" type of Ram, opening the CPU and installing is within my abilities.  Will it be harder for a Mac?
    = = =
    Next:
    When upgrading an OS on a Windows, you pretty much format the harddrive and start all over.  Back in the day I was a PC user, there wasn't really a "great" way to back up programs and files, so this was a nightmare.  You could NOT just back-up software.  You typically had to re-purchase and install it all from scratch.  Is this the same with Macs?  Furthermore, personal files were scattered all over the hard-drive for the individual software...so trying to back all that up to get it back on the new system = nightmare!  I hate PCs.
    Anyway...so, my iMac has Time Machine.  I am pretty ignorant about this, and based on my previous PC backup program nightmares, I have a distrust for it...and don't really understand how it works.  But in any event, my external drive crashed a few months ago, and I haven't replaced it, yet.  So, I am replacing it soon and will get Time Machine back up and running...setting it up again, etc...leading to question C...
    Question C: When upgrading from Leopard to Snow Leopard to Lion, what is the best way to ensure I keep all my programs and files.  My wife and I both access the computer, so two user accounts.  Does Time Machine really do a good job backing up everything and all things?  Is it just a matter of upgrade to Snow Leopard...then immediately to Lion...and then some sort of "Restore" from Time Machine?  Anything for me to "watch out for"...or to do when I buy a new external hard-drive and setup up Time Machine for the first time on it, in order to make this work well?  Will I have to re-install all the various applications I have installed on this thing?  (like with PCs?)
    Thanks for any sincere help. 

    yachadhoo wrote:
    I have an iMac with Mac OS X Version 10.5.8 (which, though not mentioned anywhere?...is apparently "Leopard", right?  Told you I was dumb...)
    Processor:  3.06 GHz Intel Core 2 Duo
    Memory: 2 GB 800 MHz DDR2 SDRAM
    Apple has discontinued support for 10.5, it's a plaque of our platform that Apple only supports the last two operating systems in circulation.
    Where as on Windows you can run the same OS version for 10 years and get updates free (if not stolen), on a Mac we get one year, two tops now and if you don't upgrade and break all your third party software and hardware drivers in the process, then your denied security updates.
    On top of that, the OS X upgrades tend to break your older hardware too, or slow it down so much that it drives you to want to buy newer hardware.
    It's funny Apple places the AppStore on your OS X version along with iTunes and Safari updates, but then doens't supply necessary security updates, your machine may be compromised and here you enter vital credit card info, banking  etc. thinking you have a secure machine.
    My advice, since that's a 10.5 era Mac, is to upgrade to 10.6.3 via this disk, then use Software Update until clear. You'll get security updates and your present installed 10.5 software will work in 10.6 using Rosetta.
    http://store.apple.com/us/product/MC573Z/A
    Rosetta is not avaialble in 10.7 so it could be a lot of your software will no longer function
    http://roaringapps.com/apps:table
    I don't see the sense in you buying all new software for a machine that's at it's end of life stage.
    You can buy software in the AppStore with 10.6.
    Question A:  With my iMac (specs above), is it really advisable for me to do this?  Can my computer really handle Lion?  It seems I barely meet the minimum with my intel core 2 Duo and 2 GB ram...yes?
    You will need to buy 4GB of RAM to run Lion well, the 2GB is just a bare minimum, and your processor is a bit dated.
    Lion 10.7 is certainly slower than Snow Leopard 10.6, in fact so many wanted to go back to Snow Leopard and one of the resons was Lion was slow.
    So I wrote a User Tip, here, but the Tips were implemented only recently.
    How to revert your Mac to Snow Leopard
    Question B:  If the answer to A is "not a good idea", then  do I just need a new computer (i.e. better processor)?  Or do I need more Ram?  And can I add Ram to this computer, and is it relatively easy?  I have added Ram to PCs tons of times, and you always have to determine type of Ram for your board, make sure they "match", or whatever, and then open up the machine and install.  Kind of a pain, but once I have the "right" type of Ram, opening the CPU and installing is within my abilities.  Will it be harder for a Mac?
    RAM is easy, you can buy it at Otherworld Computing or Crucial.com and install it yourself, there is a little door under the monitor.
    Videos online at YouTube.
    When upgrading an OS on a Windows, you pretty much format the harddrive and start all over.  Back in the day I was a PC user, there wasn't really a "great" way to back up programs and files, so this was a nightmare.  You could NOT just back-up software.  You typically had to re-purchase and install it all from scratch.  Is this the same with Macs?  Furthermore, personal files were scattered all over the hard-drive for the individual software...so trying to back all that up to get it back on the new system = nightmare!  I hate PCs.
    Mac'soperaing system is seperate, it can be replaced or upgraded indepentantly of programs or user accounts on the machine.
    There are some programs that install a kernel extension file at boot into OS X, those get knocked out, but those can be replaced with a new install of the software.
    You should always backup your users files as those can't be repalced.
     Most commonly used backup methods explained
    Question C: When upgrading from Leopard to Snow Leopard to Lion, what is the best way to ensure I keep all my programs and files.
    OS X upgrades dont' affect User accounts but they can have a affect on programs installed, which most of your 10.5 programs likely will no longer work in 10.7
    However they will (with a slight update) work in 10.6 just like before.
    You need to backup regardless, I suggest a manual backup of users files to a storage drive, a 10.5 clone on another drive, the your ready to upgrade to 10.6
    10.5 to 10.6 upgrade is rather painless, also 10.6 gives accelerated video drivers, so your machine will appear faster.
    However once you install 10.7, you will slow down.
    Does Time Machine really do a good job backing up everything and all things? 
    No, you shouldn't rely upon TM, have a multiple backup stragedy, TM files are hard to access directly.
    Is it just a matter of upgrade to Snow Leopard...then immediately to Lion...and then some sort of "Restore" from Time Machine?
    No need to restore, OS X upgrades and leaves everything else in place, just some programs (with 10.6) or a lot (with 10.7) when you try to launch them they will fail.
    Also when you connect TM it will do a substancial change to reflect the new boot drive.
    If you were using TM as a "storage drive" thinking you can use the archived versions later, that wil change upon the new OS X  upgrade.
    But in any event, my external drive crashed a few months ago, and I haven't replaced it, yet.  So, I am replacing it soon and will get Time Machine back up and running...setting it up again, etc...leading to question C..
    You need not only TM drive, but a bootable clone and user files on a storage drive.
     Most commonly used backup methods explained
    Will I have to re-install all the various applications I have installed on this thing?  (like with PCs?)
    No, depending upon what OS X version you stop at depends how many programs no longer work.
    You will have to buy a lot of new or upgrade versions with 10.7, not so with 10.6 only updates mostly because of Rosetta on 10.6 and not on 10.7
    My opinion, since that machine is a bit dated, is to upgrade to 10.6, Software update to 10.6.8, and stay there.
    Later on 10.8 is being released after this summer, you may want to consider getting a new machine with 10.8 a few months later to ensure all the bugs are worked out of it.
    Your not a comptuer savvy person, you like most Apple users expect your machine to "just work" I think going to 10.7 will be a bad experience for you.
    10.6.8 will server your needs until 10.8 is released and on new hardware where Apple will hold your hand for free for three months, 3 years with AppleCare.
    Your not a "OS X upgrader type of a person" and Apple needs to get of thier collective assets and pay better attention to it's most common users.

  • BackUp Question External Drive

         So I dont like Lion and by the looks of things Mountain Lion is the same. I'm going to be downgrading to SnowLeopard and I got a question. I bought a MyPassport External Drive for Mac and I was wondering something. If I am on Lion now and I back up with TimeMachine, then downgrade and select BackUp from TimeMachine, will it back up Lion aswell!? And if so, is there a way for me to back up my Lion then go back to SnowLeopard on a clean install then choose what I wanna back up manually not the whole back up?

    You would probably be best off making your other drive bootable in Snow Leopard and then you could startup in SL and pull your Apps, Data, Files, Pictures and Music back into SL from the Lion sideof things. You'll be able to go into the Lion partition and copy your stuff. Not elegant but it works.
    Lion to Snow Leopard
    https://discussions.apple.com/thread/3988120?start=0&tstart=0
    Borrowed from Kappy,
    Drive Preparation
    1. Open Disk Utility in your Utilities folder.
    2. After DU loads select your external hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Security button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    7. After formatting is complete quit DU and return to the installer. Install Snow Leopard being sure to select the external drive as the target.
    Note that you will need a Snow Leopard DVD. The above will only work for you if you can boot your computer from a Snow Leopard DVD. If you have a new model that came with Lion pre-installed then the above will not work because a Snow Leopard retail DVD cannot boot your model.

  • PC Suite Backup failed to backup contacts

    Went to update my firmware today, and it said that it would delete all contents on my phone. So, I updated PC Suite, and then clicked the backup button. It appeared to be successful.
    I then had it install the firmware update. After that successfully happened, I went to backup, and clicked Restore. It updated my saved profiles, applications, files, and images.
    My contacts, however, are now all gone.
    The log shows it backed up Contacts, but there is nothing in that heading. If you compare it to how the log formats files, there were items under it as a heading, like so:
    Content restored:
    - User files
    Images\Backgrounds\underdark1_176x208.otb
    Others\ClientLoginTest.swf
    Others\FlickrMobile.swf
    Others\show_keycodes.swf
    Others\testing_login.swf
    etc...
    - Contacts
    - Calendar
    - Settings
    - Messages
    - Bookmarks
    - Full backup
    So, following that logic I'm lead to believe that my Contacts didn't actually back up. Um... darn?
    I have some contacts backed up on my SIM card, but they are 2 years old, and don't have the 2 years worth of contacts I've added since then.
    Just thought Nokia might want to know their Backup program doesn't work with Contacts on a Nokia 6680.
    BTW, just so today wasn't a total failure, what DID my firmware update actually give me? An "up to date Symbian OS" doesn't count; that has no tangible user value.
    Finally, here is my system info, hope it helps the engineers to prevent this problem for other users in the future:
    Operating system:
    Microsoft Windows XP
    Build 2600
    Service Pack 2
    Language: English
    Language for non-Unicode programs: English
    Locale: English
    Input language: English
    Nokia PC Suite:
    Version 6.82.21.0
    Language: English
    Connectivity Cable Drivers:
    Not installed [this is bs, they are installed]
    PC Connectivity Solution:
    Version 6.43.8.0
    Microsoft Outlook:
    Version 11.0
    Build 5510
    Bluetooth stack:
    Microsoft Bluetooth stack
    Version 5.1.2600
    Build 2180

    I had the same problem today when trying to restore a full phone memory backup of my Nokia 6680.
    All data was restored except contacts data.
    The phone went through a repair and the motherboard was changed (=> new IMEI) in a authorized Nokia Service Center.
    So the Contacts in Phone Browser were empty.
    BUT I FOUND A SOLUTION!
    It only works if you have backed up only your contacts (so you have a .nfc file in "C:\Documents and Settings\*YOUR-USER-NAME*\Application Data\Nokia\ContentCopier\".
    (Before taking the phone to the repair shop, I made the backup twice - one full backup, and one backup selecting only contacts)
    So, if you have the .nfc file, copy it to a separate folder. (If i leaved the .nfc in the same folder with the .nfb, pc-suite-content-copier only sees the .nfb file(s) and the Contacts/images checkboxes are grayed).
    After copying the file, in ContentCopier select Browse and select the folder with the .nfc file in it.
    Now the checkboxes are not grayed anymore (what a stupidity!), contentcopier says it found a backup file, and you can restore it succesfully.
    For precaution, now i will manually copy the c:\system\data\contacts.cdb file, instead of using the **bleep**py content-copier.
    IT IS A SHAME NOKIA DIDN'T CAME UP WITH A SOLUTION SINCE AUGUST 2006 ! WE PAY A LOT OF MONEY FOR THEIR LATEST GENERATION PHONES, BUT WHEN IT COMES TO SUPPORT THEY FORGET US! INSTEAD OF HELPING US, THEY TRY TO HIDE THE PROBLEM WITH ANSWERS LIKE "This is a user to user forum" - **bleep**! MAKE IT A USER-TO-USER-AND-NOKIA SUPPORT. THAT IS WHAT PEOPLE WANT! ANSWERS TO THEIR PROBLEMS!

  • Yoga 2 13 system image backup question

    Hello:
    I just bought a Yoga 2 13" ultrabook with 128Gb solid state drive. I tried to make an initial system image backup according to the steps in the manual, but could not do it. The manual instructs me to use the Novo button to invoke a menu with "System Backup" as an option. There is no such option on the menu. I found a post on this forum that directed another person to use the Windows 8.1 control panel system backup option.
    I did make a Windows 8.1 system image backup, but now I have no idea of what I should do to perform a restore, should I need one.
    Is there a conventional process by which I create a USB bootable disk that can then be used to restore the Windows 8.1 image? Or does the OneKey restore have that as an option?
    Bottom line problem is:
    I need to make a system image backup that I can use to restore all of my partitions, should I need to do so. And I need the procedure for doing the restore.
    Thanks!

    Hi Rudy1212,
    Welcome to Lenovo Community!
    I understand your concern and the OS (Operating System) can only be backed up in a USB Flash Drive. Below is the link to perform the same:
    How to Create a USB Recovery Drive and Use it to Recover Windows 8/8.1?
    Do post us back for further queries
    Best Regards
    Shiva Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Resolution, audio, alpha channel, and backup questions (newbie)

    Hello!
    Well, after a few weeks of fidgeting around with FCE, I've come up with quite a few questions:
    Image/Audio questions
    A. What is the best still image size for import to a NTSC DV movie? Is it the 720x480 px (3:2 aspect ratio) standard of the DV image, or the 4:3 ratio of your generic CRT TV?
    I know it depends on pan/zoom. This brings up the next question:
    B. I have a still image - literally a blue and black two-color image - that I'd like to zoom. It will start out with a very close shot - and zoom out until it takes up around 10% of the screen. The ending frame (the DV size) will be about 10-12 times smaller than the original image. Does this mean that I should make the original 10-12 times bigger (in both directions) than a DV frame?
    This clip is essentially an imitation of the opening of the movie "Home Alone", where the screen begins blue, and as it zooms out, you see it's a stylized house, which zooms out to a tiny size. That's essentially the effect I'm going for.
    Audio/Video sync issue
    C. Some of the clips I've imported from old iMovie projects are a little out of sync. It's not a conversion issue, but an issue with bad editing on my part . So, I have a still image that's about 1.5 seconds too short - it cuts to the next still, which is 1.5 seconds too long. I've added edit points at both ends of the out-of-sync clip, so that I have a 1.5 second clip, with its own audio and video.
    The problem is that the audio is perfect, but the video is bad. So, I need to replace the video, without changing the audio. How is this done?
    D. Sometimes, I'll end up with either audio or video that's not quite right after importing a movie. However, FCE locks them together. Is there a way to unlock them so that I can change either? Essentially, is there a way to change the audio and video from one clip into two seperate clips?
    E. Can I export a single clip or two only? (eg - the same as the "Share selected clips only" check box the iMovie's share menu)
    Alpha channel/marquee question:
    In one idea I had for this short, I have a still image (and some video) where I'd like to highlight a small area in one part of the image. In one part, it's a small object in the background that I'm highlighting. If you've seen a documentary where they have a group photo, and highlight the face of one particular person, that's the effect I'm going for.
    I've made some Photoshop images that can achieve this effect - using a transparent background, a black top layer (at ~40-80% opacity), and an eliptical marquee for the highlighted portion. I then import it, and fine tune the location/size. It works, but it takes a lot of time to talor each shot. Is there some way to do this IN Final Cut Express? A filter perhaps?
    In addition: (alpha-video)
    is there a way to turn part of a video into an alpha channel, so that it's transparent in the final movie? It's not so much a solid color (as the bluescreen/chroma key technique would need), but more of background. For example, I would like to take some footage of my family walking in front of trees, remove the background, and place an entirely different video/still in. Is that possible?
    Backup: FInal question:
    I have my source media organized fairly well on my external drive. However, if my drive should die, It would be incredibly tedius to re-link all the files. (I do have a fairly current backup of the external files). Not to mention finding the orignal capture files, re-timing the project, and so on. The project file itself is probably the easiest to back up.
    So, how do you back up EVERYTHING? Some projects may have hundreds of files, all over my external drive. Is there some easy way to back up all the files into a single place, like a single folder or DVD, so that if my drive should fail, all the files are in one spot?
    I can export them back to a miniDV tape, but I don't have that many, plus they're $5 a pop. I can do this with Toast, but I'll likely end up missing some out-of-the-way files. If only .Mac's Backup had a Final Cut preset.....
    I know that's a BUNCH of stuff up there, so if you can help with any of them, i'd be appreciative.
    Thanks,
    Daniel
    15" 1.67 Powerbook G4 (non-HiRes), Slot loading iMac DV SE   Mac OS X (10.4.7)   1G RAM on PB, 384 MB iMac.

    Try breaking these up into separate questions. Easier to answer and easier to be found by someone searching for answers to the same question.

  • N8 Belle refresh: Nokia Suite Backup has problems ...

    Since I installed the Belle refresh on my N8 the backup of Nokia Suite 3.5.34 has difficulties to safe Documents.
    Only after restarting the N8, the backup works.I assume some documents are locked. This was never a problem before.
    What are these documents and where are they located in the N8. I have not created any documents myself.

    Having sold my Lumia I bought 808 PureView, owned previously N8. In my view, Symbian Belle is a great system, much better than Windows Phone and you do not need to sacrifice your privacy as much as with WP. The only one thing I wish Nokia could improve, is the speed of reading emails, web browsing and installation of apps from Ovi Store. I do not know why it still so slow as 808 PureView has double fast processor clock compared to N8?
    And unfortunately 808 PureView still has a bug they introduced with Symbian Belle - bluetooth connection with some hands-free car devices do not work correctly, eg. with Bury CC9045 V04. You do not hear the first incoming call, need to drop it and wait for a second call.
    Apart from above, it is a great phone!

  • Setting up C340 20" non touch all in one pc/backup questions

    Hello there I have just bought two C340's and I am nervious about setting them up, I have gone through the prompts and it says I am up and running now.  But as it came with windows 8 preinstalled I don't know if I should be backing up Windows 8?  I says stuff in the instructions about if you install you own OS to create a partition otherwise if you install it in c drive it will be wiped as part of the onetouch backup?  But I am not sure if I have read this correctly.  Should I be creating a recovery disk..of the OS or other parts? If so how? I also got a disk which says 'drivers' but it was never asked for in the basic setup prompts, and the pc says it is ready to use, so am I to suppose this is a spare copy? Lastly I have read alot on this forum about the re-sizing/repartitioning the c drive and the effect this has on the onekey back up.  I don't know if this also applies to my C340 but it scares the hell out of me, I daren't touch anything now, and if the same applies to my pc than the other people having c:/d: drive/onekey backup issues should I be saving everything to the d drive as the c drive is nonexistant, fills up fast and stops the onekey dead?  Thanks in advance.

    hi confuseddotcom,
    Welcome to the Lenovo Community.
    Regarding your questions:
    1. For a brand new PC, It's highly recommended to create a recovery disc so that in event of a system crash, you can always restore the computer to factory defaults. Check this guide on how to create a recovery disc on Windows 8. As an alternative, you can use Aomei Partition Assistant Home Edition or EaseUS Disk Copy Home Edition to clone the HDD.
    2. The driver disc contains softwares and drivers for your Lenovo C340. I recommend you keep this disc just in case to save you the hassle of downloading the drivers on the lenovo website.
    3. If you're PC came with a 500GB or 1TB HDD and has partitions, you can save your files on the partition that has more free space. If you resize the partitions by using disk management, the OKR functionality might get corrupted. Make sure to check this guide on how to create a recovery disc on Windows 8.before you resize the partition.
    Hope this helps.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • ICloud storage and backup question

    According to the most answers that I have been searched here in iCloud ,I found out that iCloud didn't back up all the photos on my photos stream (which I couldnt restore them later -_-") but pictures will be keep in iCloud photos stream just for only 30days Then will be deleted forever. As I experienced updating iOS recently,my phone was cracked during upgrading and I have to restore everything in my iPhone as a default factory setting. once I backup my photos from iCloud,I got only photos that I clicked back-up manually since 2012 :"( and all my new photos were not appeared forever.  In this case,that iCloud didn't keep those photos,why my iCloud storage is showing full?? Any idea...pls advice..

    Your iCloud backup only includes photos (and videos) in your camera roll.  It doesn't included any photo stream photos.  You are correct that photo stream photos only remain in iCloud for 30 days.  If you have photo stream photos that are not in your camera roll that you want included in your iCloud backup, you have to save them to your camera roll before performing the backup.
    Zushee wrote:
    As I experienced updating iOS recently,my phone was cracked during upgrading and I have to restore everything in my iPhone as a default factory setting. once I backup my photos from iCloud,I got only photos that I clicked back-up manually since 2012 :"( and all my new photos were not appeared forever.  In this case,that iCloud didn't keep those photos,why my iCloud storage is showing full?? Any idea...pls advice..
    Sorry but I don't understand what you're asking here.  If your question is why is your iCloud storage full, you can find out by going to Settings>iCloud>Storage & Backup>Manage Storage to find out what is using your iCloud space.

Maybe you are looking for

  • Unable to Delete a Menu.

    Hi, I am having problems removing a menu (NNTP Newsgroup Actions). I can successfully delete all the menu items below this menu but then when I then try to delete the menu itself, using the Delete method of the GWMenu object, no error is raised but t

  • SCE 8000 spam mitigation and subscriber notification

    Hello everyone, could you help me with misunderstanding of sce based subscriber spam notification? I'm trying to implement the scheme where subscriber should be notified for the spam activity only once. So I set options like on pictures below, but my

  • C program in lv6i

    Beside Dll used in lv6i,Can other method be applicable that solve C program in lv6i?I wanna build my device interface driver. Regard

  • Copy  of standard SAP MC1 Report

    Hi All, I copied the standard SAP MC1 report i.e. RMCB0100. In this report they show the data according to month for that they have select option o selection screen i.e. MONTH I want the report according to period. for that I replace the moth by peri

  • Material Transaction sequence reached max limit in Version 11.0.3

    Problem Desc: Oracle Applications Version 11.0.3 Material Transaction sequence reached max limit. Material Transaction sequence got exhausted. All the material transacted got stuck in AQ Process. Material transactions done are pertaining to PO Receip