Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
CMRun error
 Login/Join
 
Member
posted
Hello everyone,

Just wondering if anyone of you can help me out. I have a data migrator procedure where I want to initiate from the dos cmd using the CMRUN function, but when I try to run the CMRUN function, I get the following message:

An EDACONNECT error occurred
EDACONNECT returns Error -7, Cannot initialize EADLINK

I searched everywhere and I even make sure that my data migrator service is running.

Any clues??

thanks
 
Posts: 4 | Registered: June 09, 2008Report This Post
Platinum Member
posted Hide Post
Does the data migrator procedure run when executed from the DMC? Please post the code you're using with CMRUN.


Data Migrator 5.3, 7.1, 7.6
WebFOCUS 7.1, 7.6, 7.7
SQL Server, Oracle, DB2
Windows
 
Posts: 126 | Registered: January 18, 2007Report This Post
Guru
posted Hide Post
EDALINK is the original name for the iWay client software, which CMRUN can't find without some help. Before calling CMRUN issue the following commands, substituting the locatoin where you have installed the client or server software.

  
SET EDAHOME=C:\ibi\srv76\home
SET EDACONF=C:\ibi\srv76\dm
SET EDACS3=C:\ibi\srv76\dm\etc\odin.cfg


N/A
 
Posts: 397 | Location: New York City | Registered: May 03, 2007Report This Post
Member
posted Hide Post
Hi Cliff,

yes, that's what I was missing in my bat file. It works now.

thanks.
 
Posts: 4 | Registered: June 09, 2008Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders