Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about packed-decimal

Read more about packed-decimal

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - packed-decimal

Read packed decimal and convert to numeric in spring boot

All, I am using a Spring boot application to store data in DB. I am getting this data from IBM MQ through Kafka topic. I am getting messages in EBCDIC format, so used cobol copybook, JRecord, cb2xml j...
test-img

Sojan

spring-boot

ibm-mq

ebcdic

packed-decimal

jrecord

Votes: 0

Answers: 1

Latest Answer

The problem is getFullLine() method does not do any field translation; you need to access individual fields. You can use the line.getFieldIterator(0) to get a field iterator for the line. Also unless ...
test-img

Bruce Martin

how can I convert a packed decimal format (S370Fpd5) in R?

Can the Packed Decimal Format S370Fpd5 be converted with R or Python? Below are examples with the actual output after ascii conversion, the expected ouptut and also in HEX format. ACT OUTPUT EXP O...
test-img

user18494669

python

r

db2

cobol

packed-decimal

Votes: 0

Answers: 1

Latest Answer

That's not packed decimal data. It is common for mainframe data to include both text and binary data in a single record, for example a name, a currency amount, and a quantity: Hopper Grace ar% ...
test-img

cschneid

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved