workloadautomation.org Control-M

workloadautomation.org Control-M Feed

 Voir le site workloadautomation.org Control-M

Control-X Adding hostname (%%NODEID) to the JOBNAME if using NODEGRP
I have an implementation, where I am using a NODEGRP for a job. There are around 15 nodes in the NODEGRP. It is seemingly hard for people in Product Support View the full article

10 July 2009

Control-X Re: Exit code handling in STEPS (mark jobs ending in range > 5 as WA
Try COMPSTAT!0 without the = sign and it should work. From: Control-X@yahoogroups.com [mailto:Control-X@yahoogroups.com] On Behalf Of Aruneesh Salhotra Sent: View the full article

10 July 2009

Control-X Re: Exit code handling in STEPS (mark jobs ending in range > 5 as WA
You are right. I already knew that, but the STMT=*, CODE="COMPSTAT!=0" doesn't seem to work. Thank you though. I created the following ON STMT=*, View the full article

10 July 2009

Control-X Re: How to display Control-M 6.4 archived viewpoints
Thanks to all... I have my archived viewpoints.  Thanks again. Han ... From: Schneider, Jim Subject: RE: [Control-X] How to display View the full article

10 July 2009

Control-X Re: Exit code handling in STEPS (mark jobs ending in range > 5 as WA
Yes, suggest you read the Control/M Manual. Post Processing Parameters/On statement guide. Regards Ian Butler Server Automation Group Team Leader Disaster View the full article

10 July 2009

Control-X Re: conditional job B
Cezar, As most have pointed out, you can remove all the scheduling criteria on job-B, and still have it remain in the same table. On job-A, I would suggest View the full article

9 July 2009

Control-X Re: conditional job B
Not if you don't schedule any days or months for it to load. David Watson IBM Production Services L4XB 11460 Johns Creek Parkway - JCE Duluth, GA 30096 View the full article

9 July 2009

Control-X Re: How to display Control-M 6.4 archived viewpoints
Make sure you are authorization for Archived Viewpoints is Full. By default only users in AdminGroup has such privilege. View the full article

9 July 2009

Control-X Re: Passing Username and Password to a Job and Obsfucating it??
Anything in job definition will be visible to any Control-M user who has read access to the job. This is regardless of the target OS for the job. The only way View the full article

9 July 2009

Control-X Re: Passing Username and Password to a Job and Obsfucating it??
Thanks - someone please tell me if I am wrong but I do not believe that the CTMAg on VMS version 2.25 will support -pf option. James View the full article

9 July 2009

Control-X Re: conditional job B
This will work, but since I have a maxwait of 7 days on my other job, I'm concerned that if my job A runs a day late, job B will have been deleted and will View the full article

8 July 2009

Control-X Passing Username and Password to a Job and Obsfucating it??
Hello All, I will simply describe what exactly we need to do and then hope that some of you have helpful solutions or ideas to get my mind working after View the full article

8 July 2009

Control-X Re: conditional job B
I can do that, but wouldn't my job B still end up loading everyday since it is part of the same scheduling group within my scheduling table ? On Wed, Jul 8, View the full article

8 July 2009

Control-X Re: conditional job B
Hi, why dont you try Do force option, in Steps tab, on * Code OK do-force Job B. So that the job will only come to AJF when the job A will finsh successfully View the full article

8 July 2009

Control-X Re: conditional job B
My answer for this to set JobB maxwait to 0. so that it will flush out , even though it did not ran. --Venu View the full article

8 July 2009

Control-X Re: FYI - Accessing EM 6.4 PostgreSQL on UNIX (for running SQL comma
Hi Thank you, this was useful information. ... -- Stein Arne Storslett View the full article

8 July 2009

Control-X Re: Does database for Control-M Server store the state(s) of the job
Hi Use the "ctmlog" command. ... -- Stein Arne Storslett View the full article

8 July 2009

Control-X Re: Customer care and Billing (Oracle Utilities ) integration with
Thank you for the response! As you said it has command line interface. From: Control-X@yahoogroups.com [mailto:Control-X@yahoogroups.com] On Behalf Of View the full article

8 July 2009

Control-X Re: conditional job B
Yes these jobs are in a scheduling group within the same scheduling table. ... Yes these jobs are in a scheduling group within the same scheduling table. On View the full article

7 July 2009

Control-X Re: conditional job B
Cezar, You can put them in the same table. The one caution is when you do the force jon in, be sure you put that as the first statement in your steps: ON View the full article

7 July 2009

Control-X conditional job B
I have a scheduling table containing 2 jobs, A and B. Job B has an in condition which will only get set if job A runs successfully. (Using the DO-Condition in View the full article

7 July 2009

Control-X Event manipulation
Hi Is it possible to the following, using version 6.2.01 If an event is still running at a certain time, is it possible to force the event OK and delete it's View the full article

7 July 2009

Control-X Re: Customer care and Billing (Oracle Utilities ) integration with
Hi, I know of a company that uses Control-M to schedule CC&B jobs. They are one of our customers and I installed the product on their behalf. There is no View the full article

6 July 2009

Control-X Customer care and Billing (Oracle Utilities ) integration with Cont
Hi All Does any one run Customer Care and Billing batch jobs thru control-M ? I know nothing about CC&B, apparently BMC Does not have any CM for this. Please View the full article

6 July 2009

BMC Control-M Official IN and OUT Conditions Matching up for Different Calendars
I have jobA coming into the que at 07:00 and running at 00:01 the next day. JobB then comes into the que at 07:00 and wait on jobA 's completion. How do i get the IN and OUT Conditions to match so jobB knows the jobA completed. Both jobs run only once a month on offerent calendars. I tried ODAT (...)

3 July 2009

Control-X MicroSoftÂ's Job Processor and CONTROL-M
Hi, Has anyone used CONTROL-M to interface with MicroSoft's Job Processor file mover for File Transfers? Your experiences will be appreciated Thanks! Steve View the full article

1 July 2009

Control-X Re: Move a lot of classic jobs in a scheduling group.
Thx a lot for these explanations.I have still some table to modify. I will try this also. 2009/6/28 rahulsehgal305 ... Thx a lot View the full article

28 June 2009

Control-X Re: Move a lot of classic jobs in a scheduling group.
Hi, For future purpose, there is one easy method for copy jobs in a Scheduling table to a Group scheduling table:- You can copy the jobs in a Scheduling table View the full article

28 June 2009

BMC Control-M Official Transferring accounts (cm4ftp->cm4aft)
Hi, Is there a way to easily transfer accounts made with "CM for FTP" module to this new "CM for AFT"? Modules are on different servers. /m View the full article

26 June 2009

BMC Control-M Official problem executing commands with java api unknown request
Hi, I'm currently trying to execute command with the control M/EM java API. I'm using:      EMXMLInvoker invoker = new EMXMLInvoker(gasComponent); The only message that's working is the user registration, I receive a token. Once I try an other command, check token, rerun jobtracking, (...)

26 June 2009

Control-X Re: MVS Question
Tim, Try coding >C0000 instead of NC0000. From the manual: If only code NCXXXX is specified: The accompanying DO statements are never performed. The specified View the full article

26 June 2009

Control-X MVS Question
Hello, We are trying to get the following to occur and it's not stopping our cyclical process, is there anything that we have to validate on the CONTROL-M View the full article

26 June 2009

Control-X Re: Anyone running Control-M jobs on COGNOS?
You can use commandline to start the processing, but without SDK you can't get any acknowledgement back from the application to the OS to verify that the View the full article

26 June 2009

Control-X Shout emails in CTM UNIX
I have discovered some interesting and useful information about Shout emails in Control-M that is not yet documents by BMC.I have been using a UNIX Control-M View the full article

25 June 2009

Control-X Re: Reg:Problem with alert
What version? From your question I would gather 6.1.X. Starting in 6.2 mainframe you have the ability to add +X days to the shout message. If you're on 6.2 View the full article

25 June 2009

Control-X Re: Reg:Problem with alert
It is for Control-M on Z/OS only View the full article

25 June 2009

Control-X Re: Move a lot of classic jobs in a scheduling group.
Anyway, I tryed that method and it's working quite fine.Thx a lot. 2009/6/23 Pat Hicok ... Anyway, I tryed that method and it's working View the full article

25 June 2009

Control-X John N DEWSNAP/HBEU/HSBC is on holiday
I will be out of the office starting 25/06/2009 and will not return until 26/06/2009. Alternative contact is Simon Kusners 790 31704 or Rick Fawley 790 29986 View the full article

25 June 2009

Control-X critical path schedule
I would like to know if you have written something about critical path schedule, for each day run. View the full article

25 June 2009

Control-X Re: "newday" file in Windows agent TEMP dir - 6.3.01
Nope, they are dated this morning at 7am. Interestingly, they were updated at 1pm when our newday actually hit. Which makes me wonder even more what would be View the full article

24 June 2009

Control-X Re: "newday" file in Windows agent TEMP dir - 6.3.01
Matthew, What is the date of the file? Perhaps it's from when the product was first installed (7am is the default ND time) From: Control-X@yahoogroups.com View the full article

24 June 2009

Control-X "newday" file in Windows agent TEMP dir - 6.3.01
..Program FilesBMC SoftwareCONTROL-M AgentDefaultTEMP contains an empty "newday" file modified at 7am. I'm wondering what this file is for. Our newday View the full article

24 June 2009

Control-X Re: Reg:Problem with alert
Unless you're on 6.3.xx then you can delay the shout for as many hours/days as you want. Thanks, Rob Neal AAIT - University of Phoenix / BMCS-CE - Control-M View the full article

24 June 2009

Control-X Re: Reg:Problem with alert
LateSub and LateTime must be less than 24 hours from new day time. You can only send a LateSub shout at 0459 (assuming new day at 5am). If you really want, View the full article

24 June 2009

Control-X Re: Reg:Problem with alert
Hello- I would suggest the scheduling of a job which would order up the day following the "triggered" job, in question, that would have a submit time of 7am, View the full article

24 June 2009

Control-X Re: Control-M and Lawson
FYI.. If they have a commandline option, they should have a value to indicate to wait until the processing is completed, before going back to the command View the full article

23 June 2009

Control-X Control-M and Lawson
Hello, Does anyone use Control-M to run Lawson jobs? Lawson has its own scheduler, but do to interfacing with other enterprise applications, we'll need it to View the full article

23 June 2009

Control-X Re: Move a lot of classic jobs in a scheduling group.
Hi, Thx for your answers. 70 jobs in a SG is not much. I already had more than hundreds jobs intercepted on a SAP server in one group. Here, every job have a View the full article

23 June 2009

Control-X Re: Move a lot of classic jobs in a scheduling group.
Just my 2 cents on this. It doesn't provide guidance or solution to your need. Having 70 jobs in a scheduling group is probably high. Depending on your View the full article

23 June 2009

Control-X Re: Move a lot of classic jobs in a scheduling group.
Hi Boris, From Knowledge Bass SLN000000199903 Step 1: Define an empty Group Scheduling Table with desired Tag definitions using EM/Desktop. Step 2: Create a View the full article

23 June 2009

Control-X Re: Running a job three times: please verify solution
Unfortunately it is a 6.3 installation. Anyone has a better solution at hand as I want to avoid multiple jobs for one task espacially for two reasons: - View the full article

23 June 2009

Control-X Re: Running a job three times: please verify solution
What version are you running? I assume it's not 6.4 as this is available in that version - the ability to just specify times to run the job even though they View the full article

23 June 2009

Control-X Running a job three times: please verify solution
I want to have a job that runs 3 times daily but not at regular intervals which probably doesn't meet the requirement for a cyclic job. I had the following View the full article

23 June 2009

Control-X Processing BizTalk Applications.
Folks, Is anyone running Biztalk applications through Control-M ver. 6.03.01? Any informaion on the setup would be great... Thanks, View the full article

22 June 2009

Control-X Re: Last Month Variable
Your two cents is valued, Thanks.. Here is what I have created with no scripting within one CONTROL-M batch job; COMMANDLINE JOB PRECMD: scp -v View the full article

22 June 2009

Control-X OpenVMS Agents Monitor Blowing Up
We are having problems with our OpenVMS jobs "DISAPPEARING" because the RUNAGMON process blows up. Has anyone ever run into this? It just started out of the View the full article

22 June 2009

Control-X Re: Ctm 6.2 EM Client - Server connecting to the wrong client IP
You might be able to get around the Viewpoint not loading by shutting any VPN , loading VP, then restarting the VPN. Regards, Chris Stein Arne Storslett View the full article

20 June 2009

Control-X Re: Create a report on the number of jobs that failed over the last
I'm also running 6.2. Could you provide me a copy of your script? Thanks. ________________________________ From: Control-X@yahoogroups.com View the full article

19 June 2009

Control-X Re: Create a report on the number of jobs that failed over the last
If anyone out there has Clear Case or Harvest, Source Control software you can do the following. One company I worked for we created 5 jobs that did the View the full article

19 June 2009

Control-X Re: Create a report on the number of jobs that failed over the last
Stein, I am 6.3 and am looking for solution to perform the following. Can you share the scripts you have if possible? - Getting a list of all jobs View the full article

19 June 2009

Control-X Re: Create a report on the number of jobs that failed over the last
Hi I am on 6.2, so I don't have versioning (as 6.4 has). I do it as part of the backup routines. Each day we export all scheduling tables to files. I just View the full article

19 June 2009

Control-X Re: Urgent clarification: Job in unknown state even though the agent
I am this might be of some concern, and I am sure people do have some sort of work around to deal with this which probably is less manual. If this is widely View the full article

19 June 2009

Control-X Urgent clarification: Job in unknown state even though the agent is
In 6.3 version, I want to know if anyone also has the need to something built around the following scenario. - Job is executing on Node 1 - Node 1 is shut down View the full article

19 June 2009

Control-X Re: Ctm 6.2 EM Client - Server connecting to the wrong client IP
One of my users was running a VMWare server on her machine, and had 3 different IPs. We uninstalled the VMWare server as the reordering didn't help much. Now View the full article

18 June 2009

Control-X Re: Ctm 6.2 EM Client - Server connecting to the wrong client IP
I had the same issues when connecting to an EM GUI while on a VPN network. I had to issue this command (at the command prompt) to get the GUI to load. I had View the full article

18 June 2009

Control-X Re: Create a report on the number of jobs that failed over the last
Brad, Thanks for the information I'll see if it still truncates the names. Tim Marshall Technical Specialist - IT Production Control Rogers Shared Services View the full article

18 June 2009

Control-X Re: Create a report on the number of jobs that failed over the last
As of CTM/Server 6.2.01 anyway, the length of the jobname fields in the log files is the same as the length of the field in the cmr_ioalog table: SQL> desc View the full article

18 June 2009

Control-X Re: Pulling files by Sequece number
Hi Aruneesh, Yes, you have to make use of the RUNCOUNT feature. Process as follows - 1. On the Set panel use the Var Name PRECMD (Precmd is just a 'dumb' View the full article

18 June 2009

Control-X Re: Pulling files by Sequece number
I have a sort of a similar requirement. I want to stop a cyclic job (running every 5 minutes) if 5 consecutive runs fail. Anyone knows how to attempt this? View the full article

18 June 2009

Control-X Re: Pulling files by Sequece number
... Make sure you note in the docmem that if it fails you will need to hardcode the seq value on restart as the runcount increments for failed runs. I use View the full article

18 June 2009

Control-X Re: Question
Thanks anyone else? Tim Marshall Technical Specialist - IT Production Control Rogers Shared Services 8200 Dixie Road Brampton, Ontario L6T 0C1 Office: (647) View the full article

17 June 2009

Control-X Re: Question
Tim, I remember this option directly available in autosys , exclude_calander option. In control-M as I always did created two calendars dates are mutually View the full article

17 June 2009

Control-X Question
Anyone know if this is possible I need to be able to setup 2 jobs. One to run on a calendar (created by me), and the other one to run every day except the View the full article

17 June 2009

Control-X Re: Time Synonym - what is it for?
So I have switched off the Time Synonym option (all my timestamps went "werewolf" - i.e. they started to look very strange if they were after midnight ...). My View the full article

17 June 2009

Control-X Re: ctmudly and recovery
Yes, the perl script will error (RC=1) if it doesn't match all requirements (and it will say which one was the error). The ctmudchk cmd one only generates View the full article

17 June 2009

Control-X Re: Pulling files by Sequece number
Got it to work! Thanks much. ... From: j_venu1998 Subject: [Control-X] Re: Pulling files by Sequece number To: View the full article

16 June 2009

Control-X Re: Pulling files by Sequece number
This is inbuilt auto varaible , you can use it directly. Or you can do as below define this in %SET tab of the job %SEQ = 0%%RUNCOUNT. use %%SEQ as you View the full article

16 June 2009

Control-X Re: Monitor for multiple files in FileWatcher
Dan, You are fine using /*.txt and the FileWatcher form. There should be an option also to set the "check filesize on Wildcard". I would highly View the full article

16 June 2009

Control-X Re: Pulling files by Sequece number
How do i define that in the form? ... From: j_venu1998 Subject: [Control-X] Re: Pulling files by Sequece number To: View the full article

16 June 2009

Control-X Re: Monitor for multiple files in FileWatcher
you no need to use -input you can use as below ctmfw "Directory*.txt" CREATE 1 60 10 3 480 N Note: set the parameters accordingly Regards Venu View the full article

16 June 2009

Control-X Re: Start Weblogic using Control-M
Hi Daniel, Thanks for the information. A little update: I have successfully started the weblogic, although without the console. Apparently since the script View the full article

16 June 2009

Control-X what is the definition of 'seat'?
Hi, I was reviewing our license and I noticed that we're allowed 'x' number of "ECS seats" - do they mean every PC where Enterprise Manager is installed or the View the full article

13 June 2009

Control-X Re: AT log on the Control-M agent is growing big
I see also by stopping/starting the AT process in agent works well. From: Control-X@yahoogroups.com [mailto:Control-X@yahoogroups.com] On Behalf Of george2ctm View the full article

12 June 2009

Control-X Re: AT log on the Control-M agent is growing big
Just move the file away and AT process will create a new file. View the full article

12 June 2009

Control-X Re: Running Oracle "Live Active Partition"
Don't do that. Control-M keeps track of vendor of DB server for many DB operations. I would not consider switching DB vendor without reinstall. In addition, View the full article

12 June 2009

Control-X Running Oracle "Live Active Partition"
Folks, Is anyone running Oracle "Live Active Partition" on a AIX box 5.3 or 6.1.??? I'm currently running Control-M version 6.03 on a Windows box using MSSQL View the full article

12 June 2009

Control-X Re: Cost Model (Total Cost of Ownership)
Here are the parameters that I'm using for Cost Model for defined jobs: -BMC Software Maintenance Cost -Labor costs (Control-M Administrators maintaining the View the full article

12 June 2009

Control-X John N DEWSNAP/HBEU/HSBC is on holiday
I will be out of the office starting 12/06/2009 and will not return until 15/06/2009. Alternative contact is Simon Kusners 790 31704 or Rick Fawley 790 29986 View the full article

12 June 2009

Control-X Re: Export/Print the tasks of the active environment
You can query the DB if that is an option. There is a table cmr_ajf in the server DB schema. This will give you whole lot of information. Or you can use ctmpsm View the full article

12 June 2009

Control-X Export/Print the tasks of the active environment
Hello group, I am looking to export the tasks of my active environment in order to print them. ? I want to create something like a reference poster for the View the full article

12 June 2009

CONTROL-M User Communities
If you've stumbled in here and are wondering where all of the CONTROL-M users are hiding , this is where they have been hanging out mostly: CONTROL-X Yahoo group http://tech.groups.yahoo.com/group/Control-X/ Probably the biggest and most active internet CONTROL-M usergroup. Primarily used as (...)

9 June 2009

Annonces

A voir sur le net

    Ordonnancement.net

    Ordonnancement.net est un forum regroupant une communauté d’acteurs de l’ordonnancement de compétences différentes mais tous réunis par l’utilisation par l’utilisation d’un ordonnanceur.

    Cette rubrique reprend les offres déposés sur le site, elles concernent donc exclusivement les métiers de l’ordonnancement.

    Keljob.com

    Moteur de recherche d’emploi, job et stage du jeune diplome au cadre experimente. Criteres : region, type de contrat (CDD, CDI, Interim). Conseils pour les professionnels du recrutement (ASP,CV).

    Michael Page

    Michael Page, cabinet de conseil en recrutement

    Monster.fr

    Offres d’emploi monster.

    DirectEmploi.com

    Offres d’emploi Informatique-Telecoms, depot de CV, tests de recrutement, plus de 14 000 annonces

    Apec.fr

    30 offres de Cadre - Systèmes, réseaux, data

    ITProfil.com

    ITProfil.com - Toutes les dernières offres de missions, offres d’emplois et offres de projets.

    Hays.fr

    Jobs from Hays...

    Reseau-Emploi.com

    Annuaire de 1100 entreprises et 3000 Offres d’emploi en informatique et électronique.

    Webcible-IT.com (Production)

    Listing des offres Exploitation / Production / Maintenance

    Webcible-IT.com (Architecture)

    Listing des offres

    Webcible-IT.com (Projets)

    Listing des offres Gestion de Projets

    Webcible-IT.com (Ingénierie)

    Listing des offres

    PC-infopratique.com

    Les dernières offre d’emploi en informatique

    CarriereOnline

    Le Blog des fonctions informatiques vous propose : Offres d'emploi, offres de stage et conseils en gestion de carrière dans les Télécommunications, Systèmes réseaux, Support informatique, Multimédia, Internet / NTIC, Ingénieur, Informatique industrielle, Informatique de gestion, Direction informatique, Conseil informatique, Autres fonctions informatique, Audit informatique, Architecte (IT)

    Cadremploi.fr

    Ce service est fourni par CADREMPLOI.fr, il est protégé par le droit d’auteur et appartient à CADREMPLOI.fr.

    JobFreelance.org

    Emploi Informatique - Offres de mission pour les freelances informatiques

    Portail gratuit entièrement dédié aux missions freelance informatique, emploi informatique, recrutement informatique. Espace freelance et espace recruteur sont à la disposition des freelances informatiques recherchant des missions et des entreprises recherchant des compétences. Info pratique pour les indépendants informatiques

    OptionCarriere.com

    Offres d’emploi sector : "informatique telecom" - France - Optioncarriere

    Emploirama.com

    Dernières offres d’emploi dans l informatique parues sur emploirama.com

    CmonJob.fr

    Votre recherche : Emploi Informatique / telecom , voici nos dernieres offres d’emploi sur CmonJob.fr. Emploi Informatique / telecom . Trouvez votre job !

    Jobtech.fr

    Jobtech.fr - Le site emploi 100% Technique et Ingénierie. Offres d’emploi de la fonction "Hi-Tech / Informatique / Telecom"

    Orange-business.com

    Elancelot.com

    Latest Job News

    Eci-conseils.com

    Emploi par Eci-Conseils.com

    fr.emplois.offres

    Google Group : Offres d'emplois ou de stages. (Moderated)

    Annuaire RH

    Offres d’emploi quotidiennes http://www.annuaire-rh.org

    Freelance-info

    e-tangerine

    votre partenaire sourcing