if we execute r3trans -d in command prompt, it will give return code , but where it will generates log file? please tell me the path of the log file.
4 18713I have one source table and three target tables. When the session runs for the first time involving the mapping,i want that the loading should take place in 1st Target table only. The 2nd time the same session runs the loading should take place in 2nd Target only only and similarly when the session runs for the 3rd time loading should take place in Third only. And again when the session runs for the 4th time loading should take place in 1st Target table.
4 13500I have tables like tableA&tableB,in tableB columns(sno,month,netrevenue,year),by using both the tables we hava to create list columns like(country,month,net revenue)when i run the report if my retrevenue'0'this plasa i want to display'NULL'
2 6444file1 1 2 3 4 file2 3 4 5 6 output should be in three targets T1 T2 T3 1 3 5 2 4 6 how to do this? can any one help? Thanks
5 13875Hi experts, Here is a question i have faced in one of my interviews Why there is no option of deleting billing document?
2 8955I have a value prompt in my prompt page.Now if I set the filter to required then I have to select a value from the list and I will get the respective data in the report page.But If I select nothing then I will get the complete data in the report page. I want that if I select nothing from the prompt list then nothing is displayed in my report page. How should I do this?
1 6782Where do we include the dunning charges / where do we show the dunning charges in the system ?Please let me know how to treat charges /tax/insurance ??
3 11158I have a employee table with EMPID, EMPNAME, DEPTID, SAL and want to fetch the maximum and minimum salary on each dept id with the emp name. Can anyone help in this? The result should contain the EMPNAME, DEPTID, SAL.
4 14145I have a tablle like this. cust acc --------------- a 1 b 2|3 c 4|5|6 I Want below o/p: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 Please any one can you have any ideas share me. I have urgent requirement.
4 12630If we connect a motor and generator together (I mean that the generator gives the motor electricity and the motor gives the generator movement) regardless the losses. Will the generator still generate and the motor still move?
2333Post New Cap Gemini Interview Questions
Explain the layers of a windows xp system.
Artifacts in design phase of SDLC ?
How can you add and remove any column of a table?
what is mq and what does it do?
why view is created in database
How will you identify particular process is automatable or not?
Can we raise events in interface?
What is self closing tag?
What is the importance of implementing a fault tolerance system?
What is head and tail method for data frames in pandas ?
How can you take an AD backup in Windows 2003 server?
What is iostream in c++ used for?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
Tell me about one of the most rewarding experiences you had working on a team.
What is a Callback function in Node.js?