Hi Sumit & All,
While I am trying to retrieve data from a schema table, I get an error message as:
InternalError: dberror(Connection.prepareStatement): 258 - insufficient privilege: Not authorized (line 8 position 1 in /p####trial/hihanaxs/hihanaxs/hellojava.xsjs)
This the statement at line 8 of my code - var pstmt = conn.prepareStatement("select * from NEO_7KVXBD173Q7EEKO8Z6IX6I7LU.TEST1");
Could any one please let me know how to resolve this issue.
Thanks,
Krishna