Deleting Resources

I'm trying to a delete a resource from Tidal Client Side and getting below message (Windows Master)
Unable to delete record. It may be in use! (The DELETE statement conflicted with the REFERENCE constraint "FK__reslock__resmst___3C34F16F". The conflict occurred in database "Tidal_Dev", table "dbo.reslock", column 'resmst_id')
If anyone have any suggestions let me know.. not sure how to delete it from Sql database(resource Name: zzbadBSA-CWS Scheduler)

Just some additions to what SACHIN has told
(1) You would have to delete all the dependencies - Orders, MODEL (000)
(2) When you try to go into the change mode and delete the line item, if there are no dependencies, you can delete the line item using the trasah can icon.
Otherwise it shows the WHERE USED LIST with the dependencies.
Delete all of them
(3) Orders can be deleted using the RLCDELETE .
TO delete the resource from the MODEL, Use the following steps
TRansaction: /sapapo/scc07  > Click on CHANGE ICON > <i>top menu</i>-MODEL OBJECTS> RESOURCE> DELETE from the MODEL> you will get a popup window> CLick on CHANGE icon> another popup window> Enter the REOURCE NAME which you want to delete> Execute > Execute > Another Popup window- Do you really want to delete selected resources from model > YES> Another Popup window- CONTINUE > Now SAVE THE MODEL using the save icon on the top
Now go to the resource in change mode and select the line item and click on the trash can...
You should be all set
Hope this helps
Regards
KUmar

