If session fails after loading 10000 records in the target,how can we load 10001 th record when we run the session in the nexttime?
8 31476You've got someone working for you for seven days and a gold bar to pay them. The gold bar is segmented into seven connected pieces. You must give them a piece of gold at the end of every day. If you are only allowed to make two breaks in the gold bar, how do you pay your worker?
30 67771how can you switch onemodule to another module by switch action class plz explain with exapmle?
1 21223how many partitions are possible in partitioned tablespace? dont say 1-64. a)240 b)256 c)512 d)none
8 16451how can we identify the regression testcases suppose we hava three functionalities for these functionalities we had write some testcases in that testcases how can we find out them
2 9263Will it be called overriding if I do not change the parameters or return type, instead throw a different exception in the method signature.
4 8347If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?
8 21682I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
2440I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
1 9511How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
2632Post New HeadStrong Interview Questions
Is there any thing which you would like to alter in your life?
What are application pages in sharepoint?
What is system requirement for installation of laravel 5.2 (latest version)?
What is the musical sound?
What is the purpose of the facelets tag?
What is the len function in excel?
how many types of automation frame works are there?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
What is difference between hashmap and map?
Explain how you can switch back from a frame?
What is the mutating table and constraining table?
What is "extended star schema" and how did it emerge?
Where and how can you use a private constructor?
I want to implement functionality like. When any user create issue, he should assign only to group MFG(not other than MFG), then MFG group will try to resolve at there end, if they resolve issue then MFG group will update status to close, and if not then MFG group user will forward(assign) to SUPPER group, and supper group will assign to expert person. What I did As follows. 1)created two Issue tracking list one is "ABC" another is "PQR" 2) Also applied permission on ABC and PQR list. because end user should not interact directly with consultant, one group of 4 person is present between end users and consultant, this group is mediator. 3) copy workflow is created. it will copy list of items from ABC list to "PQR" List. Here Im facing problem that workflow will not copy item because user of "ABC" does not have access to "PQR". if i give contribute permission on both list then workflow work correctly. I want that User of List ABC should not see the PQR list and workflow copy item from one list to other list. Can any one help me? thanx in advance
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary