well i dont have toefl and gre scor all that stuff, and i
have 7 backlogs, tell me the chances of getting the visa.
7
hi pp gurus,
when i do the goods receipt through transiction MIGO the
system, gives following error. I filled up all information
that needs MIGO transiction. the error is:
"Account determination for entry INT GBB___AUF 7900
not possible."
can any one suggest me what to do now?
47
when will we use lsmw , bdc and bapi?
which will be easy to use and which is used for which type
of data
48
IMP-00070: Lob definitions in dump file are inconsistent
with database.
11
Given that two int variables, total and amount, have been
declared, write a loop that reads integers into amount and
adds all the non-negative values into total. The loop
terminates when a value less than 0 is read into amount.
Don't forget to initialize total to 0.
Instructor's notes: This problem requires either a while or
a do-while loop.
10
how to run the application using winrunner for data driven
test?
43
UINT i,j;
i = j = 0;
i = ( i++ > ++j ) ? i++ : i--;
explain pls....
5
IMP-00096: Warning: Skipping table "string"."string" because
type synonym "string"."string" cannot be created
9
ORA-26024: SKIP_UNUSABLE_INDEXES requested and index segment
was initially unusable
63
ORA-26099: direct path context is already prepared
29
ORA-26084: direct path context already finished
43
ORA-16626: failed to enable specified object
57
ORA-26079: file "string" is not part of table string.string
40
according to class7 how can we give description on pendrive?
45
IMG-02003: 2FF03 - incorrect color histogram feature
specification
8
NZE-28868: Peer certificate chain check failed.
9
wap for bubble sort
21
ORA-13601 encountered when generating server alert SMG-3503
ORA-16516: The current state is invalid for the attempted
operation.
65
When I look for mannual enry of any of the command in Unix,
such as #man ls, I get a message "Reformatting entry.
Wait..." and control comes to a next command prompt.
what is the problem?