解决Synchronize Workflow Local Table请求集的运行错误。

2091阅读 0评论2009-04-07 舒风星
分类:Oracle

Synchronize Workflow Local Table请求集运行的时候发现错误。请求日志如下:
 
+---------------------------------------------------------------------------+
Application Object Library: Version : 11.5.0 - Development

Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.

FNDRSSUB module: Report Set
+---------------------------------------------------------------------------+

Current system time is 06-APR-2009 23:59:30

+---------------------------------------------------------------------------+

**Starts**06-APR-2009 23:59:30
**Ends**06-APR-2009 23:59:30
The stage registered as the first stage of this set is invalid.
+---------------------------------------------------------------------------+
Start of log messages from FND_FILE
+---------------------------------------------------------------------------+
+---------------------------------------------------------------------------+
End of log messages from FND_FILE
+---------------------------------------------------------------------------+
Successfully resubmitted concurrent program FNDRSSUB with request ID 1376497 to start at 08-APR-2009 00:00:00 (ROUTINE=AFPSRS)


+---------------------------------------------------------------------------+


Processing group output files...




Finished processing group output files.


+---------------------------------------------------------------------------+
Executing request completion options...


Finished executing request completion options.

+---------------------------------------------------------------------------+
Concurrent request completed
Current system time is 06-APR-2009 23:59:32

+---------------------------------------------------------------------------+
 
 
查了一下metalink,找到了解决方案:
 
CauseThe First Stage of the Request Set is incorrect


The cause of this problem has been identified as an incorrect definition, there is no start stage,
or the start stage is defined incorrectly for this request set.

Solution1. As System Administrator

2. Navigate: Request -> Set -> Query up your request set

3. Click on the button "Link Stages"

4. Change the "Start Stage" by selecting the LOV to "ENG_LIST" and save

5. Re-run the Report Set
上一篇:AIX环境下的db_file_multiblock_read_count测试
下一篇:alt_disk_install与555的错误