PGW2200 Standby still Platform:OOS after failover

Pardon me for being a rookie CSC user.  We've got a Active/Standby server setup and had a failover but the standby never came back up.  We've power cycled (since didn't have root passwd handy at first) and then reinstalled SW.  Seems there's some good procedures at: http://www.cisco.com/en/US/products/hw/vcallcon/ps2027/products_tech_note09186a008010ff0a.shtml#prov_fail
which we've followed but trying prov-sync & dply from active didn't work.  Also messing with /etc/init.d/CiscoMGC stop/start with pom.dataSync=yes or no didn't seem to matter.  Anyone get this "stuck" state in their paired systems.  Attached are the gory details of the debugs via standby when active did it's prov-sync & dply.  I did a diff of XECfgParm.dat and things look good there.  I also tried loading in new active into our VSPT GUI but that failed; I was hoping the VSPT backdoor approach would sync things back to proper ACT/STBY config.  Also pings work fine from/to both servers.  Any help would be appreciated.Thanks
godiva mml> rtrv-ne      
   MGC-01 - Media Gateway Controller 2010-11-17 14:42:57.585 EST
M  RTRV
   "Type:MGC"
   "Hardware platform:sun4u sparc SUNW,Netra-240"
   "Vendor:"Cisco Systems, Inc.""
   "Location:MGC-01 - Media Gateway Controller"
   "Version:"9.3(2)""
   "Platform State:OOS"
rover mml> rtrv-ne
   MGC-02 - Media Gateway Controller 2010-11-17 14:43:45.213 EST
M  RTRV
   "Type:MGC"
   "Hardware platform:sun4u sparc SUNW,Netra-240"
   "Vendor:"Cisco Systems, Inc.""
   "Location:MGC-02 - Media Gateway Controller"
   "Version:"9.3(2)""
   "Platform State:ACTIVE"

Thanks much!  We ended up getting a Cisco Engineer involved but this doc would of got us back on target to previous config by these means.  Part of the original problem was the standby that turned active did_not have the /opt/CiscoMGC/etc/CONFIG_LIB/new directory at all.  I copied over from other side which did allow VSPT to pull configs in or prov-sta to be accepted. Though logs and core files are being looked at,  I think assigning a TG to the new OPC caused the crash and also pointer mismatches for trying to update/pull in other configs.  Our SS7 links we down or bouncing after the failover.  I now there are docs for new OPC provisioning which included caveats so I'll have to go back and review.  Again thanks, you nailed it with a quick revert back to sain db via the manual method.

Similar Messages

  • Standby database(11g) was still in sync after stopping the primary and standby database listener.

    Hello !!!
    I have noticed that my standby database(11g) was still in sync after stopping the primary and standby database listener.
    If this is the case then how log is transferring from primary to standby ? it is not using listener service ? kindly clarify

    Read this Metalink Note:407040.1

  • How to restore standby from primary after failover.

    HI we have a dr setup but the standby is provided archives through an application not the datagaurd.
    So for applying application patch I cant switchover the database.
    I have to shutdown the primary database and apply failover to the standby database to apply patch.
    Can you please tell how can I restore my standby database to actual primary after failover.
    As our actual activity will be in 2 weeks time. We want to apply patch on saturday.
    DR DRILL is on 8th nov.

    Your earlier statement "Can you please tell how can I restore my standby database to actual primary after failover"
    means something different from "SO have to restore from cold backup of primary database"
    What you seem to want is a procedure to recreate the Standby from a Backup of the Pirmary. (ie FROM Primary TO Standby).
    You haven't specified your Oracle Version. DG has been available since 9i (was even backported to 8i) but I will presume that you are using 9i
    You should follow the same process as used for the first creation of the standby, except that you don't have to repeat some of the setup steps (listener, tnsnames etc)
    http://download.oracle.com/docs/cd/B10501_01/server.920/a96653/create_ps.htm#63563
    Hemant K Chitale
    http://hemantoracledba.blogspot.com

  • Restore/recover after failover to a Logical Standby database

    I have a question about how to recover or restore back to my original environment after I failover to my Logical Standby database.
    My setup is as follows: Oracle version 11.2.0.3, Non-RAC.
    1. A Primary database at one location.
    2. A Physical Standby database at a second location.
    3. A Logical Standby database at a third location.
    All three databases have Flashback Database on
    All three databases are configured thru the Data Guard Broker.
    All three databases has a Fast Recovery Area.
    Suppose I loose my primary database (1) and my Physical Standby database (3) so I Failover to my only remaining database, the Logical Standby database (2).
    What type of Databases are let after the this failover?
    What are my recover/restore/Instantiate options?
    The Data Guard Concepts book on 13.2.2 says how to bring the old Primary in to the Data Guard Configuration as a new Logical Standby database.
    How do I get back to the original configuration above, a primary, a Physical, and a Logical Standby without having to re-create some databases?
    Will Flashback database thru the Broker or Cloud Control/Grid Control rewind my databases?

    Suppose I loose my primary database (1) and my Physical Standby database (3) so I Failover to my only remaining database, the Logical Standby database (2).
    What type of Databases are let after the this failover?
    What are my recover/restore/Instantiate options? Then forget about your current primary database, its out of network.
    AFAIK
    Now you will have only Physical standby & logical standby. Now you will perform failover only current standby to primary database.
    So now you will have only one primary database with new incarnation, so you have to recreate a new standby database again.
    The Data Guard Concepts book on 13.2.2 says how to bring the old Primary in to the Data Guard Configuration as a new Logical Standby database.
    How do I get back to the original configuration above, a primary, a Physical, and a Logical Standby without having to re-create some databases?
    Will Flashback database thru the Broker or Cloud Control/Grid Control rewind my databases?Check this. But not much aware of Clound control and all. Sorry for that. ;-) I'm sure Uwe/Mseberg can answer this ;-)
    http://www.idevelopment.info/data/Oracle/DBA_tips/Data_Guard/DG_49.shtml#Flashing%20Back%20a%20Failed%20Primary%20Database%20into%20a%20Logical%20Standby%20Database

  • Creating standby DB after failover

    Hi,
    I have performed failover to my standby DB, now i need to re create the standby db for the new production.
    But there is some confusion, because previously , in my production db_name and unique name was same, suppose
    test1. And the db_name and unique_name for standby was test1 and test2. And i created standby db that way using test1 and test2 in log_archive_config.
    After failover, the scenario changed , the production has two different value,db name test1 and db unique name test2. And i need create standby from this. It makes me confuse, how i will create standby? What will be the db unique name for new standby??
    Please help me...
    regards,

    user8983130 wrote:
    thanks.
    we use db_unque_name in log_archive_config, ok???
    and in the log_archive_dest_state_2, we service name..should it be necessary to be same of the db_unique_name???DB_NAME should be same across the primary and physical standby databases.
    DB_UNIQUE_NAME choose different names for each database.
    Service names whatever you use either in FAL_CLIENT/FAL_SERVER (or) DEST_n there is no relation with DB_NAME/DB_UNIQUE_NAME, Its just service name how you want to call.
    HTH.

  • 5.0.1 my iPhone  battery seems to be better...still showing 100% after 1 hrs standby and 15 mns usage

    5.0.1 my iPhone  battery seems to be better...still showing 100% after 1 hrs standby and 15 mns usage

    Do you have wifi syncing turned on? Is your itunes always open?
    There is a glitch with the iPad where, as long and anytime iTunes is open, it'll sync...like once an hour or some such rate.
    Originally the wifi syncing was only supposed to take place if the device is plugged into power, but that's not the case. If I have my iTunes open my iPad will try to sync almost continuously.
    So check your wifi sync and iTunes settings (my iTunes used to be set to open automatically when the device is connected, I had to change it to only open when I do it manually because in the course of an evening's surfing my iPad opened my iTunes and started to sync three different times until I turned it off)
    If you have iCloud syncing enabled that may also be contributing to your battery issues. I don't sync over iCloud, I tried it but after it ate all my contacts, I stopped using it. However, if the same glitch is present, the device trying to continually sync even when not plugged into power, that could also be part of your drain.

  • How to reconfigure standby after failover

    Hi Friends,
    I have a scenario here. I have configured physical standby. In case there is a failover, how can we put sync both back again.
    Oracle Version: 11.2.03
    Example:
    Primary database: ORCL
    Standby database : ORCLDR
    Incase of failover or some outage, I have activated my standby database.
    Now my standby database that is ORCLDR is open and primary.
    The question here is, once the outage is over, how to put the old primary that is ORCL in sync with new Primary that is ORCLDR. Since I have activated ORCLDR, ORCLDR will now act as a primary and I have to make ORCL as standby.
    Regards,
    Ashish

    The question here is, once the outage is over, how to put the old primary that is ORCL in sync with new Primary that is ORCLDR. Since I have activated ORCLDR, ORCLDR will now act as a primary and I have to make ORCL as standby.
    The only way is to create ORCL as a standby to the new primary, ORCLDR.  If you have configured your primary/standby databases to support switchover operations (which largely means you have ORCLDR configure to transport to ORCL), then you don't need downtime to do this. When you're ready to move back and can afford a small downtime window, then perform the swtichover to ORCL to make it the primary again.
    Cheers,
    Brian

  • Server 2012 File Server Cluster Shadow Copies Disappear Some Time After Failover

    Hello,
    I've seen similar questions posted on here before however I have yet to find a solution that worked for us so I'm adding my process in hopes someone can point out where I went wrong.
    The problem: After failover, shadow copies are only available for a short time on the secondary server.  Before the task to create new shadow copies happens the shadow copies are deleted.  Failing back shows them missing on the primary server as
    well when this happens.
    We have a 2 node (hereafter server1 and server2) cluster with a quorum disk.  There are 8 disk resources which are mapped to the cluster via iScsi.  4 of these disks are setup as storage and the other 4 are currently set up as shadow copy volumes
    for their respective storage volume.
    Previously we weren't using separate shadow copy volumes and seeing the same issue described in the topic title.  I followed two other topics on here that seemed close and then setup the separate shadow copy volumes however it has yet to alleviate the
    issue.  These are the two other topics :
    Topic 1: https://social.technet.microsoft.com/Forums/windowsserver/en-US/ba0d2568-53ac-4523-a49e-4e453d14627f/failover-cluster-server-file-server-role-is-clustered-shadow-copies-do-not-seem-to-travel-to?forum=winserverClustering
    Topic 2: https://social.technet.microsoft.com/Forums/windowsserver/en-US/c884c31b-a50e-4c9d-96f3-119e347a61e8/shadow-copies-missing-after-failover-on-2008-r2-cluster
    After reading both of those topics I did the following:
    1) Add the 4 new volumes to the cluster for shadow copies
    2) Made each storage volume dependent on it's shadow copy volume in FCM
    3) Went to the currently active node directly and opened up "My Computer", I then went to the properties of each storage volume and set up shadow copies to go to the respective shadow copy volume drive letter with correct size for spacing, etc.
    4) I then went back to FCM and right clicked on the corresponding storage volume and choose "Configure Shadow Copy" and set the schedule for 12:00 noon and 5:00 PM.
    5) I noticed that on the nodes the task was created and that the task would failover between the nodes and appeared correct.
    6) Everything appears to failover correctly, all volumes come up, drive letters are same, shadow copy storage settings are the same, and 4 scheduled tasks for shadow copy appear on the current node after failover.
    Thinking everything was setup according to best practice I did some testing by changing file contents throughout the day making sure that previous versions were created as scheduled on server1.  I then rebooted Server1 to simulate failure.  Server2
    picked up the role within about 10 seconds and files were avaiable.  I checked and I could still see previous versions for the files after failover that were created on server1.  Unfortunately that didn't last as the next day before noon I was going
    to make more changes to files to ensure that not only could we see the shadow copies that were created when Server1 owned the file server role but also that the copies created on Server2 would be seen on failback.  I was disappointed to discover that
    the shadow copies were all gone and failing back didn't produce them either.
    Does anyone have any insight into this issue?  I must be missing a switch somewhere or perhaps this isn't even possible with our cluster type based on this: http://technet.microsoft.com/en-us/library/cc779378%28v=ws.10%29.aspx
    Now here's an interesting part, shadow copies on 1 of our 4 volumes have been retained from both nodes through the testing, but I can't figure out what makes it different though I do suspect that perhaps the "Disk#s" in computer management / disk
    management perhaps need to be the same between servers?  For example, on server 1 the disk #s for cluster volume 1 might be "Disk4" but on server 2 the same volume might be called "Disk7", however I think that operations like this
    and shadow copy are based on the disk GUID and perhaps this shouldn't matter.
    Edit, checked on the disk numbers, I see no correlation between what I'm seeing in shadow copy and what is happening to the numbers.  All other items, quotas, etc fail and work correctly despite these diffs:
    Disk Numbers on Server 1:
    Format: "shadow/storerelation volume = Disk Number"
    aHome storage1 =   16 
    aShared storage2 = 09
    sHome storage3 =   01
    sShared storage4 = 04
    aHome shadow1 =   10
    aShared shadow2 = 11
    sHome shadow3 =   02
    sShared shadow4 = 05
    Disk numbers on Server 2:
    aHome storage1 = 16 (SAME)
    aShared storage2 = 04 (DIFF)
    sHome storage3 = 05 (DIFF)
    sShared storage4 = 08 (DIFF)
    aHome shadow1 = 10 (SAME)
    aShared shadow2 = 11 (SAME)
    sHome shadow3 = 06 (DIFF)
    sShared shadow4 = 09 (DIFF)
    Thanks in advance for your assistance/guidance on this matter!

    Hello Alex,
    Thank you for your reply.  I will go through your questions in order as best I can, though I'm not the backup expert here.
    1) "Did you see any event ID when the VSS fail?
    please offer us more information about your environment, such as what type backup you are using the soft ware based or hard ware VSS device."
    I saw a number of events on inspection.  Interestingly enough, the event ID 60 issues did not occur on the drive where shadow copies did remain after the two reboots.  I'm putting my event notes in a code block to try to preserve formatting/readability.
     I've written down events from both server 1 and 2 in this code block, documenting the first reboot causing the role to move to server 2 and then the second reboot going back to server 1:
    JANUARY 2
    9:34:20 PM - Server 1 - Event ID: 1074 - INFO - Source: User 32 - Standard reboot request from explorer.exe (Initiated by me)
    9:34:21 PM - Server 1 - Event ID: 7036 - INFO - Source: Service Control Manager - "The Volume Shadow Copy service entered the running state."
    9:34:21 PM - Server 1 - Event ID: 60 - ERROR - Source: volsnap - "The description for Event ID 60 from source volsnap cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    \Device\HarddiskVolumeShadowCopy49
    F:
    T:
    The locale specific resource for the desired message is not present"
    9:34:21 PM - Server 1 - Event ID 60 - ERROR - Source: volsnap - "The description for Event ID 60 from source volsnap cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    \Device\HarddiskVolumeShadowCopy1
    H:
    V:
    The locale specific resource for the desired message is not present"
    ***The above event repeats with only the number changing, drive letters stay same, citing VolumeShadowCopy# numbers 6, 13, 18, 22, 27, 32, 38, 41, 45, 51,
    9:34:21 PM - Server 1 - Event ID: 60 - ERROR - Source: volsnap - "The description for Event ID 60 from source volsnap cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    \Device\HarddiskVolumeShadowCopy4
    E:
    S:
    The locale specific resource for the desired message is not present"
    ***The above event repeats with only the number changing, drive letters stay same, citing VolumeShadowCopy# numbers 5, 10, 19, 21, 25, 29, 37, 40, 46, 48, 48
    9:34:28 PM - Server 1 - Event ID: 7036 - INFO - Source: Service Control Manager - "The NetBackup Legacy Network Service service entered the stopped state."
    9:34:28 PM - Server 1 - Event ID: 7036 - INFO - Source: Service Control Manager - "The Volume Shadow Copy service entered the stopped state.""
    9:34:29 PM - Server 1 - Event ID: 7036 - INFO - Source: Service Control Manager - "The NetBackup Client Service service entered the stopped state."
    9:34:30 PM - Server 1 - Event ID: 7036 - INFO - Source: Service Control Manager - "The NetBackup Discovery Framework service entered the stopped state."
    10:44:07 PM - Server 2 - Event ID: 7036 - INFO - Source: Service Control Manager - "The Volume Shadow Copy service entered the running state."
    10:44:08 PM - Server 2 - Event ID: 7036 - INFO - Source: Service Control Manager - "The Microsoft Software Shadow Copy Provider service entered the running state."
    10:45:01 PM - Server 2 - Event ID: 48 - ERROR - Source: bxois - "Target failed to respond in time to a NOP request."
    10:45:01 PM - Server 2 - Event ID: 20 - ERROR - Source: bxois - "Connection to the target was lost. The initiator will attempt to retry the connection."
    10:45:01 PM - Server 2 - Event ID: 153 - WARN - Source: disk - "The IO operation at logical block address 0x146d2c580 for Disk 7 was retried."
    10:45:03 PM - Server 2 - Event ID: 34 - INFO - Source: bxois - "A connection to the target was lost, but Initiator successfully reconnected to the target. Dump data contains the target name."
    JANUARY 3
    At around 2:30 I reboot Server 2, seeing that shadow copy was missing after previous failure. Here are the relevant events from the flip back to server 1.
    2:30:34 PM - Server 2 - Event ID: 60 - ERROR - Source: volsnap - "The description for Event ID 60 from source volsnap cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    \Device\HarddiskVolumeShadowCopy24
    F:
    T:
    The locale specific resource for the desired message is not present"
    2:30:34 PM - Server 2 - Event ID: 60 - ERROR - Source: volsnap - "The description for Event ID 60 from source volsnap cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    \Device\HarddiskVolumeShadowCopy23
    E:
    S:
    The locale specific resource for the desired message is not present"
    We are using Symantec NetBackup.  The client agent is installed on both server1 and 2.  We're backing them up based on the complete drive letter for each storage volume (this makes recovery easier).  I believe this is what you would call "software
    based VSS".  We don't have the infrastructure/setup to do hardware based snapshots.  The drives reside on a compellent san mapped to the cluster via iScsi.
    2) "Confirm the following registry is exist:
    - HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VSS\Settings"
    The key is there, however the DWORD value is not, would that mean that the
    default value is being used at this point?

  • Server for NFS deletes the partially copied file after failover

    Hello, 
    I found the strange behaviour in Server for NFS in the microsoft foc cluster. 
    I have a foc cluster of two nodes(windows server 2k12r2) and server for nfs role is installed on both. now I did mount the export from the client(windows server 2k12r2) where client for nfs role is installed;
    and a large file copying from the clients local drive to the mounted export is started.
    Now during this copying operation I did switch the export to second node(moved it using the failover cluster manager wizard). and what I found is the copying interrupts with
    error message "there is problem accessing file path" and on retry the copying starts all over again, I mean if the 50% was copied previously then
    after retry it will start from 0%.
    I watched the system events on second node with the "procmon" and I found; after the disk gets attached to the second node, the delete operation is get called for this file.
    Now what I need to know is why this delete is been called and who made this called. In the stack of the delete operation I could track the nfssvr.sys but not sure what attributes of that file made it to call the
    delete. 

    Hi,
    It takes us some time to create a failover cluster for testing.
    We tried to copy a large folder which contains many files, and a large VHD file we created.
    The result is the same - it will not restart the copy after failover. Thus as you said it is not caused by design and it should be an issue on your side which causes a Delete and redo the copy.
    Is there any application or specific network settings could terminate a disconnected copy process? Currently I do not have much information about this. 
    Edit: I noticed that it is NFS share and in our test we are using SMB share. Will do the test again to see if any difference. 

  • I have just purchased the iPhone 5s and my previous phone was backed up on iCloud. However when I restored this on my new phone my photos are still being restored after 4 days. Shows the amount there but no pictures?

    I have just purchased the iPhone 5s and my previous phone was backed up on iCloud. However when I restored this on my new phone my photos are still being restored after 4 days. Shows the amount there but no pictures? Is there anything I can do to get them back as my other phone has now been cleared. On my iCloud storage it still shows that my previous phone had all the info still?? I'm confused!

    Many users have lost photos while preforming a restore from backup or upgrading the iOS.   Recall, only photos in the camera roll are backed up to iCloud.  There is a way to turn backups for camera roll on/off, perhaps these users had camera roll turned off.
    See:
    Settings>icloud>Storage & Backups>Manage Storage,  tap the device's name and on the next screen, be sure Camera Roll is turned on.
    IMPORTANT...
    Photos should be regularly synced to a computer (like you store photos from a digital camera) using either USB via iTunes (on a mac use iPhoto or Aperture to move them to an album) or using photo stream.  If using Photo stream, but sure to move the received photos to a permanent album.  If you have been doing that, then you can sync those photos back to your device.
    Or, you can find other apps in the app store that send camera roll photos to a service like Dropbox.
    If you haven't been saving photos except relying on iCloud to store them in a backup, then that is risky, as many users have discovered.  I'm afraid I have no advice in this case - there is no "cure".

  • Valid Acrobat Pro XI still requires activation after 30 days

    I already asked a similar question in a different sub-forum, but i was recommended to make a new thread here.
    The problem is this:
    We need to deploy Acrobat Pro XI to computers that are 100 offline. We used the Adobe Customization Wizard XI to make a customized install for Acrobat Pro XI. We entered the serial number and used the "Grant Offline Exception" button on a computer with Internet access, which worked fine. The ISX_SERIALNUMBER property is successfully added to the mst.
    Adobe Support has earlier told me that all that is needed for offline activation to work is to have the ISX_SERIALNUMBER set in the mst. Still, Acrobat complains after 30 days that it needs to be activated. Is there some other magic that the "Grant Offline Exception" button does to the installation package that i need to be aware of?
    The way the installation is run is:
    we run setup.exe
    setup.exe (i assume?) uses setup.ini
    setup.ini contains:
    [Startup]
    RequireOS=Windows XP
    RequireMSI=3.1
    RequireIE=7.0.0000.0
    Require64BitVC10RT=1
    CmdLine=/sl"1044" /sall /rs
    [Product]
    msi=AcroPro.msi
    vcrtMsi=vc_red.msi
    vcrtDir=VC10RT_x64
    Languages=1033;1044
    1033=English (United States)
    1044=Norwegian (Bokmal)
    CmdLine=TRANSFORMS="AcroPro.mst"
    [Windows XP]
    PlatformID=2
    MajorVersion=5
    MinorVersion=1
    ServicePackMajor=3
    [MSI Updater]
    Path=WindowsInstaller-KB893803-v2-x86.exe
    So the bottom line is that i would like to know if this way of running the installation is correct, and also exactly what the "Grant Offline Exception" button does.
    Thank you

    Thanks for replying.
    We are not ghosting the installation, it's a normal installation using the standard files from Adobe.
    The installation process is as i described above.
    I tried using the wizard again now, granting the offline exception with it, and saving it as an mst. According to point 4.2.7.1 in 4  Installation Workflows — Enterprise Administration Guide, this should occur: "The Wizard validates the serial number and saves the exception inside the MST."
    I can not for the life of me see any references in the mst that an offline exception exists. PRESERIALIZATIONFILEPATH is not mentioned in the property table or anywhere else in the mst either.
    All further help (if possible) will be much appreciated!

  • Why iCal cancel of event edits issue is still not fixed after over 2 years?

    Why iCal "cancel of event edits" issue is still not fixed after over 2 years?
    I have been in the software engineering industry for over 14 years, but I have never seen a large corporation being so slow at addressing major issues like these.
    What would it take for Apple to start working on this issue?

    Yup. This is fully ridiculous that you can't cancel your updates once you start. I love the tool but this is on pretty significant issue.
    Sometimes I accidentally move a mtg or make some edit while viewing and you can't back you!!
    If you feel the same way, you should post a note here:
    http://www.apple.com/feedback/ical.html
    Message was edited by: SteveMc10123

  • When I sync with my iphone i get an error reporting message but the sync still works.  After trying to download 10.6.3 Mac OSX Snow Leopard, this message appears every few seconds until I quit Entourage.  How do I turn this message off?.

    Question: 
    When I sync with my iphone I get an error reporting message but the sync still works.  After trying to download 10.6.3 Mac OSX Snow Leopard, this message appears every few seconds as long as Entourage is open.  This continues until I quit Entourage.  How do I turn this message off? It interferes with any other work I am doing.   I appreciate any suggestions.

    I only have one video project that I ever published to iDisk. It didn't have any music or photo files attatched to it, just a few clips stitched together. I can play these clips right now in the Event Library (so I know the source files are on my computer), but strangely, under the Project Library, the project is not there. I'm almost certain that I didn't store the project on iDisk; I just completed the video and published it to iDisk (as a .mov file I think) for family to see. I've tried to figure out how to get iDisk to stop looking for this project to no avail.
    I don't know if others have experienced this, but if I click on any project and on the menu bar select Share --> Remove From --> Media Browser... it lists iPod, iPhone, iPad, tv, Computer and MobileMe. Why would MobileMe be an option here? This is the case for any video project I select. Didn't iLife '11 and/or OSX 10.8 remove all mention of MobileMe? I wonder if this is part of the problem too.
    Edit: I just removed every project I have from the Media Browser. Still no luck.

  • When I delete a podcast in iTunes it is still on iPhone after sync; just in the cloud.

    When I delete a podcast in iTunes it is still on iPhone after sync; just in the cloud (it has a close and download icon). All I want to do is delete it. I Now I have to delete in manually from all devices. I have not listened to it either.
    Also, I cannot use the selling to delete played podcasts, because I want to keep some of them.
    I have IOS 8.1, iTunes 12.0.. and OSX 10.10.1. iPhones 4,5 and 6 and iPad Air 2
    In the good old days, you deleted in iTunes and the next time you synced it, it was removed from the iPhone, iPods and iPads. Now, I have to update them all.
    Note: Subscription takes place on my Mac, not the other devices.
    Am I missing something, because this is a real pain?
    Thanks
    Tony..

    You aren't mssing anything. As far as I am aware, this is simply the process that you need to take to remove them.
    -Broncos100

  • B110a black in still not working after trying all recommended solutions

    Hi there
    Black ink still not working after spending many hours trying to sort. I've cleaned the printhead carefull several times (is immaculate now) and run the system clean up and alignment functions several many times too. I've cleaned the metal connecting points. I wiggled things carefully. I've attempted printing multiple pages in b/w in case it was going to take a while to get the ink flowing again. I've replaced one (expensive) new black cartridge with another brand new (expensive) cartridge and still nothing. This machine is probably out of warranty but seriously not very old. It really ought to be working okay. We use it regularly a little bit every week. Any ideas?

    The document here has troubleshooting steps that may help resolve black not printing on your Photosmart b110a.  Be sure to check the vents as shown in solution six, step three.  If the above does not resolve the problem the post here may help.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

Maybe you are looking for