Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DataStage connect to remote UniVerse database

Status
Not open for further replies.

roatanbuzz

Programmer
Nov 17, 2007
2
0
0
GB
Am trying to connect to a remote UniVerse database from DataStage (either 7.5.2 or a server job in version 8). I have set up uvodbc.cofig with the following entry:
<remoteuv>
DBMSTYPE = UNIVERSE
network = TCP/IP
service = uvserver
host = [ip.address]:31438

but when trying to import UniVerse tables, I enter the correct name, password and account, but I'm not connecting. Any ideas?
Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top