Search found 73 matches

by davidtuti
17 Feb 2009 9:48
Forum: Job Definition
Topic: stupid question
Replies: 10
Views: 5282

Hi, put in the bat: @echo OFF echo %1 set PARM1=%1 echo %PARM1% Sysout: George George Job Object statistic ==================== Total User CPU Time: 0.010 second Total Kernel CPU Time: 0.000 second This Period Total User CPU Time: 0.010 second This Period Total Kernel CPU Time: 0.000 second Total P...
by davidtuti
17 Feb 2009 7:23
Forum: Job Definition
Topic: stupid question
Replies: 10
Views: 5282

Doesn't works!

I put in the bat:

echo %1

set PARM1 = %1
echo %PARM1

And in the job I have in Set:

Name:PARM1
Value:George

and nothing, in the sysout shows me:

-----------------------
ECHO
echo is on

set PARM1 =

echo
ECHO is on

Any help? Thanks a lot
by davidtuti
14 Feb 2009 9:56
Forum: Job Definition
Topic: stupid question
Replies: 10
Views: 5282

%%PARM1 is a Control-M variable %PARM1% is a Windows variable corresponding to the Control-M variable For Control-M "Job" TaskType, Control-M automatically passes %%PARM1 as the first pameter to the command script. I have a job. In set I have: Name = PARM1 Value = George in the bat file I have echo...
by davidtuti
13 Feb 2009 4:40
Forum: Job Definition
Topic: stupid question
Replies: 10
Views: 5282

stupid question

I have in a job in set variables this:

Name PARM1
Value George

In my nt bat I do echo %%parm1 but it doen't gives me the parm1 value (George)

Any help? Thanks!!
by davidtuti
01 Feb 2009 9:19
Forum: Control-M Enterprise Manager
Topic: remove jobs after new procedure day
Replies: 2
Views: 2100

remove jobs after new procedure day

Hi,

I have a job in AJF in red (ended not ok). The job doesn't have maxwait, but with the new day the job doesn't delete it.

Why the job doens't delete if there isn't maxwait? How could I modify this parameter?

Many thanks and sorry for my english!
by davidtuti
24 Nov 2008 12:02
Forum: SQL Scripts
Topic: how to connect to database sql server
Replies: 3
Views: 11728

how to connect to database sql server

Hi, I have a em and server on the same computer (w2000) I would like how could I connect to database to can do a bat file to make selects, I try: isql -U user -P password but It says me: "Login failed for user 'emuser1'. Reason: Not associated with a trusted SQL server connection." Any help? Many th...
by davidtuti
19 Nov 2008 9:54
Forum: Control-M Server
Topic: export all jobs from server
Replies: 14
Views: 5868

Many thanks!

Migrate it's imposible now, so I 'm goint to use expordeftbale on EM.
by davidtuti
18 Nov 2008 5:23
Forum: Control-M Server
Topic: export all jobs from server
Replies: 14
Views: 5868

Many Thanks! I think ctmdbbck it's not valid becasue these utility make a database backup and if I do a restore it will do changes also in AJF. The purpoase is to have a backup of all jobs of the server in case there is sometimes that I delete a table accidentally. How do you do to make a backup of ...
by davidtuti
18 Nov 2008 3:00
Forum: Control-M Server
Topic: export all jobs from server
Replies: 14
Views: 5868

export all jobs from server

Hi,

I would like what utiliy do you use to can export all jobs from a server.

On EM I use exportedeftable, and I've saw that I could use on a server the utility ctm_backup_bcp but I have to shut down CONTROL-M/Server.

Any suggestions?

Many thanks!
by davidtuti
05 Nov 2008 5:46
Forum: Control-M Enterprise Manager
Topic: Same account to em and server
Replies: 7
Views: 3472

Hi Normally yes, you can install both on the same Windows server. Windows account you need to have access rights could be the same. But Control-M/EM access will be not same account, unless you defined link between AD and Control-M/EM authorizations. Many thanks! So.... if I login on the window with...
by davidtuti
05 Nov 2008 2:52
Forum: Control-M Enterprise Manager
Topic: Same account to em and server
Replies: 7
Views: 3472

fyot wrote:Hi

Root_menu, use Control-EM authentification.
Yes but I would like to know if I can install the server and the em on the same computer with the same user or it's impossible.

Thanks
by davidtuti
04 Nov 2008 6:00
Forum: Control-M Enterprise Manager
Topic: Same account to em and server
Replies: 7
Views: 3472

Same account to em and server

Hi,

I have to investigate a new installation already installed on windows 2000 server.

I have a user that I can log in and I could do a ctm_menu but I can't execute a root_menu.

Does it means that the em it's installed with another user or why I couldn't execute the root_menu?

Many thanks!!!
by davidtuti
02 Oct 2008 9:20
Forum: Control-M Server
Topic: Problem with the new procedure day
Replies: 4
Views: 3122

Problem with the new procedure day

Hi,
I have 3 servers and one EM. (6.1.03)

I have a problem that when it arrives the new procedure day, there is one server that don't remove the jobs ended ok from the last day.

Could you help me?

Many thanks!
by davidtuti
17 Sep 2008 11:34
Forum: Control-M Enterprise Manager
Topic: have you tried EM 6.4.01
Replies: 8
Views: 4651

Hi Yes with EPD server. Thanks I've tried with other computer and I dont have any problem to download. Someone could try to install oracle on Suse to know if there is a problem with installation? Thanks, ---------------------------------------EDIT -------------------------------------- I must do so...
by davidtuti
14 Sep 2008 10:32
Forum: Control-M Enterprise Manager
Topic: have you tried EM 6.4.01
Replies: 8
Views: 4651

fyot wrote:Hi

Yes with EPD server.
Thanks I've tried with other computer and I dont have any problem to download.

Someone could try to install oracle on Suse to know if there is a problem with installation?

Thanks,