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

NNL-00528: [set] password : set the password for subsequent calls

1 2844

NNL-00529: set|show default_domain [] : set|show the current default domain

1 2900

NNL-00530: quit|exit : exit the names control program

1 3016

NNL-00531: flush_name : removes a name from caches along a route to an authoritative server

1 3210

NNL-00532: set|show forwarding_available [] [] : enable, disable or show server request forwarding

1 2898

NNL-00533: ping [] : ping one or more Names servers

1 3246

NNL-00534: query [] : query for a desired name and RR type

1 2671

NNL-00535: reload [] : reload server cache data if there are changes

1 2878

NNL-00536: set|show requests_enabled [] [] : enable, disable or show server request processing

1 2637

NNL-00537: set|show server [] : set|show the currently managed server

1 2943

NNL-00538: stop|shutdown [] : stop one or more Names servers

1 2857

NNL-00539: start|startup [] : start the Names server with optional arguments

1 2910

NNL-00540: [show] status [] : display server status summary

1 2952

NNL-00541: set|show trace_level [] [] : set|show the server's tracing level

1 3057

NNL-00542: restart [] : restart one or more Names servers

1 2558


Un-Answered Questions { Database Errors }

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

2588


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


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

2721


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


ORA-26028: index string.string initially in unusable state

3916


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

2760


ORA-26084: direct path context already finished

2000


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

2787


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

2300


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

2804


IMG-02003: 2FF03 - incorrect color histogram feature specification

1769


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?

2768


ORA-07497: sdpri: cannot create trace file 'string'; errno = string.

2866


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


what is new g/l functionality

2681