Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic SYNERGY (steve huntington)
Decrease font size
Increase font size
Topic Title: ccm start to remote host
Topic Summary: ccm start to remote host
Created On: 16-Aug-2006 16:41
Status: Read Only
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 16-Aug-2006 16:41
User is offline View Users Profile Print this message


Robert Poldervaart

Posts: 5
Joined: 7-Jun-2006

We have Synergy servers in sites around the world.  I've set up some scripts to query data from the synergy database in my local site.  I'd like to be able to run these scripts against the synergy databases on the remote sites without having to log into the remote site.  It looks like ccm start will take -h <host> and -d <db path> etc type arguments, but I cannot get this to work.  It almost looks like I need to have the db path of the remote database mounted on the local host so that the db path can be traversed locally.  Ugh.

What needs to be set up such that I can use ccm start against a remote host? 

For the examples below, contil1, em-4 are hosts in the remote site and the dbpath /continuus/databases/PG  is valid on the remote sites, but not on my local site.

geryon-rpoldervaart 20% ccm start -h contil1 -u robertp

Starting CM Synergy...

CM Synergy server starting on host contil1, using database /net/sw100/continuus/ccmdb/PG

Warning: Engine startup failed.

Warning: CM Synergy startup failed.

geryon-rpoldervaart 19% ccm start -h em-4 -u robertp

Starting CM Synergy...

CM Synergy server starting on host em-4, using database /net/sw100/continuus/ccmdb/PG

Warning: Engine startup failed.

Warning: CM Synergy startup failed.

geryon-rpoldervaart 20% ccm start -h em-4 -u robertp -d /continuus/databases/PG
Starting CM Synergy...

/continuus/databases/PG/db does not exist.

Warning: CM Synergy startup failed.

geryon-rpoldervaart 21% ccm start -h em-4 -u robertp -d /continuus/databases
Starting CM Synergy...

/continuus/databases/db does not exist.

Warning: CM Synergy startup failed.

Report this to a Moderator Report this to a Moderator
 16-Aug-2006 23:11
User is offline View Users Profile Print this message


Steve Borchers

Posts: 10
Joined: 26-Apr-2004

Yes, but consider what you're trying to do: start a process (on geryon) in a database found at /net/sw100 (on contil1).
To start a process on that database, ccm has to see it locally. Looks like you'd need to rlogin to contil1 to run your queries.
Or if you are running the same query all the time, you might be able to write it into a script that you can launch with rsh.
And if it's the same query, that you're running regularly, put it into a cron job, that you can then email back to yourself.
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic SYNERGY forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 15:34.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.