Analyzer settings in Websphere

Has anyone optimized Websphere settings for an Analyzer installation where 200+ users might be accessing reports concurrently? Any suggestions for Min/Max Heap,<BR># Threads or Time-out values? I am using Analyzer 7.2 and Websphere 5.1.<BR><BR>Thanks.

Old Toad wrote:
The battery percentage option is located in the Settings/General/Usage preference pane.  As for vibration patters there is no option for that.  It's either on or off.
You actually can change the vibration pattern by, for example, going to Settings>Sounds>Ringtone and tapping on Vibration. From there, you can chose one of the existing patterns or, by scrolling down to Custom>Create New Vibration, create a pattern of your choosing. Never quite saw the point of it myself but I guess some people like it. 

Similar Messages

  • Analyzer installation on websphere

    Hi,I've Analyzer 6.5 on Websphere 5.0 in the local network.Is it possible with a Websphere 5.0 in DMZ(without another analyzer installation)sharing the same repository (DB) on SQL Server, thus sharing the same data?So, is it possible that the Websphere in DMZ resend the client request to Analyzer Server in the local network? Thanks for suggestions

    Hi Sat,
    Since WebSphere portal is based on the WebSphere Application Server and the process of installing the Policy Agent on the WebSphere Application Server - when it is clustered is quite different to the procedure described in the standard installation guide of Policy Agent for WebSphere Application Server ....
    See if this link helps
    http://blogs.sun.com/indira/entry/configuring_sun_java_system_access
    For WebSphere AS - you need to protect all instances - which you have done - but also use a separate set of Agent binaries for the Deployment Manager instance and the remaining instances
    regards
    - Paras

  • Connection TimeOut in Websphere App Server.

    Hi,
    I am using JSF with JNDI and WebSphere to get query details. We have set the Connection Pooling Timeout in JNDI DataSource settings in WebSphere to 60 minutes.
    I have attached the Exception Stack Trace for your verification. This is a very serious exception which is hindering us from running any query that is running more than 10 minutes. Please suggest.
    Exception = com.ibm.wsspi.webcontainer.ClosedConnectionException
    Source = com.ibm.ws.webcontainer.srt.BufferedWriter.writeOut
    probeid = 416
    Stack Dump = com.ibm.wsspi.webcontainer.ClosedConnectionException: OutputStream encountered error during write
         at com.ibm.ws.webcontainer.channel.WCCByteBufferOutputStream.write(WCCByteBufferOutputStream.java:108)
         at com.ibm.ws.webcontainer.srt.SRTOutputStream.write(SRTOutputStream.java:96)
         at sun.nio.cs.StreamEncoder$ConverterSE.implFlushBuffer(StreamEncoder.java:293)
         at sun.nio.cs.StreamEncoder$ConverterSE.implFlush(StreamEncoder.java:299)
         at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:210)
         at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:236)
         at com.ibm.wsspi.webcontainer.util.BufferedWriter.writeOut(BufferedWriter.java:486)
         at com.ibm.wsspi.webcontainer.util.BufferedWriter.flushChars(BufferedWriter.java:372)
         at com.ibm.wsspi.webcontainer.util.BufferedWriter.flush(BufferedWriter.java:347)
         at java.io.PrintWriter.flush(PrintWriter.java:291)
         at com.ibm.ws.cache.servlet.CacheProxyWriter.flush(CacheProxyWriter.java:159)
         at com.ibm.ws.cache.servlet.CacheProxyWriter.flush(CacheProxyWriter.java:159)
         at com.ibm.ws.cache.servlet.FragmentComposer.requestFinished(FragmentComposer.java:393)
         at com.ibm.ws.cache.servlet.CacheHook.handleFragment(CacheHook.java:480)
         at com.ibm.ws.cache.servlet.CacheHook.handleServlet(CacheHook.java:281)
         at com.ibm.ws.cache.servlet.ServletWrapper.service(ServletWrapper.java:256)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:989)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:930)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:118)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:766)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:674)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:498)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:464)
         at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:122)
         at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:225)
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:321)
         at com.ibm.faces.context.MultipartExternalContextImpl.dispatch(MultipartExternalContextImpl.java:320)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:257)
         at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:220)
         at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:118)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
         at com.ibm.ws.cache.servlet.ServletWrapper.serviceProxied(ServletWrapper.java:276)
         at com.ibm.ws.cache.servlet.CacheHook.handleFragment(CacheHook.java:463)
         at com.ibm.ws.cache.servlet.CacheHook.handleServlet(CacheHook.java:281)
         at com.ibm.ws.cache.servlet.ServletWrapper.service(ServletWrapper.java:256)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:989)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:930)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
         at com.filter.ApplicationSessionExpiryFilter.doFilter(Unknown Source)
         at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:766)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:674)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:498)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:464)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
         at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1455)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:113)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:454)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:383)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:263)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
         at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)
    Caused by: java.io.IOException: Async IO operation failed, reason: RC: 32 There is no process to read data written to a pipe.
         at com.ibm.io.async.AbstractAsyncChannel.multiIO(AbstractAsyncChannel.java:474)
         at com.ibm.io.async.AsyncSocketChannelHelper.write(AsyncSocketChannelHelper.java:478)
         at com.ibm.io.async.AsyncSocketChannelHelper.write(AsyncSocketChannelHelper.java:396)
         at com.ibm.ws.tcp.channel.impl.AioSocketIOChannel.writeAIO(AioSocketIOChannel.java:281)
         at com.ibm.ws.tcp.channel.impl.AioTCPWriteRequestContextImpl.processAsyncWriteRequest(AioTCPWriteRequestContextImpl.java:49)
         at com.ibm.ws.tcp.channel.impl.TCPWriteRequestContextImpl.writeInternal(TCPWriteRequestContextImpl.java:166)
         at com.ibm.ws.tcp.channel.impl.TCPWriteRequestContextImpl.write(TCPWriteRequestContextImpl.java:137)
         at com.ibm.ws.http.channel.impl.HttpServiceContextImpl.asynchWrite(HttpServiceContextImpl.java:2376)
         at com.ibm.ws.http.channel.impl.HttpServiceContextImpl.sendOutgoing(HttpServiceContextImpl.java:2165)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundServiceContextImpl.sendResponseBody(HttpInboundServiceContextImpl.java:778)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.writeBufferAsynch(WCChannelLink.java:307)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.writeBufferResponse(WCChannelLink.java:287)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.writeBuffer(WCChannelLink.java:241)
         at com.ibm.ws.webcontainer.channel.WCCByteBufferOutputStream.flushWriteBuffer(WCCByteBufferOutputStream.java:401)
         at com.ibm.ws.webcontainer.channel.WCCByteBufferOutputStream.write(WCCByteBufferOutputStream.java:147)
         at com.ibm.ws.webcontainer.srt.SRTOutputStream.write(SRTOutputStream.java:96)
         at sun.nio.cs.StreamEncoder$ConverterSE.implFlushBuffer(StreamEncoder.java:293)
         at sun.nio.cs.StreamEncoder$ConverterSE.implFlush(StreamEncoder.java:299)
         at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:210)
         at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:236)
         at com.ibm.wsspi.webcontainer.util.BufferedWriter.writeOut(BufferedWriter.java:486)
         at com.ibm.wsspi.webcontainer.util.BufferedWriter.flushChars(BufferedWriter.java:372)
         at com.ibm.wsspi.webcontainer.util.BufferedWriter.flush(BufferedWriter.java:347)
         at java.io.PrintWriter.flush(PrintWriter.java:291)
         at com.ibm.ws.cache.servlet.CacheProxyWriter.flush(CacheProxyWriter.java:159)
         at com.ibm.ws.cache.servlet.CacheProxyWriter.flush(CacheProxyWriter.java:159)
         at org.apache.jasper.runtime.JspWriterImpl.flush(JspWriterImpl.java:233)
         at java.io.PrintWriter.flush(PrintWriter.java:291)
         at com.ibm.ws.cache.servlet.CacheProxyWriter.flush(CacheProxyWriter.java:159)
         at com.ibm.ws.cache.servlet.FragmentComposer.requestFinished(FragmentComposer.java:393)
         at com.ibm.ws.cache.servlet.CacheHook.handleFragment(CacheHook.java:480)
         at com.ibm.ws.cache.servlet.CacheHook.handleServlet(CacheHook.java:281)
         at com.ibm.ws.cache.servlet.ServletWrapper.service(ServletWrapper.java:256)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:989)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:930)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:118)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:766)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:674)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:498)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:464)
         at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:122)
         at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:225)
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.include(WebAppRequestDispatcher.java:639)
         at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1034)
         at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:997)
         at com.ibm._jsp._extract_5F__jspService(_extract_5F_java:91)
         at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:87)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.cache.servlet.ServletWrapper.serviceProxied(ServletWrapper.java:276)
         at com.ibm.ws.cache.servlet.CacheHook.handleFragment(CacheHook.java:463)
         ... 51 more

    http://redeyeinteractive.com/index.eye?cart=1027565021121425&membersku=[membersku]&action=specific&SKU=507921572586523
    if this link don't work go to http://redeyeinteractive.com
    go to there java\applets path u will see a file upload component
    u can down load trial version free it is very easy to use.
    Good luck.

  • Session problem in Websphere 5

    I have an J2ee application deployed in weblogic 8. Its working fine. When the same application is deployed in Websphere 5, iam not able to retrieve the http session values when logged in. Do i need to configure any settings in websphere?
    Please provide your valuable suggestions.
    Thanks in advance

    I think you already answered my implicit question. :)
    I know Kodo can't control the type of exception being thrown. My concern
    is if you know any issue between Kodo JCA and WebSphere transaction
    rollback.
    Since the cause of the rollback is a sql exception, I can't "see" it being
    thrown in another way than by a nested exception in the EJB container
    exception. In JBoss the JDO exception is nested. In WebSphere it is not.
    Abe White wrote:
    As far as I can tell you didn't ask a question. If the question is whether
    there's some way for Kodo to control the type of exception the appserverthrows,
    or what information that exception contains, then the answer, unfortunately,is
    "No".

  • Setting up Microsoft SQL Server datasource in Websphere 4.0

    Does anyone know how to setup an SQL Server jdbc driver in Websphere 4.0? I am using jdbc driver from jTurbo. But I am having trouble specifying the proper URL and other datasource settings in Websphere 4.0 (or WTE) server configuration.

    Hi,
    Please find the extract from jTurbo site (http://www.newatlanta.com/support/jturbo/third-party.jsp#WebSphere)
    which will explain the steps to follow for setting up Microsoft SQL Server datasource
    in Websphere 4.0 using jTurbo jdbc driver.
    1.Always make sure the JTurbo.jar is set in your classpath.
    2.Started "WebSphere Admin Server"
    3.Open "WebSphere Administrative Console"
    4.Install the JTurbo Driver into WAS by modifying the following field of "Admin DB Driver"
    Name: JTurbo
    Class Name: com.ashna.jturbo.driver.Driver
    URL prefix: jdbc:JTurbo://localhost/pubs
    JTA Enabled: false
    (apply changes which resulted in the installation of JTurbo Driver)
    5.Selected "Create Data Source" in Console "Wizards" drop down
    6.Selected "Use an already installed JDBC Driver" JDBC Option
    7.Specified "my ds name" as the "Data Source Name"
    Specified "pubs" as the "Database Name" pull down is showing "JTurbo"
    This should sucessfully create a new data source by the name of "my ds name".
    Also there is an excellent document on "Configuring the Merant ConnectJDBC data source for MS SQL Server for the WebSphere Application Server Advanced Single Server Edition" at http://www-4.ibm.com/software/webservers/appserv/doc/v40/ae/infocenter/was/was402/rn112253.4.html .
    Hope this helps. Good luck.
    Best Regards
    Gayam_Slash

  • Market ris analyzer - Simulation- JBRT_CFM (exchange rate)

    Hi experts,
    I am searching market risk analyzer settings. i have done something on it. I am running a report - JBRT_CFM - ALM Simulation for a foreighn currency loan. My company code currency is INR, i have created a euro currency loan ( 100000 euro).
    In this report it is updating correct value in case of euro currency but in INr from where it is picking exchange rate not able to understand. In loan module rate is 61 ( loan cash flow) in ob08 rate is 62 for the same date. but it is taking exchange rate as 67,  and updating the value. please help from where it is picking the data..
    Regards
    Gaurav gupta
    SAP-TR

    Hi Jitesh,
    Thanks for your reply. I know that it is picking exchange rate type from evaluation type. I have maintained there exchange rate type - M (for ex.).  but not able to find out from where it is taking exchange rate with refrence to exchange rate type. In ob08 i have no entry with exchange rate type - m and value 67. IF u see in t.code JBRT_CFM after execution -> third tab Goto -> Calculation Base . here exchange rate is display for this transaction but not able to get the maintenance screen. IT is a structure  Please help how to maintaine this or from where it is taking exchange rate ?
    Regards
    Gaurav Gupta
    SAP-TR

  • Credit Risk Analyzer

    Hi Friends,
    When I am creating a treasury transaction using FTR_CREATE, in the 'Default Risk Limit' TAB, I want the Check box 'CP Risk active'  to be selected automatically. But now every time the user has to click on it when they create a new transaction. Is there a configuration step where I can make this to be selected automatically?
    Kalyan

    Hello,
           Using Derivation Rules, create a Move rule to set a constant value "Yes" to target field CP Risk Indicator (FOB - SARAKT).
    Save and then in FTR_CREATE, this field will be automatically checked.
           The derivation rule customizing could be found in IMG at Treasury and Risk Management > Credit Risk Analyzer > Basic analyzer settings > Automatic Integration of Financial Objects in Transaction Master Data. There are nodes for each deal kind. Inside the Derive Default Risk Control Parameters could be found.
    Kind regards,
    Vinodh

  • Portfolio analyzer-  No active analysis structure available

    Hi experts,
    We are planning to use portfolio analyzer. but i m getting an error "No active analysis structure available".
    I want to maintain this setting in config. but i m not having a clear understanding of this please help and suggest.
    Query 1.
    SPRO -> Financial Supply Chain Management -> Treasury and Risk Management -> Basic Analyzer Settings -> Reporting Characteristics -> Copy Sample Customizing Settings -> Analysis Characteristics and Structure: Activate Sample Sett
    in this link i have found 2 things
    a.  create charactersis  - i have run this and it s showing that "Characteristic WY....... already existed and was not changed"
    b. create chrachtersis and analysis structure  and in this config it is demanding  name of analysis structure..
        Please suggest which analysis structure wh should maintain here.
        is any structure provided by SAP ? or it is user defined filed ?
    Query 2.
    SPRO -> Financial Supply Chain Management -> Treasury and Risk Management -> Basic Analyzer Settings -> Reporting Characteristics -> Copy Sample Customizing Settings -> Analysis Structure: Copy Customizing from Sample Settings
    what is the use of above link.
    Thanks
    Gaurav Gupta

    Hi Gaurav,
    To activate analysis structure you can use the transaction AFWA.
    And then you have to run the transaction JBRGE and select all the checkboxes to recreate the environment.
    Regards,
    Sumant

  • Profit Center issue in new G/L     Message no. KM814

    Profit Center Accounting control settings incomplete in controlling area u2013
    I want transfer one customer amount from one profit center to another profit center
    When I am using the T.code : 9KE0 u2013 Enter  for transfer posting  system  giving error message is
    Prof. Center Accounting control
    incomplete in controlling area
    when double click on the error message its giving details
    Prof. Center Accounting control settings incomplete in controlling area 1000
    Message no. KM814
    Diagnosis
    The Profit Center Accounting control settings are incomplete in controlling area 1000.
    Procedure
    Analyze the Profit Center Accounting settings in controlling area 1000 under Analyze settings and correct them under Maintain controlling area settings.
    That is showing the message I need to activate the profit center a/c in the controlling area
    But in my client we r using the ECC6 with document splitting  my profit centers are not created as cost object if activate pofit center a/c in CO what will be effect on the existed system or else any one having correct solution for the same of transfer posting of profit center to profit center
      Thanks in Advance
    Naren

    Hi ,
    Why are you using 9KE0 transaction when you are working with New GL ? It is a transaction pertaining to Classic PCA and you are no longer supposed to use that transaction. If you want to carry out any rectification entry then you may use transaction F-02 to do that.
    Regards,
    Venkat.

  • User Entry Variable - brings back date from several months past - cache?

    Hi ,
    Please excuse this question if this has already been addressed.  I have searched sdn and could not find a posting.
    This may seem silly but in a query that is refreshed weekly, it has several variables that can be populated.
    The data - 0calday - &yrfdyo& is one.
    When I run the query, the variable entry screen appears with all the possbile varibles blank but the 0calday - single day filter - comes back with a date used back in september. 
    Why is this and where is this saved - cache somewhere?  or is this variable saved as a variant somewhere and that is why?
    Thanks for any clarification you can provide.
    Thank you,
    Lynda

    the problem was personalization checkbox.  I have been using portal and 7.0 and forgotten about the bex analyzer settings.
    To change the values to a different set of personalized values
    Step 1.After executing the query, Click on change query icon
    Step 2 Then, click on Change variable values in the drop down selection
    Step 3 You get the selection screen
    Step 4; Click on the selection icon on the right; you get the pop up with buttons for (1)Personalize variable values,(2) Load personalized values, (3) Undo personalization.
    Click Undo personalization button first
    Step 5: Then click Load Personalized Values button: the screen is now returned (with u2018?u2019 in the selected values)
    Step 6: Click on the available values: you get the screen with selection checkboxes on the left; select the desired value
    Step 7: Then click the personalization icon at the bottom
    The new values are now set.
    If you stop at Step 4, the personlaization should be undone

  • Business Explorer 7.10 -- Bex Problem

    Hi to all,
    we have implemented GUI for Business Explorer 7.10.
    Everything (Query Designer, Web Designer) works fine, except Bex Analyser.
    When click on any item in Bex Analyser Toolbox (Excel) nothing appears.
    Analyser 3.x that comes with GUI 7.10 works fine.
    Our Office Version is 2003.
    Anybody knows waht we have to do ?
    Thanks in advance.
    Horst

    In continuation....
    Some Insights-
    The minimum frontend requirements for any backend support pack are available in table: RSFRONTENDINIT
    In order to launch new Bex ,the setting has to be made in the new BEx Analyzer, and is called "Launch legacy version from RRMX"
    However for some this settng worked for some it didnt ,check below link to tweak settings as needed.
    Re: Launch of BEx Analyzer via RRMX, other transaction?
    But the important note on FEP for Bex analyzer versions is
    Note 970002 - Which BEx Analyzer version is called by RRMX?
    it talks the SP level 10 and 12 to be minimum and walks you through different ways to achive the Bex version.
    Re: BEx analyzer settings
    BEx Query version required
    Hope this helps.
    Regards,
    Anil

  • Deploying CMP's in WebSphereAppServer 5.0

    Hi All.....
    I'm deploying a CMP in WebSphere
    I'm using Oracle 9i Database......
    Please tell me how to make the settings in websphere for the cmp
    Please tell me soon.....

    Unless the spec has changed radically recently you are unlikely to be deploying CMPs. More like EJBs, EARs or WARs.
    Have you tried unsuccessfully to deploy one of the above?
    If so, what didn't work. If not, try then ask the question.

  • SSO!!!

    Sun Access Manager v7Q1 and Directory Server v5.2 is installed in a single solaris machine.
    Websphere Application Server is running on windows 2000 professional and Policy Agent v2.1.0 for Websphere Application Server is installed on the same machine.
    1. We hit the application page as http://<hostname>:<port>/<appname>
    2. AM login page is thrown
    3. We enter the username/password.
    4. Successfully authenticating against Sun DS.
    5. After successful authentication, the page is redirected to application login page. (!! actually the page should be redirected to appropriate home page for which the user is authorized)
    Can anybody guide on Policy Agent settings for Websphere Application Server to achieve SSO and the exact steps?
    Would be greatful if anybody can throw light on this.
    Thanks in anticipation.
    Regards
    Prem

    I recently configured LDAP with MSAD on 11.1.1.6. My question is it possible that AD users login to BIEE without giving their username passwords (because they are already authenticated on the operating system level). Can single sign on solve this problem ?Please see these docs.
    OBIEE 11g: Configuring Authentication and SSO with Active Directory and Windows Native Authentication [ID 1274953.1]
    OBIEE 11g: How To Setup ADSI LDAP Security Provider [ID 1273961.1]
    OBIEE11g - SSL LDAP/ADSI Authentication Setup and Configuration [ID 1326641.1]
    Master Note for Security/Access Control Issues in OBIEE [ID 1293407.1]
    Please also see these docs.
    OBIEE 11g - AES Encryption for SSO with Active Directory and Windows Native Authentication [ID 1391057.1]
    External LDAP Authenticated Users Are Unable To Sign In With OBIEE 11g Or View Catalogs In BI Publisher [ID 1275266.1]
    OBIEE 11.1.1.5: Administration Link Is Not Displayed With Microsoft Active Directory Services (AD) as the LDAP provider [ID 1404033.1]
    External LDAP Authenticated Users Are Unable To Sign In With OBIEE 11g Or View Catalogs In BI Publisher [ID 1275266.1]
    After Configuring OBIEE 11g With MS Active Directory (MSAD) LDAP And External BISystemUser Login Fails With 'Unable To Sign In' [ID 1302444.1]
    OBIEE 11g: Active Directory Authentication Is Extremely Slow [ID 1352186.1]
    OBIEE 11g: New Groups Added onto Active Directory (ADSI) Not Visible in OBIEE [ID 1381617.1]
    OBIEE11g: Authentication when Users are in LDAP and Groups are in a Database [ID 1427194.1]
    How are Credentials Stored In OBIEE 11G and WebLogic Infrastructure ? [ID 1371058.1]
    Thanks,
    Hussein

  • Planning Copy Version

    Using version 9.3.1, I am trying to use the Planning functionality File->Workflow-> Copy Version to copy our final budget version to a new version to archive the budget so as to use it for reporting. I have tried several times and each time I try it runs for about 15 minutes and then bombs out. I get the "Internet Explorer cannot display the webpage" in place of the Planning web page. It was run last year successfully. How do I know what's going on?

    Suggestion:
    If the amount of data is huge then its worth to increase the java heap settings.
    ➤ To change the Java memory settings for WebSphere:
    1 Highlight the default server in the administrator console.
    2 Enter the amount of RAM in the Initial java heap size and the Maximum java heap size fields.
    Note:
    You can set both values to 512 or 1024, depending on how much RAM your system has. If your
    system has 1 GB of physical RAM, use 512 MB as the java heap size.
    To change the Java memory settings for WebLogic:
    1 Open the CMD file used to start the application server (for example, startHPServer.cmd).
    2 Locate the section for the %JAVA_HOME% variables and make the setting changes shown below. This
    procedure is the same for Planning and Oracle's Hyperion® Financial Reporting – System 9.
    echo on
    "%JAVA_HOME%\bin\java" -hotspot -ms256m -mx256m -classpath %CLASSPATH% -
    Dweblogic.management.discover=false -Dweblogic.Domain=Hyperion -
    Dweblogic.Name=HPServer "-Dbea.home=%BEA_HOME%" -
    Dweblogic.management.password=%WLS_PW% -Dweblogic.ProductionModeEnabled=%
    STARTMODE% "-Djava.security.policy==%WEBLOGIC_HOME%/lib/weblogic.policy"
    weblogic.Server
    goto finish
    And anytime you can use a calc script or a business rule to Copy Version.
    Cheers...!!!

  • Member Load 1130203

    After loading a more than 113000 registers of the unique dimension (150000 members)of my test model a receive a lot of these messages :[Tue May 03 20:15:50 2005] /IS//0x0/1115168294/Error/1130203/Build-EIS6.5.6.0B005Failed to add member 'TODOS'.We have tried :time(seconds) unlimitedfile(blocks) unlimiteddata(kbytes) unlimitedstack(kbytes) unlimitedmemory(kbytes) unlimitedcoredump(blocks) unlimitednofiles(descriptors) unlimitedThe member load sometimes do not abort, but it hasn't ever finished.I have tried loading in 2 parts. The 2nd member load failed.If if load the entire dimension using only one level it runs. But loading a hierarchy of 2 levels it crashes. My software :- IBM DB2 Olap Server v8.1 e Intergration Services + fixpack 5- IBM DB2 UDB v8.2- IBM DB2 OLAP Analyzer (Hyperion Analyzer) + fixpack5- IBM WebSphere Application Server 5.1AIX v5.2Does anybody know how to handle this issue ?

    Hi,
    One way of achieving what you are trying to do could be to use the following
    CASEWHEN(LENGTH(ENT.UDACOL1)>0 AND LENGTH(ENT.UDACOL2)>0, CONCAT(CONCAT(ENT.UDACOL1,','), ENT.UDACOL2),
    CASEWHEN(LENGTH(ENT.UDACOL1)=0, ENT.UDACOL2,
    CASEWHEN(LENGTH(ENT.UDACOL2)=0, ENT.UDACOL1, '')))
    In my example I have 2 columns which hold the UDAs, UDACOL1 and UDACOL2, if they are both populate then it will concatenate them but seperate them with a comma,
    if UDACOL1 is empty then it will just use the value in UDACOL2, if UDACOL2 is empty then it will just the value in UDACOL1, if both columns are empty it will load no values.
    Does this solve what you are trying to do?
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • Error while testing Web Service in WS Navigator

    Hello again, i'm trying to test the WSDL with WS Navigator from the Webservice ECC_PURCHASEREQUESTCRTRC created with ECC. It finds the WSDL, i can insert parameter but the result is this Error: Web-Service returned error. error code: "(http://schemas

  • Servicegen / clientgen : Really annoying lack of debug in compile code

    WLS7.0 SP1 Unless I have missed something silly, there seems to be no way to influence the compile options of the code compiled by servicegen and clientgen - and by default they are not compiled with debug info. Its in clientgen that it is a particul

  • Ok so I forgot my password for the Game Center...

    Ok so I forgot my password for the Game Center and the only place I put it is on my lost ipod which I probably didn't backup and I can't just change the Apple ID password because I used a compleaty different password for game center and I'm so confus

  • Fail to change my payment details

    I have failed to change my payment details with another credit card. I have used this card before a lot of times at iTunes store. After I have typed in my credit card details, they always say invalid secure code and I won't be able to change it. I ha

  • Navigational attribute data not visible in BEx Report

    Hello All, I am facing following problem in one of my BEx reports: I am fetching data from an ODS. With other columns of ODS,  I have also to show few navigational attributes( which are master data of some info-object) . In report the corresponding d