Search found 12 matches

by SreeMahi
28 Jul 2015 8:38
Forum: Batch Impact Manager
Topic: Shout to trigger on third consecutive failure of cyclic job
Replies: 5
Views: 11541

Re: Shout to trigger on third consecutive failure of cyclic

This is something tricky.... to achieve this you need a Script or Batch file which you need to invoke upon failue by sending a value as parameter. Step 1: Set one variable called varFailedCount in server with 0 ctmvar -action set -var '%%\varFailedCount ' -varexpr "0" Step 2: Define a script which w...
by SreeMahi
28 Jul 2015 5:49
Forum: Job Definition
Topic: AFT - dynamic file name
Replies: 2
Views: 12757

Re: AFT - dynamic file name

You can use //PATH/FILENAME-%%$YEAR.%%MONTH.%%DAY in the source and //PATH/OTHERFILENAME-%%$YEAR.%%MONTH.%%DAY in the destination.
by SreeMahi
29 Jun 2011 11:43
Forum: Job Definition
Topic: How to schedule a job on the 1st working day ?
Replies: 3
Views: 3408

How to schedule a job on the 1st working day ?

Hi,

I would like to schedule a job to run on 1st workling day of the month without using a calendar.

Can anyone helop me ?

Thanks in advance,
Mahi
by SreeMahi
17 Mar 2011 5:34
Forum: Control-M Server
Topic: making of Newday procedure more effective
Replies: 4
Views: 4536

the best way to reduce the NDP time is "to use different User Daily" for tables. Next thing is make "house keeping activities" in place to clear all Prerequisite conditions and Global conditions (you can implement this at the end of each batch work flow).
by SreeMahi
26 Aug 2010 7:55
Forum: Control-M Enterprise Manager
Topic: Unable to write the Draft
Replies: 0
Views: 13365

Unable to write the Draft

Hi,

When I'm trying to write my draft, Im getting the below error.

Write operation failed to complete successfully, operation is canceled

I've full access to my tables.

I'm using Control-M/EM 6.3.1

Any help would be greatly appreciated

Thanks in Advance,
Mahi
by SreeMahi
08 Feb 2010 5:19
Forum: Reporting
Topic: How to User Log-In report.
Replies: 1
Views: 2215

How to User Log-In report.

Hi,

How can we get User Log-in report.

My requirement is to get all the user's data with their last log-in report.

Please help to find out this.

Thanks in Advance
Mahi
by SreeMahi
09 Nov 2009 6:39
Forum: Job Definition
Topic: How to create a Node Group?
Replies: 2
Views: 4588

How to create a Node Group?

Hi,

Can any one plase help me in creating a node group. I want to use 'run job on all nodes in group' in execution tab.

I have a list of nodes to create a group.

Thanks in advance,
Mahi
by SreeMahi
14 May 2009 3:59
Forum: Exploitation / Operation
Topic: Error while Exporting a table to control-m 6.3
Replies: 1
Views: 2285

Error while Exporting a table to control-m 6.3

Hi All, Iam getting the below error when trying to exporting a table to newer version. %ecs> deftable -s <NewVersion> -u ecs -p password -src outtable.xml /o Error: Action: Update Table Error: Failed in CRB_UpdateTableJobs. rc = 0 (FAIL) Ignoring job Can anyone please help. Its very URGENT. Thanks i...
by SreeMahi
22 Jan 2009 10:30
Forum: Control-M Enterprise Manager
Topic: Problem with the Status of the Job
Replies: 4
Views: 3232

Problem with the Status of the Job

HI, We are ruinning SQL Server backup scripts from Control-M 6.3. These jobs are showing 'ENED OK' eventhough these jobs got failed in background. Here is the log: 22/01/09 00:02:41 CD5065 ORDERED JOB:84528; DAILY SYSTEM, ODATE 20090122 22/01/09 00:03:08 SL5120 JOB STATE CHANGED TO Wait Time Window ...
by SreeMahi
20 Nov 2008 3:09
Forum: Control-M Enterprise Manager
Topic: Moving tables from control-M/EM 6.1 to control-M/EM 6.3
Replies: 7
Views: 4502

Now i'm getting "XML Document is Invalid" error...

I'm new to control-m.... Please help me...
by SreeMahi
19 Nov 2008 3:05
Forum: Control-M Enterprise Manager
Topic: Moving tables from control-M/EM 6.1 to control-M/EM 6.3
Replies: 7
Views: 4502

I'm using xml file to import.....
by SreeMahi
19 Nov 2008 2:39
Forum: Control-M Enterprise Manager
Topic: Moving tables from control-M/EM 6.1 to control-M/EM 6.3
Replies: 7
Views: 4502

Moving tables from control-M/EM 6.1 to control-M/EM 6.3

Hi All, I'm moving one table from control-M/EM 6.1 to control-M/EM 6.3. I've exported table using 'exportdeftable' command and i've edited the datacenter name to match new one. but when i'm importing table i'm getting an error. Error: Failed to establish connection with the GUI-Server running on <pr...