You have insufficient privileges to the current operation

Hi hussein,
EBS 11i
AIX 5L
I have just finished cloning our EBS to the DEV server. All process and services were succssful.
Except I see some failed message about OUI registration? in the ouInventory? because no permission of the directory
But it scrolled so fast and I can not retrieve back the log.
It says you can run registration again by run the dir which I was not able to capture.
So when I login SYSADMIN/SYSADMIN to the new cloned instance, I got this error:
You have insufficient privileges to the current operationAll userid have this error message when logged in.
Is this caused by the failed ouInventory registratrion?
Where can I find that file to run for registration?
Please help....
Thanks a lot
Ms K

hussein,
I try to apply the solution for doc
Cannot Login After Changing Load Balancing Parameters (new host and domain) [ID 739507.1]Actually I did not setup for a Load Balancer. Its just an ordinary clone.
Cause
  Cookie issue.
  The HTTP header trace showed that the cookie did not use the value of  ICX_SESSION_ID compared with a working environment.
  It has been determined that the ICX_PARAMETERS table has old value for session_domain_name.
Solution
To implement the solution, please execute the following steps:
1. Update the "s_cookie_domain" context variable to the new load balancer domain value
2. Run autoconfig
3. Check the value of "session_cookie_domain" in the ICX_PARAMETERS table:
select * from ICX_PARAMETERS;
4. If it is the old value then do the following:
a. backup the ICX_PARAMETERS table:
create table ICX_PARAMETERS_BKP
as select * from ICX_PARAMETERS;
b. update the table with the sql statement below:
update ICX_PARAMETERS,
set session_cookie_domain='<new load balancer domain name>';
5. Bounce Apache and retest the login issue. But I can not find "s_cookie_domain" in my context file. :(

Similar Messages

  • You have insufficient privileges for the current operation-Getting error running OAF page in R12

    I have a custom OAF page in R11 which is working fine.
    Same page is giving below errors in R12.
    Any suggestions how to resolve this issue..please advice.
    [167]:STATEMENT:[fnd.framework.webui.OAPageSecurity]:MAC validation status = false   
    [167]:STATEMENT:[fnd.framework.webui.OAPageSecurity]:Request parameters validation status = false   
    [167]:ERROR:[fnd.framework.webui.OAPageSecurity]:You cannot run a page which is not SelfSecured when the MAC fails.   
    [169]:ERROR:[fnd.common.Message.auto_log]:FNDFND_INSUFF_PRIVILEGES   
    [169]:ERROR:[fnd.framework.OAException]:You have insufficient privileges for the current operation. Please contact your System Administrator.   
    [170]:EVENT:[fnd.framework.webui.OAPageContextImpl]:OAF LOG: Event : Redirect Page, in: oracle.apps.fnd.framework.webui.OAPageContextImpl: OA.jsp?akRegionCode=FNDDIALOGPAGE&akRegionApplicationId=0&transactionid=817211813&oapc=10&oas=YyMjRI6buFwrYehD8b25iQ..&retainAM=Y&addBreadCrumb=S&OAMC=G   
    [170]:PROCEDURE:[fnd.profiles.Profiles]:getProfileOptionValue:  name=JTF_PF_MASTER_ENABLED; levelID=10001; levelValue=0; levelValueApplID=0   
    [170]:EVENT:[jtf.activity.CorePageObject]: PATBE START currentPageObject : PAT STATUS:false   
    [170]:EVENT:[jtf.activity.CorePageObject]: PATBE END currentPageObject : return factory.dummyProxyUser():   
    [322]:EXCEPTION:[fnd.framework.webui.OAPageBean]:java.lang.NullPointerException   
    Thanks in Advance
    Sridevi K

    Hi Sridevi,
    The custom page is a selfsecured page?
    ie, it will be accessed without login?
    What is the profile option fnd_debuging_level 's value set to.
    I Could see one your other thread
    Re: You have insufficient privileges for the current Operation error
    you mentioned that you did tried setting the profile options
    Framework Validation Level
    FND Function Validation LEvel
    FND Validation Level
    to none, still you are facing the issue,
    At what level you tried the profile options.
    Thanks,
    With regards,
    Kali.
    OSSi.    

  • You have insufficient privileges for the current operation error

    Dear All,
    i am getting the You have insufficient privileges for the current operation. Please contact your System Administrator error while opening the oaf page in same window of oracle apps .
    below is the apache log file error
    File does not exist: "instance"/portal/oa.jsp
    Please let me know what is the problem .
    Thanks
    Maheswara Raju

    Try adding the System Administrator responsibility to your user.

  • Getting error "You have insufficiant priviliges for the current operation"

    Hi,
    we are calling one seeded self service page from one custom self service page. But it is showing error like *"You have insufficiant priviliges for the current operation. Pls contact your system administrator."* Pls advice how to resolve this issue.
    Thanks in advance,
    Hanimi.....

    Hanimi
    This can be possible that in the instance in which it is working, In that the user with which you are testing the page is having access to that particular responsibility to which this page is attached.
    So try to assign this page's responsibility to your user and try again.
    Thanks
    AJ

  • Apps Login Page Error- Insufficient privileges for the current operation

    Hi Gurus,
    We migrated application node from HP-UNIX to SUN Solaris with 11.5.10.2 and 10.2.04 database. When i try to login as sysadmin, got the error You have insufficient privileges for the current operation.
    But i can able to go in with Forms URL and it works. I don't see any errors on IAS except
    Fatal error in parsing device registration file in jserv.log.
    Any help is appreciated.
    Thank You.

    I found 150 invalid objects in the database. Also i have question here my database and the application is on different domains.Where do you have those invalid objects? Under what schema?
    Using different domain names should be OK.
    Do you think that will work. If the application and database put it in the same domain( put the apps in same database domain), by running the autoconfig will update the domain name in application server globally.I cannot assure if it is going to work or not.
    Have you checked Apache log files?
    If not change the domain name globally what else need to be done to change it. Please suggest on that.These are the docs you need to access if you want to change the domain name.
    How to change the hostname of an Applications Tier using AutoConfig [ID 341322.1]
    How to change the hostname and/or port of the Database Tier using AutoConfig [ID 338003.1]
    Steps To Clean Nonexistent Nodes or IP Addresses From FND_NODES [ID 260887.1]
    Thanks,
    Hussein

  • "You have insufficient privileges for current operation

    IN R12
    problem with some users getting error "You have insufficient privileges for the current operation. Please contact your System Administrator." on login. The error happens intermittently
    There is no recent changes

    the following error is reported in the apache log file mod_oc4j: Failed to find a failover oc4j process for session request for destination: application://oacore (no island or jgroup).
    Is it related to this issue (You have insufficient privileges for current operation)Please see these docs.
    R12: Resolving error mod_oc4j Failed To find A Failover OC4J Process For Session Request For Destination [ID 785296.1]
    R12: Http Server Crashing Frequently With Segmentation Fault (NAS or SAN filesystem) [ID 732857.1]
    Cannot Login on 12.1 : mod_oc4j, shmcb_malloc Attempt For 511994 Bytes Failed [ID 1062733.1]
    Thanks,
    Hussein

  • Payroll Notification: Error You have insufficient privileges

    Hi,
    I try to review the timecard(by clicking on the link 'To Review timecard') on the notification details page(/oracle/apps/fnd/wf/worklist/webui/NotifDetailsPG). but I encounter an error saying 'You have insufficient privileges for the current operation. Please contact your System Administrator'. Please let me know any functional setup needs to be done to resolve the issue.
    Thanks,

    What is your application release?
    Please see these MOS Docs.
    'You have insufficient privileges for the current operation.' When adding Timecard Line Manager Function (Timecard Mgr) to a Custom Menu [ID 316531.1]
    Unable To Review Timecard In Worklist Timecard Approval, Insufficient Privileges [ID 358048.1]
    HXCEMP Timecard_approval Notification Has Click Here Link And It Does Not Work [ID 436573.1]
    Thanks,
    Hussein

  • ErrText=You+have+insuff icient+privileges+for+the+current+operation

    We remained our domain name. No port change. No host change.
    We followed the note: 338003.1 All the steps went through fine.
    When we tried to login.
    After entering user name and password, login page again appears. The URL contains the following error message.
    .... AppsLogin&errText=You+have+insuff icient+privileges+for+the+current+operation ...
    Anyone Please hep me.

    The issue is resolved by
    1. ADADMIN -> Compile All Menus (FORCE)
    2. ICX_PARAMETERS.SESSION_COOKIE_DOMAIN -> hostaname.new_domain
    Thanks.
    S. Sundar

  • Linux Mint 17, migrated from Win7: Verify that you have enough disk space, and that you have write privileges to the file system, then try again.

    I get this error message (The messages could not be filtered to folder 'Generic Folder' because writing to folder failed. Verify that you have enough disk space, and that you have write privileges to the file system, then try again.) popping up on many, though not all of my incoming filters. I recently migrated from a Windows 7 installation to a Linux Mint 17 system.

    I did give it time to run through everything when I initially migrated, and it frequently will sit open for 3 to 4 hours while I'm working on other projects.
    The 'Generic Folder' represents sorting folders in my main mail account in Thunderbird. For example, my mail which is listed to filter into my 'Amazon' folder is sorted there with no problem, while any mail designated to be filtered into my 'Games' folder prompts the above error massage.

  • Yes another user with problem with Apple Mobile Device Support, I am getting the error message: Service 'Apple Mobile Device'(Apple Mobile Device) failed to start. Vertify that you have sufficient privileges to start system service....

    Yes another user with problem with Apple Mobile Device Support, I am getting the error message: Service 'Apple Mobile Device'(Apple Mobile Device) failed to start. Vertify that you have sufficient privileges to start system service....I hit retry and it came up again. I hit ignore and it prompted me to hit finish so Itunes can open.   I looked thru alot of these posts on here to try and resolve this problem myself but it's not working too well...I downloaded Itunes to my desktop so I can right click it with the program i downloaded called WinRAR. I extracted it and then went into the folder called Itunes64setup. I saw the file called AppleMobileDeviceSupport64 in there so I began to try and download it on it's own. Well that didn't work as I planned and got this error message:
    Apple Mobile Device Support wasn't installed on your computer. The installer encountered errors before Apple Mobile Device Support could be configured. Your system has not been modified. To retry these operations at a later time,please run the installer again.
    Well I tried to run it again and came up with the same message...I see that some people got great support to help them so I am hoping someone can help me as well. I know "b nor" is very qualfied and hopefully can help me! Please advise what I can do. Thank you

    Hi Iss9243,
    Welcome to the Support Communities!
    You've already tried some great troubleshooting steps, but the article below gives you quite a few more for this issue.  Hope it helps ....
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Cheers,
    - Judy

  • TS3212 I receive a massage that a new version of ITunes was available (11.1.4). I proceeded to update, the download went ok but when installing the Message "Service 'Apple Mobile Device' failed to start, verify that you have sufficient Privileges to start

    I receive a massage that a new version of ITunes was available (11.1.4). I proceeded to update, the download went ok but when installing the Message “Service ’Apple Mobile Device’ failed to start, verify that you have sufficient Privileges to start system Services”
    On pressing retry I got the same message.
    On pressing Ignore, I got the message “ITunes was not installed correctly, please reinstall ITunes – Error 7 – (windows error 126)
    I reinstalled with the same error messages and the same results.
    I uninstalled existing and reinstalled from scratch and the same error messages again.
    I try to repair and at the end it said it had installed correctly – but when it tried to start I got the message “This application has failed to start because MSVCR80.dll was not found. Reinstalling the application may fix the problem” I now get the same message when I first start the computer but when I press ok I receive ““ITunes was not installed correctly; please reinstall ITunes – Error 7 – (windows error 126)” again.
    It appears the update has not only corrupted the operating system (Xp Pro SP3) of my computer but I have no backups to my IPhone, my wife’s IPhone or the three others phones that use my computer.
    I hope you can advise me how to recover my backups

    Hi Iss9243,
    Welcome to the Support Communities!
    You've already tried some great troubleshooting steps, but the article below gives you quite a few more for this issue.  Hope it helps ....
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Cheers,
    - Judy

  • HT1926 What do I do with the error..."Service 'Apple Mobile Device' (Apple Mobile Device) failed to start.  Verify that you have sufficient privileges to start system services."  This is on my Window desktop.  Removed/reinstall still get this. Help? Retri

    I was getting an update and it would not load so I tried to uninstall and reinstall.  Now when it reinstalls it gets to the end and it comes up with the following error message.
    Service 'Apple Mobile Device' (Apple Mobile Device) failed to start. Verify that you have sufficient privileges to start system services.
    This is on my desktop that I have had for a number of years that has had itunes for a number of years.  I have an two ipods and an ipad associated with the itunes account.  Now I can not get it to go past this message.

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Getting an error message when trying to reinstall iTunes - 'Apple Mobile Device' failed to start. Verify that you have sufficient privileges to start the system services.

    After a recent iTunes update my iTunes failed to start. I uninstalled it and then reinstalled it again, but during installation an error message pops up saying: 'Apple Mobile Device' failed to start. Verify that you have sufficient privileges to start the system services. The three option buttons which can be clicked are 'Abort', 'Retry' and 'Ignore'. I tried pressing ignore, which allowed iTunes to install. However, it seemed that not all parts off the programme installed, as it wouldn't allow me to open iTunes again. Whenever I press retry it just makes the same message pop up again. How can I show that I have 'sufficient privileges'?

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Error message: "Service 'Apple Mobile Device' (Apple Mobile Device) failed to start.  Verify that you have sufficient privileges to start system services."  during the latest iTunes download.

    While downloading the newest iTunes update I received several errors. The latest one being this: "Service 'Apple Mobile Device' (Apple Mobile Device) failed to start.  Verify that you have sufficient privileges to start system services."  These are the steps that I have already taken: un install iTunes (several times), reinstall iTunes (several times), move the .dil files to my desktop (although I have no idea what to do with them now)... I am still getting the same error while trying to download 1. the service error and 2. iTunes failing to open because it isn't properly installed. Can some one PLEASE be so kind as to help me with VERY simple step by step directions. I'm usually more computer savvy than the average user, but I'm feeling computer illiterate at the moment. I've been trying to work though this for 2 days now... sigh. Thank you in advance!

    I found the answer to my question here: https://discussions.apple.com/thread/5572755?tstart=0

  • HT1923 I'm trying to re-install itunes on my laptop & I am getting a message that has stopped the re-install & it says: "Service 'Apple Mobile Device" (Apple Mobile Device) failed to start. Verify that you have sufficient privileges to start system servic

    I'm trying to re-install itunes on my laptop & I am getting a message that has stopped the re-install & it says: "Service 'Apple Mobile Device" (Apple Mobile Device) failed to start. Verify that you have sufficient privileges to start system services."  The diaglogue box gives me the options to abort, retry, or ignore; when I tried retry and ignore the re-install process stays stalled & the dialogue box comes back & I don't want to abort & start this all over to probably end up with the same issue; what does this mean & what do I do?

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

Maybe you are looking for