RACF - create alias

Hi,
In oim10g setup when I try to provision user to RACF on success of create user task I am calling another process task which defines alias for the user.
But alias creation is failing with exception :
log from ldapgateway:
NamingException processing add request! Error message received:  IDC0002I IDCAMS PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS 12 ~
OIM log :
[COM.IDENTITYFORGE.ORACLE.INTEGRATION.UTIL.IDFLDAPOPERATIONS],IdfLdapOperations -> : Unable to create objectcn=UDB30ZX,ou=Alias,dc=racf,dc=com: [LDAP: error code 64 -  IDC0002I IDCAMS PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS 12 ~]
ERROR,07 Feb 2012 01:17:36,674,[COM.IDENTITYFORGE.ORACLE.INTEGRATION.IDFUSEROPERATIONS],OIM-Racf-Advanced-Connector-UserOperations --> defineAlias() NamingException: Error while connecting to target. cn=UDB30ZX,ou=Alias,dc=racf,dc=com: [LDAP: error code 64 -  IDC0002I IDCAMS PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS 12 ~]
error says Invalid parent base dn ou=Alias,dc=racf,dc=com. any troubleshooting steps for ldap schema?
Thanks alot

Result <65>: Invalid parentBaseDn [ou=Alias,dc=racf,dc=com] for this context!
SEVERE: SchemaViolationException processing search request! Error message received
No supported operation for the given dn [ou=Alias,dc=racf,dc=com]
I have not modified RACF schema.
any pointer?

