C C++ Errors (70)
DotNet Errors (17)
Database Errors (16446)
Scripts Errors (102)
ORA-07497: sdpri: cannot create trace file 'string'; errno = string.
pleasesend which type of the books to indian banks clerks& what is topics pleases mailme
hi all, I am in the process of learning qtp. i havve windows vista in my system whenever i try to run flight reservation application , i am getting the following error "Operation must use an updateable query Fractional truncation (null) . And am unable to open Mercury tours web application due to some other error Can anyone help me please
Program ended with error or warning, return code: 4
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...
2. A student studying Information Technology at Polytechnic of Namibia is examined by coursework and written examination. Both components of assessment carry a maximum of 50 marks. The following rules are used by examiners in order to pass or fail students. a. A student must score a total of 40% or more in order to pass (total = coursework marks + examination marks) b. A total mark of 39% is moderated to 40% c. Each component must be passed with a minimum mark of 20/50. If a student scores a total of 40% or more but does not achieve the minimum mark in either component he/she is given a technical fail of 39% (this mark is not moderated to 40%) d. Grades are awarded on marks that fall into the following categories. Mark 100-70 69-60 59-50 49-40 39-0 Grade A B C D E Write a program to input the marks for both components (coursework marks out of 50 and examination marks out of 50), out put the final mark and grade after any moderation. [30]
i want a list of top 10 nationalized banks in inda....can some expects help me???
ORA-16627: No standby databases support the overall protection mode.
how do i copy first 10 records from one sequntial file to another sequential file by using JCL program?
WHAT IS A VECTOR ? HOW IS DIFFER FORM AN ARRAY
after going to service throw to administrator tools service promp are not opening
quoroum of computer languages?
how to run the application using winrunner for data driven test?
IMG-02003: 2FF03 - incorrect color histogram feature specification
write the value of x and y after execution of the statements: int x=19,y; y=x++ + ++x; x++; y++;