- 論壇徽章:
- 0
|
DB2管理服務(wù)器服務(wù)起不來!!救助
如果是SQL1067N,參考下面就清楚了。
db2 =>; ? SQL1067N
SQL1067N DB2STOP processing was not successful. IPX/SPX protocol
support was not successfully stopped.
Explanation:
The IPX/SPX protocol support was not successfully stopped.
Possible causes are:
o The workstation is not logged in to the NetWare file
server.
o The workstation does not have authority to delete an object
in the NetWare file server bindery.
User Response:
Ensure that the workstation is logged in to the NetWare file
server, and has sufficient authority to delete an object in the
bindery at the file server. The user must be logged in as
SUPERVISOR or equivalent. Make any corrections, and run DB2STOP
again.
If the problem continues, at the operating system command prompt
type DB2TRC ON -L 0X100000. Run DB2STOP again, then at the
command prompt, type DB2TRC DUMP filename to save the trace
information. To turn trace off, type DB2TRC OFF. Contact your
service coordinator with the trace information. |
|