Configuring the DAC Server Communication with Informatica PowerCenter
659860Jan 28 2009 — edited Jan 29 2009Hi,
I am configuring the DAC Server Communication with Informatica PowerCenter, I have configured the the Imformatica connection (the test works). The Repository connection does not work.
These are the settings:
Name =Repository Service
Type =Repository
Server Hostname= myserver
Server Port =6001
Login = Administrator
P/W =Administrator
Max Sessions =10
Repository Name =Oracle_BI_BW_Base
I have set the path variable to:
C:\Informatica\PowerCenter8.1.1\server\bin;C:\Informatica\PowerCenter8.1.1\client\bin
This is the error:
=====================================
STD OUTPUT
=====================================
Informatica(r) PMREP, version [8.1.1 SP4], build [43.0817], Windows 32-bit
Copyright (c) Informatica Corporation 1994 - 2007
All Rights Reserved.
This Software may be protected by U.S. Patent Numbers 6,208,990; 6,044,374; 6,014,670; 6,032,158; 5,794,246; 6,339,775 and other U.S. Patents Pending.
Invoked at Wed Jan 28 10:01:14 2009
[01/28/2009 10:01:14-[REP_12164] Domain-related error: [[DOM_10033] [DOM_10033] Service [Oracle_BI_BW_Base] does not exist in domain [Domain_ws2003]. [FAULT_PCSFCONFIGEXCEPTION]].]
[Failed to connect to repository service [Oracle_BI_BW_Base].]
An error occurred while accessing the repository[Failed to connect to repository service [Oracle_BI_BW_Base].]
[01/28/2009 10:01:14-[REP_55102] Failed to connect to repository service [Oracle_BI_BW_Base].]
Repository connection failed.
Failed to execute connect.
Completed at Wed Jan 28 10:01:14 2009
=====================================
ERROR OUTPUT
=====================================
EXCEPTION CLASS::: com.siebel.analytics.etl.infa.interaction.PmrepConnectException
com.siebel.analytics.etl.infa.interaction.PmrepInvoker.pmrep(PmrepInvoker.java:93)
com.siebel.etl.gui.data.StaticDatabaseCalls.testRepositoryServer(StaticDatabaseCalls.java:946)
com.siebel.etl.gui.data.StaticDatabaseCalls.testInformaticaServer(StaticDatabaseCalls.java:881)
com.siebel.etl.net.ExecutionPlan.getInformaticaStatus(ExecutionPlan.java:261)
com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.mBeanRequestInformaticaStatus(ClientMessageDispatcher.java:403)
com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.consoleMessage(ClientMessageDispatcher.java:220)
com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.run(ClientMessageDispatcher.java:140)