Hi All,
Could you please let me know whether Datastage server and
px supports oredb?
OREDB:It's a Oracle Retail Embedded Database.Previousely
It was called as Acumate data base.
It's a multidimensional database.
Please help me on this issue ASAP.
Thanks in advance
Ashok
Answer / ram
http://www.dsxchange.com/viewtopic.php?
t=114693&highlight=OREDB
Is This Answer Correct ? | 0 Yes | 0 No |
by using dsjob..we can run only one job at a time?how can u run multiple jobs at a time in unix?
What is RCP?
1.How do u handle NULL in sequential stage. 2.Difference between switch stage and filter stage.
what r the stages mostly used in realtime scenarios
How to find value from a column in a dataset?
Difference between server jobs & parallel jobs?
why do u need the IOS upgradation in a FC switch
which is more expensive hash or modulus partitioning? when do you use modulus partitioning?
I am having two tables called MASTER and DETAIL. I want to insert records to both tables. But one condition is that whenever the insert for MASTER table is success then only the records will inserted into the DETAIL table, otherwise abort the job. How can u design this job?
What are stage variables and constants?
What steps should be taken to improve Datastage jobs?
Emp login_timestamp Logout_timestamp A,2019-02-01 02:24:15,2019-02-01 04:59:42 B,2019-03-29 14:43:30,2019-03-29 20:22:00 ABC,2019-03-29 12:43:00,2019-03-29 23:22:59 In the above calculate the duration of hours spent in office for each emp in datastage.