But first you should create your stored procedure in the destination database MYSAMPLE.
但是,首先应该在目标数据库mysample中创建存储过程。
Until now, only an empty copy of table SALES in the target database MYSAMPLE has been created.
到目前为止,只在目标数据库mysample中创建了sales表的空拷贝。
The cause of the error message is the way the connection to the database was established: db2 "connect to MYSAMPLE".
这个错误消息是由于建立数据库连接的方式造成的:db 2 “ CONNECT TO MYSAMPLE ”。
应用推荐