Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
该平台是 IBM datastage 8.1。我们无权访问 DataStage。我们只能获取 .dsx/xml 导出的文件。
现在我们需要捕获哪些数据库/表(源)转换为另一个数据库/表(目标)的元数据信息。
一旦我们有了 DS 作业中使用的数据库/表的列表,我们将把这些信息放在元数据工作台中,以用于数据沿袭。
还有其他方法可以获取此类信息吗?任何想法或想法都会对我有很大帮助。
提前谢谢你....
您应该向您的 datastage 团队请求他们使用与 datastage 捆绑的元数据数据库,即有一个脚本应该将 xml 文件中的数据插入该数据库,据我所知,您可以将同一个数据库与 metadate 工作台一起使用出色地。