加入收藏 | 设为首页 | Life家族 | SCMLife | RMLife | PMLife | SQALife | TESTLife | 企业VIP专区 | 中文化荣誉殿堂
 
发新话题
打印

[已解决] schema导入问题( 此文章被查看:761次,被回复:4篇!! )

schema导入问题

大家好啊~

         导入schema的时候遇到问题了~请高手帮忙指点一下啊~

之前CQ2003的schema导出后,想导入到CQ7.0版本的库中,但是导不进去,老是报错,不知道是什么原因啊~

CQ2003的schema不能导到CQ7.0版本么??


C:\>cqload importschema  -dbset dbset 用户名 "密码" "C:\schema.txt"
*********************************************************
Starting importschema
*********************************************************

cqstreambuf::underflow: Conversion error.

*********************************************************
ERROR: importschema FAILED!
*********************************************************


问题已经解决 [打开主题]
本主题的最佳答案为 [ 4 楼].



© 本文为 jiangminSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

Error: cqstreambuf::underflow:conversion error when using Importschema in ClearQuest

Problem
This technote explains how to resolve a conversion error that can occurwhen trying to import a schema from IBM® Rational® ClearQuest® version2003.06.x to 7.0.

   
Cause
When trying to import a schema from ClearQuest 2003.06.x to 7.x, you might encounter the following error:

cqload importschema -dbset CQTM_7.0 admin "XXXXX" "<filename>"
*********************************************************
Starting importschema
*********************************************************
cqstreambuf::underflow: Conversion
error.
*********************************************************
ERROR: importschema FAILED!
*********************************************************
  
Solution
The ClearQuest upgrade process does not support migrating schema files between 2003.06.x and 7.x.
As workarounds for this issue:
  • Since you do not need to import a schema in orderto work with it, create a connection to the 2003.06 schema repositoryfrom 7.0. If you want to use a different schema repository, then on 7.0machine, export the schema from the 2003.06 repository and then importthe schema into the 7.0 repository.
  • Restore the whole schema repository rather than exporting and importing the schema.

This issue was identified as a product defect logged under APAR PK30499. There are no plans to support migrating schema files between product versions.

Ref: http://www-1.ibm.com/support/docview.wss?uid=swg21259509
Other: http://bbs.scmlife.com/redirect.php?fid=3&amp;tid=582&goto=nextoldset



© 本文为 yunshanSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

谢谢了~ 很详细啊~ :)



© 本文为 jiangminSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

告诉你一个土办法
你本地机子上安装上UltraEdit  然后用UltraEdit  打开你要导入的schema文件  另存为一份文件
另存的时候 选择格式为UTF-8的格式 然后再导入 试试


最佳答案
该回答被楼主/管理员列为正解!

© 本文为 ljs53 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

OK 问题已经解决拉~ 谢谢 ljs53的帮忙啊~  :)
晕啊~官网上说这个问题没有解决办法........

© 本文为 jiangmin 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

发新话题