entry-found-in-buffer-with-no-data-files-transferred

If you are getting an error message like “Error : n entry found in buffer with no data file(s) transferred yet. Import has to be stopped!” while trying to import a transport request via STMS then it’s better to check this article before trying to find a solution…

For our case, we got the message below ;

Entry found in buffer with no data file(s) transferred yet

Solution : 

STEP -1 : Adjust the import queue in the import queue.You can do it by clicking from menu “Queue->Adjust” when you open the import queue.

Entry found in buffer with no data file(s) transferred yet

STEP – 2 : If you find the data files and cofiles exist in the transport directory of the target system,then you should issue below command to remove the inactive flag.

tp settransferred ALL <SID> pf=<Path to DIR_TRANS>/bin/TP_DOMAIN_<SID>.PFL

or

tp settransferred <Request Number> <SID> pf=<Path to DIR_TRANS>/bin/TP_DOMAIN_<SID>.PFL

for our case we have executed the following command ;

tp settransferred ALL <SID> pf=<Path to DIR_TRANS>/bin/TP_DOMAIN_<SID>.PFL

Entry found in buffer with no data file(s) transferred yet

Refresh & Check the situation and should be solved like the below screen ;

Entry found in buffer with no data file(s) transferred yet

其他解决方法:

登录服务器,使用scp命令把开发环境的请求号数据文件和配置文件传到目标系统的目录.

entry-found-in-buffer-with-no-data-files-transferred

然后在目标系统修改文件权限:

entry-found-in-buffer-with-no-data-files-transferred

然后在目标client刷新stms请求队列,如果还不能出来要传输的请求可以通过人工添加的方式将请求号添加到stms队列。

entry-found-in-buffer-with-no-data-files-transferred
entry-found-in-buffer-with-no-data-files-transferred

本文作者: GavinDong

版权属于: GavinDong博客

文章链接: https://gavindong.com/3323.html

如果使用过程中遇到问题,可 **点击此处** 交流沟通。

版权所有,转载时必须以链接形式注明作者和原始出处及本声明。

(1)

相关文章

发表回复

登录后才能评论