Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 9169

Converting FLTP to CHAR Data type in SLT

$
0
0

Hello,

Question – I’m trying to convert a field on a table which is from an Oracle db, from a Floating Point [FLPT] to a NVARCHAR in HANA.   We’re using SLT to replicate the table from Oracle.  I’ve tried several different methods, but I always end up with scientific notation in the NVARCHAR field in HANA rather than
a string of numbers.
I’ve tried first converting the field from FLTP to INT4 or NUMC and then creating a new field on the table with a CHAR data type.  Then using a WRITE TO code to populate the new field.   All of the different flavors of this approach seems to always return scientific notation rather than just a string
of numbers.

 

Details of steps:

 

Using IUUC_REPL_TABSTG to change the data type from FLTP to a fixed number (INT4 or NUMC) also adding a new field with the data type of CHAR.   Then in IUUC_***_RUL_MAP I populate the new field with the original [WRITE i_SERVRECTRANSID_1 TO e_ZSERVRECTRANSID.]

  

What am
I missing?   Do I need to identify an Event [EOP or EOR]?

  

Thanks

 

Dave


Viewing all articles
Browse latest Browse all 9169

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>