Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Why is the Xquery result truncated when I am accessing TII through the Internet, compared to accessing it within intranet?Is it a common phenomemon and anyway to solve such problem?Thanks.
Not much info to go on.Is it possible that it is a large long running query?Large XQuery results are typically sent in chunks. IE may be timing out the connection before all chunks have been received.I have seen this problem manifest itself in other ways.