Problem with XML_Output Stage
Posted: Wed Dec 12, 2012 4:33 am
Hi All,
We are trying to run an osh script in unix which is having a XML_Output operator in it.
That operator(XML_Output) is having a characterset in it like mentioed below.
#### STAGE: XML_Output
## Operator
dscapiop
## Operator options
-charset [&DSProjectMapName]
Firstwei have created a datastage job with it, that is working fine.
But when we are trying to run it in unix box, by giving the command
osh -f filename.osh
It is giving an error as
##E IIS-DSEE-TOSH-00048 04:21:07(007) <main_program> Parameter not resolvable: DSProjectMapName [osl/osl.C:712]
##E IIS-DSEE-TCOS-00020 04:21:07(008) <main_program> Parameterization error: Parameterization failed.. [osh.C:1115]
Can anyone help me in this, how to run it in unix box ?
We are trying to run an osh script in unix which is having a XML_Output operator in it.
That operator(XML_Output) is having a characterset in it like mentioed below.
#### STAGE: XML_Output
## Operator
dscapiop
## Operator options
-charset [&DSProjectMapName]
Firstwei have created a datastage job with it, that is working fine.
But when we are trying to run it in unix box, by giving the command
osh -f filename.osh
It is giving an error as
##E IIS-DSEE-TOSH-00048 04:21:07(007) <main_program> Parameter not resolvable: DSProjectMapName [osl/osl.C:712]
##E IIS-DSEE-TCOS-00020 04:21:07(008) <main_program> Parameterization error: Parameterization failed.. [osh.C:1115]
Can anyone help me in this, how to run it in unix box ?