Get Counts Fails in Siebel Analytics 7.8 Segmentation Manager

Get Count function in Segmentation Manager fails with bellow error :
"GetCount" failed.Assertion failure: nTasks <= MAXIMUM_WAIT_OBJECTS at line 65
of ./project/webthreads/windows/winfuturetask.cppSET VARIABLE
Where do I increse the value for "MAXIMUM_WAIT_OBJECTS " parameter?
The Rollup segment we are trying to update the counts contains lots of nested segments.
Thanks in advance for your help,
Ravi

Use current_date.
mark if helps
~ http://cool-bi.com

Similar Messages

  • Get-Counter failing with error : A counter with a negative denominator value was detected

    Hi Folks,
    I have a weird situation where I am sampling the CPU usage for small duration and taking an average of the usage using the 'Get-Counter' command. This command seems to work well when tried directly in the powershell prompt. However, when we use the same
    command in script, the following error throws up, 
    Starting process to consume CPU cycles
    Get-Counter : A counter with a negative denominator value was detected.
    At C:\Monitor.ps1:100 char:29
    + $sys_cpu_obj = Get-Counter <<<< '\Processor(_Total)\% Processor Time'
    + CategoryInfo : InvalidResult: (:) [Get-Counter], Exception
    + FullyQualifiedErrorId : CounterApiError,Microsoft.PowerShell.Commands.GetCounterCommand
    PS C:\> Get-Counter '\Processor(_Total)\% Processor Time'
    Timestamp CounterSamples
    2/29/2012 9:56:47 AM \\vms1\processor(_total)\% processor time :
    26.2817087701422
    PS C:\>
    Here is the routine that is being executed, 
    function sample-CPUUsage([int] $iterations=3,[int] $sampling_interval=2){
    [long] $sum=0
    # Collect an average of physical memory usage
    for($i=0; $i -lt $iterations; $i++){
    $sys_cpu_obj = Get-Counter '\Processor(_Total)\% Processor Time'
    [long] $cpu_usage=$($sys_cpu_obj.CounterSamples).CookedValue
    $sum+=$cpu_usage
    Start-Sleep -Seconds $sampling_interval
    [long] $sum=[long] ($sum/$iterations)
    return $sum
    Why am I getting this error when running the same command from the script ?
    -Pranav

    Hi,
    I cannot reproduce your issue either. It seems like that this issue a issue related with your environment.
    Based on the error message "A counter with a negative denominator value was detected", it seems like that
    $iterations sometimes is treated as a negative number. How about change
    [long] $sum=[long]
    ($sum/$iterations)
     as
    [long] $sum=[system.math]::abs([long]
    ($sum/$iterations))
    Best Regards,
    Yan Li 
    Yan Li
    TechNet Community Support

  • NOW behaviour in siebel Analytics 7.8

    Hi All,
    We have a Calculated measure column (BIRTH_age) using NOW() in rpd
    we have a Answer created with a filter like BIRTH_age>18 on the column  in Siebel Analytics 7.8
    and a segment is created over this analysis.
    when we are executing update count on segment the NOW() is always replace with same datetime value.
    then we simply did chekout and check in to rpd and save.
    Now when we execute the segment NOW() is replace with the time the RPD is modified always but not with the current time.
    Can any one help to get the root caused of this?

    Use current_date.
    mark if helps
    ~ http://cool-bi.com

  • Error in using aggregate function in Outer Query in Siebel Analytics

    Hi,
    When I am using aggregate function in outer query in Siebel Analytics I am facing error.
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 59111] The SQL statement must include a GROUP BY clause. (HY000)
    Bellow is the code.
    SELECT test1.username saw_0, test1.desg saw_1,COUNT (test2.querydate) saw_2
    FROM (SELECT POSITION.CBL username,
    POSITION.CBP desg
    FROM "CM"
    WHERE (POSITION.BPTCD = 'Marketing')
    AND (POSITION.EDate =TIMESTAMP '1899-01-01 00:00:00'
    ) test1,
    (SELECT users.UN username,
    measures."Query Count" querycount,
    measures."Max Total Time" secs,
    topic.db dashboardname,
    "Query Time".DATE querydate
    FROM "Plan"
    WHERE (topic."Dashboard Name" IN ('DS'))) test2
    WHERE test2.username = LOWER (test1.username)
    AND test2.dashboardname = 'DS'
    GROUP BY test1.username, test1.desg

    Should your query be a valid SQL query?
    I can't think that the query you have would be valid in a SQL plus window.
    Chris

  • Upgrade Siebel Analytics 7.8.2 RPD to BI Applications 7.9.6.1 RPD

    We are upgrading from Siebel Analytics 7.8.2 version to BI Applications 7.9.6.1 version. The Siebel Analytics RPD is customized and having custom catalogs which are based on Pharma tables and the Core model is not at all customized. So, I have followed the steps specified in section 'Upgrading the Oracle BI Repository for Industry-Specific Analytics Applications' of Upgrade guide. Its known that there are some datawarehouse changes occurred between these versions. One of these changes are,
    W_ORG_D of Siebel 7.8.2 is replaced with W_PARTY_ORG_D in BI Apps 7.9.6.1,
    W_PERSON_D of Siebel 7.8.2 is replaced with W_PARTY_PER_D in BI Apps 7.9.6.1.
    In order to upgrade the RPD we need to make use of MAP file that comes with the installation of BI Apps 7.9.6.1. For this process I'm using the map file rename782-796.map while equilizing the RPDs. But I dont find any information related to the above schema changes in the map file even though they are Oracle shipped ones. So, after doing some analysis I have listed the Alias tables created on top of W_ORG_D in 7.8.2 RPD and similarly in 7.9.6.1 RPD and specified the mapping information of these Alias tables in existing MAP file. Equlized the RPDs using the modified MAP file and done the merge process. But I'm observing some issues like the merged RPD is having both W_ORG_D and W_PARTY_ORG_D tables in all the three layers. Can I get any help on fixing this issue.
    Thank You,

    Any idea on the above issue?
    Edited by: user12129725 on Apr 28, 2010 6:38 AM

  • Queries in Siebel Analytics 7.8 (Cayman)

    Hi
    I am new to Siebel Analytics. I have few questions
    1) I have dashboard where in 3 prompts Prompt1,Prompt2 and prompt3 , when i pass the values to these and press "Submit" and after that a web link.i am getting a report on new page.
    here the requirement is how display these selected prompt values of Prompts1,2 & 3 on top of the report which is shown in new page. This is to acheive that the report is run for the above selected values.
    2) I have two prompts for Country and State , as the no of states associated to each country is not constant. When i select India as value for prompt1, then in next page i should have so many tabs as many states India has...the tabs would be AP,TN,Delhi etc etc..these no of tabs would be dynamic depending on country name. Each tab should take the statename as parameter and generate the report.
    3) How to make prompts mandatory? i.e If i have prompts1,2,3&4. Then if i say prompts 1and 4 are to be mandatory the report cannot be run unless the user enters some value in to this prompt. Again there is no default value for these mandatory promopts.
    How would i make a dashboard prompt mandatory..( I am not using report/page prompts but dashboard prompts)
    Request help on above items...
    Thanks in Advance
    Kris

    Use current_date.
    mark if helps
    ~ http://cool-bi.com

  • Error in Siebel Analytics ReportUI portlet Authentication error.

    Hi Everyone
    I am trying to Integrate Between Weblogic Portal and OBIEE.
    Weblogic Portal Version: 10.3
    OBIEE : 11g
    Integration Using: Report UI Portlet
    1.
    While creating OBIEE environment "weblogic" user was setup as "Administrator" account.
    Following is list of users that i see from weblogic console for OBIEE.
         User          |     Group
         weblogic     |     Administrator
         BISystemUser|     Administrators
         OracleSystemUser|     OracleSystemGroup
    2.
    From Portal environment, i have added "sawjsr168portlets.war" as shared library.
    Changed portlet.xml and web.xml with following.
         -changes in portlet.xml
              1. oracle.bi.presentation.sawserver.URL
                   http://localhost:9704/analytics/saw.dll
              2.     oracle.bi.presentation.portlets.jsr168.reportui.AdminUserName
                   weblogic
              3.     oracle.bi.presentation.portlets.jsr168.reportui.AdminPwd
                   xxxxxx
              4.     oracle.bi.presentation.report.Path
                   /Shared Folders/Sample Lite/Published Reporting/Reports/Brand Revenue Details
         -changes in web.xml
              1.     com.siebel.analytics.web.SAWServer.Host
                   localhost
              2.     com.siebel.analytics.web.SAWServer.Port
                   9704
    3. On Portal Desktop, I am authenticating with "weblogic" user ("weblogic" user which is configured in Portal Domain).
    While doing so, I see following exception on Portal Domain.
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.transport.http.HTTPSender> <BEA-000000> <<?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:sawsoap="com.siebel.analytics.web/soap/v6"> <soap:Body> <soap:Fault><faultcode>soap:Server</faultcode>
    <faultstring>Authentication error. Details: An invalid User Name or Password was entered. </faultstring>
    <detail><sawsoape:Error xmlns:sawsoape="com.siebel.analytics.web/soap/error/v1">
    <sawsoape:Code>IAI2Z2JJ</sawsoape:Code>
    <sawsoape:Message>Authentication error. Details: An invalid User Name or Password was entered. </sawsoape:Message>
    <sawsoape:File>main/project/websubsystems/soapservicesimpl.cpp</sawsoape:File>
    <sawsoape:Line>183</sawsoape:Line>
    <sawsoape:LogSources>
         <sawsoape:LogSource>saw.soap.makesession</sawsoape:LogSource>
         <sawsoape:LogSource>saw.soap.sessionrequesthandler</sawsoape:LogSource>
         <sawsoape:LogSource>saw.SOAP</sawsoape:LogSource>
         <sawsoape:LogSource>saw.httpserver.request.soaprequest</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.responder</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.handleConnection</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.dispatch</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threadpool</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threadpool</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threads</sawsoape:LogSource>
    </sawsoape:LogSources><sawsoape:Error>
    <sawsoape:Code>IHVF6OM7</sawsoape:Code>
    <sawsoape:Message>Authentication Failure.</sawsoape:Message>
    <sawsoape:File>main/project/webconnect/connection.cpp</sawsoape:File>
    <sawsoape:Line>387</sawsoape:Line>
    <sawsoape:LogSources>
         <sawsoape:LogSource>saw.connectionPool.getConnection</sawsoape:LogSource>
         <sawsoape:LogSource>saw.securitysubsystem.checkauthentication.runimpl</sawsoape:LogSource>
         <sawsoape:LogSource>saw.soap.makesession</sawsoape:LogSource>
         <sawsoape:LogSource>saw.soap.sessionrequesthandler</sawsoape:LogSource>
         <sawsoape:LogSource>saw.SOAP</sawsoape:LogSource>
         <sawsoape:LogSource>saw.httpserver.request.soaprequest</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.responder</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.handleConnection</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.dispatch</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threadpool</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threadpool</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threads</sawsoape:LogSource>
    </sawsoape:LogSources><sawsoape:Error>
    <sawsoape:Code>OPR4ONWY</sawsoape:Code>
    <sawsoape:Message>Odbc driver returned an error (SQLDriverConnectW).</sawsoape:Message>
    <sawsoape:File>main/project/webodbcaccess/odbcconnectionimpl.cpp</sawsoape:File>
    <sawsoape:Line>356</sawsoape:Line>
    <sawsoape:Error>
    <sawsoape:Code>U9IM8TAC</sawsoape:Code>
    <sawsoape:Message>State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 13038] The user does not have impersonation privilege. (08004)</sawsoape:Message>
    </sawsoape:Error>
    </sawsoape:Error>
    </sawsoape:Error>
    </sawsoape:Error>
    </detail>
    </soap:Fault></soap:Body> </soap:Envelope>>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.i18n.ProjectResourceBundle> <BEA-000000> <org.apache.axis.i18n.resource::handleGetObject(exit00)>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.transport.http.HTTPSender> <BEA-000000> <Exit: HTTPDispatchHandler::invoke>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.SimpleChain> <BEA-000000> <Exit: SimpleChain::invoke>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.i18n.ProjectResourceBundle> <BEA-000000> <org.apache.axis.i18n.resource::handleGetObject(semanticCheck00)>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.handlers.soap.MustUnderstandChecker> <BEA-000000> <Doing SOAP semantic checks...>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.SOAPPart> <BEA-000000> <Enter: SOAPPart::getAsSOAPEnvelope()>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.i18n.ProjectResourceBundle> <BEA-000000> <org.apache.axis.i18n.resource::handleGetObject(currForm)>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.SOAPPart> <BEA-000000> <current form is FORM_SOAPENVELOPE>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.client.AxisClient> <BEA-000000> <Exit: AxisClient::invoke>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.SOAPPart> <BEA-000000> <Enter: SOAPPart::getAsSOAPEnvelope()>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.i18n.ProjectResourceBundle> <BEA-000000> <org.apache.axis.i18n.resource::handleGetObject(currForm)>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.SOAPPart> <BEA-000000> <current form is FORM_SOAPENVELOPE>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.i18n.ProjectResourceBundle> <BEA-000000> <org.apache.axis.i18n.resource::handleGetObject(toAxisFault00)>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.enterprise> <BEA-000000> <Mapping Exception to AxisFault
    Authentication error. Details: An invalid User Name or Password was entered.
         at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:221)
         at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:128)
         at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
         at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
         at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
    <Jan 3, 2011 11:05:05 AM EST> <Error> <ServletContext-/research-portal> <BEA-000000> <Error in Siebel Analytics ReportUI portlet
    Authentication error. Details: An invalid User Name or Password was entered.
         at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:221)
         at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:128)
         at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
         at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
         at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers
    Kindly let me know your thoughts on following.
    1. Am i missing any steps?
    2. Is it possible that Portal 10.3 and OBIEE 11g is not compatible?
    3. Admin Username and password that i specified in Report UI portlet's preferences, is it wrong user (or user from wrong group maybe)? Do i need to specify user who is from another group?
    4. I changed "SAWServer" url and port in web.xml. Is that okay?
    5. Is there any way, i can get more detailed information from OBIEE Server by enabling certain kind of debug?
    Let me know if any input is needed from my side. Any input is highly appreciated.
    Thanks

    Hi Now I am facing bellow error.
    Can anybody suggest me what to do?
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65PState: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 13017] User or group has not been granted the Direct Database Access privilege to access the database 'sh'. Please verify the User/Group Permissions in the Oracle BI Administration Tool. (HY000)

  • Oracle BI (Siebel Analytics) / Data Warehouse Data Security

    Hello,
    We are implementing Oracle Siebel Analytics and Custom datawarehousing using Oracle 9i DB. I am interested to know if we can implement consistent data security model for different data marts. Means with one single data warehouse, I want to implement data security model or policies in one place and they are applied consistently across all of the datamarts.
    1. Can we or oracle support this kind of secinerio.
    2. If yes, what would be perfect model an example will be helpful, and if not what best approach is available to resolve this security model.
    Any suggestion or help would be great.
    Regards
    Girish

    Hi, Do you also get some other packages names that the error msg reports like ...
    RPE-01012 Cannot deploy PL/SQL maps to the target schema because it is not owned by the Control Center and "SOME WRT.... package names" I think once did I face this and made sure that the repository user has some packages granted through OWBREPOS_OWNER/OWB_REPOS_OWNER to the user you are using to run the mapping.
    Regards,
    Mohammad Farhan Alam

  • Load balancing of web servers in Siebel Analytics v 7.7.1?

    Hi Experts,
    Can we load balance the Webservers in Siebel Analytics 7.7.1 version? If Yes, can you please give me the steps how to setup this?
    Thanks,
    Madhukar

    Hello Mr. Tripathi ,
    Option 2 is the more typical way to increase capacity.   Of course you can also increase capacity by simply adding additional server nodes to a single instance.  if you are trying avoid downtime due to loss of one of the application servers, option 2 will still work.  Just because the primary application server goes down does not mean the secondary will become unavailalbe.  There are some cases where the secondary server could be interrupted, such as if the jms provider was on the primary instance, but there is an automatic fail-over of jms provider and other funcionality such as user sessions.
    I think option 2 is the most easy to implement for you.  Having 2 seperate systems  access the same database could cause some complications with DB locking which are hard to troubleshoot.
    Regards,
    Nathan

  • Upgrading from Siebel Analytics 7.8.5 to OBIEE 10.1.3.x

    Hi,
    your help is highly appreciable.
    we are having Siebel Analytics 7.8.5 and we plan to go for obiee 10g.
    1) Is there any standard upgrade checklist available?
    2) will the informatica also get upgraded automatically and DAC
    3) are there any standard document which I need to refer?
    I appreicate your answer and help.
    Regards
    Aravinda

    Hi Aravinda,
    Can you please share your Ideas,
    we are going to do it in couple of days.
    if possible can you share your contact Info. to
    [email protected]
    so we can share my views and ur's.
    Thank you,
    gada's.

  • Page Level bursting in Siebel Analytics 7.8.2

    Hi All,
    We have a page with 3 reports and a region prompt.The prompt has 20 values.We have 20 users and we have to burst the page to the 20 users based on the region he belongs to (corresponding user should get his page and should view only the data for his region).We are using LDAP authentication and we dont have data level security to our dashboard and also we dont have security tables in the database(oracle).How to achieve this requirement at the dashboard level without making any changes in the database.if required any changes at the backend then what should we do to achieve this.
    Thanks in advance,
    Rajeev.
    Edited by: user0123 on Jun 20, 2009 2:14 AM

    Page Level bursting in Siebel Analytics 7.8.2
    Double posting = bad forum behaviour

  • Siebel Analytics

    I installed Siebel Analytics 7.8.5. I have installed the complete components.
    Siebel Analytics web server is not showing.
    Could anyone help me how to solve this issue.
    Thanks in advance.

    Hi,
    i would like to clear that it is Siebel Analytice web services is not showing (not Server.) i have IIS also.
    Regarding Siebel Analytics Server Error. NQServer log file throws the following
    2008-02-06 13:13:12
    [nQSError: 47007] Invalid repository file: D:\SiebelAnalytics\Repository\AAA.rpd.
    2008-02-06 13:13:12
    [43032] Siebel Analytics Server could not be started. Initialization failed.
    2008-02-06 13:13:43
    [nQSError: 47007] Invalid repository file: D:\SiebelAnalytics\Repository\AAA.rpd.
    2008-02-06 13:13:43
    [43032] Siebel Analytics Server could not be started. Initialization failed.

  • Is it possible to install OBIEE(Siebel Analytics) & Hyperion on same machin

    Hi All,
    In my Stand alone system i am having win2003 server and WinXP with saperate Partitions in saperate drives (like C: & D:).
    My requirement is to install Hyperion 11.1.1 Essbase and Planning in Win 2003 server and OBIEE(Siebel Analytics) 10x in WinXP.
    IS it possible to install these two technologies on the same stand alone machine with saperate OS and saperate drives. My machine capacity is 1GB ram and 80gb harddisk and 2.4GHz processor.
    Plz suggest me some thing regarding this doubt
    Thanks inadvance

    We will not use the two servers at the same time and this machine will not be used for any development,just for demo purpose. So we will use only one thing at one time for getting handson, that is why we are trying to install two things on the same machine
    What we are exactly planning is C: drive which will have WIN 2003 server with 10g or sql server as database and .NET framework for HYPERION 11.1.1.. Essbase and planning installations.
    and on the other side OBIEE is compatable for XP and need 10g database and JDK1.5.0 on other side in D: drive
    In these two technologies Hyperion Installation are important to us and OBIEE is only if possible.This is the exact requirement and environment. Suggest me if anything is going wrong or we are planning over the limits
    The machine is 1.5gb ram and 80gb harddisk and 2.4ghz processor.
    Thanks in Advance

  • Siebel Analytics: Restricting Items in Graph

    I have a graph and a table report which I have created in Siebel Analytics and would like to display the same number of items in my graph as my table. I am able to restrict the number of records in the table but have not been able to do the same in the graph. In other words, if I restrict the records in the table to 10, then I would like the graph to display 10 items as well. If users want to see more records then they can select the next button. Does anyone know how I can do this?
    Thanks,
    Mary

    I tried with out the is prompt but still it's not working. I have that for future use because we will be using the report for dash boarding where we might use the dashboard Prompt. but i get your point only one is needed either the dashboard prompt or graph prompt. My best bet at this point is may be just remove the graph prompt and try to drag it on the dashboard and use a dash prompt instead.

  • Download Siebel Analytics

    where can i download Siebel analytics to get a feel of the product. Especially the dashboards.

    <p>It's not located <b>here</b> so that means you probably have to go to <b>here</b> to get it.
    <p/>
    Tom

Maybe you are looking for

  • How to turn this Java into something I can use in CF?

    Hi - Following on from a recent post about how to strip our special characters from a string before insertion to the db I have found this Java code - my question is, how can I turn this into something I can use with CF? I think I need to use the cfsc

  • Drop shadow effects have changed

    A strange occurrence.  In  Editor, PSE 8, Effects - Drop Shadow - the icons have for some odd reason suddenly reduced from 8 to 5, including the 'High' drop shadow which I use all of the time.  Do you know why this would have happened, and how I can

  • I have very slow internet speed

    I have a intel imac running osx10.6.8, I have a airport extreme base station and an airport express for speakers and extend the network.  It has run very fast for years and in the last week as slowed down significantly.  It is not the airport or cabl

  • Jpeg jitter in timeline

    I need help with fixing jittery jpegs in DVD Studio pro Timeline. FCP Timeline shows no Jitters. Afer using compressor and importing into DVD Studio Pro Some jpegs start to jitter. How do I remedy this.

  • Curves isn't offered in the layer dropdown.  Why?

    I uploaded a raw photo and was going to work in layers with curves, but it wasn't offered in dropdown.  I've had that happen a few times after working with curves once or twice, but the third time it wasn't offered in dropdown.  Why?