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

Oracle Errors Interview Questions
Questions Answers Views Company eMail

TNS-01182: Listener rejected registration of service "string"

1 7865

TNS-01183: Listener rejected registration or update of instance "string"

1 3438

TNS-01184: Listener rejected registration or update of service handler "string"

1 11922

TNS-01185: Registration attempted from a remote node

1 5672

TNS-01186: Client connection was dropped based on a filtering rule

1 11609

TNS-01187: No proxy service handler available

1 4199

TNS-01188: Listener cannot operate with incompatible transport protocols

1 2876

TNS-01189: The listener could not authenticate the user

1 11526

TNS-01190: The user is not authorized to execute the requested listener command

1 5743

TNS-01191: Failed to initialize the local OS authentication subsystem

1 4626

TNS-01200: The listener must be suid root

1 3194

TNS-01201: Listener cannot find executable string for SID string

1 8939

TNS-01202: Missing the dba group (string) specified by DBA_GROUP in SID_DESC

1 3094

TNS-01203: Missing the account (string) specified by DEFAULT_USER_ACCOUNT in SID_DESC

1 2541

TNS-01204: Unprivileged account (string) is in dba group (string)

1 2964


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

3915


NZE-28890: Entrust Login Failed

1932


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

3227


IMP-00064: Definition of LOB was truncated by export

6470


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

1820


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

1668


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

2865


ORA-26095: unprocessed stream data exists

3642


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

2666


ORA-16627: No standby databases support the overall protection mode.

4040


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

1767


NZE-28868: Peer certificate chain check failed.

2865


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

1990


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

2468


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

2801