Describe which system or process elements you would review
when trouble-shooting general server slows ?
Answer / alok
one suggestion is...if u working on unix environment, check
for the space availablity in the mount points.
other suggestion is to use the "top" command to check the
processes usage...
Its better to check with the Unix admin guys if the
transformation is taking lots of time and if in loading its
taking time then consult to DBA to get the exact reason.
| Is This Answer Correct ? | 3 Yes | 0 No |
Explain PDL with an example?
Can you explain the performance and scalability of co> operating system?
Explain the difference between the truncate and delete commands?
What is a rollup component? Explain about it.
Mention how can you connect eme to abinitio server?
How transaction file different from that of a sort file?
What are differences between different versions of co-op?
How to move data from developement to testing and testing to production?
1 Answers BitWise, CTS, Satyam, Wipro,
I am having 10 records in i/p file,and i want to load only one record at a time to the output file.Then how can i do it?
How we can remove temp files of a failed job if .rec is not available ? How to use in abinitio graph?
What does de-partition mean in abinitio?
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?