BookmarkSubscribeRSS Feed
PravinMishra
Quartz | Level 8

Hi,

 

I am getting a dat file from abnitio eviroment. I need to read a data using Big Endian informat. while reading the data its working fine. if the data is 9 digit.but above that its not working. i am using this format S370FIB and also used this one S370FPIB.but its not working.

 

can anyone please help me.

1 REPLY 1
SASKiwi
PROC Star

You haven't provided enough information for us to help. What operating system was the data file produced on and what operating system are you trying to read the data on? The informats you are trying suggest you are trying to read integer binary data - is this correct? If so how many bytes are the data columns stored in: 2,4, 8 bytes?

 

This link explains the options: 

http://support.sas.com/documentation/cdl/en/leforinforref/64790/HTML/default/viewer.htm#p1wlkw56ki25...

 

You use the S370 informats if you are trying to read mainframe-sourced EBCDIC data on an ASCII system like Unix or Windows. If this the case then the data needs to be transferred using the BINARY method. Please confirm that this is what you are doing or not,

 

 

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1254 views
  • 2 likes
  • 2 in conversation