BO Enterprise Alias can't be deleted.

Post Author: pvierheilig
CA Forum: Administration
Windows BOE XI R2 Sp2 FP 2.2 Our users are added via MS AD mapping. A BO alias was created for the user. When the user quit, the AD user was removed and we'd like to delete the remaining BO alias. This is the error received: There was an error while writing data back to the server: Sorry, you do not have the right to 'Delete objects' (id - 22) for 'acobb04' (id - 140596). Please contact your system or permissions administrator if you require this right. The rights/permissions are correct; We are able to create, edit and delete existing mapped AD accounts as well as straight BOE users without issue.
My guess is that this is due to the original account/alias (AD user) being removed before the BOE alias. Any help would be appreciated - I've not found any similar issues. Thanks.

Post Author: TAZ
CA Forum: Administration
You should be able to remove any alias in any order. This sounds like possible CMS DB corruption. You should probably open a case with support and trace the CMS.
Regards,
Tim

Similar Messages

  • How do I create and new enterprise alias?

    I am trying to create an enterprise alias as a proof of concept to address the issue we had about 8 months ago which I described in the following thread.
    Terminated employee's personal reports are gone.  Forever?
    We are not won BI 4.1 SP01 Patch 6.
    I create new users in our system by having them added to an active directory group and then I do an update of Windows AD in the Authentication section of the CMC.
    Can someone explain this section to me?
    I have read the admin guide corresponding to this, but I am still not sure what to do.  I have 250 users that do not have enterprise aliases.  So I would like to know how to create an enterprise alias for existing users.  When I try to create a new alias I get this error message.  I don't see a contradiction.  This looks like a bug to me.
    I would also like to know how to have them automatically created going forward for new users if possible.
    Thanks,
    Noel

    Hello Noel ,
    This may help
    1804839 - How to add or remove an Enterprise alias through a script
    in SAP BI 4.0
    Cheers,
    Fadoua

  • I have an icon on my MAC desktop called disk utility. When I click it on it a message says it is not compatible with this version of OS X. Can I then delete this set of files?

    I have an icon on my MAC desktop called disk utility. When I click it on it a message says it is not compatible with this version of OS X. Can I then delete this set of files?

    gjspross wrote:
    I did upgrade and here is the current version: OS X 10.8.2 (12C60)
    I was able to get to and open disk utility through Application> utilities
    I thought the disk utility icon on the desktop may be related to my old software. I was going to move it totrash but it had over 2000 files and so I did know if it was still being used or could be moved to trash.
    What kind of files are in there? Sounds like a carry over from your last system. DiskUtility should only be kept in Utilities with a shortcut in the dock or an alias on the desktop, idealy.
    Cheers
    Pete

  • Can you please delete my last question

    Can you please delete my last question re: iCal in the iCal forums? Thanks. I would like to write it more calmly. Also, please advise how I can change an alias. I do not see a place in "Edit My Settings."

    If you look at the announcement at the top of this topic, you will see one referring to changing your alias.

  • TS3159 I have content on my iPhone that skips and can't be deleted

    - but it is content that was purchased from iTunes store! I can't delete it using iTunes - it is forever there greyed out!
    iTunes displays these phantom items with a little sync symbol next to each one suggesting that there is a sync issue. Ok - But they can't be deleted! or re-synced!
    Ok ok I think I might be all my fault... I may have pulled the sync cord out without ejecting - it was taking ages and I had to leave. Am I eternally damned now?
    What can I do?
    I have tried checking and unchecking all the silly iTunes syncing options but it's impossible to get rid of them.
    I tried Sync Music
    I tried not Sync Music
    I tried Sync Music Selected Playlists painstakingly choosing items from the four scrollable list boxes.
    Obviously, I don't want to erase my whole phone.

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Unsync all music and resync
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up           
    - Restore to factory settings/new iOS device.

  • Activites can't be deleted

    Hello SAP gurus,
    Could you please help me with following problem: we need to enable activities deletion in CRM 2007, but we can't delete some activities. (not all) and we are not able to find any criteria what activities can't be deleted.
    Could you give me any info what activities can't be deleted? I checked already that it is not problem of follow up document: none of my activites have follow ups.
    Best regards,
    Kate

    hi kate,
    does is raise a message or does it simply not do the operation as desired?
    if there is a message maybe authorization prevents you from deleting. Is your user the organizer (employee responsible) of the activity?
    regards
    martin

  • Message can't be deleted using ICManager

    I am trying to remove a message from the hub-queue using ICManager. via Hub queue management menu I select delete-option.
    I am not getting the prompt back, message can;t be deleted.
    Log file of ICManager created in current directory is not giving clues...

    Simply do a truncate or 'delete from' a queue table can be very dangerous. It can get corrupted. I find the best way to delete 'stale' messages is to simply re-create the queues by running <AS_HOME>/integration/interconnect/repository/sql/create_queues.sql. I've done this even with running adapters and a continuing flow of messages coming in.
    Be aware though that this deletes all messages.
    Arjan
    Message was edited by:
    loermans

  • Files can't be deleted b/c they're 'in use'

    I'm being told that a couple of folders on another drive on my network, that I know aren't, are 'in use' and, thus, can't be deleted.
    What's this from and how can I address it?
    TIA,
    David

    If the OS is saying they're in use, they are. That message indicates that something on the boot drive is linked to the other disk or vice-versa. Quit all applications and try deleting again. If you get the same message, you'll have to track down what's open. One way is to launch the Terminal.app in /Applications/Utilities/, type in this command, hit the return key, and get the /dev/disk information for the attached disks:
    df -h
    This is an example of what you should see:
    /dev/disk0s10 52162400 35274040 16888360 68% /Volumes/<name of other HD>
    Then, enter this command, hit the return key, and peruse the output for the culprit(s) on that other drive:
    lsof /dev/disk0s10
    The only thing that should be listed is something like this, but that shouldn't prevent the disk from unmounting.
    Finder 260 username 27r VDIR 14,20 68 425847 /Volumes/HD/.Trashes/501
    If there are other processes and open files, you'll have to stop the processes. Launch Activity Monitor, check the process number that's running (in this example it's Finder w/process #260), select it, click on the Quit Process button, and click on the Quit button in the dialog box that pops up. Now, try deleting the folders.
    G4 450 MP Gigabit   Mac OS X (10.4.9)  

  • DTP can't be deleted, if transformation was deleted before it

    DTP can't be deleted, if transformation was deleted before it
    How I can delete that DTP?

    Hi,
    if you want delete the Delta DTP or Full DTP use program deleting DTP's.
    enter the T-CODE-  SE38 -> run the program -> give the DTP technical name -> execute.
    it will go permanently.
    Thanks,
    Phani.

  • How do I remove pictures from my iPhone that can't be deleted?

    How do I remove pictures from my iPhone that can't be deleted?

    What pics?
    This is very vague.
    If you mean pics that you synced to your iphone form your computer, then delete them the same way. Open itunes, connect iphone, select what you want to be on your iphone, sync.

  • Some Calendar events can't be deleted

    I have several repeating calendar events that I created in my home calendar (icloud) which can't be deleted. Under event details the "edit" and the "delete event" is missing. I can't delete or modify these events at all. Dragging and dropping the event doesn't work either. The cloud is syncing fine as both my iphone and ipad have all the same events with the same issue.

    I am having the same issue.  I created a repeating event and invited others to it.  It won't let me edit it, nor delete it.  I changed my status to "Decline" and it disappears; however, as soon as I try to exit the event window, everything shows back up and my status reverts to "Accepted."  The only two buttons I have access to is "Revert" and "Reply."  Both end up with the same results - event still shows up and I am still in an "Accepted" status.
    I tried editing the original entry as well as follow-on events (later in the repeating cycle).  I cannot edit anything other than my status, which doesn't change in the end.
    I am running Mountain Lion 10.8.1 on a 6-core Mac Pro.  This issue also occurred within Lion (10.7.x).
    It also does the same thing on my iPhone - I decline the event, it disappears, but then pops back up a few seconds later.
    I am using an iPhone 4 using iOS 5.1.1
    Any ideas on how to delete (or even modify times, dates, locations, etc.)?
    Jim

  • Music and books can't be deleted

    The music and books that I have purchased can't be deleted ! It's driving me nuts and I want them off really bad. Please can someone tell me how you can do it !

    Did you try Settings>General>Restrictions>Deleting Apps>Off? That might be why the app will not delete. And remember that the preinstalled apps can't be deleted or reinstalled.
    DId you try Settings>General>Usage>Storage>Manage Storage>Music. Then select the songs, albums, etc that you want to delete and then tap the Efot button in then screen? You can also select books in the Setrings and delete them there. Songs and albums can be deleted in the music app by swiping from right to left across them to get to the red delete button. Books can be deleted by going to the Library pane of iBooks, Tao the select button, tap the books that you want to delete in order to select them, then tap Delete in the upper left.
    IF none of that works for you, close all apps on the iPad and then reset the device. Then try again. No data will be lost.
    In order to close apps, you have to drag the app up from the multitasking display. Double tap the home button and you will see apps lined up going left to right across the screen. Swipe to get to the app that you want to close and then swipe "up" on the app preview thumbnail to close it.
    Next, reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • Can aomeone help? I'm trying to down load itunes,but I get a error saying a old apple software update can't be deleted. I'v tried to manually delete it but im having no luck.Please help

    Can someone help?I'm tring to install itunes,but when I do I get an error. I't said (Old apple update can not be deleted) I tried to delete it manualy but still gettin the message. Any ideas?

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any Apple Software Update entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install using an iTunesSetup.exe (or iTunes64Setup.exe) downloaded from the Apple Website:
    http://www.apple.com/itunes/download/
    Does it go through properly this time?

  • Iphone 4 Apps that are pointless that can't be deleted

    I've got my iphone 4 on the release date and i love it,
    however there is one thing that i hate and what to change, why can't i delete the apps i don't use like
    Stocks, Weather, Voice Memos, Compass and the new one Game centre all of these app my be useful to some people however for a student as myself they are pointless and only take up space on my iphone which i could use on music/videos
    is there a way to delete these unwanted apps?

    the ones you refered are the native apps, and can't be deleted. If however you don't like them you can always put them on the folders that you won't use and move them to the last page.

  • IPhone 6 photos import but can't be deleted.

    Photos import from my iTunes backup on my computer to my iPhone 6 ok but the trashcan icon doesn't show so they can't be deleted. New photos taken on the iPhone 6 can be deleted as normal. I've tried sync from "All photos ...etc." and from "Selected albums, Events ..etc." Any suggestions?

    Only photos taken by iPhone can be deleted normally, the ones synced via iTunes require a new photo sync.
    Create a empty folder on your computer.
    Connect device to iTunes.
    Choose "sync photos".
    Choose the empty folder you created.
    Start sync.
    Done.

Maybe you are looking for