BI job/work

本博客概述了数据架构师、数据工程师和BI分析师在成都、大连、上海、深圳和武汉等地的工作职责和岗位要求,包括至少3年经验的逻辑数据建模、数据管理和信息处理、ETL流程设计与实现、数据仓库概念理解、SQL编程技能、英语能力等。岗位覆盖数据建模、数据转换加载、数据仓库管理、Oracle和DB2数据库管理、Cognos应用开发、数据库架构设计等领域。
/********************************************************************************/


Business Intelligence - Data Architect:

Work city Chengdu, Dalian, Shanghai, Shenzhen, Wuhan
Job Requirement
- 3 years experience in logical data modeling for applications and analytic structures
- 3 years managing all aspects of data and information (both structured and unstructured) from business requirements to logical and physical design
- Experience in generating test data and data reduction approaches is strong plus
- Proficient in the ERwin modeling tool or Rational Data Architect is preferred

Required
Associate's Degree/College Diploma
At least 3 years experience in at least 3 years of Data modeling exp
English: Intermediate


/********************************************************************************/
ETL.DataStage

Work city Chengdu, Wuhan

Job description
- Design, develop and implement Extract, Transformation and Load (ETL) processes, programs and scripts using structured software development method.
- Develop data/metadata models and technical specifications using standard modeling techniques
- Consult with analysts, data providers and business operations staff to understand and elaborate data dissemination requirements and propose technical solutions
- Evaluate data product requirements from data providers and translate the requirements into technical specifications
- Define technical standards; evaluate alternative protocols, tools and standards.
- Conduct root cause analysis and resolve production problems
- Create documentation of implemented ETL processes for knowledge sharing and hand-off
- Develop estimates for design

Job Requirement
- 3+ year of experience with DataStage tool-related development work, ETL approach and technologies.
- trong understanding in data warehouse concepts.
- Proficient in SQL programming. Hands-on experience in DB2 or Oracle Database is preferred.
- Good communication skills, verbal and written in English

Required
Bachelor's Degree
At least 3 years experience in ETL Ascential
English: Intermediate



/********************************************************************************/
Work city Beijing, Shanghai

COGNOS
Job description
This role designs, develops and supports application solutions to meet client requirements. They may design, develop and/or re-engineer highly complex application components, and integrate software packages, programs and reusable objects residing on multiple platforms.

Required
Bachelor's Degree
At least 1 year experience in Good command of Business Intelligence product of COGNOS, Business Objects and Microstrategy;
English: Fluent


Additional information
- Minimum 1+ year of experience with Cognos report development;
- Experience of installing, upgrading and applying service packs with
Cognos server in an Unix environment is a strong plus
- Hands-on experience with DB2 or Oracle Database is preferred;
- Excellent communication skills both verbal and written in English is preferred

/********************************************************************************/
Work city Chengdu, Dalian, Shanghai, Wuhan
Administrator: DB2 DBA
Job description
IT Specialists in this job role will have expertise in one or more relational and non-relational data management-based software product areas. Examples include mainstream data management software, such as those from IBM and Oracle.Typical examples of the deliverables are building proof-of-concept solutions with data management technology and architecting data management solutions to address client requirements. IT Specialists who primarily apply their technical skills in an internal or external customer billable services and implementation environment.

Requirements:
1. 2+ years experience as a DB2 DBA.
2. Must have solid DB2 administration fundamental skills, Experience with Linux or other Unix platforms, SQL programming skills, and shell scripting.
3. Excellent communication skills in English, both written and spoken.

Required
Bachelor's Degree
English: Intermediate

/********************************************************************************/
Administrator: Oracle DBA

Work city Shenzhen shanghai wuhan


Job Responsibilities
Perform Oracle EBS daily Maintenance Project, including patch, clone, backup recovery etc .
Job Requirements (skills/experiences)
· At least 2 years Oracle DBA experience, be familiar with content of DB backup/recovery, patch, upgrade, RAC, Data guard, performance tuning
· At least 1 year Oracle EBS Application DBA experience, be familiar with knowledge of EBS installation, patch, upgrade, work flow, performance tuning and monitoring
· Better to have EBS experience and knowledge in module of Financial, Distribution or Manufacturing
· Positive, enthusiastic attitude, good team-work
· Strong communication and interpersonal skills
· Good English capability especially at Oral
· Work location: WuHan

