in reply to Handling BLOB data in ORACLE using perl script

fetchrow() returns a row (an array). You probably want $SERVICE_SPECIFIC_DATA_V[0] since you are only returning one field in your select.

--
“For the Present is the point at which time touches eternity.” - CS Lewis