How to delete System / System Connector  in VIRSA CC ??

We have implemented VIRSA with 1 System Landscape. i.e for VIRSA we have only one system.
Our VIRSA version is 5.1.
Currently our VIRSA is configured  with 2 DEV + 2 QTY + 2 PRD ABAP systems.
i.e VIRSA is having now 6 ABAP Systems for analysis.
As we aware in 5.1 Batch Risk Analysis can not be run for 1 system.
we have to run Batch Risks Analysis for all systems - it is taking everytime 72 Hours to compete the same.
During 72 Hours any system has any problem / connection / restart / any thing happens. The batch risk analysis goes into "ERROR".
In this corner - we want to remove DEV & QA Systems from VIRSA.
How we can do that??
When we are trying to delte the Connectors of respective Systems.
we are getting the following message
" com.virsa.cc.rulearchitect.dao.DAOException: Cannot delete connector as there are entries related to this connector in the system. "
How can we delete the Connectors in a standard way. if it can not be delted in stnadard way , what is the work around ??
Rgds
Edited by: B Jyothi on May 11, 2009 5:50 AM

Hi.. Experts
If we would like to delete the connectors,
we can do it manually from database.
You can use attached deletion script which needs to be run at database level.
and restart the instance which very much mandatory
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Note : SAP never recommends to use deletion script on Production Server.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
IMPORTANT Note 1 - 
+++++++++++++++++++
This script will delete EVERYTHING related to a connector
including rules, mitigations, management reports, etc.
Therefore, Customer are doing this on their own accord.
In order to delete the (CC) data, you would have to run a
deletion script against the database tables.
However, this is not the recommended best practice especially
in a production environment.
In doing so this may cause data inconsistencies and may render your
application unstable. Therefore, please be advised that by using the
script you are doing this at your own accord and SAP Support will not
be responsible for any loss of data consequent to the application of the
script and SAP cannot support an unstable application.
The script will be provided only upon request. Again, please be aware that
execution of this script is recommended only in a non productive environment.
It is also recommended that you take a backup of the database prior to
executing the script.
IMPORTANT Note 2 -
+++++++++++++++++++
Please involve your DBA to run the attached scripts on the Java Database
where you have the CC 5.x Installed. Since you want to delete the data
for a particular connector,
kindly replace the '&1' in the script
for VSYSKEY with the SID of the Connector.
Note:
+++++++++++++++++++
The Management reports will also be removed after you run the script
andyou will have to re-run the Management Update Jobs for the exisiting
connectors, to make sure that you have the accurate results in the
graphs.
PLEASE USE THIS SCRIPT ONLY ON YOUR OWN RISK. STILL WE HAVE A COMPLETE BACKUP
WE HAVE NO RISK; TAKE BACKUP & TAKE A CHANCE RUNNING THIS SCRIPT.