Required
Bachelor's Degree
English: Intermediate
[root@192 ~]# sudo systemctl start mysqld.service; [root@192 ~]# sudo systemctl enable mysqld.service; [root@192 ~]# cd elasticsearch-6.8.6/bin -bash: cd: elasticsearch-6.8.6/bin: 没有那个文件或目录 [root@192 ~]# ./elasticsearch -d -bash: ./elasticsearch: 没有那个文件或目录 [root@192 ~]# cd elasticsearch-6.8.6/bin ./elasticsearch -d -bash: cd: elasticsearch-6.8.6/bin: 没有那个文件或目录 [root@192 ~]# su elasticsearch [elasticsearch@192 root]$ cd elasticsearch-6.8.6/bin ./elasticsearch -d bash: cd: elasticsearch-6.8.6/bin: 权限不够 [elasticsearch@192 root]$ chown -R elasticsearch:elasticsearch elasticsearch-6.8.6; chown: 无法访问"elasticsearch-6.8.6": 权限不够 [elasticsearch@192 root]$ su root 密码: [root@192 ~]# chown -R elasticsearch:elasticsearch elasticsearch-6.8.6; chown: 无法访问"elasticsearch-6.8.6": 没有那个文件或目录 [root@192 ~]# cd /opt; [root@192 opt]# useradd elasticsearch; useradd:用户“elasticsearch”已存在 [root@192 opt]# chown -R elasticsearch:elasticsearch elasticsearch-6.8.6; [root@192 opt]# su elasticsearch [elasticsearch@192 opt]$ cd elasticsearch-6.8.6/bin ./elasticsearch -d [elasticsearch@192 bin]$ exit exit [root@192 opt]# cd /opt/nacos/bin [root@192 bin]# sh startup.sh -m standalone /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/bin/java -Xms512m -Xmx512m -Xmn256m -Dnacos.standalone=true -Djava.ext.dirs=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre/lib/ext:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/lib/ext -Xloggc:/opt/nacos/logs/nacos_gc.log -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=10 -XX:GCLogFileSize=100M -Dloader.path=/opt/nacos/plugins/health,/opt/nacos/plugins/cmdb,/opt/nacos/plugins/mysql -Dnacos.home=/opt/nacos -jar /opt/nacos/target/nacos-server.jar --spring.config.location=classpath:/,classpath:/config/,file:./,file:./config/,file:/opt/nacos/conf/ --logging.config=/opt/nacos/conf/nacos-logback.xml --server.max-http-header-size=524288 nacos is starting with standalone nacos is starting,you can check the /opt/nacos/logs/start.out [root@192 bin]# cd /opt/seata/bin; [root@192 bin]# nohup sh seata-server.sh > log.out 2>&1 & [1] 6477 [root@192 bin]# cd /opt/sentinel; [root@192 sentinel]# nohup java -Xms128m -Xmx512m -Dserver.port=8079 -Dproject.name=sentinel-dashboard -jar sentinel.jar & [2] 6677 [root@192 sentinel]# nohup: 忽略输入并把输出追加到"nohup.out" [1]- 退出 255 nohup sh seata-server.sh > log.out 2>&1(工作目录:/opt/seata/bin) (当前工作目录:/opt/sentinel) [root@192 sentinel]# nohup java -Xms128m -Xmx512m -jar xxl-job-admin-2.1.2.jar> log.out 2>&1 & [3] 7070 [root@192 sentinel]# cd /opt/package/admin/ && sh 72crm.sh start; --------项目启动成功-------- --------欢迎使用悟空CRM ^_^-------- [3]+ 退出 1 nohup java -Xms128m -Xmx512m -jar xxl-job-admin-2.1.2.jar > log.out 2>&1(工作目录:/opt/sentinel) (当前工作目录:/opt/package/admin) [root@192 admin]# cd /opt/package/authorization/ && sh 72crm.sh start; --------项目启动成功-------- --------欢迎使用悟空CRM ^_^-------- [root@192 authorization]# cd /opt/package/crm/ && sh 72crm.sh start; --------项目启动成功-------- --------欢迎使用悟空CRM ^_^-------- [root@192 crm]# cd /opt/package/gateway/ && sh 72crm.sh start; --------项目启动成功-------- --------欢迎使用悟空CRM ^_^-------- [root@192 gateway]# cd /opt/package/bi/ && sh 72crm.sh start; --------项目启动成功-------- --------欢迎使用悟空CRM ^_^-------- [root@192 bi]# cd /opt/package/examine/ && sh 72crm.sh start; --------项目启动成功-------- --------欢迎使用悟空CRM ^_^-------- [root@192 examine]# cd /opt/package/oa/ && sh 72crm.sh start; --------项目启动成功-------- --------欢迎使用悟空CRM ^_^-------- [root@192 oa]# cd /opt/package/work/ && sh 72crm.sh start; --------项目启动成功-------- --------欢迎使用悟空CRM ^_^-------- [root@192 work]# cd /opt/package/job/ && sh 72crm.sh start; --------项目启动成功-------- --------欢迎使用悟空CRM ^_^--------
10-29
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值