Leave a Comment:
9 comments
I have installed ODI 10.1.3.5 on Linux 5.5, along with Oracle DB 11.2
I got the warning NIS detected, as shown in your pic in this blog, what does that means, and what will be its impact on my installation
I have tried to do
netstat -an | grep 7600
netstat -an | grep 7601
only 7600 is showin results. i had used the default ports during installation
Reply@ Sajid,
Which image or NIS you are talking about ?
If 7601 is not working then start scheduler (this port is used by scheduler)
ReplyI am talking of the image after
<>
It is saying NIS Detected. I wanted to know what is the impact of this warning.
Secondly how shall I start the scheduler.
Replyimage after following lines
9. root.sh(as part of ODI install) configures repository server (metabase) as service using INTED/XINETD on unix
@ Sajid,
I don’t think this is an issue as this is just a warning. Are you hitting any specific issues ?
no i am not getting any error, but i just wanted to confirm its impact.
In my implementation I have to pull data from sybase database and load it into oracle database. but when i use sybase jdbc driver, I am facing an error:
JDBC driver:com.sybase.jdbc2.jdbc.SybDriver
JDBC Url:jdbc:sybase:Tds:192.168.1.14:2050
Error: connection failed
I am not getting any clear error message, i can ping the ipaddress and also from another machine i can connect to 192.168.1.14:2050 using odbc driver.
can you please suggest something for this.
Reply@Samantha,
What is your operating system ? What user you are using to find inetconv command ?
Please contact your system/unix administrator.
ReplyHi, I have a problem. They changed the architecture of oracle db: First three had the same db with the same username and pwd and I only had to make only one connection via topology manager and so dimamico url created dynamically using the variable # STATISTIC.SERVER_DATA. Now the Db is one with three user. How can I adjust everything with the new situation??
Reply