C C++ Errors (70)
DotNet Errors (17)
Database Errors (16446)
Scripts Errors (102)
I worked with $message and $$message, Bt its not working?..
NZE-28868: Peer certificate chain check failed.
i want a list of top 10 nationalized banks in inda....can some expects help me???
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?
write a database figure to implement the master detained relationship.
how can i get the question papers of year 2006 and 2007 of 12th commerce gujarat board
ORA-26094: stream format error: input column overflow
What is the meaning of lock escalation and why/how to stop this?
If Fi account is assigned to cost element categorie poatings are not possible it is giving error that cost element has to be assigned to a co object whts the solution for this error?
What is probability to guarantee that the task a programmer is going to create will be created and be able to run on a particular system (RTOS/GPOS).
Hi guys, I have four tables those are emp,dept,eliminate and uneliminate. i wrote small cursor..when i run, it display one error (ORA-01403 nodata found)... The query is: Declare cursor c1 is select e.ename emp_name from emp e,dept d where e.deptno=d.deptno group by deptno; r1 c1%rowtype; test_emp varchar2(200); begin for r1 in c1 loop begin select eliminate_emp into test_emp from eliminate t,uneliminate ut where t.number=ut.number and t.deptno=e.deptno and rownum<1; end; dbms_output.put_line(r1.emp_name); end loop; end; Thanks...
ORA-26082: load of overlapping segments on table string.string is not allowed
what are the test cases for ticket vending machine?
ORA-26030: index string.string had string partitions made unusable due to:
I would like to if there is any vb script to populate my values in the application.Example i will input the data in two 2 rows a & b.I need script where the data in a or b have to populate in my application if my a = nothing and b = 1 or a = 1 or b = nothing.I would be glab if someone can help me here.