最具影响力的数字化技术在线社区

168大数据

 找回密码
 立即注册

QQ登录

只需一步,快速开始

1 2 3 4 5
打印 上一主题 下一主题
开启左侧

[Web Intelligence] AIX下Webi出现30270错误的解决

[复制链接]
跳转到指定楼层
楼主
发表于 2014-12-3 13:07:45 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

马上注册,结交更多数据大咖,获取更多知识干货,轻松玩转大数据

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
开发环境:AIX5.3、Oralce10g、BOE XI R2
基于Universe开发报表,进行水晶报表开发时,一些正常。
但是开发Webi报表时,出现如下错误提示:
(选取好某Universe,拖好字段后,运行查询时出现)


而装在Windows平台的版本却没有出现问题。

问题的解决方法:

启用ccm的跟踪功能:ccm.config

webiLAUNCH='"/u01/boe/bobje/enterprise115/generic/bobjrestart.sh" -protect "/u01/boe/bobje/enterprise115/aix_rs6000/WIReportServer" -name bladeA07.Web_IntelligenceReportServer -ns bladeA07 -JTCss 1024 -loggingPath "/u01/boe/bobje/logging" -pidFile "/u01/boe/bobje/serverpids/cruser_Web_IntelligenceReportServer.pid" -restart -fg -trace'

跟踪WIReportServer_xxxxxxx_xxxxxx_xxxxxx.log

[Tue Aug 12 08:39:57 2008] 458808 4700 trace message: TraceLog: [EXIT]  C3_dacs:tbCnxSrvrDatabase__GetJobCS: 0.001
[Tue Aug 12 08:39:57 2008] 458808 4700 assert failure: (TraceLog.cpp:1646). (false : TraceLog: **ERROR:C3_dacs:CS::Error : (CS) "Invalid native charset : AL32UTF8" . [kc3cdbtbdacs.cpp;876]).
[Tue Aug 12 08:39:57 2008] 458808 4700 trace message: TraceLog: [ENTER] C3_dacs:C3_CSAddCSErrorInTLS
[Tue Aug 12 08:39:57 2008] 458808 4700 trace message: TraceLog: ct_cdz_error_context:[Cdztools Error Trace:BEGIN]
[Tue Aug 12 08:39:57 2008] 458808 4700 trace message: TraceLog: ct_cdz_error_contextREFIX:ERR
[Tue Aug 12 08:39:57 2008] 458808 4700 trace message: TraceLog: ct_cdz_error_context:COMPONENT:WIS
[Tue Aug 12 08:39:57 2008] 458808 4700 trace message: TraceLog: ct_cdz_error_context:ERRORCODE:0
[Tue Aug 12 08:39:57 2008] 458808 4700 trace message: TraceLog: ct_cdz_error_context:ERRORTYPE:SUPERVISOR
[Tue Aug 12 08:39:57 2008] 458808 4700 trace message: TraceLog: ct_cdz_error_context:MESSAGECS) :Invalid native charset : AL32UTF8



查看该用户的profile,发现为:
export NLS_LANG=AMERICAN_AMERICA.AL32UTF8
更改为
export NLS_LANG=AMERICAN_AMERICA.ZHS16GBK


重新登入,然后ccm.sh -restart all 即可。

thanks to Jennie .

附:之前在网上搜索此错误的时候,还是有很多其他的问题。BOE Webi 30270。以下为相关的解决方法或建议。其他平台等可参考。

Yes, you'll want to make sure that your tnsnames.ora file includes information for all of the databases you might hit with a Webi query (including the BO repository).
Try the following , Clear all the history files in IE and the restart all the BO Services in CCM.
============================================================
Have you made sure the Oracle client is on the webi server that you are connecting to? If it has, make sure the tns names file is also present there.

Make sure it is an oracle 9i database yiu are connecting to.
Make sure you are licensed to use oracle connections.
============================================================
The problem is something related to your Oracle Connection itself.

If your oracle client is installed on Unix;
Just check your LD_Library_path for Oracle connection.
It should be pointing to lib32 directory if you are having lib32 directory in /u01/app/oracle/product/10.2.0/client/ folder.
============================================================
1. check the universe connection parameters, make sure the following option is checked "Keep the connection active during whole session"
2. re-start webi services.

