今天在论坛帮一位网友解决了一个并发的问题,大致内容如下:
更改apps后,跑报表出现error,pl/sql可正常登陆
erp版本11.5.10.2
1、更改apps密码后,pl/sql可以用新的密码登陆,但是跑报表出现错误;
2、更改方法FNDCPASS工具,更改文件wdbsvr.app,CGIcmd.dat;
3、错误提示如下:
REP-0501: Unable to connect to the specified database
ORA-01017: invalid username/password; logon denied
4、请问是不是哪个地方没有更改到呢?请高手指点,谢谢!
下面是其他网友的一些回帖,可惜都没回答道正题上
建议1:健意重启后运行一下autoconfig.sh
建议2:运行FNDCPASS的时候 是需要把并发管理器停下来的
看到这个问题第一个感觉纳闷的地方那个就是那个dat文件,根据经验,哪个文件一般不需修改,可是他这里居然明确告诉他修改了!
于是给他回帖如下:
贴你的dat文件看看
回复 #4 remen 的帖子
dat文件如下:
[applprod@dba server]$ more CGIcmd.dat
#
# $Header: CGIcmd.dat 115.6 2003/07/10 08:41:16 skghosh ship $
#
# ###############################################################
#
# This file is automatically generated by AutoConfig. It will be read and
# overwritten. If you were instructed to edit this file, or if you are not
# able to use the settings created by AutoConfig, refer to Metalink document
# 165195.1 for assistance.
#
# ###############################################################
#
PROD_APPS:server=REP60_PROD userid=APPS/ps07r618@PROD destype=cache desformat=h
tml %*
PROD_APPS_NO_DESFORMAT:server=REP60_PROD userid=APPS/ps07r618@PROD destype=cach
e %*
谢谢!
你修改CGIcmd.dat了?你有用CGIcmd.dat吗?
有做备份不?有的话,还原回去试试看!
FNDCPASS.log有报错不?
哪个dat文件只有在Oracle Reports integrated with Portal 的时候才用修改,估计是你这步画蛇添足了!
QUOTE:
原帖由
remen 于 2009-6-30 14:08 发表
FNDCPASS.log有报错不?
log文件正常,正在把dat文件更改过来!
QUOTE:
原帖由
remen 于 2009-6-30 14:13 发表
哪个dat文件只有在Oracle Reports integrated with Portal 的时候才用修改,估计是你这步画蛇添足了!
正解,结贴,非常感谢,建议remem应该出一版本书讲解专门针对oracle ERP优化方面的书!
呵呵,解决问题就好!至于出书,个人感觉还欠缺的太多,大家互相学习把!
至此,问题解决
原帖地址如下:
http://www.itpub.net/viewthread.php?tid=1183856&extra=&page=2
阅读(2125) | 评论(0) | 转发(0) |