Can a sequential file stage can read the path from other sequential file. in which the data is stored
I am trying to execute batch file which has dsjob command to run data stage job from CLI.I am getting error code = 81011 (project not found but project is there)But I can run other jobs. I am getting into problem for one particular batch.any help
How can I identify the duplicate rows in a seq or comma delimited file?the case is...> the source has 4 values like, agent id, agent name, etc... our requirement is that the ID shouldn't be repeated. so how can i identify the duplicate rows , set a flag and send the rejects to the specified reject file? the source systems data is directly given to us. tha's why we are getting these duplicates.if it has a primary key set up already then it would have been very easy.thanks in advance.
While using oracle database as target or Source why we will use OCI stage why don't we use ODBC stage?
In datastage how we can do for this type or requirement:The sales data will be extracted in 2 flat files.Here is the codification suggested: SALE_HEADER_XXXXX_YYYYMMDD.PSVSALE_LINE_XXXXX_YYYYMMDD.PSVXXXXX = LVM sequence to ensure unicity and continuity of file exchangesCaution, there will an increment to implement.YYYYMMDD = LVM date of file creation COMPRESSION AND DELIVERY TO: SALE_HEADER_XXXXX_YYYYMMDD.ZIP AND SALE_LINE_XXXXX_YYYYMMDD.ZIPif suppose we run first time means the job names are
Hi There Can anyone help me in using web services in Datastage (Web_service_client & WEb_service_transformer)... basically I want to know how to bind it with the web server and fetch data and again pushing data into same webserver...thankx in advance
Can anyone help me in web service pack in datastage. * how to fetch data from web server * how to push data into web serverthankx & regardsdebasis
Latest Answer : In the Filter option,u can use the UNIX command like this to filter the input records..head -3 input_file.dat ...
What is the difference between importing table definitions by Orchestrate Schema Definition or Plug-in Meta Data Definitions?
What is call hash size more 2GB?This example is exceed 2 Gb yes or no?-rw-rw-r-- 1 s000656 dstage 2154491904 Jul 26 08:27 DATA.30-rw-rw-r-- 1 s000656 dstage 514490368 Jul 25 20:25 OVER.30