RE: [cciug] sync_export_list failure

From: Kevin Mossman (kevin.mossman@s1.com)
Date: Mon Jul 23 2001 - 09:25:48 EDT


This was fixed. So it appears that this is not causong the problem. Again,
many thanks to Rational for such wonderfully informative and precise error
messages.

Kevin

-----Original Message-----
From: ADDICOTT,JOHN (A-Australia,ex1) [mailto:john_addicott@agilent.com
Sent: Sunday, July 22, 2001 6:35 PM
To: 'cciug@rational.com'
Subject: RE: [cciug] sync_export_list failure

Hi Kevin,
 
I had the a similar problem a while back, using ClearCase/MultiSite 4.0 on
NT.
 
I found there was a bug in the Rational supplied sync_export_list script,
which made the use of a script file fail as you have described. The output
of some commands are redirected to NUL, but the script incorrectly defines
NUL: as NL:.
Have a look at the file "\atria\config\scheduler\tasks\MScommon.pl", and
check for the line
  $CFG::nulldevice = "nl:";
 
It should read as
  $CFG::nulldevice = "nul:";
 
I believe this problem has been fixed in one of the later NT MultiSite
patches, although I'm not sure which one.
 
Regards,
John
 
John Addicott
Advanced Networks Division (AND),
Agilent Technologies, Australia
 
-----Original Message-----
From: Kevin Mossman [mailto:kevin.mossman@s1.com
Sent: Saturday, July 21, 2001 12:59 AM
To: 'cciug@rational.com'
Subject: [cciug] sync_export_list failure

We are running MultiSite between several locations in the US and Europe.
Before we added the Europe location, we were using the deafult
sync_export_list job in the scheduler with the -quiet 1 -all parameters.
When we added the Europe we needed to break up the replications because we
wanted them on different schedules. So, we went from using the -all
parameter to passing a file that contains a list of replicas (as specified
in the manual.) This works from the command line, but not from the
scheduler. The scheduler returns an error of "failed 0x2" Any ideas???

TIA,

Kevin

"We are what we repeatedly do. Excellence then, is not an act but a habit."
Aristotle

Kevin Mossman
S1, Inc.
(678)421-4849
Cell: (678)662-5526

 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



This archive was generated by hypermail 2b29 : Tue Jul 31 2001 - 22:03:59 EDT