User() error

my database function;
f_yetki (username in varchar2,depono in number) return number
and i use this function in obiee;
EVALUATE('F_YETKI(%1,%2)' AS FLOAT ,USER(), "Stok Hareketleri"."Depo No")
[nQSError: 42015] Cannot function ship the following expression: Evaluate( F_YETKI(%1,%2),user(), D1.c6) . (HY000)
what can i do ?

Hi User,
Declare a System -Session variable USER and use that in fx
EVALUATE('db_function(%1,%2)' AS Float ,VALUEOF(NQ_SESSION.USER),"Stok Hareketleri"."Depo No")
thanks,
Saichand.v

Similar Messages

  • I'm having trouble loading photos on my I phone 4s and I pod.  I don't see the photos tab in Itunes?? Prob user error but wanted to get some help.

    I'm having trouble loading photos on my I phone 4s and I pod.  I don't see the photos tab in I-tunes? I'm sure its user error but wanted to get some help.

    What's the origin of this external drive? It sounds very much like it's a Windows-formatted (NTFS) drive which Macs can't write to. If you can, copy the files off the drive, reformat it as Mac format (using Disk Utility) and copy the files back. If you need to continue writing to it from a Windows PC, you should format it ExFAT in Disk Utility.
    Matt

  • Screen output without connection to user., error key: RFC_ERROR_SYSTEM_FAIL

    Good Afternoon,
    I have the following issue in the moment of update the data in the Employee Self-Service -
    >Personal Information----->Addresses, with a user at the moment of save the data the portal display the following message of dump
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
      Screen output without connection to user., error key: RFC_ERROR_SYSTEM_FAILURE   
      Screen output without connection to user., error key: RFC_ERROR_SYSTEM_FAILURE:com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Screen output without connection to user., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
         at com.sap.xss.per.fc.persinfo.FcPersInfo.save(FcPersInfo.java:440)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.save(InternalFcPersInfo.java:770)
         at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.save(FcPersInfoInterface.java:186)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.save(InternalFcPersInfoInterface.java:275)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface$External.save(InternalFcPersInfoInterface.java:435)
         at com.sap.xss.per.vc.reviewnavi.VcPersInfoReviewNavi.onEvent(VcPersInfoReviewNavi.java:213)
         at com.sap.xss.per.vc.reviewnavi.wdp.InternalVcPersInfoReviewNavi.onEvent(InternalVcPersInfoReviewNavi.java:171)
         at com.sap.xss.per.vc.reviewnavi.VcPersInfoReviewNaviInterface.onEvent(VcPersInfoReviewNaviInterface.java:115)
         at com.sap.xss.per.vc.reviewnavi.wdp.InternalVcPersInfoReviewNaviInterface.onEvent(InternalVcPersInfoReviewNaviInterface.java:124)
         at com.sap.xss.per.vc.reviewnavi.wdp.InternalVcPersInfoReviewNaviInterface$External.onEvent(InternalVcPersInfoReviewNaviInterface.java:200)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:534)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.access$600(FPMComponent.java:78)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.raiseSaveEvent(FPMComponent.java:952)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.raiseSaveEvent(FPMComponent.java:1115)
         at com.sap.xss.per.vc.reviewnavi.VcPersInfoReviewNavi.next(VcPersInfoReviewNavi.java:227)
         at com.sap.xss.per.vc.reviewnavi.wdp.InternalVcPersInfoReviewNavi.next(InternalVcPersInfoReviewNavi.java:175)
         at com.sap.xss.per.vc.reviewnavi.ReviewNaviView.onActionNext(ReviewNaviView.java:153)
         at com.sap.xss.per.vc.reviewnavi.wdp.InternalReviewNaviView.wdInvokeEventHandler(InternalReviewNaviView.java:173)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:319)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1299)
         at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:326)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:868)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:319)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: Screen output without connection to user., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
         at com.sap.xss.per.model.mac.HRXSS_PER_MAC.hrxss_Per_Save(HRXSS_PER_MAC.java:478)
         at com.sap.xss.per.model.mac.Hrxss_Per_Save_Input.doExecute(Hrxss_Per_Save_Input.java:137)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
         ... 64 more
    Regards,

    Hi Vijay,
    I have the following configutation
    32     0002              B1
    32     0006     1     A1
    32     0021     1     B2
    32     0021     2     A6
    10     0002              B1
    10     0006     1     A1
    10     0021     1     B2
    10     0021     2     A6,
    However this employee is the single that display is error.
    I check the data of this employee, compare it and this well.
    Regards,

  • Screen output without connection to user,error key:RFC_ERROR_SYSTEM_FAILURE

    Dear Experts,
    I am getting following error while executing application developed in WebDynpro  for JAVA.
    "Screen output without connection to user,error key:RFC_ERROR_SYSTEM_FAILURE"
    I have checked all the possible causes. still not able to resolve the same. Could any one of you suggest any way to resolve this?
    Thanks and regards,
    Pradnya

    Hi,
    Check the following SAP help link, look for JCO_ERROR_SYSTEM_FAILURE and its corresponding action for resolution:
    http://help.sap.com/saphelp_nw04s/helpdata/en/f6/daea401675752ae10000000a155106/frameset.htm
    also check the dev_jrfc.trc  trace file for the details as mentioned in the above link
    Siddharth

  • Is my Instant Client Working or is it User Error?

    From a help desk standpoint, How can I help my users to eliminate that it isn't the software and it is probably a user error? In the past I have used TNSPING to verify that at least the tns entry is being used and is communicating with a listener, but that isn't in an instant client so what do the Instant Client Experts do for testing the software?

    My favourite tool is a client trace - it's no good if you have to help somebody over the phone, but it is the best diagnostic tool if you can get your hands on the machine.
    It takes some practice to read Oracle client traces; if you have access to Metalink, note 156485.1 will prove helpful for you.
    Yours,
    Laurenz Albe

  • AD SSO "unknown user" error

    Hi all,
    I've been having trouble with AD SSO on NAC deployed in L2 OOB VG mode.
    Users are getting a message that says:
    Unknown user
    Please contact your administrator if the problem persists.
    I check the event logs in the NAC Manager and it says "Unknown user via ADSSO, [MAC_ADDRESS ## IP_ADDRESS] user@DOMAIN"
    The AS SSO service is shown as "started" for the NAC Server however, running the command "netstat -a | grep 8910" at the terminal returns nothing.
    I also try an auth test to see if there was a problem with the agent but that shows up with the same "unknown user" error.
    I tried creating an LDAP authentication server with the same options as the LDAP lookup server for AD SSO and I get the same error.
    The AD SSO was working a few days ago and the System Admin says he hasn't changed anything in the domain controller. I haven't changed anything else in the NAC config except I started rolling it out to more users.
    Anyone have any idea what the problem could be?

    Hi huicab,
    The problem was that the LDAP user in the AD was in the wrong OU. I'm not the sys admin so I'm just telling you what he told me lol.
    We sniffed the port of the AD server and he realised that the credentials were being denied by AD even though no failed login attempts were logged in the system (weird =/). So he did some stuff on the user, double checked the password and all the other values and it started working. I have no clue how come it stopped working though. Now that you mention it, it was probably a security patch in the domain controller that stops users in a certian OU or outside of a certain OU from doing certain stuff. I dunno I'm really not a Windows guy but I'd recommend using Wireshark to sniff the Domain Controller's NIC at the time of the AD SSO login attempts to see what packets it gets and what reply it sends out, then you can take action from there.
    Hope this helps!
    ~ Xavier

  • Transport user error: invalid object name while starting CMS in CCM

    Hi Experts,
            I'm not able to start the CMS in CCM.It was working fine. Suddenly it went down due to some data base access failure. After that Iu2019m not able to start the CMS.
    Kindly find the event viewer error and information.
    Error: The root server reported an error Initialization Failure.
    Error: Failed to register object..   Reason: Transport user error: invalid object name..
    Information: Central Management Server stopped
          Could you please tell me how to start the CMS in CCM? Since I can able to setup CMS Database and audit database successfully.
    Regards,
    Sridharan

    Hi ,
            Thanks for the response.I have trace the CMS.I found some error in log file.any idea on the following errors,
    trace message: CNSClientManager::VerifyConnection() : search fails(37) - Transport user error: object with the specified name not found.
    trace message: CNSClientManager::VerifyConnection() : Failed to query for APSs.  Empty cluster list returned.
    trace message: TheAPSServer::RegisterApsInNameServer: Fail to register the current APS(Transport user error: invalid object name.)
    trace message: CNSClientManager::ClusterInfo::InvalidateAPS: Removing APS  from m_ActiveMembers and adding to m_InactiveMembers
    trace message: SIServerController:run: Fail to initialize or uninitialize.  Reason is The root server reported an error Initialization Failure.:
    Regards,
    Sridharan

  • ERROR 5897 - Schema - conn=-1 op=-1 msgId=-1 - User error:

    Hi,
    when i am enabling the user status i am getting first error while disabling the user i am getting second error.
    ERROR<5897> - Schema - conn=-1 op=-1 msgId=-1 - User error: Entry "uid=543289765,ou=people,l=AMR,ou=internal,dc=example,dc=com", attribute "inetUserStatus" is not allowed
    ERROR<5398> - Entry - conn=-1 op=-1 msgId=-1 - Duplicate value addition in attribute "objectClass" of entry "uid=600523489,ou=People,l=EMEA,ou=Internal,dc=example,dc=com"
    Thanks in advance
    GV

    Hi Thanks a lot for your reply..
    InetUser object class already in use.
    Brief about the problem: We are using IDM to provisining,enabling and disabling the users through Active Sync to down stream resources lilke LDAP and access manager .while enabling and disabling time On LDAP iam not getting any error but on AM i am getting the above errors.
    On LDAP insted of InetUser object class we are using Orguser and attribute Orguserstatus.
    i am waiting for your reply....Thanks in advance....
    Regards
    GV

  • In 11i CRM add the role 'csi normal user error

    Hi,
    i am trying to add the role 'csi normal user' , for that i have some procedure below
    To add this role to a user, you need CRM HTML Administration responsibility:
    1. In the Navigator, click the CRM HTML Administration responsibility.
    2. Under “Setup : Users : Registration”, click User Maintenance
    3. Enter full or partial username and click Go.
    4. Select the applicable username from the list
    5. Click Roles
    6. Select the CSI Normal User role from the left pane.
    7. Click Move to put it in the right pane.
    8. Click Update.
    i have already added crm html administrator to myself,i have sysadmin privilege,i have crm html administrator under that i have user maintanence
    if i click that its showing error that i dont have privilege to view that page
    error says i dont have the privilege
    Please let me know ,

    Hi,
    Have a look at the following documents.
    Note: 261174.1 - Insufficient Privileges to Access the User Maintenance Page
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=261174.1
    Note: 232373.1 - Insufficient Privileges when Accessing User Maintenance
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=232373.1
    Note: 299795.1 - Error In Granting Any Roles To A User - "Error granting role"
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=299795.1
    Note: 299186.1 - Administration Privilege Is Required To Access This Page
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=299186.1
    Regards,
    Hussein

  • Crystal Reports Concurrent Users Error

    We are getting a "Too Many Concurrent Users" error message when our users are trying to run a Crystal Report.  This can happen even when we have only 2 persons on the system.  Is there a way that we can check how many concurrent users there are and who they are ?
    We have to keep restarting the Report Server and sometimes the person responsible is not available......
    Could it be that the Users are not closing the Report window correctly or something like that ?
    Has anybody out there experienced this problem ??
    Ron Smith

    Hello,
    Uou can check concurrent license usage by going to the Servers section of the CMC and clicking on the Central Management Server.
    The most common cause for this is that users do not log off correctly. i.e they close the browser window instead of logging off. The problem is that there is no foolproof method to determine a browser close (in IE 7+). As a result, the session remains active even though the user has closed the session.
    What application server do you use? Is it Apache/Tomcat/other Java application server or IIS/.NET?
    The following thread may help:
    [Infoview - not logging off when browser is closed;
    Thanks.
    Srinivas

  • Item already locked by user error

    Hi, I am getting the problem item already locked by User error when i try to edit a user idm 6.0 So, any solution for this?

    The basic reason for this error is the object you are trying to access is already locked by another user (helpdesk/ proxy user or admin).
    Generally you can check the lock status who has the active lock on the object from the lh console also.
    http://identitycontrol.blogspot.com

  • 6D flash sync problem; flash not reporting to body? Firmware glitch? User error?

    I was shooting my 6D today at the aviary. I believe I was in TV mode. Had my Canon 320EX speedlite on. I had been shooting with the flash off but turned it on. The shutter was set at 1/400th. The ISO was, I know, still set from the last room I was in, which was dark, so it is at ISO 3200. 
    All the birds depicted were actually whole animals; no half-birds were anywhere to be seen. 
    Anyway, the camera failed to reduce the shutter to the camera's max sync speed (1/180) like you expect it to do. As a result, the flash was clearly out of sync with the shutter.
    Also, the metadata says "flash did not fire". But obviously it did fire.
    Could this be a firmware glitch? Bad camera? Some obvious user error I am overlooking?
    Scott
    Canon 6D, Canon T3i, EF 70-200mm L f/2.8 IS mk2; EF 24-105 f/4 L; EF-S 17-55mm f/2.8 IS; EF 85mm f/1.8; Sigma 35mm f/1.4 "Art"; EF 1.4x extender mk. 3; 3x Phottix Mitros+ speedlites
    Why do so many people say "fer-tographer"? Do they take "fertographs"?
    Solved!
    Go to Solution.

    Assuming the flash & camera are 100% compatible (newer models of bodies aren't always happy with older strobes) AND based on some problems I've had with my 1Ds2 & 580 EX it may be that the flash isn't as far forward into the hot shoe as possible, or even if it is it's not making PERFECT connections on all 5 terminals. I've had that problem a few times & now check for it. If I don't get the result I expect on my test shots (to check exposure) I wiggle & re adjust until I do get the right result.
    "A skill is developed through constant practice with a passion to improve, not bought."

  • Imovie won't finalize-'Parameter User Error'?

    Help!! I click finalize for my project-5 hours later come back and it says 'unable to prepare to publish' and some crap about 'Parameter Error-user error list'.
    I've been dealing with for 3 days-never had a problem prior.
    Is there a limit as to how short a clip can be, and could this be the problem? (Some of mine are 8 to 10 seconds)

    Hi SuicideSheep (nice handle!)
    I'm sorry you're encountering this issue.
    I used Tech Tool Pro, $99.  (http://www.micromat.com/techtool-pro-6-learn-more-details).
    It has a feature for Volume Optimization.  For me, it took running it overnight to optimize my hard drives; the primary hard scratch drive and the location of the project and output movie file.
    I've since read that there are other software programs that will perform a similar service.
    Good luck!

  • How to display user errors

    Hi,
    In previous version of JHS (prior to 10.1.2) there was a good example on how to display custom user errors after wrong input.
    How can these errors be shown in 10.1.2?
    Regards,
    Marcel

    Marcel,
    Yes, you need to create a ListResourceBundle class that "wraps" access to the property file. Here is an example:
    package model.exception;
    import java.util.HashMap;
    import java.util.HashSet;
    import java.util.LinkedList;
    import java.util.ListResourceBundle;
    import java.util.Locale;
    import java.util.Properties;
    import java.util.PropertyResourceBundle;
    import java.util.ResourceBundle;
    import java.util.Enumeration;
    * Wrapper class around ApplicationResources property file
    * so we can use this property file to read messages from. This wrapper class is
    * needed because a JboException expects a ListResourceBundle class, and cannot
    * handle a property file.
    public class CmsMessagesWrapper extends ListResourceBundle
    public static final String BUNDLE_NAME = "view.ApplicationResources";
    private static HashMap sLocaleContents = new HashMap();
    protected Object[][] getContents()
    if (sLocaleContents.containsKey(getLocale()))
    return (Object[][])sLocaleContents.get(getLocale());
    ResourceBundle propFile = ResourceBundle.getBundle(BUNDLE_NAME,getLocale());
    String[][] temp = new String[2000][2];
    Enumeration keys = propFile.getKeys();
    int counter = 0;
    while (keys.hasMoreElements())
    String key = (String)keys.nextElement();
    temp[counter] = new String[] {key,propFile.getString(key)};
    counter++;
    Object[][] contents = new String[counter][2];
    System.arraycopy(temp,0,contents,0,counter);
    sLocaleContents.put(getLocale(), contents);
    return contents;
    Then for each additional language, you need to create an addtional wrapper class, for example:
    package model.exception;
    import java.util.Locale;
    public class CmsMessagesWrapper_fr extends CmsMessagesWrapper
    public CmsMessagesWrapper_fr()
    public Locale getLocale()
    return super.getLocale();
    Steven Davelaar,
    JHeadstart Team.

  • Changing from dev to standard edition causes "Could not obtain information about Windows NT group/user error code 0x6e."

    Hello,
    We recently upgrade our SQL Server 2012 SP1 (64bit) dev edition to standard edition, after we purchased the required licence and it was deployed in production.
    Since the edition change, we are now receiving the following error, with some of our jobs, which have an e-mail step in them, which is causing the jobs to fail.
    Msg 14661,Level 16, State 1, Procedure sp_send_dbmail, Line 517
    Query execution failed: Msg 15404, Level 16, State 19, Server BL-SVR15, Line 1
    Could not obtain information about Windows NT group/user 'BLUELIZARD\savaa', error code 0x6e.
    Any ideas how to fix this issue? We were also having a similar error, when executing the jobs, but changing the job owner to SA has fixed this issue.
    Thanks,
    Andy.

    Hi,
    Which user account you used for SQL Server service, domain account or local account?
    If it is domain account, are you able to log in to a machine with it?
    Make sure that the password of account is not expired.
    Also, grant the user Allowed to Authenticate permission and see how it helps.
    Refer to the below article:
    http://geeks.ms/blogs/ozonicco/archive/2013/01/14/208266.aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

  • NO domains accessible to the user error while opening bpel console

    Hi all,
    I have applied SOA patchset 10.1.3.5 on SOA 10.1.3.1 .After that when I am trying to access bpel console is givving the error like
    'No Domains accessable to the user logged in'. I am able to connect to the database using jdeveloper.
    I am missing any post instalation steps ?.Can anybody help me please.
    Thanks and Regards,
    Durgareddy Katta.

    Hi
    It means that your bpel services have failed to start up. perhaps a failure with patching it.
    Did you also patched the orabpel schema? Did you follow the post install tasks?
    Look into $ORACLE_HOME/bpel/domains/domain_name/logs/domain.log and ORACLE_HOME/opmn/logs, oc4j_soa logs what kind of errors there are related to bpel startup
    Michel

Maybe you are looking for

  • Needed: Power Cord For AC Adapter 90W

    In Brooklyn, NY, where can I get a USA standard power cord for a 90W 20V AC Adapter for a Lenovo T400 ? The connection on the adapter brick looks like two overlapping circles.    I believe it may be what is commonly called the figure 8 connection. So

  • Using iPhoto Libraries for Wallpaper with Windows XP running in VMWare

    I have Windows XP running in a VMWare Fusion virtual setup - ie no bootcamp. I'm guessing this isn't possible, but here goes.... I have all my desktop wallpaper in iPhoto, all my data is on the Mac HDD I'd like to use the libraries for Windows as wel

  • Dates in ApplescriptObjC

    I'm trying to display a date extracted from a Numbers spreadsheet. The ApplescriptObjC project displays in full ie "Friday 26th April 2013 00:00:00' but all I want to display is the format dd/mm/yyyy. There must be a way to do this but I can't find i

  • Number of concurrent DB connections in CF 9 Pro ed.

    I am running CF 9 Prof on Windows 2003, with sql server 2005. I am running a web application that has total has about 350 users on at peak connecting to about 40 different data sources. At peak times I will get several errors in a row of Timed out tr

  • Is there a raid controller build in

    I'm running a powermac g4 Mdd and i wanted to know if there is a raid controller build into it.  I've never done a raid but i'm told it could make my system run faster.  I plan to do a raid 10 because i have 4 drives.