i have base64 string (pdf) and want to insert that into oracle blob in node js. Tried with Creating a buffer from the base64 string and encoded the buffer as a utf8 string, but received below error. Please let me know the solution.
Error: ORA-00972: identifier is too long