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-23456: flavor string does not contain "string"

1 5079

ORA-23457: invalid flavor ID string

1 2866

ORA-23458: inappropriate flavor string at string

1 2882

ORA-23459: flavor string must contain "string"

1 4362

ORA-23460: missing value for column string in resolution method "string" for "string"."string"."string"

1 3536

ORA-23462: flavor string in use at site string

1 2899

ORA-23463: flavor incompatible with object "string"."string"

1 2968

ORA-23464: flavor lacks column string of "string"."string"

1 2786

ORA-23465: flavor already includes column string of "string"."string"

1 3047

ORA-23466: flavor requires missing object "string"."string"

1 3070

ORA-23467: flavor lacks object "string"."string"

1 3050

ORA-23468: missing string string

1 3016

ORA-23469: %s is different between templates

1 3093

ORA-23470: invalid status

1 2848

ORA-23471: template not authorized for user

1 2727


Un-Answered Questions { Database Errors }

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

3659


IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier

2727


ORA-26084: direct path context already finished

1944


what is the instrument that used in Mechanical Energy??

2675


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

3378


hi. i m Anil patel when reconcile 57f4 chalan(subcontraction with out excise)i m facing error like short by material 220 kg. even i have migo all material.

2529


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

1671


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

2591


NZE-28890: Entrust Login Failed

1871


What is the use of NOLOCK locking hint?

1780


if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires

2692


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

8812


When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............

2797


why we are using shift key in unix shell script

3155


What is SCD (Slowly Changing Dimensions)? What are its types?

2657