-1

I have a problem about connection of the db2 connector to metadata repository database (XMETA- inside datastage- not remote). I can connect to XMETA database on terminal with db2inst1 user. But I can not connect with DB2 Connector Stage with the db2inst1 user.

I gave this error;

"SQL1013N The database alias name or database name "XMETA" could not be found. SQLSTATE=42705"

Is there any suggestion about this situation?

Thank you in advance.

1 Answers1

0

I suggest to catalog the database as a remote one even though it is on the local system. For Db2 this could be done by running a catalog tcpip node command and a catalog database. You might have to use a different DB Alias to differentiate the two entries in the system database directory.

MichaelTiefenbacher
  • 3,805
  • 2
  • 11
  • 17