.ora-code.com

Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
ORA-01031
ORA-01031:insufficient privileges
Cause:An attempt was made to change the current username or password without the appropriate privilege. This error also occurs if attempting to install a database without the necessary operating system privileges. When Trusted Oracle is configure in DBMS MAC, this error may occur if the user was granted the necessary privilege at a higher label than the current login.
Action:Ask the database administrator to perform the operation or grant the required privileges. For Trusted Oracle users getting this error although granted the the appropriate privilege at a higher label, ask the database administrator to regrant the privilege at the appropriate label.
Ads by Google
Posts about ORA-01031

os_authent_prefix

Hello everyone I use Oracle 10g R2 on Fedora Core 4 and I use password file. The value of "os_authent_prefix " is "ops$ " (default) and the os user that I 'm able to login with it as sysdba using os

Insufficient privileges to create sequence with DBA role?

Why would I get ora-01031 on "create sequence pump_id_seq minvalue 10000 nocache " as the schema owner which I verified has the DBA role and (implicit?) create any sequence system privilege? I also

Refresh materialized view by other user then owner

Hello I 'm trying to refresh materialized view (Oracle 9i) and I have error that some privileges are needed but I don 't have idea what more can be needed I 'm trying to execute from User2

ora10R2 startup ORA-01031

Hello I have installed SLES9+SP3 orarun 1.8 109.5 (also testet 1.8 109.16) Oarcle 10.2.0.2 When I use /etc/init.d/oracle start the instance will not start with following error. /opt/oracle/ora10r2/

error in creating view on v$

Hi I am trying to create view and getting following error SQL > create or replace view stats 2 as select 'STAT... ' || a.name name b.value 3 from v$statname a v$mystat b 4 where

ORA-01031 while connecting as SYS

<html > <div style 'background-color ' > <P >All </P > <P >After installing Oracle 9IR2 on RH Linux 8.0 while trying to access SQLPLUS as SYS user <BR >we 're getting error ORA-01031 insufficient privileges.&

lockups using Oracle10g on SUSE9.3

I 've run into a real problem here... not sure how to solve it. I have Oracle 10G installed and up to today running fine on SUSE9.3. I had to do a system restart this morning... when it all came bac

connect / as sysdba

Hi Deepak Here I am sending you some excercise go thru from this.. hope that will solve you issue - This error usually comes when you have different password for user sys and password file. eg

Insufficiente privileges querying my own views...

DBAs... Sorry if this is a silly question my brain is not thinking clearly today... 1.- UserA gives SELECT privileges on his tables to UserB trough a role RoleA. 2.- UserB creates ViewA querying

Password for sys, system account - Uncooperative client

Am I missing something? How does someone with select any dictionary get to see the link passwords? SQL > create user user1 identified by asdf_1234 User created. SQL > grant select any dictiona

Standby - > ORA-01031: insufficient privileges - > Solved

Hello Carel-Jan I am always reading with a great pleasure your postings ). I have tried to keep the configuration as symmetric as possible. "stby " ist the name of the connectString for the sta

Standby - > ORA-01031: insufficient privileges

Hello listers I am trying to build a standby database (for learning purposes) with RMAN. The problem is when I try to connect to the standy instance (which is in NOMOUNT status) I am always

10.1.0.3 SLES9+SP1 dbstart Error 01031

Hello my config SunFire V20z AMD64 SLES9 + SP1 x86_64 (and all SuSE Updates) 10g (10.0.1.3) orarun-1.8-109.5 new installation (less problems with the LD_ASSUME_KERNEL) With dbca I h

Re: [suse-oracle] oracle9 on sles9: problem cannot connect "/
   as sysdba "

I guess we have to fix orarun to solve this problem. Any other glitch? Thanks Arun > > > "Robert Scheckle " <RobertS@(protected) > 1/26/2005 9 46 38 PM > > > I have always created the Oracle user wi

oracle9 on sles9: problem cannot connect "/ as sysdba "

Hello there I have installed oracle9 on sles9. it is configured I have got a database instance. But and here is my problem I cannot connect with sqlplus "/ as sysdba " I get the error ERRO

Remote_login_passwordfile=none

Hi I am not able to set Remote_login_passwordfile none. sqlplus "/@(protected) as sysdba " is not working and fails with ORA-01031 insufficient privileges. Presently Remote_login_passwordfile SHARED.

ORA-01031, sysdba, and Windows XP

Lisa I 'm sure they really meant "our guru " but just stated it in the context of Windows so you misunderstood. Dennis Williams DBA Lifetouch Inc. "We all want progress but if you 're on

Q: Oracle 9i installation problem on SLES 8

Hi I have successfully installed so many times Oracle 9i on SLES8. But today I am trying to install on a HCL Infinity PC where SLES8 is not detecting the network card. I have proceeded on insta

Function Index

Very odd... That 's not what I see on my 9i box. Though I do have a different patchset than you. Connected to Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production With the Partitioning O

Strange behaviour "/ as sysdba "

IF you are on a UNIX version then when you set your Oracle environment do you set the TWO_TASK variable? If so unset TWO_TASK prior to attempting to create a sysdba session via sqlplus /nolog. Hav

how to verify current_schema?

On 05/12/2004 09 10 26 PM Stephane Faroult wrote > Sorry to have to say that but you need to give a look to your beloved > manuals yourself. There is a difference between the current user who

Connect as SYSDBA

What Oracle version? What platform (OS)? What database authentification model are you using? What Oracle error are you getting? If you are on UNIX and use OS authentification then if someone set

Why does this "create view " statement fail?

Hi! I am experiencing something weird here... I am the user L2930 (with DBA role). When I issue a select statement to select data from another user 's table it works fine SQL > select count

ORA-01031

Hi all I have a 9.2.0.4 database on Solaris 2.9 that is being very unhappy with remote connections as sysdba. The owner of the process (sqlplus for testing but IA also as I am ultimately trying to

Using a trigger to turn on tracing

Daniel PL/SQL does not require direct granting stored objects including views do. An anonymous block using privileges granted via a role will work oet@(protected) > select * from user_sys_privs

AW: [suse-oracle] sqlplus login

Hi Alan Please check that your oracle-user belongs to group dba. Harald -----Urspr?ngliche Nachricht----- Von Alan Civita [mailto a.civita@(protected)] Gesendet Dienstag 3. Februar 2004 11 4

sqlplus login

this is excatly what i 've done but the instance is called orcl. this was running on the server. from client it works fine linuxone /opt/oracle/product/9ir2/dbs # orapwd file $ORACLE_HOME/dbs/o
User Posts


No registration required.
Post Topic:
Oracle Database Server Error Codes
ORA-00020   ORA-00054   ORA-00119   ORA-00279   ORA-00381   ORA-00439   ORA-00600   ORA-00604   ORA-00904   ORA-00907   ORA-00911   ORA-00922   ORA-00923   ORA-00936   ORA-00942   ORA-01000   ORA-01017   ORA-01031   ORA-01033   ORA-01034   ORA-01078   ORA-01092   ORA-01113   ORA-01122   ORA-01161   ORA-01422   ORA-01501   ORA-01555   ORA-01562   ORA-01578   ORA-01650   ORA-01652   ORA-01658   ORA-01722   ORA-01756   ORA-01843   ORA-01925   ORA-01940   ORA-02019   ORA-02097   ORA-02143   ORA-03113   ORA-04030   ORA-04031   ORA-04068   ORA-06502   ORA-06512   ORA-06531   ORA-06550   ORA-07445   ORA-12154   ORA-12203   ORA-12500   ORA-12535   ORA-12540   ORA-12545   ORA-12560   ORA-12599   ORA-12638   ORA-12709   ORA-12838   ORA-12913   ORA-16038   ORA-20000   ORA-24324   ORA-27125   ORA-28575   ORA-28576   ORA-29283   ORA-29540   ORA-32004