123
返回列表 发新帖
楼主: hmilyfwc

求助license用户许可证问题。

[复制链接]
论坛徽章:
2
2011新春纪念徽章
日期:2011-02-18 11:43:34ITPUB十周年纪念徽章
日期:2011-11-01 16:24:04
21#
发表于 2010-5-28 17:52 | 只看该作者
呵呵,这种问题一般有2个问题所导致的:
1.删除了用户,但是当时用户已经分配了许可,在删除时没有取消许可的分配
2.2个公司帐套的用户代码不一样所导致的。

使用道具 举报

回复
论坛徽章:
0
22#
发表于 2010-8-25 15:35 | 只看该作者
这种情况我也遇上了.

我是一个帐套中有A用户,其他帐套中都没有A用户。
由于这个帐套没用了,就直接将这个数据库删除了,删除前没有取消给A用户的许可证授权。
就出现了购买数量比实际可用数量少的情况。
处理方法:在其他帐套中,添加A用户,许可证管理员中就会看到A用户已经分配了许可证,再去掉对这个A的授权,就保证了用户可用数与购买的一致。

如果已删除的帐套中,不知道曾经授权给哪些用户了,这种情况还不知道怎么处理。
目前正在请求SAP帮助,有答案的也请告知一下。


注:直接通过用户界面删除用户,是会自动释放许可证授权的。(在2007B PL18上操作的,以前的版本是否有效,不确定。)

使用道具 举报

回复
论坛徽章:
0
23#
发表于 2010-8-25 16:47 | 只看该作者
关于许可证问题的最终解决方法:
1.打开C:\Program Files\SAP\SAP Business One ServerTools\License\ B1Upf.xml文件,搜索哪些帐号下面有
“<KeyType>PROFESSIONAL</KeyType>”(不同类型的用户,中间的值会有变化),
查找到目前所有帐套中都不存在的用户,例如:temp01,temp02。
2.恢复一个测试库,添加两用户temp01,temp02,在许可证管理中,将许可证分配去掉。
再删除测试库。这样正式库中的可用数又恢复正常。  


SAP的相关NOTE:951816

Solution

A user with a license allocated to her/him has been deleted from the system without deallocating the license first, or a company with users assigned has been deleted without deallocating the licenses first.


Each time a license is allocated/deallocated an entry is generated in an xml file "B1Upf.xml"

(Path: C:\Program Files\SAP\SAP Business One ServerTools\License\ B1Upf.xml).


If a user/database is deleted without previous deallocation of a license that entry is not removed from the file thus taking up a license space.


To resolve the issue follow these steps:


1. Close all SAP Business One clients.

2. Make a copy of the file (C:\Program Files\SAP\SAP Business One ServerTools\License\B1Upf.xml) and save it with a different name or in a different folder.

3. Delete the original file.

4. Stop/Start the license server.

5. Connect to SAP Business One and assign the licenses (Administration -> License -> License Administration). You will need to reassign licenses for all your users.

使用道具 举报

回复
论坛徽章:
2
2011新春纪念徽章
日期:2011-02-18 11:43:34ITPUB十周年纪念徽章
日期:2011-11-01 16:24:04
24#
发表于 2010-8-28 19:22 | 只看该作者
路过,楼上辛苦了,顶了。。。。

使用道具 举报

回复
论坛徽章:
20
祖国60周年纪念徽章
日期:2009-10-09 08:28:002013年新春福章
日期:2013-02-25 14:51:24优秀写手
日期:2013-12-18 09:29:112014年新春福章
日期:2014-02-18 16:42:02马上有房
日期:2014-02-18 16:42:02马上有车
日期:2014-02-19 11:55:14马上有房
日期:2014-02-19 11:55:14马上有钱
日期:2014-02-19 11:55:14马上有对象
日期:2014-02-19 11:55:14现任管理团队成员
日期:2012-10-18 18:19:10
25#
发表于 2010-8-28 20:20 | 只看该作者
原帖由 betty.lu 于 2010-8-25 16:47 发表
关于许可证问题的最终解决方法:
1.打开C:\Program Files\SAP\SAP Business One ServerTools\License\ B1Upf.xml文件,搜索哪些帐号下面有
“PROFESSIONAL”(不同类型的用户,中间的值会有变化),
查找到目前所有帐套中都不存在的用户,例如:temp01,temp02。
2.恢复一个测试库,添加两用户temp01,temp02,在许可证管理中,将许可证分配去掉。
再删除测试库。这样正式库中的可用数又恢复正常。  


SAP的相关NOTE:951816

Solution

A user with a license allocated to her/him has been deleted from the system without deallocating the license first, or a company with users assigned has been deleted without deallocating the licenses first.


Each time a license is allocated/deallocated an entry is generated in an xml file "B1Upf.xml"

(Path: C:\Program Files\SAP\SAP Business One ServerTools\License\ B1Upf.xml).


If a user/database is deleted without previous deallocation of a license that entry is not removed from the file thus taking up a license space.


To resolve the issue follow these steps:


1. Close all SAP Business One clients.

2. Make a copy of the file (C:\Program Files\SAP\SAP Business One ServerTools\License\B1Upf.xml) and save it with a different name or in a different folder.

3. Delete the original file.

4. Stop/Start the license server.

5. Connect to SAP Business One and assign the licenses (Administration -> License -> License Administration). You will need to reassign licenses for all your users.


感谢betty,解决很多人的问题了!

使用道具 举报

回复
论坛徽章:
0
26#
发表于 2010-9-1 12:57 | 只看该作者
试试这个办法,在没有用户登陆的情况下,将服务器与局域网的网络断开,直接从服务器上打开B1,再重新导入许可证文件。

使用道具 举报

回复

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

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表