指数数据的 mfl 转换

发布于 2024-11-15 18:17:16 字数 207 浏览 3 评论 0原文

在 OSB 中,我们面临着从双指数数据到无符号分区十进制的 mfl 转换问题。由于指数数据(0E -7),它失败了。

输入:二进制格式的000000 --> mfl 将其转换为 0E-7 -->我们再次尝试将 0E-7 转换为二进制(但这里 mfl 转换失败)。仅当 0 作为值出现时才会发生,但如果是其他值,则可以正常工作。有人见过这个吗?

和平与干杯。

In OSB, We are facing issue in mfl conversion from double exponential data to unsigned zoned decimal. It is failing because of exponential data(0E -7).

Input : 000000 in binary format --> mfl transforms it to 0E-7 --> again we try to convert this 0E-7 to binary ( But here mfl transformation fails). It occurs only when 0 comes as a value but if it is some other value, it works fine. Has anybody seen this before?

Peace & Cheers.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

只是一片海 2024-11-22 18:17:16

这是OSB中的错误,在oracle的最新更新补丁中已得到纠正。 :)!

It was bug in OSB, its been rectified in the latest update patch from oracle. :)!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文