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-06814: TLI Driver: the SPX device file could not be opened

1 2883

ORA-06815: TLI Driver: could not link SPX and IPX streams

1 2761

ORA-06816: TLI Driver: could not set the SPX SAP address

1 2945

ORA-06817: TLI Driver: could not read the Novell network address

1 2912

ORA-06900: CMX: cannot read tns directory

1 3513

ORA-06901: CMX: no local name assigned to local application

1 2733

ORA-06902: CMX: cannot attach to cmx subsystem

1 2743

ORA-06903: CMX: cannot read transport address of remote application

1 2543

ORA-06904: CMX: no transport address available for remote application

1 2811

ORA-06905: CMX: connect error

1 2681

ORA-06906: CMX: cannot get maximum packet size from CMX

1 2813

ORA-06907: CMX: error during connect confirmation

1 2846

ORA-06908: CMX: error during transfer of ORACLE_SID

1 3173

ORA-06909: CMX: error during acknowledge of ORACLE_SID

1 3230

ORA-06910: CMX: Cannot start oracle process on remote machine

1 2737


Un-Answered Questions { Database Errors }

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

1683


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.

2804


ORA-26095: unprocessed stream data exists

3578


ORA-26029: index string.string partition string initially in unusable state

2155


ORA-26030: index string.string had string partitions made unusable due to:

1941


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

2601


IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier

3171


IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created

1620


What is the use of NOLOCK locking hint?

1788


When do you get "getwmicomexception"?

2682


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

2742


ORA-26032: index string.string loading aborted after string keys

2107


invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity

3385


When you get following error? Error 3154: The backup set holds a backup of a database other than the existing database.

2522


when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly

2232