Administration Utility programs Database test - robinfeng/beashelp GitHub Wiki
数据测试
数据测试包含以下功能:
功能 | 描述 |
---|---|
查看当前登录用户 | 显示当前登录到 SQL 数据库服务器的用户.注意: HANA 版本不可用 |
数据检查,导入默认设置 (简短测试) | 检查表的内容, 确认相关设置和内容是否正确. 当升级到一个新的版本或修订时, 系统会自动执行此检查, 也可通过 Administration Utility programs - Data Check 手工执行. 更多信息, 参见 数据检查. 导入的默认设置包含, 字段的默认设置, 标准报表, 终端和 WEB 程序. 用户自定义设置不会受其影响. |
数据库: 检查表 | Data base: check tablesAnother component of the upgrade or setup process. The system checks whether the tables and UDFs used by beas are present.Missing tables or UDFs are automatically created.beas does not work with UDTs (SAP Business One User Defined Tables), but instead creates all tables directly with the prefix "beas_" an.If beas tables have been extended manually, the extension is NOT removed.The structure of all tables is defined in the db.ini file.If you have created a customer-specific db.ini of your own and stored this in the project directory, this will also be executed during the database test. see Customer-specific adaptations After a SAP Business One database test (upgrade) or a change to the data structure (creation of further UDFs in SAP), the beas database test must be performed so that the beas tables can be adapted."删除不使用的字段" 选项Some table columns are not longer needed as they have been replaced by new columns and are no longer supported by beas . If the option is set, all table columns previously supported by beas and now no longer needed are removed.当发生问题 参见 数据检查时的错误db.ini 设置 参见 db.ini结构表结构文档 参见 PDF Dokument |
数据归档 | 调用数据归档功能 |
HANA: 使用 HANA 迁移工具进行数据转换 | MSSQL - HANA - 转换准备(仅 MSSQL 版本)若要将 MSSQL 数据库转换为 HANA 数据库, 需要执行准备操作.请在迁移前执行此操作. 此功能将删除一些索引和约束.参见: 必要的步骤重要: 若错误启动此功能, 可运行 "数据库测试". 则会重新创建缺失的对象. |
返回 主页