aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

LPX-01036: [XQST0036] Importing module should import schema '~s'

LPX-01036: [XQST0036] Importing module should import schema '~s'
Cause: It is a static error to import a module if the importing module's in-scope schema types do not include definitions for the schema type names that appear in the declarations of variables and functions (whether in an argument type or return type) that are present in the imported module and are referenced in the importing module.
Action: None

请先 登录 后评论

1 个回答

小智
LPX-01036:[XQST0036]导入模块应该导入模式'?s',
.原因:如果导入模块的范围内模式类型不包括出现在变量和函数的声明(无论是参数类型还是返回类型)中的模式类型名称的定义,那么导入模块是静态错误存在于导入模块中,并在导入模块中引用。,
.行动:无,
.
请先 登录 后评论