| 发表于:2008-01-24 11:43:303楼 得分:0 |
sql0901n the sql statement failed because of a non-severe system error. subsequent sql statements can be processed. (reason reason.) explanation: an error has occurred which is due to a system error. processing of the sql statement has ended for reason reason (this is in english only and is useful only to ibm support personnel). user response: record the message number (sqlcode) and reason reason. if trace was active, invoke the independent trace facility at the operating system command prompt. then contact your technical service representative with the following information: v problem description v sqlcode v reason reason v sqlca contents if possible v trace file if possible. federated system users: isolate the problem to the data source failing the request (refer to the troubleshooting guide to determine which data source is failing to process the sql statement) and take the necessary diagnostic steps for that data source. the problem determination procedures for data sources vary, so refer to the applicable data source manuals. sqlcode: -901 sqlstate: 58004 | | |
|