Similar Messages

  • Turn "Delete Resource Account" for Active Directory into rename/move/unlink

    My Windows sysad would like me to stop deleting Active Directory users; he's tired of cleaning up from dangling SIDs, and I don't particularly blame him. Instead, he would like the process of "deleting" an AD account to be more like:
    1. disable
    2. rename from cn=user to cn=user_999, where 999 is replaced with an incrementing number (jsmith_001, jsmith_002, etc.). (Or maybe he;d be Ok with jsmith_yyyymmddhhmmss...)
    3. move (probably in the same "rename" above) from ou=Employees to ou=4Delete.
    4. unlink account from user.
    We are assigning AD accounts through roles, and so the Delete Resource User (or Delete Resource Person?) task is invoked. Does anyone have a customized version of this task that differentiates between resource account types and handles the "disable/rename/move/unlink" AD account paradigm my sysad would like? -Les

    Hi,
    did you ever resolve this? If so, how did you work it out as we would like to do the same.
    Thanks.

  • Error in Deleting Resources

    I need help on figuring why we are getting this problem on resources. We have admisitrator that are having problem on deleting resources and some have no trouble at all. I looked at the way we are set-up on the roles and permission and we are granted the same permission sets in OLMS. What am I missing?

    what is the error you are getting? post the error or java stack to the forum. I got similar problem while deleting courses/offerings and oracle provided a code fix.
    Ram G

  • How to delete resources that have been reference or used somewhere else ?

    Is there a way to delete resources even if they have been referenced in some other resource or used in PPMs or Orders etc ?
    I'll look forward to replies.
    Regards,
    Ranjini.

    Thanks Sai but I cannot delete resources using /sapapo/res01 or /sapapo/scc07 unless I remove the resources from all the planning versions which in turn cannot be removed unless we remove all their dependencies which can be a really time consuming process.
    Thats why I wanted to know if there is some report to delete the resources inspite of these dependencies.

  • After-Delete Resource Action Fails with "the authenticity of host  ..." Err

    I created two Resource Actions (see below for format used). Both actions are being referenced in an Shell Script resource adapter (RA) that's used to create/delete a home directory on a Sun Solaris box. The RA also performs other setup/cleanup activities. The After-Create resource action call to ssh works. The After-Delete resource action call to ssh fails with the following error:
    com.waveset.util.WavesetException: Script failed waiting for "_,)#+
    (:" in response "The authenticity of host 'localhost (127.0.0.1)' can't be
    established. RSA key fingerprint is db:98:c4:cf:84:0a:f9:52:12:14:7...A key
    fingerprint is db:98:c4:cf:84:0a:f9:52:12:14:7e:74:23:f7:8f:df. Are you sure
    you want to continue connecting (yes/no)? " com.waveset.util.WavesetException:
    Script processor timed out with nothing to read and the following unprocessed
    text: "The authenticity of host 'localhost (127.0.0.1)' can't be established.
    RSA key fingerprint is db:98:c4:cf:84:0a:f9:52:12:14:7e:74:23:f7:8f:df. Are you sure you want to continue connecting (yes/no)? The authenticity of host 'localhost (127.0.0.1)' can't be established. RSA key fingerprint is db:98:c4:cf:84:0a:f9:52:12:14:7e:74:23:f7:8f:df. Are you sure you want to continue connecting (yes/no)? ".
    By the way, we are currently using Sun Identity Manager 7.0.
    Thanks in advance for your assistance.
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE ResourceAction PUBLIC 'waveset.dtd' 'waveset.dtd'>
    <ResourceAction name='ResAction:myProj:Resource-After-Create'>
    <ResTypeAction restype='Shell Script' timeout='20000'>
    <act>
    #!/bin/csh
    echo "Account ID" >> /myProjFolder/.$WSUSER_accountId.txt
    echo $WSUSER_accountId >> /myProjFolder/.$WSUSER_accountId.txt
    ssh -l someuser localhost /myProjFolder/exe/someExecutable $WSUSER_accountId &
    exit 0
    </act>
    </ResTypeAction>
    <MemberObjectGroups>
    <ObjectRef type='ObjectGroup' id='#ID#Top' name='Top'/>
    </MemberObjectGroups>
    </ResourceAction>
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE ResourceAction PUBLIC 'waveset.dtd' 'waveset.dtd'>
    <ResourceAction name='ResAction:myProj:Resource-After-Delete'>
    <ResTypeAction restype='Shell Script' timeout='20000'>
    <act>
    #!/bin/csh
    echo "Account ID" >> /myProjFolder/.$WSUSER_accountId.txt
    echo $WSUSER_accountId >> /myProjFolder/.$WSUSER_accountId.txt
    ssh -l someuser localhost /myProjFolder/exe/someExecutable $WSUSER_accountId &
    exit 0
    </act>
    </ResTypeAction>
    <MemberObjectGroups>
    <ObjectRef type='ObjectGroup' id='#ID#Top' name='Top'/>
    </MemberObjectGroups>
    </ResourceAction>

    You've probably already fixed it...
    Just log on in the console yourself, instead of IdM. After answering yes, key fingerprint will be added to the ~/.ssh/known_hosts, and IdM will be happy.
    Milan

  • DTR delete resource with backslash in filename

    Hi,
    using the dtr repository browser (Browser application), "Add new resource", I added a file with name "C:\tmp\filename" to dtr by mistake. Now I cannot delete it. If I try using the "Delete resource" button, I get an error message, If I try using dtr client in NWDS it complains the file does not exist (of course I cannot create a file named "c:\tmp\filename" on a Windows file system).
    Any ideas how to get rid of this?
    Regards
    Rolf

    Hi Rolf,
    yes, most likely this could be the anwer. Perhaps not because DTR console is stronger and meant for nwdi admins but simply because it is related to DI usage type so if one adds only usage type portal or whatever, why would we fill up the filesystem with non related data, but as discussed I also treat this as the answer.
    What also changed I am aware of (and this changed even earlier as of the appearance of 711) that NWDS' eclipse folder is not including any cmd tools (like for cbs tool, cms tool, dtr shell, dc tool, etc) but these are wrapped into the SCA DICLIENTS (inside that there is another sda tcdicmd_tools~sda.sda that includes these tools) and which can be downloaded from the SMP from the same place where the DI_* SCs are available. This is not related to the server side dtr console but related to NWDI command line tools so I thought I mention it for the sake of completeness.
    Best Regards,
    Ervin

  • Project Online - Can't Delete Resource and User from Delete Enterprise Objects

    I would like to link a resource account to a user account but I ran into an error: "The resource account
    is already in use.".  This is a known issue which I attempted to resolve by following the instructions in KB2881398.
    However when deleting the selected resource from Delete Enterprise Objects I get a message indicating success ("The
    selected Resources and Users have been deleted.") but the duplicate user is still in the listing in Delete Enterprise Objects and when attempting to link the remaining resource to a user logon account I still get the error
    "The resource account is already in use."
    Why is the user not deleted even though Delete Enterprise Objects reports success and how can I delete these duplicates to be able to successfully link the account?

    Hi,
    This might be due to your Exchange Sync issue, where your project workspace is unable to delete that user from local DB. Try following steps to diagnose the problem:
    1) Go to your Resource Pool, DELETE a resource.
    2) While resource is being Deleted, open another window 
    Server Settings -> Manage Queue Jobs
    3) Here you can view the progress of your current Resource Deletion update, check if all goes smooth and your Resource is deleted successfully by showing process completion 100% :
     ( to view any error look at the
    last column of table on Manage Queue Job page)
    4) Cross check your Resource by running Resource Availability Report.
    Basically this will give you a fair idea of your resource deletion problems and how system is responding to it.
    Regards

  • Howto delete Resource Provider Name for a database persistence provider?

    Hi,
    I have performed the steps successfully given here: http://mike-lehmann.blogspot.com/2006/09/simple-mdb-with-oracle-database-jms.html
    Now, I need to do a clean up for this complete task. I have been able to do so completely sans one problem that if I want to do it again, the Resource Provider Name is visible in EM.
    The steps I have taken to to clean the task are:
    1. Undeployed the MDB application.
    2. Deleted the data source
    3. Deleted the connection pool
    4. Undeployed the RA (doing so the JMS destination also got deleted)
    5. Deleted the JMSUSER schema/user completely.
    My environment is RH4 Update 5 + AS 10.1.3.1.0 [J2EE Server+ Web Server] + 10.1.3.3 patch.
    Can someone please let me know how to remove the Resource provider name also?
    thanks,
    Saurabh

    In addition to the steps highlighted above, the value for the Resource Provider Name was persisting in the application.xml file. Once it is deleted, OC4J instance restarted, all works fine.
    Thanks.

  • Update Duration based on add/delete Resources

    Hi,
    I'm new to Primavera and I'm
    sure this is a simply thing to do with the right
    settings.
    What I want to do is
    change the initial duration of a task automatically when
    additional resources are either added or deleted. <br
    />Example:
    A task takes 2 days to complete
    with 1 resource.
    Add a new resource and this
    should reduce the duration down to 1 day.<br
    />
    I've tried changing the 'Duration Type'
    but it doesn't seem to work as I expect it.<br
    />
    Thanks
    Munga

    In the above scenario change the activity type from
    Task Dependent to Resource Dependent and the Duration
    type to Fixed Units or Fixed Units/Time.<br
    />
    In this case the movement you add
    additional resource it will change the duration.But
    then you also need to change the Budget Units of the
    Resource as dates and then duration will be calculated
    according to Resource availibilty.
    <br
    />Hope this is useful.....

  • Permission to delete resources?

    Once a resource has been made Inactive, is it only someone with Administrator group permissions that can then fully delete the resource or can that permission be enabled for another group?
    rgds
    Steve

    Hi Steve,
    The permission "manage users and groups" is required to delete users. By default, only the admin group has this permission and you should be careful not to give this permission to other groups of users who might mess up your resource pool.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Deleted resource cal still showing in search list

    hey all
    So I had a resource called boardroom, i then deleted it, i created another one called BoardRoom. now when i go to my ical account, create an event, and search for a location. both instances show. does anyone know how to remove this, seems like its storing in cache somewhere?
    Thanks
    alan

    Hi,
    That does sound like a client cache issue. To confirm that, you could try loading your account and creating a meeting from a separate client machine, or make a throw-away user account on your existing client system.
    If you still see two board rooms when trying the above, that means that both actually exist; so maybe the delete failed somehow. There should be logs about this in /var/log/caldavd.
    HTH,
    -dre

  • Deleted Resources Reappear after AD Sync

    Having an issue with resources deleted from the enterprise resource pool showing up again the next day as active resources. These resources have no assignments, are not in any resource plan, and need to be deleted as they are no longer needed. The resources
    delete ok with no errors and when the ERP is checked, they are gone. However, the next day they show up again. Running some tests, it looks like the resources are being reactivated after resource AD sync runs. I thoought the resource sync only reactivates
    resources if inactive. However, what I am seeing is the resource being reactivated as an active resource even after being deleted. What am I missing and is there some switch that needs to be thrown to make a resource deletion permenant?
    Anyone else run across this?
    Rick Frisby

    Rick,
    AFAIK, this is by design. I think you will also need to disable him from AD.
    User exists in Active Directory and is a member of the Active Directory group mapped to the Enterprise Resource Pool. The user does not exist in Project Server
    A new Project Server resource is created for this user.
    Note:
    A Project Server User Account is not created based on this synchronization. The Active Directory user needs to be added to a Project Server security group to create a user account. For more information, seeBest
    practices to configure Active Directory groups for Enterprise Resource Pool synchronization in Project Server 2013.
    http://technet.microsoft.com/en-us/library/gg982985(v=office.15).aspx
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

  • Delete Resource Fork.

    Hello AppleScript Gurus,
    I'm wondering if it's possible to tell finder or another application to delete or remove a resource fork? I've got a lot of file that have custom & preview icons and I don't need or want them to have them.
    Thanks in advance,
    Maximilian

    Use the ditto command in the Terminal, which is in the /Applications/Utilities/ folder, to create a copy of those files without the resource fork, and throw the originals away.
    (26858)

  • Deleting resource fork

    An age-old headache for some users. QuickImage and/or Grim Ripper used to make it possible to delete the resource fork from files. In SnowLeopard, neither works.
    Why would anyone want to delete the resource fork? The cut down on file sizes. Imagine if you have a number of JPGs available on the web to view. Remioving their resource forks custs down on server storage space and speed the loading of the images.
    Seems like a no-brainer to me — many people would benefit from such a utility. Why does such a thing apparently not exist these days?

    Thomas, thanks for responding but yes, I kept the detail down to avoid writing a longer question.
    JPGs can and do have resource forks — custom icons for example. (If, of course, your JPG generator is set up to create them.) I use GraphicConverter and Photoshop make my JPGs and, by golly, they both offer an option to make a custom icon, which I take advantage of. (Don't ask why. More waffle.)
    I then parcel up twenty JPGs into a Zip archive, and upload it to the main web site I run <http://hamilton-archives.com>. Members visit the site, admire the thumbnails and pop-ups and then, if they have paid a small additional cost, they can download the Zip.
    Custom icons on my JPGs can and often do DOUBLE the size of that Zip.

  • Active Directory + Resource action to delete home directory

    Hi all,
    I am trying to delete home directory from the disk physically after the user is deleted from AD. I followed the link http://docs.sun.com/app/docs/doc/820-6551/bzbuc?a=view and implemented the delete resource action as mentioned in the link.
    here are the steps i followed (For testing, I mentioned delete >> C:\test.txt to see if it deletes the text file)
    1. Enter delete after action in the Identity Manager User Attribute column of the resource’s schema map.
    2. In the Attribute Type column, select string.
    3. In the Resource User Attribute column, enter IGNORE_ATTR. Leave the Required, Audit, Read Only, and Write Only columns unchecked.
    4. Add this to the Deprovision Form user form after the </Include> tag:
    <Field name= ’resourceAccounts.currentResourceAccounts[AD].attributes.
    delete after action’>
    <Expansion>
    <s>AfterDelete</s>
    </Expansion>
    </Field>
    5. Create the following XML file and import into Identity Manager. (Change file paths according to your environment.)
    <?xml version=’1.0’ encoding=’UTF-8’?> <!DOCTYPE Waveset PUBLIC
    ’waveset.dtd’ ’waveset.dtd’>
    <Waveset>
    <ResourceAction name=’AfterDelete’>
    <ResTypeAction restype=’Windows Active Directory’ timeout=’6000’>
    <act>
    echo delete >> C:\test.txt
    exit
    </act>
    </ResTypeAction>
    </ResourceAction>
    </Waveset>
    6. Edit the XML for the Active Directory resource and add information to the “delete after action” schema mapping. Here is an example of a complete schema mapping for this resource with the new additions. (You will be adding the views-related information.)
    <AccountAttributeType id=’12’ name=’delete after action’ syntax=’string’
    mapName=’IGNORE_ATTR’ mapType=’string’>
    <Views>
    <String>Delete</String>
    </Views>
    </AccountAttributeType>
    To test, I deleted a user from AD and I was expecting the file c:\test.txt to be deleted as it invokes the Resource action after delete. Has anyone been successful in deleting the home directory from drive after the user is deleted. Any pointers or help
    Thanks,
    Ani

    Hi Gaurav,
    I have to implement Resource Action functionality for Solaris system. I followed the link http://download.oracle.com/docs/cd/E19225-01/820-6551/bzbuc/index.html and the first message of this thread. I am using 8.1 IDM.
    But unfortunately I can’t trigger any bash commands on the resource like echo deleting of user wiht next name - $WSUSER_accountId >> /tmp/resultFile.txt.
    There are any errors on log file.
    Can you share your work configuration and steps to reproduce?
    I have done next but Resource Action doesn’t triggered:
    1. My Action:
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE Waveset PUBLIC 'waveset.dtd' 'waveset.dtd'>
    <Waveset>
    <ResourceAction name='AST-ResAct-SOL-AfterDelete'>
    <ResTypeAction restype='Solaris' timeout='6000'>
    <act>
    #!/usr/bin/bash
    echo deleting of user wiht next name - $WSUSER_accountId >> /tmp/resultFile.txt
    exit 0
    </act>
    </ResTypeAction>
    </ResourceAction>
    </Waveset>
    2. Added next line to “Deprovision Form”
    <Field name='resourceAccounts.currentResourceAccounts[SOLARIS 10].attributes.delete after action'>
    <Expansion>
    <s>AST-ResAct-SOL-AfterDelete</s>
    </Expansion>
    </Field>
    3. Added a new attribute mapping on the resource:
    <AccountAttributeType id='12' name='delete after action' syntax='string' mapName='IGNORE_ATTR' mapType='string'>
    </AccountAttributeType>
    4. Assigned role (this role provisioned resource to user) to user, delete user from resource via Deprovision IDM page. But my Action commands didn’t trigger on resource.
    Thanks’ in advance!

Maybe you are looking for

  • Oracle Connection Pool failure in COM+

    I am having some trouble trying to get a specific database to work with an application that makes use of a COM+ Application. When we point the application at the UAT database everything seems fine, but when we point it to the production database afte

  • Error when attempting to run auto invoice report

    Hi, We are currently using Oracle E-Business Suite 11.2.  One of our users was attempting to run an Auto Invoice Report this morning and got an error occur.  The log file shows the following: SELECT INTERFACE_LINE_ID FROM   RA_INTERFACE_LINES L2 WHER

  • Word Wrapping JLabel

    I'm having trouble getting JLabel's to word wrap. I've tried using html tags. Is there any way I ca do this? What I'm trying to do is read in from a file, get Questions and Answers, and display quesitons and answers to a JLabel using setText(). The d

  • 2 Problems with PDF Forms:  Import and Launcing PDF Form in Browser

    We are installing SAP sersion 2004s and I have encountered 2 problems while working through several tutorials. 1.  When Adobe Designer opens from the layout in SE80, the IMPORT option (under TOOLS) does not appear.  Is there an installation step(s) m

  • Why error message she trying to install AirPort software 6.0

    Why do I get an error message she trying to install AirPort software 6.0 over 5.5.3.