Hi All,
I created a IFD( Integration Flow Designer) for a single map having one input as a file and Source Event is ON (event trigger) in IFD for input.
If I got 20 files per sec in a source directory, my maps has to trigger 20 times per sec.
I mean where I can I set number to instances for a...
Hi All,
I created a stored procedure having Blob datatype as an input parameter.
Ex: CREATE OR REPLACE procedure myproc(name in varchar2, blob_data in blob.
I am trying to call this procedure in Mercator using DBLOOKUP function with call syntax, but I am getting error as datatype of parameter...
Hi,
This is the first time Iam facing this type of problem. I didnot faced everbefore.
TO evaluate the condition I use IF function like
Objects Map Rule
varible[1] ="OK"
variable[2] =IF(variable[1]="OK", "PASS", "FAIL")
I am always getting "FAIL" value in varibale[2]
I am...
HI,
I am facing a problem while executing the shell script from Mercator using EXIT function.
I given the command in my map as below:
EXIT("<path of my script>< inputparam to script>" ,"","")
but map is not executing this script on my UNIX box.
The same script is running fine when I tried...
Hi,
We are using Mercator6.7 version and Iam trying to improve the performance in Loading data into oracle(9i) database.
To load large volume of data mercator is taking more time compared to DataStage.
I tried with so many scenarios like workspace and pagesize and pagecount but I didnot get...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.