Search found 5 matches

by lkevin1210
Wed Dec 25, 2019 9:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC connector connect to SQL Server failed with TLS1.2
Replies: 1
Views: 6199

ODBC connector connect to SQL Server failed with TLS1.2

Hi, our datastage server is version 9.1.2 on AIX. We have a very simple job to get the data from source database sql server and load to target database DB2. In the SQL server, we have recently applied a security fix on it to enable TLS1.2 and disable SSL2.0 and SSL3.0. After the security fix is appl...
by lkevin1210
Tue Jun 25, 2019 5:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cassandra connector returns no data
Replies: 0
Views: 3257

Cassandra connector returns no data

I have DataStage 11.7.0.2 installed on my RHEL 7 machine, and DataStax Enterprise cassandra 6.0.8 installed on another RHEL 7 machine with single node configuration, then I created a keyspace and table, and inserted a few rows to the table for testing. Following the guide from ibm developer here. Af...
by lkevin1210
Thu Apr 25, 2019 9:55 am
Forum: General
Topic: Modified parameter value wont refresh in DataStage client
Replies: 3
Views: 3704

Modified parameter value wont refresh in DataStage client

I am encountering an issue when updating/adding parameter value to a parameter set. Here is my scenario: I have a parameter set called test_set, it has 2 parameters: param1 & param2, and I have a parameter set file called file1 storing the parameter values. Now I open and edit test_set in datast...
by lkevin1210
Sun Feb 24, 2019 9:51 pm
Forum: General
Topic: Disable shared open source logging in server tier
Replies: 1
Views: 3704

Disable shared open source logging in server tier

I have recently upgraded datastage from 11.3 to 11.5 fixpack 2 service pack 4, we found that 3 shared open source services are included in this version: zookeeper, kafka and solrcloud. But these 3 services are not needed for my company, starting them will also consume some cpu resources of the servi...
by lkevin1210
Thu Dec 13, 2018 6:25 pm
Forum: General
Topic: Is it possible to hide project in datastage client
Replies: 2
Views: 3356

Is it possible to hide project in datastage client

I have 1 datastage server (linux) and 2 datastage clients (window, machines are named client1 with ip 192.168.1.1 & client2 with ip 192.168.1.2), and i have 2 projects created (prj1 & prj2). I would like to only allow my users to access prj1 in client1; access prj2 in client2, so is it possi...