Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Database Errors Interview Questions
Questions Answers Views Company eMail

ORA-08414: error encountered in string

1 3473

ORA-08429: raw data has invalid digit in display type data

1 3235

ORA-08430: raw data missing leading sign

1 2862

ORA-08431: raw data missing zero as defined in picture

1 3153

ORA-08432: raw data has invalid floating point data

1 3296

ORA-08433: invalid picture type in convert raw to number

1 2680

ORA-08434: raw data has invalid trailing sign

1 3598

ORA-08435: PICTURE MASK missing the leading sign when SIGN IS LEADING specified

1 2935

ORA-08436: raw data has invalid sign digit

1 3007

ORA-08437: invalid picture type in picture mask

1 2918

ORA-08440: raw buffer is too short to hold converted data

1 2782

ORA-08441: closed parenthesis missing in picture mask

1 3298

ORA-08443: syntax error in BLANK WHEN ZERO clause in mask options

1 3101

ORA-08444: syntax error in JUSTIFIED clause in mask options

1 3106

ORA-08445: syntax error in SIGN clause in mask options

1 3131


Un-Answered Questions { Database Errors }

How will you Handle Error in SQL SERVER 2008?

2446


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...

2803


ORA-16516: The current state is invalid for the attempted operation.

8882


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...

2668


RMAN-05017: no copy of datafile number found to recover

2470


why we are using shift key in unix shell script

3237


ORA-26082: load of overlapping segments on table string.string is not allowed

1823


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?

2767


java.sql.SQLException:Invalid state, the statement object is closed Hai all i got this error when i am multiple times referesh web page

6721


How to solve -805 error i.e. Bind issue. There are two conditions- 1) If you have access to the database table 2) If you don't have access to the table

2701


i have created ODBC through Data sources and tests completed sucessfully. when i am Trying to connect SQL Server through ODBC (ODBC :Oracle Open Client Adapter for ODBC 2.0.2.15.0 Microsoft SQL Server 09.00.3054) unable to Connect to SQL*Plus: Release 8.0.4.0.0. it is given following error-message . Error: ORA-03121: NO interface driver connected- function not performed.

2854


write a database figure to implement the master detained relationship.

3016


Hi, I am trying to encode data from flatfile and then to decode the encoded data to original form. Procedures that I followed:- 1. Encoded the field 'A_ID' using AES_ENCRYPT(A_ID,'abd') in the expression transformation. The A_ID got encoded in the output table(oracle) 2. To decode this back I used AES_DECRYPT(A_ID,'abd'). But after executing the workflow, I am not getting any data in output. can anybody tell me how to decrypt the encoded data back to original form ??

1736


mount: mount to NFS server failed: System Error: Connection timed out

3709


ORA-26076: cannot set or reset value after direct path structure is allocated

2035