HMC 4.0: problem deleting customer

Last post 04-26-2008 9:58 PM by alex.r. 7 replies.

Sort Posts:

  • HMC 4.0: problem deleting customer

    04-25-2008, 12:57 PM
    • Loading...
    • alex.r
    • Joined on 09-19-2006, 11:34 AM
    • Posts 152

    Hello,

    Using HostedActiveDirectory:DeleteOrganization, and I am getting "Unable to delete customer. The customer has users and/or service plans assigned" Code: 0x80131509. Organization have no users. I also ran DeallocateOrganization but didn't help

    Thank you for your help

    Alex

  • Re: HMC 4.0: problem deleting customer

    04-25-2008, 3:08 PM
    • Loading...
    • filippg
    • Joined on 01-09-2008, 2:23 PM
    • Posts 61

     Hi,

    try to use the Plans, to which the Org is subscribed.

    Get the list of all Plans with GetOrganizationAvailablePlans and remove every one of them with RemoveAvailablePlans. Maybe you also have do deallocate the Ex Ressources.

     Bye

     Filipp

  • Re: HMC 4.0: problem deleting customer

    04-25-2008, 3:57 PM
    • Loading...
    • DmitriG
    • Joined on 08-26-2004, 5:41 PM
    • Toronto
    • Posts 802

    Alex, Any contacts or DLs left in org' OU? - It is old RM error message. In HMC 4.0 undeleted contacts and DLs triggers the same error.

    Another reason, in PlanManager DB you have an active record for non-existing user. Try to find this record in DB and change status to 'DE' (deleted).

     

    Regards,

    Dmitri Gaikovoi

    P.S. Checks, mark post as answered, or simple "Thank you" will be really appreciated. Geeked


    http://services.mail2web.com
    http://myhosting.com
  • Re: HMC 4.0: problem deleting customer

    04-25-2008, 4:05 PM
    • Loading...
    • alex.r
    • Joined on 09-19-2006, 11:34 AM
    • Posts 152
    Thank you Filipp and Dmitri. When I run GetOrganizationAvailablePlans, I get "Failed resolving source node in after node with @source='executeData', @sourcePath='availablePlans', @destination='data' and @destinationPath='(null)'" Organization has only Admins@Company, CSRAdmins@Company and _Private Alex
  • Re: HMC 4.0: problem deleting customer

    04-25-2008, 4:17 PM
    Answer
    • Loading...
    • DmitriG
    • Joined on 08-26-2004, 5:41 PM
    • Toronto
    • Posts 802

    It meas you have an "active" non-existing user in PlanManager DB.

    Regards,

    Dmitri Gaikovoi

    P.S. Checks, mark post as answered, or simple "Thank you" will be really appreciated. Geeked


    http://services.mail2web.com
    http://myhosting.com
  • Re: HMC 4.0: problem deleting customer

    04-25-2008, 4:25 PM
    • Loading...
    • alex.r
    • Joined on 09-19-2006, 11:34 AM
    • Posts 152

    How do I clean it?

    Alex

  • Re: HMC 4.0: problem deleting customer

    04-26-2008, 12:11 AM
    • Loading...
    • alex.r
    • Joined on 09-19-2006, 11:34 AM
    • Posts 152

    I was able to run HostedActiveDirectory::GetOrganizationPlanAssignment which showed plan name BusinessPlan, and then run HostedActiveDirectory::Unsubscribe BusinessPlan. But i still can't delete organization:

    "Unable to delete customer. The customer has users and/or service plans assigned."
    code="0x80131509"

    Any help greatly appreciated

    Alex

  • Re: HMC 4.0: problem deleting customer

    04-26-2008, 9:58 PM
    • Loading...
    • alex.r
    • Joined on 09-19-2006, 11:34 AM
    • Posts 152

    Thank you Dmitri. Your answer fixed my problem

    Alex

Page 1 of 1 (8 items)