This was an error occurred when I followed the oracle doc guide trying to run the sqlldr
command.
This was a silly mistake because I was supposed to run it under cmd
cmd> sqlldr ...
but I accidentally went with this, which was causing the issue. Darn!
SQL> sqlldr ...