Similar Messages

  • FCPX 10.0.7 Won't create alias' to event files

    We recently had a Facilis Terrablock SAN installed along with a CatDV server.
    The problem we're having is that FCPX won't create alias files on the SAN when importing footage and not moving it to the Events folder, so everything comes up as offline.
    We're adding the SAN location properly in FCPX and we can create alias files in finder on the SAN just fine.
    Does anyone have any insight about why this is happening?

    SAN's of any kind - AFAIK - are supported. FCPX can work with media on our Facilis SAN so long as I use the "Copy Media To Final Cut Events Forlder" option on direct import. It actually works quite well in this regard.
    However, this is not how we want to work with our media. Up to this point we've used our own folder structure on local discs prior to importing footage. This works fine as Final Cut creates short cuts to the original media in the Events Folder (kind of a hack way to do this IMO, but whatever, it works). There is know reason I know of that FCPX shouldn't be able to do the same with a SAN location.
    I would appreciate replys from people who've actually worked with FCPX and SAN's. Perhaps I'm asking in the wrong place for that.

  • Unable to create Alias in 11g

    Hi
    I have one product table.
    i am trying to create Alias on Product table. In physical layer i was right clicked on Product table. It shows all options( like New object, Update row count, view data.......etc)
    when i am moving cursor on New object it doesn't showing any options.
    Is any differeces in 11g. how can i create alias in 11g
    Thanks

    No. you should be able to create alias table. please verify if you are trying to create alias on topn of existing alis table that you cant. otherwise restart services and try again.
    Thanks
    Jay.

  • OS X 10.5.2 won't create alias with icon preview

    I have successfully been able to create alias copies of .NEF and .JPG files. The original files have the "icon preview" of the actual image. However, when I create the alias, I only get the "blank page" with the curved arrow in the lower left corner. How do I get an alias to show the icon preview like the original?
    Thanks!

    I just upgraded to leopard and immediately to 10.5.2 and found all my aliases to anything on external drives are blank document icons. i tried creating one new one and the same thing. this happens even if the target is a folder. must be a bug in leopard, but is it unique to 10.5.2? I also cleaned out all caches and restarted, same thing.
    edit: this situation is not unique to external HDs, creating aliases to items on boot volume has same problem.
    Message was edited by: Loren Ryter

  • Creating alias for BEx dimensions in crystalreport

    I need help with creating alias formula for BEx dimensions in crystal report. Iam trying to follow the book, but i don't know what should be the result.

    Hi,
    Crystal Reports is using the technical names of the InfoObjects itself so those names should be familiar assuming you also know the BEx Query.
    If you want to create some form of an alias the option I can see is to create a set of formulas which simply include the field and then use those formulas as part of any other formulas.
    regards
    Ingo Hilgefort

  • Publish WebService and Create Alias Name

    Dear All,
              I created web service and deployed into WAS sucessfully through WebDynpro. Now i can access that webservice through Dynpro application. I didn't publish on
    the UDDI Registry.
              My problem is in future the the Web service URL might be changed into some other server. So without coding change i have to access new web service URL.
         I tried the following way to access _setHTTPDestinationName() method, but i could not see this method.
    If try the following way i got only three methods.
    1. _setEndPoint()
    2. _setPassword()
    3. _setUser().
      wdContext.currentRequest_RLCWebServiceViDocument_getRoleElement().modelObject().
    Can you anybody help how to publish in UDDI directory and create alias name?.
    Advance Thanks,
    S.Saravanan.

    Hi,
    I was also facing the same problem when I was using NWDS 2.0.9. After it was upgraded to SP 15, the issue got solved.
    The method _setHTTPDestinationName() for setting the HTTP Destination name to a modelobject is available in the NWDS SP 15. Pls make a try with this version of NWDS and hope this would solve the problem.
    Srinivasan T

  • Creating alias in Jdeveloper

    I imported a project folder from IAS to JDeveloper. IAS version had many
    aliases defined and jsp pages use these aliases.
    Can I create alias in JDeveloper like we do in IAS's httpd.conf (ie Alias
    /image /Ias_Home/image). I know that I can use web.xml and call the image
    directory from there. In that case I need to change the jsp codes. Is there a
    workaround for this?
    Thanks
    U

    Hi,
    you can create virtual directories in the embedded OC4J and this is where it should be done.
    Add the orion-web.xml deployment file to your project and do as follows (copied from the OC4J guide available online within the OracleAs 10.1.3 doucmentation)
    http://download-uk.oracle.com/docs/cd/B25221_04/index.htm
    <virtual-directory>
    Parent element: <orion-web-app>
    Child elements: None
    Required? Optional; zero or more
    This element adds a virtual directory mapping for static content, working in a way that is conceptually similar to symbolic links on a UNIX system, for example. The virtual directory enables you to make the contents of the real document root directory available to the application without physically residing in the Web application WAR file. This would be useful, for example, to link an enterprise-wide error page into multiple WAR files.
    <virtual-directory> Attributes
    Name      Description
    real-path      Values: String
    Default: n/a (required)
    This is a real path, such as /usr/local/realpath in UNIX or C:\testdir in Windows.
    virtual-path      Values: String
    Default: n/a (required)
    This is a virtual path to map to the specified real path.
    See: http://download-uk.oracle.com/docs/cd/B25221_04/web.1013/b14426/xmlfiles.htm#sthref475
    Frank

  • Creating Alias for command which contains two piped cmdlet

    hi friends
    i use powershell 4.0. is it possible to create Alias for cmdlet which is piped to another cmdlet?
    i need to use this command frequently:
    Get-windowsFeature | select-object name     ( to see only "name" column)
    i checked & non of the following commands works:
    new-alias myalias Get-windowsFeature | select-object name
    or
    new-alias myalias "Get-windowsFeature | select-object name"
    any solution please?
    thanks in advanced

    You can't do that with an alias, it only works to substitute the name of a cmdlet or function, and takes a string value as it's argument.  You can accomplish the same effect with a function, which takes a script block argument:  
    function myalias {Get-windowsFeature | select-object name}
    [string](0..33|%{[char][int](46+("686552495351636652556262185355647068516270555358646562655775 0645570").substring(($_*2),2))})-replace " "
    hi mjolinor
    Great guide. really thanks for that. it was exactly what i needed.
    best regards

  • Creating Alias for any application which has been integrated into portal

    Hi All,
    How to create Alias for any application which has been integrated into Portal?
    What is portal alias?
    What is URL alias?
    What is the difference between all the three?
    Thanks,
    Jyothi.
    Edited by: Venkata Naga Jyothi on Nov 23, 2011 10:18 AM

    Hi jyothi,
    1. For your first question Regarding How to create Alias for any application which has been integrated into Portal? Can you please be more clear here my question is why do you need to create alias for applications that are integrated into the portal.
    2. For your second and third questions find the below links
    http://help.sap.com/saphelp_nw70/helpdata/en/6e/8590f1d6d349c9adc34c6a8085189b/content.htm
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10da65ed-615b-2d10-efbc-ed07a5385633?QuickLink=index&overridelayout=true
    Thanks,
    Rahul.
    Edited by: rahul.girmaji on Nov 23, 2011 6:29 PM

  • Create Alias for BSP

    Hello
    I.m trying to create Alias for BSP
    When i try to create an external Alias and to save i get the folowing message:
    Service  /sap/bc/solman/defaultUser   Cannot be accesed!
    Message no. SHTTP009
    Diagnosis
    You have not entered a  handler, and the other services in URL also do not have a handler. This means the service cannot be accessed by HTTP request
    Procedure
    Check whether this is intentional, and if necesary, enter a handler

    Hello,
    I've read the thread and i've done the steps from there. I've enterede in se80 and published WEBGUI and SYSTEM. but when i try to create the alias i still get the same error. "no handler defined". The connection to the sistem with webgui works. I think that i need to publish another service. I need to use the service under: sap/bc/solman/defaultuser.
    Regards

  • Can not create alias

    I have created alias in past by going through my preferences and adding an alias.
    All of a sudden, I cannot add any more alias. I only have two alias established and I am told you can have up to five.
    I can see and edit my existing ones, but I cannot add another.
    Thoughts? Suggestions?

    spudthehorse, Welcome to the discussion area!
    I am assuming that you are using the .Mac web interface to create the alias.
    Did you recently delete an alias? If so, you must wait 7 days before you can create another one. See "Deleting aliases" from the .Mac help pages.

  • Creating alias for Web access to SQL Server Reporting Services

    Hello colleagues.
    I have MS SQL Server 2012 with SQL Server Reporting Services in domain "domain.local". In the local network at the entrance via Web browser to "mdr.domain.local/Reports" get into Reports of SQL Server Reporting Services and it's work fine.
    Necessary that the SQL Server Reporting Services could include via Web browser from alias "reports2.domain.local/Reports". To do this:
    1) I created a new A record "reports2" in the DNS leading to IP mdr.domain.local
    2) in Reporting Services Configuration Manager on a tab "Web Service URL" in "Report Server Web Service URLs" I add new record "http://reports2:80/ReportServer" (host Header Name: reports2)
    BUT "reports2.domain.local/Reports" is not work. When entering to "reports2.domain.local/Reports" I see page "An error in the security certificate for this Web Site..." and when I click "Continue to ...", then "Unable
    to find a web page."
    What and where I must add/change for work of alias "reports2.domain.local/Reports" by analogy with "mdr.domain.local/Reports"?
    I hope for your help.
    Thanks.

    WooW it's work!!! Thank you
    JJordheim  you are the best!
    With my PKI I create new certificate for "reports2.domain.local" and Import it to MDR server (in Personal). I create new network adapter and configure Reporting Services Configuration on "Report manager URL" tab (for SSL):
    mdr.domain.local - certificate "mdr.domain.local" - network adapter №1
    reports2.domain.local - certificate "reports2.sygroup.local" - network adapter №2
    And all work fine.
    If I configure all to 1 network adapter it's doesn't work.
    Thanks for help!

  • Can't move files - creates alias instead

    When I try to move a file/folder elsewhere, it creates and alias instead of moving the file.
    Yes, the folder I'm working under is in the Applications directory. I understand that this was something new added to 10.7
    The problem is, I'm working with MAMP and my localhost folder (htdocs) is placed by default in Applications/MAMP/htdocs. After developing a site I'm needing to move the files to a new folder on my computer for archives. This seems to work sometimes, but mostly an alias is created.
    How do I get around this issue and successfully move files from my htdocs folder?

    If you hold the Command key down while moving, it will override the "Make Alias" automation and move the file instead. I don't know of any way to turn this "feature" off permanently, unfortunately, so you will have to hold Command each time you want to move a file of any type out of the Applications folder (or sub-folders).

  • Creating alias for a table. Urgent!! Need help

    we are migrating databases from SQL Server to Oracle 9i. In sql server database we have couple of table names with more than 30 characters in length. In oracle is it supports or not I am not sure. Does anyone know how to create an alias in Oracle?
    Suggestions welcome. Thanks in advance.
    Ramesh

    This is not possible currently. Object (tables/views/procedures) names cannot be larger than 30 characters.
    Donal

  • HT4897 unable to create alias

    Anyone having success at creating an alias under their icloud account?
    First the message was that the site was unable to save the alias.
    Now the message is that I have to wait 7 days due to canceling a
    previous alias (not valid as I did not cancel a previous alias recently.
    WRWest

    There have been numerous complaints about this issue, and I've not seen any sort of explanation for it. I imagine it's not happening globalloy and continuously, or we'd have been absolutely inundated with complains - it may be a server glitch. After all, one does often see websites going off for short periods, or things not working properly for a bit.
    You can just keep trying from time to time and hope that it sorts itself out; or you could try contacting Support, though I don't know how far you are likely to get there.
    To contact  Support: if you currently happen to have AppleCare, either because you recently bought Apple hardware or have paid to extend the inititial period, you can contact them here:
    http://www.apple.com/support/icloud/contact/
    You will need the serial number of the covered hardware.
    If you are not covered by AppleCare, then - in common with other free email services - there is no free support and you may be asked to pay a fee. If so you should point out that the problem lies with them and you shouldn't be charged.

Maybe you are looking for