C C++ Errors (70)
DotNet Errors (17)
Database Errors (16446)
Scripts Errors (102)
hp asking for replication floppy to do reinstall 25254 server assistant
What is the use of NOLOCK locking hint?
ORA-26027: unique index string.string partition string initially in unusable state
What is SCD (Slowly Changing Dimensions)? What are its types?
can a merchant exporter adjust or claim refund of input service tax ??
write the value of x and y after execution of the statements: int x=19,y; y=x++ + ++x; x++; y++;
How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?
When do you get "getwmicomexception"?
In .net how many error will occur?
ORA-26030: index string.string had string partitions made unusable due to:
I'm having trouble with coming up with the correct code. Thank You!! The assignment was to write a program using string functions that accepts a price of an item and displays its coded value. The base of the keys: X C O M P U T E R S 0 1 2 3 4 5 6 7 8 9 Sample I/O Dialogue: Enter Price: 489.50 Coded Value: PRS.UX
A sample program using data structure? what is file handling?
how to run the application using winrunner for data driven test?
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?
Wen ever i use IE=createObject (Ineternetexplorer.application) QTP just navigates to the URL mentioned but doesn't recognise the USErname and Password field so the test fails.. But wen i just record and use system.util "iexplore" the code recognises and the tst passes, but here it works fine sometimes and sometimes the test just fails and aftersometime i run it works.. so its not consistent,,, any suggestion