DataStage详细安装步骤

-
DataStage详细安装步骤, Install InfoSphere Information Server on Linux
Server 1 Domain Engine client Me tad ata Repos itory →客户端:客户端应用程序安装在 Windows系统上 服务器:所有的 InfoSphere Information Server组件(资源库、引擎、 Domain)安装在相同的机器上 这种安装部署方式要求所有的组件版本必须相同 32三层安装部署方式 Server 1 Server 2 Damain Client Engine Metadata Repas itory 弓客户端:客户端应用程序安装在 Windows系统上 今服务器1:资源库和 Domain安装在相同的服务器上 服务器2:引擎安装在独立的服务器上 这种安装部署方式要求安装资源库和 Domain( Server1)与安装引擎的服务器( Server2)要处于相同的数据中心并且子网段必须 能互相连通,标准情况下服务器操作系统应该相冋。 33四层安装部署方式 客户端:客户端应用程序安装在 Windows系统上 今服务器1:资源库安装在服务器1上 →服务器2: Domain安装在服务器2上 弓服务器3:引擎安装服务器3上 这种安装部署方式要求安装资源库( Server1)、 Domain( Server2)与安裝引擎的服务器( Server3)要处于相同的数据中心并且 了网段必须能互相连通,标准情况下服务器操作系统应该相同。但出于运行性能考虑不建议采用这种方式,会无形的增加网络 负荷,除非你的数据中心采用了专用的、私有的或高速的网络连接方式 3/39 Learn to fail Or fail to learn 34集群安装部署方式 Domain Client Metadata Engi Repository Engine Eng ir 在集群安装部署中多个引擎可以安装在分离的物理服务器上,提升系统架枃和髙可用性,减少单节点故障的几率,优化和充分 利用资源,降低复杂应用带来的对系统的影响和性能问题;在并行配置文什中配置的并行服务器, InfoSphere Information Server在处理时可以跨越单个服务器执行。在安装部署时要求所有的引擎服务器操作系统必须相冋、必须位于相同的物理数 据中心并且通过专有的、私有的高速网络连接方式。 4安装前的准备工作 41依赖包检查 我使用的环境是 Centos release6.5x8664,必须的依赖包 audit-libs-1.7. 13.2. el5(x86_64) compat-libstdc+-33-3.2. 3.61(x86_64) libc-2542e542(x8664andi686 glibc-common-2.5.42 e15_4.2(X86_64) libai-0.3.106.3.2(x8664) libgcc-41.2.46e1542(x8664andi386) libstdc++-4.1.246.,l54.2(x8664) libXp-1.0.0.8.1.15(x8664 pam-099.6.2.6l5(x8664) 每个系统所需要的依赖包不同,详细信息请参考官方文档。查询机器安装依赖包情况: Root@sywu mnt]# rpm-g audit-libs compat-libstdc++ glibc glibc-common libao libgcc libstdc++ libXp pam audit-libs-22-4el6 5.x86 64 package compat-libstdc+ is not installed gibc-2.12-1.132el65.3.x8664 glibc-2.12-1.132el653i686 glibc- common-2.12-1.132e653.x8664 libai-0.3.107-10el6.x8664 libgcc-4.4.7-4. l6x86 64 libgcc-4.4.7-4el6686 libstdo++-4.4.7-4e6x8664 libstdc++-4.4.7-4.el6i686 libXp-1.0.2-2.1el6x8664 pam-1.1.1-17l6.X8664 compat-libstdc++在这里找不到,但在 Linux平台上实际已终安裝了,只是它的名称为: compat-libstdc++33 root(@sywumrpm-gi compat-libstdc++-33 Name compat-libstdc+ +-33 Relocations: (not relocatable) Version :3.2.3 Vendor: Centos Release :69.el6 Build date: Wed 23 mar 201103: 44: 21 AM CST 4139 Learn to fail Or fail to learn Install Date Fri 15 Aug 2014 04: 31: 30 PM CST Build Host: c5b2 bsys dev centos. org Group System Environment/Libraries Source RPM: compat-gCC-32-323-69el6src rpm Size 825480 License: GPLV2+ with exceptions Signature RSA/8, Sun 03 Jul 2011 12: 07: 42 PM CST, Key ID 0946fca2c105b9de Packager:CentosBuildsystem<http://bugs.centos.org> Url:http://gcc.gnu.org Summary Compatibility standard C++ libraries Description The compat-libstdc++ package contains compatibility standard C++ library from gcc 3. 3. 4 42用户和权限 创建资源库用户和用户组 如果你使用 InfoSphere Information Server自带的DB2作为资源库,则需要建立如下除 Data Stage administrator外的用 户和用户组: User account Default user Primary Secondary Notes name group group Data Stage administrator dsadm dstage DB2 administration server dasusr1 dasadm1 Only needed for DB2. DB2 instance owner db2inst1 db2iadm1 dasada Only needed for DB2 DB2 fenced user db fenc db2fadm1 Only needed for DB2 Metadata repository owner meta meta DB2 uses os authentication Information Analyzer auser auser DB2 uses os analysis database owner authentication 关于如何安装 Oracle和建 Oracle数据库,请参考: Oracle database installation guide 毛T创建 Oracle数据库 创建 Data Stage管理用户组和用户 [root@swum# groupadd dstage [root@sywu M] useradd dsadm-p dsadm -g dstage Root(@sywu mkdir-p/disk2/BM/ [root(@sywu-# chown-R dsadm: dstage /disk2/IBM/ [root@sywu chmod-R 755 /disk2/IBM/ 注 因为安装必须使用root用户安装,这些用户可以由 InfoSphere Information Server在安装时自动创建,但不建议这么做, 建议在安装前创建好并分配权限和空间使用。 5/39 Learn to fail Or fail to learn 43内核参数设置 #Maximum message size in bytes MSGMAX=65536 #Maximum bytes per message queue MSGMNB=65536 Maximum queue system wide MSGMNIE1024 #Number of semaphore identifiers(system wide SEMMNI=1024 #Total number of semaphores SEMMNS=256000 #Maximum number of semaphores per id list SEMMSL=250 #Number of operations per semop call SEMOPM=32 #Maximum total shared memory SHMALL=2511724800 #Maximum shared memory segment size SHMMAX=2511724800 #Shared memory identifiers SHMMNI4096 #Maximum number of shared memory segments per process SHMSEG=200 # Rlim fd max=8193 # Rlim fd cur=8193 # MAXUPROC=1000 NOFILES=1000 43解压安装文件 [root@sywu tmp]# Is-1 total 4550220 -TwXr-XT-x. 1 rootroot 2287960080 Sep 15 20: 19 is-suite is_91. linux64 FP2_GA. 131212 part1 tar. gz -rwxr-Xr-x. l root root 2371450138 Sep 15 20: 21 is-suite. is_ 91. inux64 FP2_GA.131212 part2 tar.gz [root @sywu tmp]# gunzip -s tar is-suite is_91.inux64 FP2_GA. 131212 part1. tar. gz [root@sywu tmp]# gunzip -s tar is-suite. is_91. inux64 FP2_GA. 131212 part2 tar. gz root(@sywu tmp] #Is-1 total 6048752 -rwxr-xr-x. 1 root root 3429140480 Sep 15 20: 19 is-suite is_91. inux 64 FP2_GA13 1212. part1.tar rwxr-Xr-X. 1 root root 2764769280 Sep 15 20: 21 is-suite is_91.inux64 FP2GA.131212part2tar [root@sywu tmp]# tar-xVf is-suite is_91. linux64 FP2_GA. 131212 part1 tar [root(@sywu tmp]# tar-xVf is-suite is_91.inux 64 FP2_GA. 131212 part2tar 4.4 Disable selinux 必须在安装前禁用 SELINUX root(@sywu is-suite I# vim /etc/selinux/config SELINUX≡ disabled SELINUXTYPE=targeted 6/39 Learn to fail Or fail to learn 4.5防火墙设置 安装 Info Sphere Information Server时要求关闭防火墙,以下航关闭防火墙进行说明: 重启后永久生效 关闭 chkconfig ipt tables off 开启 chkconfig iptables on 即时生效,重启后失效 关闭 service iptables stop 开启 service iptables start 或者在!etc' sysconfig/iptables文件中配置端口和规则,但对于新安装并且不是很了解稈序结构和网络规则的情况下关闭防火 墙应该是比较恰当的方式 Root@sywu M chkconfig iptables 0: off 1: off 2: off 3: off 4: off 5: off 6: off 4.6创建数据库用户 因为元数据存储是使用 Oracle,所以在安装前要创建元数据库存储用户( Meta)、用于登台区域的 Web Sphere application Server数据用户( metas)、 Information Analyzer分析数据库用户( lauser)和 InfoSphere QualityStage标准化规则设计器存 储厍数据厍用户( enduser)四个用户,这些用户要具有基本的数据厍杈限,如创建表、创建索引、创建触发器等。So,以下的 脚却步分别在数据库中创建四个用户和用户管理权限的角色role_ dstage create tablespace tbs_dstage datafile ' teradata size mom autoextend on unorm size 4m create user meta identified by meta default tablespace tbs_ dstage quota unlimited on tbs_dstage create user xmetasr identified by xmetasr default tablespace tbs_dstage quota unlimited on tbs_dstage, create user iauser identified by hauser default tablespace tbs_dstage quota unlimited on tbs dstage create user srduser identified by srduser default tablespace tbs dstage quota unlimited on tbs_dstage; create role role dstage grant create session, resource to role_dstage; grant create table, create view, create trigger, create any index to role_dstage grant role_dstage to meta; grant role_dstage to xmetasr; grant role_dstage to hauser grant role dstage to srduser; 注意仅授予 create session和 resource权限是不行的,必须根据官方要求授予必须的权限,否则在安装时会报错。 7/39 Learn to fail Or fail to learn 5安装 InfoSphere Information Server 5.1进入到解压目标,把 license文件解压到is- suite下并查看 setup是否有执行权限,然后开始执行安装 Troot(@sywu is-suite # /setup INFO: Installation program will be running in this session, please do not close installation window until installation program completes Installation program started at 9/16/15 2: 50 PM Sep 16, 2015 2: 50: 29 PM javautil. prefs. File System Preferences$2 run INFO: Created user preferences directory. ----- Enter one of the following URLS to your web browser to begin the installation process http://sywu:8084/isinstall https://sywu:8445/isinstall 安装引擎提示hp和hts类型的urls,任选一个,在浏览器巾打开。注意安装前配置好网终,冈络配置不正确会导致客户端 无法访问安装程序:如果正确配冒网终后客户端仍然无法访问安装程序,请检查或关闭防火墙。 52选择安装会话使用的语言 根据自己的喜好选择安装时使用的会话语言,有些安装部分不一定都是你所选择的语言 IBM Info Sphere Information Server Enterprise Edition installation program: Login Select a language for the installation program to use for this session Chinese Login Cancel Licensed Materials-Property of IBM.(c)Copyright IBM Corporation 2005, 2012. IBM, the IBM logo i bm. com, DataStage, DB2, InfoSphere, Quality stage, and Websphere are trademarks or registered trademarks of IBM Corporation in the United States, other countries, or both. Microsoft, Windows, and the windows logo are trademarks of Microsoft Corporation in the United States, other countries, or both. UNIX is a registered trademark of The Open Group in the United States and other countries, Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both, Java and all Java based trademarks and logos are trademarks of Sun Microsystems, Inc, in the United States, other countries,or both. Other product and service names might be trademarks of IBM or other companies This Program is licensed under the terms of the license agreement accompanying the Program. This 然后单击 Login按钮进入安装 5.3 IBM InfoSphere Information Server入门 8/39 Learn to fail Or fail to learn MInfoSpherc Infarmation Server Lntcrprisc Dition支装程序:wu BM InfoSphere Information Server 门 入门-1 BMu InfoSphere Information Server Enterprise Edition支 许可址协 防火墙要求 本程序女装 M-nfosphere -nformation Server En:erprise Edition产品模块和件 早期需求检 保专振感由·请在远行该程序之前完成以下操: 安装目录 安装类型先 层选择 前亘看迁移需求 产品选择 需求检查 装程序。另外,当本程序运行 响应文件晋 摘要 成安装后,请参闾窭指南部分,以配雪比软件。 系統末 tp://publib,boulder.ibm.com/inrocenter/prodquid/-r0/clarty/softwarereasfcrprcduc:html 发行说明 http://puhlih.houlderhm.rnm/innrenter/uisintsw/ver1/tonac/rom.hm.swrlim.iIs.nmdu-toatinn.usinfsv.relintn.dnr/topirs/usihri 安装对害 httph/publb.boulderbm.com/in-ocenter/usintsw/vyrl/topic/com.bm.sw odu=tration. sintsv,Install. doc / to slcs wsIsIn IBM Info Sphere Information Server规划、安装和置指示信息 HIML http:/publib.boulderbm.com/inrocenter/iisinfsw/y9r1/topic/com.ibm.swa.imis.install-nav.dacicontainers/contiisinformation httn:/www.ikm.cnm/suannrt/dnrviewwss?ud=sw2127032772 取消 54 IBM InfoSphere Information Server许可证协议 IEM InfoSphcrc Information Server Lntcrprisc Dition友装程序:smu IBM Info Sphere Information Server Suftware License AyIeeImenl 许可让协议 防欠墙要求 Redu lht full winy license ayreeImenl Carefully International Program Licerse Agreement 早期需求杉 安装目录 Part 1- General terms 安装类型扌 BY DOWNLOADING INSTALLING COPY 层选择 产品选择 RMS U DO NOT AGREE TO THESE TERMS 检查 Do NOT DOWNLOAD, INSTALL, COPY, ACCESS,, CLICK N AN"ACCEP BUTTON, OR USE THE PROGRAM, AND 师应烹件否 安特 装完成 3m5 IBM-Inte'national Business Machines Corporation or one of its subsidanes License Information(Lr)-a document tha: Provides information and ary additional terms specific to a program. The a system co mmand, or as a booklet included with the Program he follo lucing the original and all whole or partial ccpies: 1)machine-readable instructions ar data, 2)components, files, and module:, 3)audio-visual contart Such as images, text, record ing=, ar pictures), anc 4) elated licensed materials (such as keys and documentation) M Read in English ol accept the terms in the license agree nent oi do not accept the terms in the license agreement. Print 取消 55防火墙要求 9/39 Learn to fail Or fail to learn IBM InfoSphere Infomation Server Enterprise Editic安装程序:swmu IBM InfoSphere Information Server 防火要求 讧安装或升纸 IBM Info Sphere Information Server Enterpnse Edition之前,请先禁用防兴地 安装仨序需雲访问本地服努器上的多个端口·并且可嵌需要访闸程服器上的口如果甘中任何端口被防火墙封者,那么 装将共败 层迄择 产品选择 响应文件查 安装 安装完成 取消 5.6早期需求检查 IBM InfoSphcrc Information Scrvcr Ertcrprisc Edition:支装程序:mu IBM Info Sphere Information Server 靠 甲韭脂求检查 √许可证协1 牿程序正在检查目示计算机是否荡定针对您所做选择的全部系统需求>在结昊列表中,双击行项以查看有关这些项的更多信 防火墙要求 早胡需求捡子 亥装目录 正在松查系求 类型先 层选择 选 洋细后信息 ≌已通过确保当前平台是受支持的平台 口已通过硝保京牛位一行效目录中 女装完成 回 ↑能设置竟量 EMJAVA OPIONS 当前用户必颂具有管哩叹跟 已通过系须散够正确地解听主机 已通 系夠际录/tm必须至小1000ME的可月盘空司 已通过 前户将mk说置为 保存报告 请再次检变 5.7安装目录 10/39 Learn to fail or fail To learn

11.17MB
datastage11.5安装详细安装步骤
2018-04-16DataStage详细安装步骤:linux的服务端,windows的客户端详细步骤。全部亲测截图!linux的服务端,windows的客户端详细步骤。全部亲测截图!linux的服务端,windows的
6.8MB
DataStage8.5安装步骤图解
2017-10-17DataStage8.5安装步骤图解,DataStage是IBM DB2数据库重要的调度工具,文档详细记载了安装步骤。
321KB
LINUX版DataStage7.5.2的安装详细步骤
2011-10-16LINUX版DataStage7.5.2的安装详细步骤,一步一步很详细。
11.18MB
datastage 11.5版本安装说明
2019-01-02datastage安装过程说明文档,安装步骤对应图解,解压后为word文档格式。
11.75MB
datastage11.5安装说明
2018-06-28datastage11.5安装 windows安装
599KB
datastage 8.1详细安装文档,带图片
2009-09-22IBM WebSphere ,datastage 8.1 安装文档带每一步的图片,是自己在公司刚安装成功,希望能帮到大家,操作系统是windows server 2003,
1.34MB
DataStage安装(windows)
2013-12-09windows下安装 DataStage Server ,讲解详细 值得一看
9.26MB
datastage V11.7.0服务端在windows下安装部署
2018-08-23详细介绍了datastage在windows环境下的安装步骤和注意事项
11.75MB
datastage11.5安装.docx
2018-06-27datastage11.5安装手册,服务端linux,客户端windows.
39.84MB
datastage8.7虚拟机安装程序及文档
2015-12-11datastage8.7虚拟机安装简单实用,方便学习和测试datastage功能,由于上传资源大小限制,请先下载手册文档资料,在readme中通过百度云下载地址进行下载datastage客户端和服务端
9.65MB
datastage11.5全新安装全部过程.pdf
2020-07-22datastage 11.5全新安装全部过程,datastage全新安装部署手册。让你轻松安装datastage.
108KB
DATASTAGE v7.5安装问题及解决
2013-04-27用来说明DATASTAGE V7.5的安装和如何解决一些BUG
12.6MB
datastage安装教程
2017-02-19datastage安装教程
3.87MB
DATASTAGE应用服务安装部署说明手册
2018-12-18DATASTAGE应用服务安装部署说明手册,安装说明包括从头至尾的截图展示。
5.95MB
IBM Information DataStage V11.5安装部署操作手册.docx
2020-04-26IBM Information DataStage V11.5安装部署操作手册.docx
145KB
DATASTAGE增量抽取
2013-05-22该文档记录了DATASTAGE的增量实现测试
5.37MB
Linux安装IBM Datastage11.5及使用配置报告
2018-09-03Linux安装IBM Datastage11.5及使用配置报告,其中各种报错都遇到了,文档都有详细解答
3.85MB
DataStage8.7(win7)安装手顺
2013-09-13详细描述了安装过程,以及需要的一些必须软件 不出意外的话,按照本文档就可以完成安装,并使用 转化器编译报错的问题,在里面有解决办法
303KB
DATASTAGE配置oracle数据源ODBC连接
2018-10-31DATASTAGE配置oracle数据源ODBC连接包含详细步骤和截图。
619KB
Linux版DataStage服务器端安装手册(支持DB2)
2019-05-26NULL 博文链接:https://web.iteye.com/blog/494079
2.98MB
datastage8.5 linux安装教程
2015-12-11不要分,因为自己找这些东西很苦难,送给需要的人
94B
datastage 7.5下载地址
2008-12-15etl 工具datastage 7.5 的下载地址
3.83MB
Datastage API
2008-12-23Datastage API,方便对Datastage进行二次开发
432KB
datastage 新建项目
2017-08-23datastage 新建项目 demo
1.80MB
DataStage组件使用说明
2014-08-07文档描述了DataStage中常用组件的使用方法,包括每个组件的图标。
9.50MB
datastage开发必备文档
2012-09-26datastage开发文档。java调度datastage必备文档
1.16MB
DataStage在RedHat Linux Enterprise 3上安装详细步骤(一)
2019-03-14NULL 博文链接:https://chenj847.iteye.com/blog/315649
4.31MB
DataStage 8.7 on Linux安装文档
2013-01-11DataStage 8.7 on Linux安装文档
1.12MB
IBM DataStage v9.1简介(官方文档)
2013-11-07这是一个队最新版DataStage v9.1的官方介绍文档。
3.82MB
Datastage介绍及示例
2008-12-12Datastage包含四大部件:Administrator、Manager、Designer、Director。 1. 用 DataStage Administrator 新建或者删除项目,设置项目的
-
下载
2021年全年详细工作日、周末、节假日数据表.sql
2021年全年详细工作日、周末、节假日数据表.sql
-
学院
跟我练内测小分队学习礼包
跟我练内测小分队学习礼包
-
下载
数据结构(C语言版 第2版)课后习题答案 严蔚敏 编著
数据结构(C语言版 第2版)课后习题答案 严蔚敏 编著
-
下载
3--范财[2020]100号-范县财政局关于印发《范县县级部门预算绩效目标管理办法》的通知.pdf
3--范财[2020]100号-范县财政局关于印发《范县县级部门预算绩效目标管理办法》的通知.pdf
-
下载
flash actionscript3 as3编写的 超级玛丽 超级马里奥 游戏 源代码.zip
flash actionscript3 as3编写的 超级玛丽 超级马里奥 游戏 源代码.zip
-
下载
WPF开发教程合集.zip
WPF开发教程合集.zip
-
下载
7--范财[2020]104号-范县财政局关于印发《预算绩效目标共性指标体系(试行)》的通知.pdf
7--范财[2020]104号-范县财政局关于印发《预算绩效目标共性指标体系(试行)》的通知.pdf
-
博客
python接口自动化测试 - configparser配置文件解析器详细使用
python接口自动化测试 - configparser配置文件解析器详细使用
-
学院
FFmpeg4.3系列之26:视频监控之H265多路摄像头播控项目实战
FFmpeg4.3系列之26:视频监控之H265多路摄像头播控项目实战
-
学院
【数据分析-随到随学】Python语法强化与数据处理
【数据分析-随到随学】Python语法强化与数据处理
-
博客
数羊问题
数羊问题
-
博客
【Java】求30个人中有人生日相同的概率
【Java】求30个人中有人生日相同的概率
-
学院
单元测试UnitTest+Pytest【Selenium3】
单元测试UnitTest+Pytest【Selenium3】
-
博客
简单易懂地测试localStorage的已使用容量和最大容量
简单易懂地测试localStorage的已使用容量和最大容量
-
学院
ProBuilder快速原型开发技术
ProBuilder快速原型开发技术
-
下载
flash actionscript3 as3编写的 扫雷 游戏.zip
flash actionscript3 as3编写的 扫雷 游戏.zip
-
学院
【数据分析-随到随学】数据分析建模和预测
【数据分析-随到随学】数据分析建模和预测
-
学院
Redis数据库入门与使用
Redis数据库入门与使用
-
博客
验证码
验证码
-
博客
7-5 正整数A+B (15分)
7-5 正整数A+B (15分)
-
博客
Linux系统的服务器配置minicom接console线调试交换机的步骤
Linux系统的服务器配置minicom接console线调试交换机的步骤
-
下载
软件测试期末总结--然而完全摸不清老师要怎么出题呜呜
软件测试期末总结--然而完全摸不清老师要怎么出题呜呜
-
博客
Kotlin杂记之标准函数和静态方法
Kotlin杂记之标准函数和静态方法
-
下载
5G系统中F-OFDM算法设计.pdf
5G系统中F-OFDM算法设计.pdf
-
博客
kubernetes1.18.4部署kube-prometheus监控
kubernetes1.18.4部署kube-prometheus监控
-
下载
nsis-打包软件脚本示例.rar
nsis-打包软件脚本示例.rar
-
下载
5G-NR技术考试题库(含答案).xlsx
5G-NR技术考试题库(含答案).xlsx
-
下载
软件设计说明书.doc
软件设计说明书.doc
-
学院
Java仿微博系统实战-架构1.0(Spring Boot2.X)
Java仿微博系统实战-架构1.0(Spring Boot2.X)
-
学院
【数据分析实战训练营】Hive详解
【数据分析实战训练营】Hive详解