Lets suppose we have 500 users in sap system 250 members are already logged into the system and rest of the 250 are unable to login along with master users like sap* etc. How do you troubleshoot this issue ?
2 8033How will you know which BADI is being, if there are multiple implementations of BADI in the same project.
1 5958If there are two table with Foriegn Key relationship, and if any changes is made to the check table in Table Maintanance Generator how will this the other table?
2 5848If there are errors in BDC Call Transaction method, once the correction of errors is made how will you run this as Session method ?
3 8574when goods transfer to one plant to another plant how it is happen in real time and if any entries pls tell me
1 4132a boat travels upstream 20km in 6 hrs and 18 km downstream in 4hrs find the speed of boat in still water a.1/2kmph b. 7/12kmph c.5kmph d.none of these
3 9641I am running a job with 1000 records.. If the job gots aborted after loading 400 records into target... In this case i want to load the records in the target with 401 record... How will we do it??? This scenario is not for sequence job it's only in the job Ex: Seq file--> Trans--> Dataset..
9 31053How IEEE Calculate the Cost of Link (ex.. 10mbps is having Cost 100) Is there any formula or any test to calculate it.
2 5772I have a sequential file in which there are 50 records. Now I want to copy all the 50 records in the reverse order into a new file? The last record in the original file should be the first record in the new file. How can I do it?
4 15071Post New IBM Interview Questions
what is hash files in sas and why we are using this one in sas?
how to track user logged out or not? when a user is idle?
What is the difference between synchronous postback and asynchronous postback? : asp.net ajax
Explain how RDDs work with Scala in Spark
Command to format the NameNode?
Which are typical system directories below the root directory?
What is difference between var x =1; and x=1;?
write a program that reads in a file and counts the number of lines, words, and characters. Your program should ask the user to input a filename. Open the file and report an error if the file does not exist or cannot be opened for some other reason. Then read in the contents of the file and count the number of lines, words, and characters in the file. Also print additional information about the file, such as the longest and shortest words, and longest and shortest lines. For simplicity, we define a word to be one or more characters ending with white space (a space, tab, carriage return, etc.). Functions for checking the types of characters can be found in the ctype.h header file, so you want to include this header file in your program. For example, the sentence below could be all that is in a file. This sentence IT 104 is taught in C++. has 32 characters, one line, and six words. The shortest line is 32 characters. The longest line is 32 characters. The shortest word is 2 characters. The longest word is 6 characters
What is a recovery scenario?
Which is the biggest cell?
What is security accelerate data model in splunk?
Explain the differentiate between synchronous and asynchronous events?
What is distributed relational database architecture? And components?
What is the importance of pivot table?
Why do we use angularjs?