how can u connect the client system directly at any time?
Answer / skyboyfli
using some remote desktop softwares like
sytrics or team viewer
| Is This Answer Correct ? | 6 Yes | 0 No |
2.how u run your rotines in unix? what is job sequencer? if i have 4 jobs i would like to run 2 jobs in server(using job jobsequencer)and remaining 2 in parallel?how can i run?
tell me 5 situations when we r using oracle db stages like orecle connector, oracle enterprise
what is the difference between the active datawarehouse and datawarehouse
How did you reconcile source with target?
What is the use of hoursfromtime() function in transformer stage in datastage?
Hi , Can anyone give few examples of scenarios and there corresponding design in datastage..i am new to this tool...confused in design while my manager asking to design the job.. Please post the URL if there..so i can go through it.. Thanks in advance...
can we see the data in fixed width file? how can u change the datatype of fixed width files?
Can you filter data in hashed file?
can we use sequential file as a lookup
Explain the datastage parallel extender (px) or enterprise edition (ee)?
How we can convert rows to columns in datastage?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?