Retail Point-of-Service Solutions (MOSC)

MOSC Banner

ORA-01858: while inserting using DB link

insert into dtv.itm_item@Dest_HOSTNAME

select * from dtv.itm_item@Source_HOSTNAME where ORGANIZATION_ID='1' ;

Error report -

ORA-01858: a non-numeric character was found where a numeric was expected

ORA-02063: preceding line from HOSTNAME


I'm trying to insert some data through DB link to a destination DB. I'm getting the ORA-01858: even though the date formats are same.

Source and destination DB is 19C.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center