Parameter setting

Everything about Control-M Enterprise Manager Server installation or setup.
Post Reply
User avatar
lourde
Nouveau
Nouveau
Posts: 11
Joined: 06 Jan 2009 12:00

Parameter setting

Post by lourde » 09 Apr 2009 4:59

Hi All
I need to pass the parameter to my job P_EIP_FULL_LOAD ('Y')) as a entire string, how do I pass the parameter.
It says bracket and single quotes not expected.
Thanks
Lourde

User avatar
philmalmaison
Nouveau
Nouveau
Posts: 1148
Joined: 08 Jun 2007 12:00
Location: Ile de France

Post by philmalmaison » 09 Apr 2009 7:49

try double quote
%%PARM1="P_EIP_FULL_LOAD ('Y'))"
or
%%PARM1=P_EIP_FULL_LOAD ("Y"))

regards
philmalmaison

User avatar
lourde
Nouveau
Nouveau
Posts: 11
Joined: 06 Jan 2009 12:00

Post by lourde » 09 Apr 2009 3:51

We tried that it didn't work.

Thanks
Lourde

User avatar
klethere
Nouveau
Nouveau
Posts: 6
Joined: 12 Feb 2009 12:00

Post by klethere » 12 Apr 2009 3:37

what OS is this on?

Post Reply