Technote (troubleshooting)
Problem(Abstract)
After migrating a DataStage that uses the XMLInput stage from a Non-NLS server to NLS server
the job aborted with the following error message:
Job_name..XML_Parser.link_name: ds_intput() - row too big for inter stage.
Symptom
DataStage job fails after migrating from a Non-NLS server to a NLS server.
Cause
Using a UTF-8 NLS map caused the input data to be larger than expected, which caused the error. There can be other reasons that the data is larger than expected.
Resolving the problem
Changed the NLS map from UTF-8 to ISO-8859.
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.