I'm trying to extract tar file which has .txt file, Then read .txt file delimited with | and load the same into Oracle DB. I'm able to untar the file but when it reaches to "do /home/uid/test/dataTest.sql". It says as cannot execute. I'm trying to extract tar file which has .txt f