`
cherryQQ
  • 浏览: 1137077 次
  • 性别: Icon_minigender_1
  • 来自: 厦门
社区版块
存档分类
最新评论

Exceeded configured maximum number of allowed input records

    博客分类:
  • BIEE
 
阅读更多
Exceeded configured maximum number of allowed input records

自己查询啦一个,先备份,以备后面使用

下面是本机跑的时候出现的问题:
Exceeded configured maximum number of allowed input records.
  错误详细资料
错误代码: EKMT3FK5:OI2DL65P
Location: saw.httpserver.processrequest, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool, saw.threadpool, saw.threads
发出的 SQL: 145020~hji8lkh4hn45mdftt7bvm40m4i

解决办法:
原文地址:https://cn.forums.oracle.com/forums/thread.jspa?threadID=2263447

在D:\BIEE\instances\instance2\config\OracleBIPresentationServicesComponent\coreapplication_obips1\instanceconfig.xml文件中添加如下代码:

Xml代码  收藏代码

    <ServerInstance> 
    ........... 
    <Views>  
    <Pivot> 
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--> 
    <DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery> 
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--> 
    <DefaultRowsDisplayedInDownload>2500</DefaultRowsDisplayedInDownload> 
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--> 
    <DisableAutoPreview>false</DisableAutoPreview> 
     
    <!--++++++++add start++++++++++++++++++++++++++++++++++++--> 
    <MaxVisibleColumns>3000</MaxVisibleColumns> 
    <MaxVisibleRows>1500</MaxVisibleRows> 
    <MaxVisibleSections>50</MaxVisibleSections> 
    <MaxVisiblePages>1000</MaxVisiblePages> 
    <DefaultRowsDisplayed>30</DefaultRowsDisplayed> 
    </Pivot> 
    <Cube> 
    <CubeMaxRecords>35000</CubeMaxRecords> 
    <CubeMaxPopulatedCells>65000</CubeMaxPopulatedCells> 
    </Cube> 
    <Charts> 
    <MaxVisibleColumns>2000</MaxVisibleColumns> 
    <MaxVisiblePages>1000</MaxVisiblePages> 
    <MaxVisibleRows>2000</MaxVisibleRows> 
    <MaxVisibleSections>25</MaxVisibleSections> 
    <JavaHostReadLimitInKB>6144</JavaHostReadLimitInKB> 
    </Charts> 
    <!--++++++add end++++++++++++++++++++++++++++++++++++++--> 
     
    <Table> 
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--> 
    <DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery> 
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--> 
    <DefaultRowsDisplayedInDownload>2500</DefaultRowsDisplayedInDownload> 
     
    <!--++++++++add start++++++++++++++++++++++++++++++++++++--> 
    <MaxVisiblePages>1000</MaxVisiblePages> 
    <MaxVisibleRows>1500</MaxVisibleRows> 
    <MaxVisibleSections>50</MaxVisibleSections> 
    <MaxCells>65000</MaxCells> 
    <DefaultRowsDisplayed>30</DefaultRowsDisplayed> 
    <!--++++++add end++++++++++++++++++++++++++++++++++++++--> 
     
    </Table> 
    </Views> 
    ........... 
    </ServerInstance> 
分享到:
评论

相关推荐

    解决shader256关键字报错问题ShaderKeywordsTool.zip

    整个unity里面的shader的#pragma multi xxxxx_ON 关键字不能超过256个,给系统添加负担...所以会报错:maximum number (256) of shader keywords exceeded unity。 做法是减少关键字的使用。 下面提供一个优化工具。

    解决样式多问题 You can define up to 4000 styles 包括poi全部jar

    描述中的信息进一步解释了这个问题:“The maximum number of cell styles was exceeded. You can define up to 4000 styles in a .xls workbook”。这意味着当尝试创建更多的单元格样式时,系统会报错,因为`.xls`...

    详解 Java Maximum redirects (100) exceeded

    "Java Maximum redirects (100) exceeded" Java Maximum redirects (100) exceeded是指在Java中使用HttpClient进行网络请求时,遇到的最大重定向次数限制问题。该问题的主要原因是HttpClient的默认设置中,最大...

    解决PROTEL99SE经常弹出WARNING

    解决常见的破解不完全问题:The maximum number of licenses has been exceeded for the following servers 弹窗! 将此文件替换安装目录C:\Program Files\Design Explorer 99 SE,如当初安装protel99时自定义了安装...

    You can define up to 4000 styles in a .xls workbook is a wrong excepiton

    The maximum number of cell styles was exceeded. You can define up to 4000 styles in a .xls workbook is a wrong excepiton 将抛异常的方法去掉,是程序继续执行,生成excel 。本来想免费,但是苦于没积分所以...

    Maximum最大值

    在IT领域,尤其是在编程与数据处理中,“Maximum最大值”是一个极为重要的概念,它涉及到如何在一组数值或数据集合中找到最大的元素。这个概念在多种编程语言和算法中都有广泛的应用,例如在Java、Python、C++等语言...

    jxl.jar 修订版本

    解决 Maximum number of format records exceeded 问题

    Maximum file size of X KB exceeded(解决方案).md

    Maximum file size of X KB exceeded(解决方案).md

    解决PHP程序运行时:Fatal error: Maximum execution time of 30 seconds exceeded in的错误提示

    最近做的程序中涉及到的循环比较多且处理的情况较复杂,在运行程序时出现执行超时提示如下:Fatal error: Maximum execution time of 30 seconds exceeded in D:phpAppServwwwsum3test.php on line 3通过在网上搜索...

    IIS+fastcgi下PHP运行超时问题的解决办法详解

    每在页面中上传较大的文件时遇到FastCgi的错误:“The FastCGI process exceeded configured request timeout”,几经试验,明白了需要修改FastCgi的配置文件“fcgiext.ini”,位于目录“C:/WINDOWS/system32/...

    解决File size limit exceeded 错误的方法

    在编程过程中,我们有时会遇到“File size limit exceeded”这样的错误,这通常意味着我们的程序尝试创建或操作的文件大小超过了操作系统或特定软件允许的最大限制。在本文中,我们将深入探讨这个问题,以及如何解决...

    this exceeds GitHub's file size limit of 100.00 MB

    标题 "this exceeds GitHub's file size limit of 100.00 MB" 提醒我们,当单个文件超过 100MB 时,GitHub 将无法接受这样的提交。描述中提供了几种应对策略,这里我们将详细讨论这些方法。 首先,Git Large File ...

    jxl操作excel以及jar 解决导出报错问题.rar

    导入导出、合并单元格处理代码示例 jar包解决导出Excel 出现的问题:Warning: Maximum number of format records exceeded. Using default format.

    10个protel99se序列号

    ### Protel99se 序列号及其在局域网中的应用 #### 一、Protel99se简介 Protel99SE是一款由Altium公司开发的专业电路设计软件,广泛应用于电子工程领域,用于原理图绘制、PCB设计、信号完整性分析等方面。...

    解决PHP mysql_query执行超时(Fatal error: Maximum execution time …)

    本篇文章是对解决PHP mysql_query执行超时(Fatal error: Maximum execution time of 300 seconds exceeded in…)的问题进行了详细的分析介绍,需要的朋友参考下

    struts2文件上传

    利用struts2上传文件 环境配置JDK1.8 Eclipse 版本 Version: Mars Release (4.5.0) tomcat版本7.0.40 注意的问题是文件上传的时候的enctype="multipart/form-data" 如果设置错误会报错 今天初次使用Struts 2做文件...

    解决hive报hdfs exceeded directory item limit错误

    在使用Apache Hive进行大数据处理时,可能会遇到一种错误提示:“hdfs exceeded directory item limit”。这个错误是因为HDFS(Hadoop Distributed File System)的某个目录下的子目录数量超过了默认的最大限制,即...

    Kudu :Service unavailable: Soft memory limit exceeded at xxx% of capacity

    Kudu :Service unavailable: Soft memory limit exceeded at xxx% of capacity 3.原因 内存限制问题(Memory Limits): Kudu都有一个硬性和软性的内存限制。 硬存储器限制是Kudu进程允许使用的最大数量,由--...

    oracle超出最大连接数方案

    超出最大会话数和Ora-00020超出最大进程数错误的解决方法 Ora-00018 Maximum number of sessions exceeded超出最大会话数

Global site tag (gtag.js) - Google Analytics