Deleting connectors within CC 5.3

While debugging my other issue, we concluded that perhaps we should delete all our JCo settings and redo them just to be sure.
I went into Compliance Calibrator and found that I am able to create new connectors and logical systems, but not delete existing ones.
If I select a system (e.g. SB1) and then click on the delete button, the screen blinks but nothing gets deleted.
I checked the UME role assigned to my ID and it's the VIRSA_CC_ADMINSTRATOR role, which provides all the actions required to use the product.
Any ideas why I can't delete connectors?

Hello Santosh,
You cannot delete a Connector if there is data associated with it in CC tables like
VIRSA_CC_ACTRULE, VIRSA_CC_GENOBJ etc.
Which include all Management data.
For deleting connector you need to delete data in these tables, for which Script is given by SAP.
Please create message under component GRC and ask for SAP deletions script for CC.
Regards,
Surpreet

Similar Messages

  • Delete Itab within Loop at ITAB ?

    Hi,
    Help needed to remove this delete from within the loop.
    {code
    Loop at itab where <condition>.
    <statements>
    delete itab index sy-tabix.
    Exit.
    Endloop.
    {code}
    The functionality of the code should not be affected.
    Useful help would be awarded

    Hi,
    Instead of deleting data from itab use another internal table of same type (itab1) and append it. Use itab1 data for further processing.
    check below logic...
    {code
    Loop at itab1 into wa_itab1 where <condition>.
    <statements>
    if <condition>
    append wa_itab1 to itab2.
    exit.
    endif.
    Endloop.
    refresh itab1.
    itab1[] = itab2[].
    {code}
    regards,
    N M Poojari.

  • My itunes won't update. It's looking for 10.6.0.40. Last time it tried to update, I downloaded the msi to my desktop and I deleted it within the last six months. Now I can't uninstall or update.

    The last time my iTunes couldn't update. I used support from Itunes and downloaded it my desktop. My mistake. Because without thinking, I deleted it within the last six months from my desktop, without thinking I'd need it later. For the past month I've needed to update my Itunes and it can't find the msi. Now, my Ipad, my kids' ipod touches and my iphone can't update. Especially the ipod touches, iphone and work ipad have already updated to the OS6. And, now they won't work with this outdated iTunes. Help.

    (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 iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • HT1338 My mail will not delete. When I move it to trash and then delete it within a few minutes it has all bounced back in again.  Checked my preference settings and all seems to be in order. Any ideas how to resolve this frustrating problem?

    My mail will not delete. When I move it to trash and then delete it, within a few minutes it has all bounced back in again.  Checked my preference settings and all seems to be in order. Any ideas how to resolve this frustrating problem?

    That sounds like a compatibility issue with an add-on that you have installed, as reported by a number of users in both Firefox 22 and Firefox 23 over the last couple of months. If you would provide a listing of your installed extensions ''(as you were prompted to do when creating this thread)'' maybe one of us can advise you which extension is the mot likely culprit. You will need to re-install Firefox 23 to do further diagnostic testing.
    As far as the compatibility of Firefox 23 and Win XP SP3, Mozilla has verified they are compatible and not one user ''(including me on two separate PC's)'' has reported a problem with compatibility.

  • NUMBERS: How do I delete pages within a sheet?

    Using NUMBERS:  HOW DO I DELETE PAGES WITHIN A 'SHEET' ?

    You may want to try posting this question over in the Numbers forum, here.

  • Error when deleting connector in CUP

    Hi,
    When i try to delete connector I am getting message "Cannot delete because this is referenced by risk analysis"
    I tried by disabling the risk analysis and mitigation in CUP configuration,Still getting same message.I am unable to delete it.Any solution, is appreciated.
    Thanks
    Mushu

    Agree with Srinivasan. Archive all the requests and then try to delete connector. If that doesn't work then only option is to delete via database. Open a message wtih SAP and they will provide you database structure, then you can build deletion script for the respective tables.
    Alpesh

  • How do you delete folders within collections in mini bridge?

    How do you delete folders within collections in mini bridge?

    his chapter on Mini Bridge where he talks about organizing your photos getting rid of some and making a folder or file sorry not certain of the terminology under Collections in mini bridge to acess your "keepers" perse.
    Not familiar with this book but if Scott is talking about using mini bridge for sorting images he is way out of line. Mini Bridge (to my opinion next to useless since they screwed it up for CS6 but that is another discussion) should be seen as a shortcut to Bridge itself when working in Photoshop on complex tasks of image or album compilation and prevent you from switching back and forward between the two applications while working on a project.
    Unfortunately some people thought that it might be useful to add more functions to it and now users start believing they don't need bridge itself for this.
    Please use Bridge itself for sorting etc and also try to get hold of a copy of 'Real World Camera Raw' written by Bruce Fraser and Jeff Schewe. They have an edition for about all CS versions and this book will let you know how to really use the power of Bridge and Adobe Camera Raw

  • Set up Business Connector within SAP ERP 2005

    Hello!
    Which SPRO-Activity is responsible for setting up Business Connector within SAP ERP 2005 (only ABAP-Stack)?
    What is the effort should be regarded for this issue?
    Thank you very much!
    regards
    Thom

    Hi Tony,
    are you using gcj from Red Hat as Java? You can check this by
    rpm -qf `which java`
    This should point to either Sun JDK 1.4.2 for i386 and IA64 or IBM JDK 1.4.2 for x86_64
    Thanks,
      Hannes

  • CUP 5.3 SP09 - delete connector

    Running CUP 5.3 SP09...attempting to delete connector (not used in any roles or in "User Data Source") and I get the error msg "Cannot delete since referred in User Data Source".  Both items in User Data Source are listed as UME.  Is this a SP9 error?

    Jack,
      The error messages are messed up in SP9 as well as in SP10. I think the connector is being referred somewhere in CUP. Did you check if this connector information is not beding used in any workflow settings or in any open requests.
    Archive all the requests and then try to delete the connector. If this doesn't work then open a message with SAP.
    Alpesh

  • Deleting connectors and roles in cup

    Hello,
            While deleting connectors and roles through CUP  its showing some dependancy error of requests.So first we need to delete the requests or archive the requests.Can we delete the requests through database level or not.

    depends on your support pack level, if you are SP11 or higer you maybe able to delte it using a eature provided in GRC.
    What is your SP level?
    regards,
    Chinmaya

  • BRF+ Deleting functions within object nodes

    Hi Experts,
    We are a large FMCG company and are implementing SAP Master Data Governance module for managing our material master data.
    Hence, we have chosen BRF+ as the business rule engine to drive SAP MDG. SAP MDG version is EHP5
    To create a ruleset, I initially create an object node within the 'Trigger tab' in the catalog. This object node is created with a naming convention DERIVE_ENTITY_ATTRIBUTE. I have then successfully created a function within the object and defined a ruleset as well.
    Now if I delete the object node; it gets deleted from the trigger function tab. However if I create a new object node with a similar function, the system does not allow me to create the function as it throws a warning message stating that the function still exists.
    Hence I wanted to know HOW DO I DELETE THE FUNCTION if the Object node for that function has already been deleted?
    Is there any option to search the function and delete it?
    Thanks in advance
    Edited by: Reenav on Nov 29, 2011 12:29 PM

    Hi Carsten,
    Where do you actually restore an object though?  I don't see a button on the UI. 
    I have deleted an object by mistake, but since I don't have versioning turned on I cannot do a version restore.  However I can still see the deleted object since it's only logically deleted?
    If you do not have versioning turned on is it then impossible to restore?
    Thanks,
    Lee

  • Syntax for delete statement within a procedure

    within a procedure i tried to delete the table using
    delete table tablename;
    but it is showing error that
    PL/SQL: SQL Statement ignored
    PL/SQL: ORA-00903: invalid table name
    whether we have to use execute immediate delete table tablename;
    or this syntax is correct

    Hi ,
    i think if you want to use the delete
    then it shld be delete from tablename --> this'll delete all rows
    but if u want to use execute immediate then you might as well use TRUNCATE --> provided you need not have these data written to the log file (if you need for recovery later better use DELETE)
    i.e EXECUTE IMMEDIATE ('TRUNCATE TABLE tbl_name');
    hope this helps

  • Getting Error while deleting connector in CC.

    Hi All,
    I am trying to delete a connector in Compliance Calibrator 5.2.
    I am getting a error message "Error:Exception!!. No relavent language message available in database for :0140".
    Please suggest.
    Thanks in Advance.
    Regards,
    Pravin

    Hello Pravin,
    To delete any connector in CC 5.x, you need to delete all data related to that.
    For that you need script, which is provided by SAP GRC support team.
    Create message under GRC component and they will provide you script for the same.
    After running that script you can delete the concerned connector.
    Remember this script will delete all your Management data.
    Regards,
    Surpreet Singh Bal

  • How do I remove or delete files within a document folder? I have tried dragging the files to the trash and it does not work

    How do I remove or delete files and image files within a document foler?  I have tried dragging the files to the trash, but that is not working. 

    Right-click (or ctrl-click) on a file. If the "move to Trash" option is greyed out, select "get info" and read the permissions at the bottom of the info window.
    Wat are they?
    Do the same for the enclosing folder - what permissions does that have?

  • How do I edit the msgs on new IS07?  In previous operating sytem you could delete msgs within the conversation.

    On previous operating system you could delete or forward msgs within the conversation.. I cannot find out how to do this now.. please can anyone help me.
    Thanks

    Thank you!!!  So simple once you know how ) I've been getting really cross cause I didn't have that option any longer!!
    Excellent my life is back to normal.
    Have a good day.

Maybe you are looking for

  • GL Account Report for a Recon Account

    I am trying to find a report for a asset recon account that will give balances by profit center and by cost center (with descriptions). We are usibg business areas so need to break it up by business area and period. Is there any standard report avail

  • Call/SMS Profiles

    On Blackberries you can setup phone profiles such that a (manually set) night time profile would allow for some contacts (family, etc) to always be able to call/sms you but all others would remain silenced.   Is there an Andriod app that provides sim

  • Trouble putting video on ipod

    i bought 3 tv episodes and one of them will not load to my ipod, but the others will. it will play on itunes. (lost, season 2, episode 2)

  • Custom Parameter Provider in new WD template not working (NW04S SP11)

    Hi, We're attempting to use the Custom Parameter provider in our portal for many Web Dynpro iviews. In the end we will have from 100-300 SAP clients in the backendsystem and we need this functionality to dynamically route users to the correct backend

  • Question using run() to advance simulation clock

    Hey guys! First, I have a class that implements Runnable. I am using the class to store a number of features, including a systemClock which [phone] class has but stores as a default to '0'. What I am trying to achieve is a systemClock that runs till