Similar Messages

  • How to delete backend system data from GRC,GRC 10 AC

    Hello experts,
    we have connected multiple ECC systems to GRC by creating connectors with respect to each system and
    currently we are using,now due to some reasons customer requested to delete complete data from
    one of the ECC system from GRC.
    we are using only access control with all components
    please  suggest how to delete all relevant data
    from GRC system
    Thanks
    GRC Admin

    Hi,
    You can use program GRAC_DELETE_ACCESS_RULES to achieve your requirement.
      2075597 - How to delete specific system from SPRO
    Regards,
    Madhu.

  • How to delete file systems from a Live Upgrade environment

    How to delete non-critical file systems from a Live Upgrade boot environment?
    Here is the situation.
    I have a Sol 10 upd 3 machine with 3 disks which I intend to upgrade to Sol 10 upd 6.
    Current layout
    Disk 0: 16 GB:
    /dev/dsk/c0t0d0s0 1.9G /
    /dev/dsk/c0t0d0s1 692M /usr/openwin
    /dev/dsk/c0t0d0s3 7.7G /var
    /dev/dsk/c0t0d0s4 3.9G swap
    /dev/dsk/c0t0d0s5 2.5G /tmp
    Disk 1: 16 GB:
    /dev/dsk/c0t1d0s0 7.7G /usr
    /dev/dsk/c0t1d0s1 1.8G /opt
    /dev/dsk/c0t1d0s3 3.2G /data1
    /dev/dsk/c0t1d0s4 3.9G /data2
    Disk 2: 33 GB:
    /dev/dsk/c0t2d0s0 33G /data3
    The data file systems are not in use right now, and I was thinking of
    partitioning the data3 into 2 or 3 file systems and then creating
    a new BE.
    However, the system already has a BE (named s10) and that BE lists
    all of the filesystems, incl the data ones.
    # lufslist -n 's10'
    boot environment name: s10
    This boot environment is currently active.
    This boot environment will be active on next system boot.
    Filesystem fstype device size Mounted on Mount Options
    /dev/dsk/c0t0d0s4 swap 4201703424 - -
    /dev/dsk/c0t0d0s0 ufs 2098059264 / -
    /dev/dsk/c0t1d0s0 ufs 8390375424 /usr -
    /dev/dsk/c0t0d0s3 ufs 8390375424 /var -
    /dev/dsk/c0t1d0s3 ufs 3505453056 /data1 -
    /dev/dsk/c0t1d0s1 ufs 1997531136 /opt -
    /dev/dsk/c0t1d0s4 ufs 4294785024 /data2 -
    /dev/dsk/c0t2d0s0 ufs 36507484160 /data3 -
    /dev/dsk/c0t0d0s5 ufs 2727290880 /tmp -
    /dev/dsk/c0t0d0s1 ufs 770715648 /usr/openwin -
    I browsed the Solaris 10 Installation Guide and the man pages
    for the lu commands, but can not find how to remove the data
    file systems from the BE.
    How do I do a live upgrade on this system?
    Thanks for your help.

    Thanks for the tips.
    I commented out the entries in /etc/vfstab, also had to remove the files /etc/lutab and /etc/lu/ICF.1
    and then could create the Boot Environment from scratch.
    I was also able to create another boot environment and copied into it,
    but now I'm facing a different problem, error when trying to upgrade.
    # lustatus
    Boot Environment           Is       Active Active    Can    Copy     
    Name                       Complete Now    On Reboot Delete Status   
    s10                        yes      yes    yes       no     -        
    s10u6                      yes      no     no        yes    -        Now, I have the Solaris 10 Update 6 DVD image on another machine
    which shares out the directory. I mounted it on this machine,
    did a lofiadm and mounted that at /cdrom.
    # ls -CF /cdrom /cdrom/boot /cdrom/platform
    /cdrom:
    Copyright                     boot/
    JDS-THIRDPARTYLICENSEREADME   installer*
    License/                      platform/
    Solaris_10/
    /cdrom/boot:
    hsfs.bootblock   sparc.miniroot
    /cdrom/platform:
    sun4u/   sun4us/  sun4v/Now I did luupgrade and I get this error:
    # luupgrade -u -n s10u6 -s /cdrom    
    ERROR: The media miniroot archive does not exist </cdrom/boot/x86.miniroot>.
    ERROR: Cannot unmount miniroot at </cdrom/Solaris_10/Tools/Boot>.I find it strange that this sparc machine is complaining about x86.miniroot.
    BTW, the machine on which the DVD image is happens to be x86 running Sol 10.
    I thought that wouldn't matter, as it is just NFS sharing a directory which has a DVD image.
    What am I doing wrong?
    Thanks.

  • How to delete Source system

    Dear All,
    I have created Logical system and assigned it to client. After that when you go to RSA1 , system automatically creates Source System of BIW .
    Now I want to use the different logical system for that I want to delete this automatically created BIW self source system which I am not able to do becuase in Context Menu Delete option is not Visible.
    Please guide me immediateley.
    regards
    Vishal

    Hi Vishal,
    Refer these posts. Probably they help you!!
    Re: How to delete a source system in BW?
    Re: Source system deletion
    Bye
    Dinesh

  • How to delete replicated system in the SLD

    Hi Experts.
    How to delete  the replicated systems in the SLD.As i m following note 1042815.
    Regards
    Ashok

    Hi Ashok
    I have to assume the system you are trying to delete is one that you manually added to SMSY which ended up in SLD due to the Write Back option
    If however you do find the system re-appears do check that it is not registered directly in the SLD via RZ70
    Best wishes
    Stuart

  • How to delete source system in BI system

    Dear Experts ,
    recently we finished client copy in BI production system to quality system,
    now we are facing problem with source system connections in bI system
    in RSA1 APO production system's source system is comes to BI quality system now i need to delete that APO source system in BI quality system ..please let me the process how can i delete source in BI quality
    can i delete it as below
    log in into BI quality system --> RSA1 --> select source system which i need to deletse --> right click & delete
    or we have any other process to delete it.
    Regards

    Hi Swathimatta,
    Apart from the two ways to delete the source system:
    1.- log in into BI quality system --> RSA1 --> select source system which i need to deletse --> right click & delete
    2.- Execcuting the FM 'RSAP_BIW_DISCONNECT.
    If you cannot delete the source system:
    Use fuction module RSAR_LOGICAL_SYSTEM_DELETE to delete
    the source system:
    1 - Go to SE37.
    2 - Run fuction module RSAR_LOGICAL_SYSTEM_DELETE.
    3 - Fill with the parameters as mentioned below:
          I_LOGSYS          = FUENTE
          I_FORCE_DELETE    = X
          I_NO_TRANSPORT    =
          I_NO_AUTHORITY    =
    Or follow the recommendations from note 140276, Solution 2:
    "You cannot delete the source system. Two cases have to be distinguished:
        o  The source system still exists.
           Switch to Transaction SM59. Find the destination which has the
           same name as the logical system of the source system from field
           SLOGSYS in table RSBASIDOC (see above).
           -  Such a destination does not exist in Transaction SM59. In this
              case, you have to create the destination to the source system.
              Name the destination equal the entry in SLOGSYS from above.
              Then return to the Administrator Workbench and repeat the
              deletion.
           -  The entry exists but a remote login is not possible. Correct
              the communication parameters.
           -  Everything works. Change to Transaction SE37, function module
              RSAR_LOGICAL_SYSTEM_DELETE, Sngl. test. Parameter I_LOGSYS =
              <log. name of the source system>, I_FORCE_DELETE = 'X'.
        o  The source system no longer exists or was replaced with another
           source system with the same IP address.
           Proceed as described in the first case but make sure, that the
           field 'Target host' contains a not existing server in the
           maintenance screen of the destination (Transaction SM59). If
           necessary, change an existing entry. Later when you delete, the
           system asks you whether you want to delete, although the source
           system is not available. Select 'Ignore'. "
    I hope it can help you.
    Regards,
    Fran.

  • How to delete a system generated query

    Hi,
    I want to delete a system generated query without doing which i am not able to delete a field from field group.
    Regards,
    Sharadha

    sure.
    I have a infoset with some fields.
    I want to delete a field from a field group. When i try to delete,it displays 'Field is used in a query, so cannot delete' .When i saw the query for the field all are system generated queries..i.e usergroup is SYSTGENERATE.
    I tried to take the query id from there and tried to display the querym but it says query 'SY000000xx' not generated.
    How to delete this query?
    Any suggestions?? Is it not possible??
    Regards,
    Sharadha

  • How to delete source system (popup window)

    Hi All,
    I want to delete the source system
    RSA1 - Source Systems - system and Delete
    but for every using "Transfer structure" i receive the popup information window and i have to confirm this window. It takes much time.
    Do you know anybody the another solution ?
    Thanks in advance for advice
    Martin

    Martin,
        That is the only way. It would ask you to put it in transports and larger the objects longer it takes. There is no other way as far as I know.
    Thanks
    Shabna

  • How to delete a DBUM connector cloned - OIM 11g R1 ?

    Hi,
    I have a DBUM connector cloned, sometimes the cloning process wasn't successfully and now i have to delete the wrong cloned connectors .
    Looking for information i found how to delete a connector, but this is for the big connector and i need when is a cloned connector.
    any idea?
    thank you.!

    25 Jan 2013 15:41:42 DEBUG Logger Initialized
    25 Jan 2013 15:41:42 DEBUG Exiting Method: validateAndInitiazeLogger of Class: ConnectorUninstall
    25 Jan 2013 15:41:42 DEBUG Exiting Method: loadPropertyFileAndLogger of Class: ConnectorUninstall
    25 Jan 2013 15:41:42 DEBUG Start of ConnectorUninstall Utility.
    25 Jan 2013 15:41:42 DEBUG Entering Method: getDBPassword of Class: ConnectorUninstall
    25 Jan 2013 15:41:48 DEBUG Exiting Method: getDBPassword of Class: ConnectorUninstall
    25 Jan 2013 15:41:48 DEBUG Entering Method: getOIMAdminUserName of Class: ConnectorUninstall
    25 Jan 2013 15:41:51 DEBUG Exiting Method: getOIMAdminUserName of Class: ConnectorUninstall
    25 Jan 2013 15:41:51 DEBUG Entering Method: getOIMAdminPassword of Class: ConnectorUninstall
    25 Jan 2013 15:41:55 DEBUG Exiting Method: getOIMAdminPassword of Class: ConnectorUninstall
    25 Jan 2013 15:41:55 DEBUG Entering Method: getOIMServerT3URL of Class: ConnectorUninstall
    25 Jan 2013 15:42:02 DEBUG Exiting Method: getOIMServerT3URL of Class: ConnectorUninstall
    25 Jan 2013 15:42:02 DEBUG Entering Constructor of Class: UninstallUtility.
    25 Jan 2013 15:42:02 DEBUG Validating Properties File..
    25 Jan 2013 15:42:02 DEBUG Entering Method: validateAndPopulateDBAndConnectorParameters of Class: UninstallUtility
    25 Jan 2013 15:42:02 DEBUG Exiting Method: validateAndPopulateDBAndConnectorParameters of Class: UninstallUtility
    25 Jan 2013 15:42:02 DEBUG Valdiation Succeeded.. All the properties have been loaded.
    25 Jan 2013 15:42:02 DEBUG Getting the Database Connection
    25 Jan 2013 15:42:02 DEBUG Entering Method: getDatabaseConnection of Class: UninstallUtility
    25 Jan 2013 15:42:02 DEBUG jdbc:oracle:thin:@192.168.12.57:1521:ban26
    25 Jan 2013 15:42:16 DEBUG Connection established
    25 Jan 2013 15:42:16 DEBUG Exiting Method: getDatabaseConnection of Class: UninstallUtility
    25 Jan 2013 15:42:16 DEBUG Setting the OIMClient
    25 Jan 2013 15:42:16 DEBUG Entering Method: setOIMClient of Class: UninstallUtility
    25 Jan 2013 15:42:25 DEBUG Exiting Method: setOIMClient of Class: UninstallUtility
    25 Jan 2013 15:42:25 DEBUG Successful in setting the OIMClient
    25 Jan 2013 15:42:25 DEBUG Exiting Constructor of Class: UninstallUtility.
    25 Jan 2013 15:42:25 DEBUG Entering Method: doObjectDeletion of Class: ConnectorUninstall
    25 Jan 2013 15:42:32 DEBUG Entering Method: validateObjectDeletion of Class: UninstallUtility
    25 Jan 2013 15:42:32 DEBUG Exiting Method: validateObjectDeletion of Class: UninstallUtility
    25 Jan 2013 15:42:32 DEBUG Entering Method: getTokens of Class: ConnectorUninstall
    25 Jan 2013 15:42:32 DEBUG Exiting Method: getTokens of Class: ConnectorUninstall
    25 Jan 2013 15:42:32 DEBUG Entering the getROList method of UninstallUtility
    25 Jan 2013 15:42:33 DEBUG List of Resource object fetched from database: [Oracle DB User, Oracle DB Trusted, AD Group, AD Organizational Unit, AD User, AD User Trusted, UNIX User Trusted, UNIX User, TB_BAN23_SIC_GTC, iPlanet Organisation Unit, iPlanet User, iPlanet Group, iPlanet Role, RSA Auth Manager Token, RSA Auth Manager User, Xellerate User, Xellerate Organization, Installation, Oracle DB User 1, Oracle DB Trusted 1, TB_BAN24_SUB_GTC, TB_BAN24_AUR_GTC, TB_BANE_AURO_GTC, TB_BAN24_CUD2_GTC, TB_PRUBAN24_GTC, OracleBAN26, Oracle DB Trusted ban26, OracleBAN23, Oracle DB23 Trusted, OracleSICBan23, OracleBAN25jano, Oracle DB Trusted mfnsys DCV, Oracle DB Trusted Usu Esp Bane, TB_BAN23_JAN_GTC, TB_BAN23_MAS_GTC, TB_BAN23_SEC_EXT_GTC, TB_BAN23_SECE_GTC, TB_BAN24_CUD_GTC, TB_BANE_AUR2_GTC, TB_SIPEC_GTC, TBBAN24_CUD_ESP_GTC, TBBAN25_AUR_ESP_GTC, TBBAN23_AUR_ESP_GTC, TBBANE_SISEC_ESP_GTC, TB_MFNSYS_DCV_4_GTC, TB_MFNSYS_DCV_5_GTC, OracleBANE, OracleBAN23Sic, Oracle DB Trusted Ban23 SIC, OracleBAN24cud, Oracle DB Trusted ban25 JANO, OracleBANEsisec, Oracle DB Trusted bane SISEC, Usu Esp OracleBAN25, Oracle DB Trusted Usu Esp Ban25, Oracle DB Trusted Usu Esp Ban26, SPRU1A Trusted, SPRU1A User, TB_BAN23_AURA_GTC, TB_BAN25_AUR_GTC, TB_BAN25_SIM_GTC, TB_BANE_AUR_GTC, TB_BANE_SIS_GTC, TB_BAN26_MAS_GTC, TB_BANE_SISEC_GTC, TB_BANE_SIS_2_GTC, TB_MFNSYS_DCV_2_GTC, TB_MFNSYS_DCV_3_GTC, TBBAN24_AUR_ESP_GTC, TBBANE_AUR_ESP_GTC, TBBAN25_JANO_ESP_GTC, TBBAN26_MAS_ESP_GTC, TBBAN23_SIC_ESP_GTC, TBBAN24_CUD_ESP_2_GTC, Oracle_Ban27, Oracle_Ban27_Trusted, OracleBAN24, Oracle DB24 Trusted, OracleBAN25, Oracle DB25 Trusted, OracleBAN27, Oracle DB27 Trusted, Oracle DBBANE Trusted, Oracle DBMFNSYS Trusted, Oracle DB Trusted SIC Ban23, OracleBAN23praxis, Oracle DB Trusted Ban23 PRAXIS, Oracle DB Trusted ban24 CUD, OracleBAN26master, Oracle DB Trusted ban26 MASTER, OracleMFNSYSdcv, Usu Esp OracleBAN23, Usu Esp OracleBAN24, Oracle DB Trusted Usu Esp Ban24, Usu Esp OracleBAN26, Usu Esp OracleBANE, TB_BAN23_AUR_GTC, TB_BAN25_SMV_GTC, TB_BAN25_JAN_GTC, TB_BAN26_AUR_GTC, TB_BANE_UPLO_GTC, TB_BANE_UPDU_GTC, TB_BAN26_MAS_2_GTC, TB_PRUEBA_C_GTC_GTC, TB_MFNSYS_DCV_GTC, TB_BAN25_SMV_2_GTC, TB_BAN27_IDMUSER_GTC, TB_ACH_CENIT_GTC, TBBAN26_AUR_ESP_GTC, TBBAN24_CUD_ESP_3_GTC, TB_MFNSYS_DCV_6_GTC, Oracle DB User ban24, Oracle DB Trusted ban24, Usuario BD ban23, Oracle DB Trusted ban23, OracleMFNSYS, Oracle UsuEspDB23 Trusted, SUCED USUARIOS_GTC, SUCED USUAUTORIZADOS_GTC]
    25 Jan 2013 15:42:33 DEBUG Exiting the getROList method of UninstallUtility
    25 Jan 2013 15:42:33 DEBUG Entering Method: doResourceObjectDeletion of Class: ConnectorUninstall
    25 Jan 2013 15:42:33 DEBUG Entering Method: checkAccessPolicies of Class: UninstallUtility
    25 Jan 2013 15:42:33 DEBUG Checking the access policy related to the resource object(s): [OracleBAN25jano]
    25 Jan 2013 15:42:33 DEBUG Exiting Method: checkAccessPolicies of Class: UninstallUtility
    25 Jan 2013 15:42:33 DEBUG There are no Access Policies Associated with the Resource
    25 Jan 2013 15:42:33 DEBUG Closing all the Requests Associated with the Resource
    25 Jan 2013 15:42:33 DEBUG Entering Method: closeRequest of Class: UninstallUtility
    25 Jan 2013 15:42:33 DEBUG Getting the RequestService Handler
    25 Jan 2013 15:42:33 DEBUG Entering Method: getRequestService of Class: UninstallUtility
    25 Jan 2013 15:42:33 DEBUG Exiting Method: getRequestService of Class: UninstallUtility
    25 Jan 2013 15:42:33 DEBUG Successful in getting the RequestService Handler
    25 Jan 2013 15:42:33 DEBUG Prepared Statement that would be executed : select distinct(request_beneficiary_entities.rbe_request_key) from request_beneficiary_entities request_beneficiary_entities, obj obj, request request, request_beneficiary request_beneficiary where request_beneficiary_entities.rbe_entity_type='Resource' and request_beneficiary_entities.RBE_ENTITY_KEY = obj.obj_key and obj.obj_name=? and request.REQUEST_KEY = request_beneficiary.REQUEST_KEY and request_beneficiary.REQUEST_KEY = request_beneficiary_entities.rbe_request_key and request_beneficiary.BENEFICIARY_KEY = request_beneficiary_entities.RBE_BENEFICIARY_KEY and request.REQUEST_STATUS not in ('Operation Initiated', 'Template Approval Rejected', 'Request Approval Rejected', 'Operation Approval Rejected', 'Request Closed', 'Request Withdrawn', 'Request Completed', 'Request Failed', 'Request Partially Failed', 'Operation Completed', 'Post Operation Processing Initiated', 'Request Completed with Errors')
    25 Jan 2013 15:42:33 DEBUG Executing the Prepared Statement for the ResourceObject: OracleBAN25jano
    25 Jan 2013 15:42:35 DEBUG Successfully executed the Prepared Statement for the ResourceObject: OracleBAN25jano
    25 Jan 2013 15:42:35 DEBUG Exiting Method: closeRequest of Class: UninstallUtility
    25 Jan 2013 15:42:35 DEBUG Entering Method: checkAndPrintRequestTemplate of Class: UninstallUtility
    25 Jan 2013 15:42:35 DEBUG Prepared Statement that would be executed : select distinct(request.REQUEST_TEMPLATE_NAME) from request_beneficiary_entities request_beneficiary_entities, obj obj, request request, request_beneficiary request_beneficiary where request_beneficiary_entities.rbe_entity_type='Resource' and request_beneficiary_entities.RBE_ENTITY_KEY = obj.obj_key and obj.obj_name=? and request.REQUEST_KEY = request_beneficiary.REQUEST_KEY and request_beneficiary.BENEFICIARY_KEY = request_beneficiary_entities.RBE_BENEFICIARY_KEY
    25 Jan 2013 15:42:35 DEBUG Executing the Prepared Statement for the ResourceObject: OracleBAN25jano
    25 Jan 2013 15:42:35 DEBUG Successfully executed the Prepared Statement for the ResourceObject: OracleBAN25jano
    25 Jan 2013 15:42:35 DEBUG Exiting Method: checkAndPrintRequestTemplate of Class: UninstallUtility
    25 Jan 2013 15:42:35 DEBUG Proceeding for the Deletion...
    25 Jan 2013 15:42:35 DEBUG =====================================================================
    25 Jan 2013 15:42:35 DEBUG Invoking Object Deletion:
    25 Jan 2013 15:42:35 DEBUG =====================================================================
    25 Jan 2013 15:42:35 DEBUG Entering the deleteResource method of UninstallUtility
    25 Jan 2013 15:42:35 DEBUG Entering the removeDeletedResourceObject method of UninstallUtility
    25 Jan 2013 15:42:35 DEBUG Exiting the removeDeletedResourceObject method of UninstallUtility
    25 Jan 2013 15:42:35 DEBUG List of resource object selected for deletion: [OracleBAN25jano]
    25 Jan 2013 15:42:35 DEBUG Entering Method: checkAndPrintAttestationTask of Class: UninstallUtility
    25 Jan 2013 15:42:35 DEBUG Prepared Statement that would be executed : SELECT DISTINCT apd.apd_name FROM apd,atr,apt,atd,oiu,obi,obj WHERE apd.apd_key = atr.apd_key AND atr.atr_key = apt.atr_key AND apt.apt_key = atd.apt_key AND atd.oiu_key = oiu.oiu_key AND oiu.obi_key = obi.obi_key AND obi.obj_key = obj.obj_key AND obj.obj_name = ?
    25 Jan 2013 15:42:35 DEBUG Executing the Prepared Statement for the ResourceObject: OracleBAN25jano
    25 Jan 2013 15:42:35 DEBUG Successfully executed the Prepared Statement for the ResourceObject: OracleBAN25jano
    25 Jan 2013 15:42:35 DEBUG Exiting Method: checkAndPrintAttestationTask of Class: UninstallUtility
    25 Jan 2013 15:42:35 DEBUG Entering Method: deleteReconciliationData of Class: UninstallUtility
    25 Jan 2013 15:42:35 DEBUG Getting ReconConfigService instance.
    25 Jan 2013 15:42:35 DEBUG Successful in getting ReconConfigService instance.
    25 Jan 2013 15:42:35 DEBUG Deleting the reconciliation profile for the resource object: OracleBAN25jano
    25 Jan 2013 15:43:09 DEBUG Deleted the reconciliation profile for the resource object: OracleBAN25jano
    25 Jan 2013 15:43:09 DEBUG Exiting Method: deleteReconciliationData of Class: UninstallUtility
    25 Jan 2013 15:43:09 DEBUG Stored Procedure Call= {call XL_PKG_RemoveObject.XL_SP_RemoveRO(?,?)}
    25 Jan 2013 15:43:11 DEBUG Exiting the deleteResource method of UninstallUtility
    25 Jan 2013 15:43:11 DEBUG Messsage Returned by the SP: null

  • How to delete the clonned connector

    Hi all,
    I have imported AD 11.1.1.5 connector.
    completed clonning for 2 AD's.
    Now I want to delete the one cloned connector.
    every where I am seeing the uninstalling the original connector, but I dont want to uninstall the original connector.
    could anyone please let me know how to remove the cloned connector with all scheduletasks, lookups, RO, PO's.
    Thanks in Advance,
    Valli

    Hello dennis130915 and welcome to the BlackBerry Support Community Forums.
    The image you have uploaded is unable to be displayed.
    Call Forwarding is a carrier controlled feature. Most likely, the number you see could be for the Voice Mail server.
    It's advised you call your mobile service provider to further assist with this feature.
    Thanks!
    -HMthePirate
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • How to Delete Non-System State Backups in Windows 2008R2

    Hello,
    I am running a Windows 2008R2 server which uses Windows Server Backup to do the backups. We are using the backup-tool to create non-system state backups of the data-directories on this machine. The backup is done on a dedicated disk connected through iscsi
    (to a Synology box). This backup disk has become too small and we have now replaced the Synology box with a bigger one. Here i created a new LUN again for the backup purposes.
    Now for my question; The wbadmin.exe tool supplied with W2008R2 does not offer a way to delete the old backups. I know that in Win2012 (which we we also have running) I could add the new iscsi location and then (when enough backups are available on the new
    target) use wbadmin.exe delete backup  to delete the old non-system state backups; e.g.
     wbadmin delete backup -version:08/07/2013-21:00
    This (very undocumented) feature of Windows 2012 and higher works quite nice and is exactly what i am searching for on the W2008R2 machine; a way to delete the old backups (and under the hood delete the corresponding snapshots)
    I've done quite a bit of research and it should be possible to do something similar in 2008 but then manually, The howto is described in the following link: http://blogs.technet.com/b/filecab/archive/2009/06/22/backup-version-and-space-management-in-windows-server-backup.aspx .
    Basically it describes that you should use DiskShadow.exe to remove e.g. the oldest snapshot with a  command like :
    Delete shadows OLDEST \\?\Volume{7fc1871b-2e1f-11dd-a339-001e4fb7af35}
    Windows Server backup (wbadmin) should then on the next run 'see' this deletion and update its list of available backups:
    "You can perform the same steps manually to delete backups on demand. However, the backup catalog update cannot be done manually and it will happen instead during
    the next backup."
    I've done this on our box and it indeed removes the shadows from the list. However, in the Windows Backup 'dashboard' it still lists the backups as available. Also after a new backup has finished (according the the article this is when it should 'update'
    its backup catalog). When I try to restore a backup from a date that i just removed it gives a nice message that this is impossible because the snapshot is not available (duh :)) ;
    Unable to browse Local disk. The shadow copy of the backup stored on the backup destination cannot be found.
    So it seems that the aforementioned method works; it removes the snapshot and frees diskspace, but it doesn't update the Windows Backup catalog. As a result the management tool (GUI) still lists the backups which are no longer available! How can i change
    this? Is there any way to do this? I found one article which mentions that the Dashboard bases its screen on the Windows Logs and not on the actual VSS snapshots available:
    http://forum.wegotserved.com/index.php/topic/23757-start-afresh-with-server-backup/ (WHS) In my situation however this seems unlikely because i don't have any logs that date back as far as my backups go.
    In my opinion this is a real bug and it leaves us with a in-consequent backup schema. Does anyone have similar situations or even a solution to my problem?
    Kind Regard, Martin

    Hi Mandy,
    Yes! I think i got my answer and I now get how windows backup works in Windows 2008 :-) It turns out that I dismissed some suggestions a bit too soon. The answer lies in the command mentioned earlier : 
    Wbadmin delete catalog
    This command does delete all the backups from a perspective of the Windows Backup UI, but leaves the VSS snapshots intact. This means that the backups are still available, but you just can't restore them with the User Interface. In order to 'update' the
    UI with the current available snapshots (which you can list with diskshadows list shadows all), you have to re-add the existing media on which the backups took place using the Wizard of the UI. It will then inform you that existing backups are available and
    if you want to keep these for restore purposes. If you click 'yes', and THEN perform a backup ... All the current available backups will be shown in the User Interface :-) 
    So for my steps taken to change from one iscsi (iscsi1) to another (iscsi2):
    - Add the 2nd iscsi target with the Windows Backup UI
    using Backup schedule , Modify backup -> [desired options] => Add more backup destinations -> iscsi2
    - Remove the 1st iscsi target with the Windows Backup UI
    using Backup schedule , Modify backup -> [desired options] => Remove current backup destinations -> iscsi1
    - Run some backups on the new destination. Old restore points are now still available. When enough restore points are available on the new volume iscsi2 start deleting old data from iscsi1 as follows:
    - Run diskshadow
    diskshadow
    - list all the current snapshots
    list shadows all
    - remove all the snapshots of iscsi1  (repeat until all shadows are gone of iscsi1)
    delete shadows oldest \\?\volume{yourvolumeid}\
    - delete the windows backup catalog
    wbadmin delete catalog
    - Restart the windows backup UI and re-add your schedule on the new volume iscsi2. It will now ask if you want the keep the existing data for restore purposes; click yes. 
    - After the next backup only the backups of volume iscsi2 will be listed and everything is fine ! 
    I Hope my post will help others with similar questions. It was quite a search before I understood the way it works. Basically as long as your VSS snapshots are still available and listed by diskshadow you still have the backups and you will be able to get
    this in sync with the steps above (delete schedule and re-add originating targets containing the snapshots). After the next backup the UI will update itself. 
    (In my case someway along the way I lost my originating snapshots, but because I already had my new backup set it didn't bother me; It kept me from having to delete all 510 old backups :) with diskshadow)
    Regard, Martin

  • How to delete old system.

    Had a major problem and had to reinstall OSX. Now seems like all is working fine. How do I get rid of the old system with out losing any of my files.

    What old system? Did you do an Archive and Install? Are you referring to the Previous System Folder? If so drag it to the Trash then empty the Trash.

  • Delete Source System Assignment for a DataMart Infosource in BW3.0B

    Hello Experts:
    Can one of you assist me with how to delete source system assignment for a system generated  infosource(ie., Infosource existing under data Mart). i noticed that in case of an Info Cube, system provides an option to delete the source system assignment but not for an ODS.
    I am trying to delete the system data source 8* that has been assigned to the data mart info source 8* and reassign the data source to my custom info source.
    Any ideas would be highly appreciated.
    BTW, we are on BW3.0B
    Thanks,
    Ragavan

    Hi,
    Go into the infosource with change mode. Open the transfer Rule/transfer structure and hit the delete button. It'll ask for delete datasource assignment. That would delete the source system assignment.
    Cheers,
    Kedar

  • Tcode for deleting source systems

    Dear all,
        is there any tcode for deleting source systems in BI 7.0? I tried RSAP_BIW_DISCONNECT and RSAR_LOGICAL_SYSTEM_DELETE, but these two didn't exist in BI 7.0. Please help. Thanks.
    Jin Ming

    hi,
    chk the below link
    How to delete source systems?
    Ramesh

  • How to delete a query in Quality System

    Hi,
    I would like to delete a ZZ query in Quality sytem directly. I don't have AUTHORIZATION delete using Tcode RSZDELETE. As this particulate query not avaiable in Development system, we can create a transport also.
    Is there a way to delete directly in Quality System ?
    Advance Thanks,
    Rathinakumar

    Hi,
    If you do not have the authorization then#
    goto the BEX (rrmx) and delete the query from there.
    you can delete RSZDELETE or delete the entries in RSZCOMPDIR table by giving ur query as parameter.
    also, check this thread:
    how to delete a trasonported query?
    hope it helps.
    Regards,

  • How to delete a company in the system?

    Hi all,
            i am create three companies in the same B1 system. Now i just want to know how to delete one company from the system?
    thanks,
    Suresh Yerra.

    Hi Rajesh,
                  It's very simple.
    1. login to SQL Server
    2. In the databases u can find the three companies
    3. delete the particular company database from the SQL databases.
    Let me know if u have any queries regarding this?
    Thanks,
    Suresh Yerra.

Maybe you are looking for

  • Calling the Java Method in PL/SQL Java Stored procedure errors out

    Hi, I could not find a suitable thread to post my PL/SQL question so iam posting it here......... I have written a java class by name XYZ which has a method ABC for which there are 9 arguements being passed and its a VOID method. This java class has

  • Grainy Photos in Album Page

    Hi, I'll start by saying that I've searched discussions and read the tutorials...and I'd prefer to fix this issue without resorting to codes/outside albums. The photos published in the Album page are quite grainy/pixelated. I really need these to app

  • Ok back again with 55 error code endless on and off loop

    So a few days ago i decided to clean up the computer. Removed/reinstalled/cleaned video card, 2 fans attached to a tall finned CPU cooler (to clean out the cooler fins) with q-tip and compressed air can, and remove filters and some fans to clean. All

  • Identifying Files Based on a Template

    Hi guys, Would anyone know how to search for or generate a report to show which files have been created based on given template. When you save changes to the template, you get a list of those files that can be updated with that change, but the list i

  • Infix to Postfix application

    I have to check if the input message is balanced ( only () [] {} ) then i have to check anothe rinput message and make sure its infix, then convert it to postfix, and thats where my problem is, i seem to have everything, but i cant get around this Sy