============================================================
I am not sure if this would apply to your issue. We received an error for some of our webi reports, "An internal process occurred while calling the ‘processDPCommands’ API. (error: WIS 30270) (Error: INF). "
This occurred for some reports, but not all using the same universe after a Universe update (or Universe Data Structure Refresh).
Resolution:
1. Ensure (verify) that the "references" for WebIntelligence report viewing is set as "Interactive" mode
2. Open the Web Intelligence Document and choose: Document --> Properties
3. De-select the "Auto-Merge Dimensions" check box
4. Refresh the report
5. If that resolves the issue, save the report
6. Than choose: Document --> Properties and select the "Auto-Merge Dimensions" check box

============================================================
I got the resolution.

I have changed LD_LIBRARY_PATH value from lib to lib32 in my .profile and it started working fine.
Old Value: LD_LIBRARY_PATH=$LD_LIBRARY_PATHORACLE_HOME/lib
New Value: LD_LIBRARY_PATH=$LD_LIBRARY_PATHORACLE_HOME/lib32

I still don't know the reason. If anyone has any idea, please enlighten me.
============================================================

Hi to all.
I found a way to solve the problem (with the Bo help support):

Dont't install on MySql repository, but to into an Oracle Repository.
On third (yes third!!!) attempt, the Bo XI SP2 runs only with this configuration:
1. Install both repository and auditor option
2. Install on an oracle DB in the same host where Bo XI Sp2 resides (not on MySql)
3. Install the Auditor in the SAME  oracle DB where you installed the repository, with same credentials (obviously)
Enjoy. For me it runs after about 7 months. I don't know how it's possible, but it runs. I don't know how to do with MySql, but I confidentially think it's the same way.
Ciao
Vincent
============================================================
I am getting the openDocumentMDP version of WIS 30270. I started getting this error after restoring reports from a biar file.

What I have found and done to resolve:
1. Open the CMC, go to Objects, find and click the report you are having trouble with.
2. Make note of the filename.
3. Open explorer on your server and go to the FileStore/Input directory.
4. Search for the filename from step 2.
5. Copy the file found to the directory listed in step 1.
6. Open the report.
Note, when I looked at these reports in the CMC I found that there was "no universe associated" with the report. That may give you a clue that this fix may work in your case.
Greg

============================================================
Hey all,

Try these steps and check if it works for any of you. It worked for me though.
1. Go to Designer<<Tools<<Connections...<<Edit Connection<<Create a New Connection with same database .
2. Save it.
3. Test if Server is responding.
4. Close the Wizard .
5. Now go to File<<arameter<<Change the Universe Name<<Assign the new connection<<
6. Save it and Export it to Repository.
7. Now open the Web Intelligence document and try to run the query.

In case it runs successfully, you can then again go back to the previous connection and Universe and try running the query again.
By this process we generate a new report id or Universe id in the Repository database where the information is stored as the previous one may have got corrupted because of number of reasons.


楼主热帖
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 转播转播 分享分享 分享淘帖 赞 踩

168大数据 - 论坛版权1.本主题所有言论和图片纯属网友个人见解,与本站立场无关
2.本站所有主题由网友自行投稿发布。若为首发或独家,该帖子作者与168大数据享有帖子相关版权。
3.其他单位或个人使用、转载或引用本文时必须同时征得该帖子作者和168大数据的同意,并添加本文出处。
4.本站所收集的部分公开资料来源于网络,转载目的在于传递价值及用于交流学习,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。
5.任何通过此网页连接而得到的资讯、产品及服务,本站概不负责,亦不负任何法律责任。
6.本站遵循行业规范,任何转载的稿件都会明确标注作者和来源,若标注有误或遗漏而侵犯到任何版权问题,请尽快告知,本站将及时删除。
7.168大数据管理员和版主有权不事先通知发贴者而删除本文。

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

站长推荐上一条 /1 下一条

关于我们|小黑屋|Archiver|168大数据 ( 京ICP备14035423号|申请友情链接

GMT+8, 2024-4-28 09:37

Powered by BI168大数据社区

© 2012-2014 168大数据

快速回复 返回顶部 返回列表