Error when expand virtual disk.

Hello everybody,
Immediately, I have facing an error message when I try to expand the virtual disk in storage 6140 as below:
A volume/volume-group reconfiguration operation cannot be performed because it involves drives having overlapping DACSTORE regions.
Please share me some ideas above issue. Thanks in advance.
Warm Regard,

You're in troubles. :-/
You can try another disk utility, but basically, the best to do, first, is a low-level formatting (format with the "zero data" option checked).
If it finish that, then reinstall a system and go ahead (keep backups up to date tho)
If it does not, you will have to get the hard disk changed.
Why reward points ?

Similar Messages

  • Error: The largest virtual disk that can be allocated is: 0 MB.

    hi, when a create a new virtual machine, Oracle VM Manager gives the following error:
    Error: The largest virtual disk that can be allocated is: 0 MB.
    I have enought disk space in all partitions on VM Server.
    Has anyone solved this??... How to ....
    Regards from Chile (and sorry for my poor english)
    RENÉ FELIPE VIANCOS S.
    Director / IT Manager
    CENTRO DE INFORMÁTICA Y COMPUTACIÓN
    (Informatics and Computing Center)
    UNIVERSIDAD DE LA SERENA
    www.userena.cl
    Message was edited by:
    user621885

    ok, i have changed for a new machine, and the error persists
    Step (1), and the output of virt-install is:
    [root@ovm21 winxpue5]# virt-install
    Would you like a fully virtualized guest (yes or no)? This will allow you to run unmodified operating systems. yes
    What is the name of your virtual machine? winkkxp
    How much RAM should be allocated (in megabytes)? 1000
    What would you like to use as the disk (path)? winkkxp
    How large would you like the disk (winkkxp) to be (in gigabytes)? 5000
    Would you like to enable graphics support? (yes or no) yes
    What would you like to use for the virtual CD image? /OVS/iso_pool/winxpue5/winxpue5.iso
    Starting install...
    libvir: Xen Daemon error : GET operation failed:
    Traceback (most recent call last):
    File "/usr/sbin/virt-install", line 476, in ?
    main()
    File "/usr/sbin/virt-install", line 440, in main
    dom = guest.start_install(conscb)
    File "/usr/lib/python2.4/site-packages/virtinst/XenGuest.py", line 379, in start_install
    self._create_devices()
    File "/usr/lib/python2.4/site-packages/virtinst/XenGuest.py", line 281, in createdevices
    disk.setup()
    File "/usr/lib/python2.4/site-packages/virtinst/XenGuest.py", line 96, in setup
    os.write(fd, '\x00')
    OSError: [Errno 28] No space left on device
    here is the df command output
    S.ficheros Tamaño Usado Disp Uso% Montado en
    /dev/sda2 3,0G 718M 2,1G 26% /
    /dev/sda3 108G 755M 107G 1% /OVS
    /dev/sda1 99M 24M 70M 26% /boot
    tmpfs 257M 0 257M 0% /dev/shm
    all filesystems have enought disk space....
    Here is the content of the xend.log:
    [2008-03-09 21:48:35 2534] INFO (SrvDaemon:331) Xend Daemon started
    [2008-03-09 21:48:35 2534] INFO (SrvDaemon:335) Xend changeset: unavailable.
    [2008-03-09 21:48:35 2534] INFO (SrvDaemon:342) Xend version: Unknown.
    [2008-03-09 21:48:35 2534] DEBUG (XendDomainInfo:132) XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 9577805624L, 'ssidref': 0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0, 'online_vcpus': 2, 'domid': 0, 'paused': 0, 'crashed': 0, 'running': 1, 'maxmem_kb': 4294967292L, 'shutdown': 0, 'mem_kb': 524288L, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked': 0, 'name': 'Domain-0'})
    [2008-03-09 21:48:35 2534] INFO (XendDomainInfo:148) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. at /local/domain/0
    [2008-03-09 21:48:35 2534] DEBUG (XendDomainInfo:2069) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid': '00000000-0000-0000-0000-000000000000', 'on_reboot': 'restart', 'image': '(linux (kernel ))', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '2', 'vcpu_avail': '3', 'name': 'Domain-0'}
    [2008-03-09 21:48:35 2534] DEBUG (XendDomainInfo:907) Storing domain details: {'name': 'Domain-0', 'console/limit': '1048576', 'memory/target': '524288', 'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0', 'cpu/0/availability': 'online', 'cpu/1/availability': 'online', 'control/platform-feature-multiprocessor-suspend': '1'}
    [2008-03-09 21:48:35 2534] DEBUG (XendDomain:434) Adding Domain: 0
    [2008-03-09 21:48:35 2534] DEBUG (XendDomain:379) number of vcpus to use is 0
    [2008-03-09 21:48:35 2534] INFO (SrvServer:180) unix path=/var/lib/xend/xend-socket
    [2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: VBD.set_device not found
    [2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: VBD.set_type not found
    [2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: VM.get_auto_power_on not found
    [2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: VM.set_auto_power_on not found
    [2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: debug.get_all not found
    [2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: console.get_other_config not found
    [2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: console.set_other_config not found
    [2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: VIF.get_network not found
    [2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: VIF.set_device not found
    [2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: VIF.set_MAC not found
    [2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: VIF.set_MTU not found
    [2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: session.get_all_records not found
    [2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: event.get_record not found
    [2008-03-09 21:48:35 2534] WARNING (XendAPI:672) API call: event.get_all not found
    [2008-03-09 21:48:35 2534] DEBUG (XendDomainInfo:991) XendDomainInfo.handleShutdownWatch
    [2008-03-09 21:48:38 2534] INFO (XMLRPCServer:149) Opening Unix domain socket XML-RPC server on /var/run/xend/xen-api.sock; authentication has been disabled for this server.
    [2008-03-09 21:48:38 2534] INFO (XMLRPCServer:149) Opening Unix domain socket XML-RPC server on /var/run/xend/xmlrpc.sock.
    Step(2) rpc output:
    [root@ovm21 winxpue5]# /opt/ovs-agent-2.2/utils/do_rpc.py https://admin:[email protected]:8899 get_free_space
    get_free_space []
    socket error! code=104, msg=Connection reset by peer
    [root@ovm21 winxpue5]# /opt/ovs-agent-2.2/utils/do_rpc.py https://system:[email protected]:8899 get_free_space
    get_free_space []
    socket error! code=104, msg=Connection reset by peer
    [root@ovm21 winxpue5]# /opt/ovs-agent-2.2/utils/do_rpc.py https://sys:[email protected]:8899 get_free_space
    get_free_space []
    socket error! code=104, msg=Connection reset by peer
    my password for whole system is 'oracle'
    some ideas ????
    Regards
    René Felipe Viancos.

  • Bootcamp - I'm trying to install windows 8 on my MBPr but getting an error when partitioning the disk. 'An error occurred while partitioning the disk'

    I'm trying to install windows 8 on my MBPr but getting an error when partitioning the disk. 'An error occurred while partitioning the disk'

    You posted your Bootcamp question in the Macbook Pro forum. Your question has been asked and answered many times in the Bootcamp forum. https://discussions.apple.com/community/windows_software/boot_camp
    When you post in the Bootcamp forum include the complete and exact error message.

  • Expand virtual disk on sun storage 6140

    I have configured sun storage 6140, but volume is %100.
    How could i expand virtual disk without data lose?
    How could i add any disk storage pool?
    thanks..
    regards..

    Hi Dan,
    Do you mean that you cannot mount the Journal virtual drives on the Storage Space? Please run the command “Get-VirtualDisk” to check the status of the virtual disk.
    You could run the command below to make your storage space read-only.
    Get-VirtualDisk –Friendlyname name_of_your_space | Get-Disk | Set-Disk –IsReadOnly $true
    For more detailed information, you could refer to the article below:
    Storage Spaces Frequently Asked Questions (FAQ)
    http://social.technet.microsoft.com/wiki/contents/articles/11382.storage-spaces-frequently-asked-questions-faq.aspx#What_happens_if_I_run_out_of_physical_capacity_on_a_thinly_provisioned_storage_space
    Best Regards,
    Mandy 
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Error when adding a disk to Cluster Shared Volumes

    When adding a disk to Cluster Shared Volumes via Failover Cluster Manager, I get a couple of errors.
    Event ID 5145 in System Log:
    While adding the disk ('Cluster Disk 1') to Cluster Shared Volumes, setting explicit snapshot diff area association for volume ('\\?\Volume{420e2cc4-4fb4-41be-afb1-65f2ee62457a}\') failed with error 'HrError(0x8004230d)'. The only supported software snapshot
    diff area association for Cluster Shared Volumes is to self.
    Cluster disk resource 'Cluster Disk 1' failed to delete a software snapshot.  The diff area on volume '\\?\Volume{420e2cc4-4fb4-41be-afb1-65f2ee62457a}\' could not be dissociated from volume '\\?\Volume{420e2cc4-4fb4-41be-afb1-65f2ee62457a}\'. This
    may be caused by active snapshots. Cluster Shared Volumes requires that the software snapshot be located on the same disk.
    Any ideas why I'm getting this error?  This disk was previously added as a CSV to different Windows failover cluster, if that matters.  Thanks.

    Hi,
    As the disk was previously used as a CSV, I assume there is still data on it.
    Please check if any VSS snapshot created on that disk. If so, delete them and re-add it as a CSV to see the result - a quick way is to backup important files and perform a re-format if you cannot confirm.
    If you have any feedback on our support, please send to [email protected]

  • Invalid node structure error when verifying hard disk, please help

    My 27" Mid 2011 iMac is having hard disk issues. I attempted to repair the disk but received an error that said the disk cannot be repaired and needs to be re-formatted. I have all my files backed up to an external hard drive so I erased and formatted the disk. After reformatting, I ran the verify disk function and got the message saying the HD appears to working properly. I reload OSX Lion and within a day, my computer freezes up and acts as if something is wrong. When I run the verify disk, I get the Invalid Node Structure error multiple times and then the message saying the disk cannot be repaired and I need to reformat the drive. I have completed this process several times and have had no luck. I have looked at a few forums with people who have had somewhat similar problems but am still unsure. I have seen people recommend programs like Disk Warrior to repair issues the hard disk utility cannot but I don't want to spend $100 dollars on this program if my hard disk is damaged and needs to be replaced. Any suggestions? Thank you

    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. There are ways to back up a computer that isn't fully functional — ask if you need guidance.

  • SAP Runtime error when expanding menu in SE43

    Hi,
    I receive a runtime error after 10 clicks while expanding menu in SE43. Even when expanding the tree in se43 the system issues a warning saying not all will be expanded. Why this happened.
    Kindly help.
    Runtime Error: TABLE_INVALID_INDEX
    Thanks & Best Regards.

    Hi,
    I receive a runtime error after 10 clicks while expanding menu in SE43. Even when expanding the tree in se43 the system issues a warning saying not all will be expanded. Why this happened.
    Kindly help.
    Runtime Error: TABLE_INVALID_INDEX
    Thanks & Best Regards.

  • Compaction Error when saving to disk

    I desperatly need help. Everytime I open mail it is ok then it freezes when saving to disk - and error message "compaction error" cleared out folders still no luck. Please help!!!

    What is your hard drive capacity and available free space?

  • Tomat (5.5.x)error when expanding war file with .cvsignore

    I am using the sysdeo Eclipse Tomcat plugin (V3.0) that allows me to create a war file from my eclipse project. In that war file is a .cvsignore file at the top level. Apparently, that cause the war expansion to fail with the following message. Any idea why it failed when encountering .cvsignore?
    Thanks.
    Sep 6, 2005 5:09:30 AM org.apache.catalina.startup.HostConfig deployWARs
    WARNING: Exception while expanding web application archive magicbillboard.war
    Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location - find_vma failed
    Catalina.start using conf/server.xml: java.io.FileNotFoundException: /opt/lampp/webapps/magicbillboard/.cvsignore (No such file or directory)
    java.io.FileNotFoundException: /opt/lampp/webapps/magicbillboard/.cvsignore (No such file or directory)

    hi Marco
    Thanks for the advice. I have made some progress but still getting an error when i deploy on tomcat but not on the bundeled server. I will add the error at the end and hope you may be able to directly me again. There is another Q regarding the page you adviced me to look at . It suggests in step 2 copying two .jar files but fails to indicate copying them to which directory. Can u help?
    ERROR:
    Cannot read USERS database: org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'users' at line 1)
    Thanks
    zak

  • Disk Error When Verifying with Disk Utility

    I have a macbook pro intel with osx 10.4.8. I'm having trouble putting stuff into and emptying the trash so i tried the mac os disk utility. when i verified it i got the following error message
    Verifying volume “Macintosh HD”
    Checking HFS Plus volume.
    Checking Extents Overflow file.
    Checking Catalog file.
    Invalid sibling link
    The volume Macintosh HD needs to be repaired.
    Error: The underlying task reported failure on exit
    1 HFS volume checked
    Volume needs repair
    The disk repair button remained grayed out so i couldn't perform the repair. any ideas?

    You're in troubles. :-/
    You can try another disk utility, but basically, the best to do, first, is a low-level formatting (format with the "zero data" option checked).
    If it finish that, then reinstall a system and go ahead (keep backups up to date tho)
    If it does not, you will have to get the hard disk changed.
    Why reward points ?

  • Error when installing virtual appliance for r12.2.4

    Hello
    I have downloaded Oracle Virtual Appliance for Oracle  E-Business r12.2.4 in a following step by step manner but I am running into an error.  As per the readme, I have gone through the Note:1928303.1 but it does not address the issue.
    That said, is there any comprehensive, step by step document that outlines installation and implementation of Oracle Virtual Appliance for r12.2.4?
    Below are steps I ran.
    Step 1:  Downloaded and Installed Oracle Virtual Box version 4.3.22.
    Step 2:  I want to install Oracle EBS r12.2.4 single node installation on My Windows 8.1 64 bit laptop with 1 TB of HDD and 8GB RAM.
    Step 3:  Downloaded following files for single node vision appliance.
    There are two zip files for each part, so I downloaded total 16 zip files.
    V52470-01 Oracle E-Business Suite Release 12.2.4 Single Node Vision Install X86 (64 bit) (Part 1 of 8) Linux x86-64
    V52471-01 Oracle E-Business Suite Release 12.2.4 Single Node Vision Install X86 (64 bit) (Part 2 of 8) Linux x86-64
    V52472-01 Oracle E-Business Suite Release 12.2.4 Single Node Vision Install X86 (64 bit) (Part 3 of 8) Linux x86-64
    V52473-01 Oracle E-Business Suite Release 12.2.4 Single Node Vision Install X86 (64 bit) (Part 4 of 8) Linux x86-64
    V52474-01 Oracle E-Business Suite Release 12.2.4 Single Node Vision Install X86 (64 bit) (Part 5 of 8) Linux x86-64
    V52475-01 Oracle E-Business Suite Release 12.2.4 Single Node Vision Install X86 (64 bit) (Part 6 of 8) Linux x86-64
    V52476-01 Oracle E-Business Suite Release 12.2.4 Single Node Vision Install X86 (64 bit) (Part 7 of 8) Linux x86-64
    V52477-01 Oracle E-Business Suite Release 12.2.4 Single Node Vision Install X86 (64 bit) (Part 8 of 8) Linux x86-64
    Step 4:  Unzipped these files
    Step 5:  After unzip, unzipped filename looked like following.  So I removed the last digit in the extension so that Oracle virtual box can recognize .ova extension.
    Unzipped file name:
    Oracle-E-Business-Suite-12.2.4_VISION_INSTALL.ova.01
    renamed to
    01_Oracle-E-Business-Suite-12.2.4_VISION_INSTALL.ova
    Step 6. In Oracle virtual box, attempted to import these ova files using "Import Appliance".   This is when I am getting following error.
    Oracle VM Virtual Appliances for Oracle E-Business Suite (Linux)
    Failed to import appliance C:\ova\EBS\INSTALLATION OPTIONS\Option 1 Single Node ALL\0_Oracle-E-Business-Suite-12.2.4_VISION_INSTALL.ova.
    Could not create the imported medium 'C:\Users\ova\VirtualBox VMs\Oracle-E-Business-Suite-12.2.4_VISION_INSTALL\Oracle-E-Business-Suite-12.2.4_VISION_INSTALL-disk1.vmdk'.
    VMDK: Compressed image is corrupted 'C:\Users\ova\Oracle-E-Business-Suite-12.2.4_VISION_INSTALL-disk1.vmdk' (VERR_ZIP_CORRUPTED).
    Result Code:  (0x80BB0004)
    Component: Appliance
    Interface: IAppliance {3059cf9e-25c7-4f0b-9fa5-3c42e441670b}
    This is happening with each and every file in above list. 
    Please advise what am I missing?  And if there is a comprehensive document somewhere that outlines details about implementation.  The above mentioned metalink note is not enough.
    Darsh

    You need to merge all of the downloaded files first, before importing into Virtualbox. Google for my blog for detailed steps.

  • Hyperion Reports - HFMCurrency function error when expanding rows

    <p>Im using Hyperion Reports 7.2.On the report in the production environment, Ihave a cell containing a HFMCurrency function with a conditionalformatting:</p><p> </p><p>    I<b>n<<HFMCurrency("Grid1", 5, A, 1)>>Thousands</b></p><p> </p><p>    Conditional formatting applied:</p><p> </p><p>        IF Member NameValue contains Contributions</p><p>        OR</p><p>        IF Member NameValue contains Parent</p><p>        OR</p><p>        IF Member NameValue equals Proportion</p><p>    </p><p>        THEN ReplaceString Value : In USD Thousands</p><p> </p><p>The report contains multiple expandable rows. Everytime a row isexpanded it returns this value with an error on the cell containingthe formula:</p><p> </p><p>    <b>In Error: Unable to get cell valueThousands</b></p><p> </p><p>It's weird because the error on the report does not persist inthe development environment. Any insights will be helpful. You mayreply on this thread or send directly your comments to:[email protected]</p><p> </p><p>Thanks.</p><p> </p>

    If you use this function/syntax on the row without expansions does it work?<BR><BR>If so, I believe the issue has to do with the syntax. You might need to use the current keyword to make the function dynamic (for example, <<HFMCurrency("Grid1", current,A,1)>>). When you write the formula with a fixed value for rows, it's not dynamic (for the expanded rows). <BR><BR>Although, I wouldn't expect you to get an error, just the wrong description. <BR><BR>To narrow it down, I would try the function on a row w/o expansions or conditional formatting. Then add expansions. If that works, add back the conditional formatting.

  • Error when expanding 'Wen Dynpro Application' in 'Content Administration'

    Hi All,
    I m using CE 7.1 portal.
    In my Content Administration -> Portal Content, when im trying to expand Web Dynpro Applications,
    its throwing null pointer exception. Giving following error:
    java.lang.NullPointerException
        at com.sap.tc.webdynpro.serverimpl.core.deployment.DeploymentXMLParser.processXML(DeploymentXMLParser.java:186)
        at com.sap.tc.webdynpro.serverimpl.core.deployment.DeploymentXMLParser.<init>(DeploymentXMLParser.java:140)
        at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractWebModule.initializeDeployableObjectParts(AbstractWebModule.java:304)
        at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractWebModule.getParts(AbstractWebModule.java:132)
        at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObject.getParts(AbstractDeployableObject.java:115)
        ... 78 more
    What could be the reason for the same?
    How can i mend it?
    Thanks and Regards,
    Sakshi

    Thanks Santhosh for prompt reply.... i restarted the server and after that its working fine....
    In case, if i ll face some issue again will get back to you.... thanks
    Sakshi

  • Satellite L505-10K - Unexpected error when using recovery disk creator

    Toshiba Satellite L505-10k
    Can't make any recovery disc when I open toshiba recovery media creator, it says: an unexpected error occurred. Close the program and then restart it (error code: 0D00F6-49-00000015) and then I click ok and then it comes again and then I click ok and it comes again and I click ok and then the program comes and when I create the disc it comes to the verification, but then it says: Unable to read the following file. E: \ Boot \ fonts \ chs_boot.ttf (error code: 02015-20-00000000).
    I really do need help, I'm afraid something will happen to my computer, so is there anyone who knows something about this kind of problem?
    Thankful for your help.

    Hi
    I don't now if that works be cause when I got my computer I tried to create an recovery disc but it says yeah, you know, and I was looking in the folder if the file was there as it says that it could not read but the file isn't there so I don't think that it works to do an recovery from the HDD but I know that I can order an recovery disc from toshiba but I don't know if it works to do an recovery with it du you think so? but if I order an recovery disc do you think that I can get it for my language? I'm from sweden.

  • "Building boot caches" error when changing startup disk

    Please,
    Does anyone knw why, or how to fix this error?  I have triedinstalling the 10.8.4 combo but keep getting "installation failed" error.
    This is on my wifes brand new iMac. Here's the profile:
    Hardware Overview:
      Model Name:          iMac
      Model Identifier:          iMac13,2
      Processor Name:          Intel Core i5
      Processor Speed:          3.2 GHz
      Number of Processors:          1
      Total Number of Cores:          4
      L2 Cache (per Core):          256 KB
      L3 Cache:          6 MB
      Memory:          16 GB
      Boot ROM Version:          IM131.010A.B05
      SMC Version (system):          2.11f16
    OS 10.8.4
    Would greatly appreciate any assistance!!
    Thank you,
    Gary

    Hello Mende1,
    I ran both verify and repair on the 3TB internal and 4TB external HDs . . . both passed with flying colors.
    I have used Techtoo Pro & DiskWarrior with no luck.  I've been searching the web and there doesn't seem to be an answer.  Bombich (Carbon Copy CLoner) said he felt it was a bug in startup disk selector in system preferences.
    Thanks for coming to my aid.

Maybe you are looking for

  • Daily, Monthly, and Yearly Report

    Hi I am new to the BAM. I have a BPM process. I want to generate the daily, monthly and yearly report for it. Please advise how can I achieve it. I have a one dimension variable on the process. Thanks in advance!

  • Error while updating PO - 'This document is locked by another user. Please

    All, While updating the PO through API (Oracle Version - 11i) we are getting the error message 'This document is locked by another user. Please try again later.' intermittently. We are using below API to update the PO through interface program. po_ch

  • VPRS Condition is missing in invoice for bacth determine line item

    Hi Gurus, I have an Concern, My user has created Sales order with three line items. He did delivery and Invoice individually for each line item. For 2 line items he entered batch manually and did invoice there we didn't find any issue. For third line

  • Flash movie missing one pixel in IE

    Hello, I have a Flash movie that is only displaying 799 pixels. The stage is set to 800 pixles and the width in the HTML document is also 800 pixels. This problem is only happening when viewed in Internet Explorer and I don't remember this being a pr

  • IDM roles creation / updation and deletion via workflows

    Hi, We are in IDM 7.1. I wanted to know if there is any way to create / update / delete IDM roles using in the workflow / rules on a data driven logic rather than using the IDM admin page (Roles tab) and creating them with LDAP group attributes assin