i have in creased the database handlers length by using LongReadLen() but this works fine if the table is on the current server.
it throws the error
ORA-22992: cannot use LOB locators selected from remote tables (DBD ERROR: OCIStmtExecute/Describe)
if there is some fay for accessing clob data from remote database i searched a lot and came out with a blank.
the data base is oracle.


