SlideShare a Scribd company logo
2
Most read
5
Most read
6
Most read
PREPARED BY RAVI KUMAR LANKE Page 1
Oracle Database Error with solution.
Error-:ORA-04031: unable to allocate 32 bytes of shared memory ("shared pool","select
decode(failover_metho...","sql area","tmp")
Solution-:
SQL> alter system flush shared_pool;
System altered.
Error Code ORA-00001
Error
Message
ORA-00001: unique constraint (constraint_name) violated
Error Reason
An INSERT or UPDATE statement execution which violating the
unique key constraint on the Table
Error
Resolution
1)Drop The unique Constraint
2)Allow duplicates by droping the constraint
Error Code ORA-00054
Error
Message
ORA-00054: resource busy and acquire with NOWAIT specified
Error Reason An insert or update or select command against a LOCK Table
Error
Resolution
1)Try to execute the statment after sometime
2)Execute the command with a NOWAIT commands
PREPARED BY RAVI KUMAR LANKE Page 2
Error Code ORA-00257
Error
Message
ORA-00257: archiver is stuck. CONNECT INTERNAL only, until freed
Error Reason Error occurs at the archival of the redo logs
Error
Resolution
1)Check the storage space availabilty
2)Check the initialization paramter ARCHIVE_LOG_DEST
Error Code ORA-00600
Error
Message
ORA-00600
Error Reason
Internal Error generated by generic kernal code of the Oracle
Software
Error
Resolution
Should be reported to oracle support
Error Code ORA-12154
Error
Message
ORA-12154: TNS:could not resolve service name
Error Reason
This error occurs due to missing tnsnames.ora file or tnsname.ora
file not configured properly .
Error
Resolution
Reconfigure the tnsname.ora
PREPARED BY RAVI KUMAR LANKE Page 3
Error Code ORA-03113
Error
Description
ORA-03113: end-of-file on communication channel
Error -
Reason
An unexpected end of file occured During communication
Error
Resolution
1)Check the network may be the network went down
2)check the server may be the server down
Error Code ORA-00936
Error
Description
ORA-00936: missing expression
Error -
Reason
missing sysntax when executing SQL statments
Error
Resolution
1) Check your statement sytax properly
Error Code ORA-01017
Error
Description
ORA-01017: invalid username/password; logon denied
Error -
Reason
Login activity uisng worng database credentials
Error
Resolution
1) Enter the login credentials properly
Error Code ORA-01555
Error
Description
ORA-01555: snapshot too old (rollback segment too small)
Error -
Reason
Insufficient Rollback segments
Error
Resolution
1) Make larger rollback segments
PREPARED BY RAVI KUMAR LANKE Page 4
Error Code ORA-04031
Error
Description
ORA-04031: unable to allocate num bytes of shared memory
Error -
Reason
More usage of shared memory than availabe
Error
Resolution
1. Reduce the use of shared memory availabe.
2. Increase the SHARED_POOL_SIZE paramter
Error Code ORA-01031
Error
Description
ORA-01031: insufficient privileges
Error -
Reason
Due to the lack of the privileges for the login user to thedatabase
objects
Error
Resolution
Contact the Oracle DBA for accessing privilages
Error Code ORA-01000
Error
Description
ORA-01000: maximum open cursors exceeded
Error -
Reason
Each user is restricted in using the number of cursors at a time .
You may get this error when your cursor limit exeeds the set
parameter
Error
Resolution
shut down Oracle database , increase the OPEN_CURSORS
parameter in the initialization file, and restart Oracle database .
Error Code ORA-12560
Error
Description
ORA-12560: TNS:protocol adapter error
Error -
Reason
This is an error related to the protocol adaptor
Error
Resolution
Check the Protcol specification
PREPARED BY RAVI KUMAR LANKE Page 5
Error Code ORA-27101
Error
Description
ORA-27101: shared memory realm does not exist
Error -
Reason
Unable to locate the shared memory realm
Error
Resolution
Make sure that ORACLE_SID and ORACLE_HOME are correct.
A tralling slash on the ORACLE_HOME can cause error
ORACLE_HOME=’/home/oracle/prod’ —- Correct
ORACLE_HOME=’/home/oracle/prod/’ —-Wrong
Error Code ORA-04030
Error
Description
ORA-04030: out of process memory
Error -
Reason
This is a common error while running import . This error is related
to RAM settings. If the server having low RAM and memeory
parameters are configured with a high configuration causes this
error
Error
Resolution
The best solution is to increase the RAM of the server if your server
running with a low RAM other option is
to Increasepga_aggregate_target
Error Code ORA-00020
Error
Description
ORA-00020: maximum number of processes (%s) exceeded
Error -
Reason
Maximum number of processes are exceeded than the limit in
oracle database
Error
Resolution
Login as SYSDBA and kill the unwanted sessions
PREPARED BY RAVI KUMAR LANKE Page 6
Error Code ORA-04030
Error
Description
ORA-04030: out of process memory
Error -
Reason
This is a common error while running import . This error is related
to RAM settings. If the server having low RAM and memeory
parameters are configured with a high configuration causes this
error
Error
Resolution
The best solution is to increase the RAM of the server if your server
running with a low RAM other option is
to Increasepga_aggregate_target
Error Code ORA-04030
Error
Description
ORA-04030: out of process memory
Error -
Reason
This is a common error while running import . This error is related
to RAM settings. If the server having low RAM and memeory
parameters are configured with a high configuration causes this
error
Error
Resolution
The best solution is to increase the RAM of the server if your server
running with a low RAM other option is
to Increasepga_aggregate_target

More Related Content

Viewers also liked (14)

PDF
Linux tuning to improve PostgreSQL performance
PostgreSQL-Consulting
 
PPT
Backup And Recovery
raghu_designer
 
PPT
Navigator Workflow PowerPoint
Sue Bennett
 
PDF
Google App Engine: Datastore のクエリを 理解しよう
Mitsuyuki Shiiba
 
PPTX
Ca eed 2014 milan wg2 4 nl presentation def
Netherlands Enterprise Agency (RVO.nl)
 
PDF
Obiee 11 g installation on windows
Ravi Kumar Lanke
 
DOC
Noticias Tel Nov
Francisco Apablaza
 
PPT
College SIOB Mediacoach - John Leek - April 15th 2013
Netherlands Institute for Sound and Vision
 
PPTX
Moving Outside the Firewall with Web AppBuilder and Portal for ArcGIS Server
True North Geographic Technologies
 
PPTX
Using Esri's Address Data Management Tools to Prepare for Next Generation 911
True North Geographic Technologies
 
PDF
Renaissance of the Teachers
Andeel Ali
 
PPTX
Stress Management!
Andeel Ali
 
PDF
Habitac hackaton final pitch bis
La Fabrique Ecologique
 
Linux tuning to improve PostgreSQL performance
PostgreSQL-Consulting
 
Backup And Recovery
raghu_designer
 
Navigator Workflow PowerPoint
Sue Bennett
 
Google App Engine: Datastore のクエリを 理解しよう
Mitsuyuki Shiiba
 
Ca eed 2014 milan wg2 4 nl presentation def
Netherlands Enterprise Agency (RVO.nl)
 
Obiee 11 g installation on windows
Ravi Kumar Lanke
 
Noticias Tel Nov
Francisco Apablaza
 
College SIOB Mediacoach - John Leek - April 15th 2013
Netherlands Institute for Sound and Vision
 
Moving Outside the Firewall with Web AppBuilder and Portal for ArcGIS Server
True North Geographic Technologies
 
Using Esri's Address Data Management Tools to Prepare for Next Generation 911
True North Geographic Technologies
 
Renaissance of the Teachers
Andeel Ali
 
Stress Management!
Andeel Ali
 
Habitac hackaton final pitch bis
La Fabrique Ecologique
 

Similar to Oracle database error with solution (13)

PDF
576 oracle-dba-interview-questions
Naveen P
 
DOC
Awr report error
Hari Prasath
 
PDF
Problem details
Mohsen B
 
TXT
Awr
Hari Prasath
 
PPTX
Recovery case: All the Control file are lost
Sidney Chen
 
PDF
OOW19 - Killing database sessions
Connor McDonald
 
PDF
Oracle connection errors
Ravi Kumar Lanke
 
PDF
Oracle RDBMS architecture
Martin Berger
 
DOCX
Background jobs failure reasons
RAJ P
 
PDF
OG Yatra - 25 years of hints and tips
Connor McDonald
 
PDF
ITOUG 2019 - 25 years of hints and tips
Connor McDonald
 
PPTX
Oracle Oracle Performance Tuning
Kernel Training
 
PDF
18c and 19c features for DBAs
Connor McDonald
 
576 oracle-dba-interview-questions
Naveen P
 
Awr report error
Hari Prasath
 
Problem details
Mohsen B
 
Recovery case: All the Control file are lost
Sidney Chen
 
OOW19 - Killing database sessions
Connor McDonald
 
Oracle connection errors
Ravi Kumar Lanke
 
Oracle RDBMS architecture
Martin Berger
 
Background jobs failure reasons
RAJ P
 
OG Yatra - 25 years of hints and tips
Connor McDonald
 
ITOUG 2019 - 25 years of hints and tips
Connor McDonald
 
Oracle Oracle Performance Tuning
Kernel Training
 
18c and 19c features for DBAs
Connor McDonald
 
Ad

More from Ravi Kumar Lanke (20)

PPTX
mariadb_odbc_step_by_step_implementation.pptx
Ravi Kumar Lanke
 
PPTX
Local users and groups missing in windows 10.pptx
Ravi Kumar Lanke
 
PPT
Steps for Multimedia Signal Processesing.ppt
Ravi Kumar Lanke
 
PPT
An overview of concepts of Sentiment Analysis
Ravi Kumar Lanke
 
PPT
Step by Step Oracle Virtual Manager Installation.ppt
Ravi Kumar Lanke
 
PPTX
CA workload Automation Tool Power Point Presentation
Ravi Kumar Lanke
 
PDF
Creating and configuring vnc sessions
Ravi Kumar Lanke
 
PDF
Copying files between linux machines using scp and ssh without linux user pas...
Ravi Kumar Lanke
 
PDF
Exporting schema to dmp file and importing it into other oracle database
Ravi Kumar Lanke
 
PDF
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
Ravi Kumar Lanke
 
PDF
Installing solaris on virtual box and installing weblogic server
Ravi Kumar Lanke
 
PDF
Enabling remote desktop connection on windows 7 64 bit
Ravi Kumar Lanke
 
PDF
Connecting to the remote database through sql developer without database clie...
Ravi Kumar Lanke
 
PDF
Setting home path class path and path for java on windows 7
Ravi Kumar Lanke
 
PDF
How to find ip and mac address
Ravi Kumar Lanke
 
PDF
Step by step deployment of sampleappv406
Ravi Kumar Lanke
 
PDF
Installing and configuring informatica 910 and dac 11 g on windows 64 bit
Ravi Kumar Lanke
 
PDF
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
Ravi Kumar Lanke
 
PDF
Installing my sql on windows
Ravi Kumar Lanke
 
PDF
How to prevent access to command prompt and registry editing tools and window...
Ravi Kumar Lanke
 
mariadb_odbc_step_by_step_implementation.pptx
Ravi Kumar Lanke
 
Local users and groups missing in windows 10.pptx
Ravi Kumar Lanke
 
Steps for Multimedia Signal Processesing.ppt
Ravi Kumar Lanke
 
An overview of concepts of Sentiment Analysis
Ravi Kumar Lanke
 
Step by Step Oracle Virtual Manager Installation.ppt
Ravi Kumar Lanke
 
CA workload Automation Tool Power Point Presentation
Ravi Kumar Lanke
 
Creating and configuring vnc sessions
Ravi Kumar Lanke
 
Copying files between linux machines using scp and ssh without linux user pas...
Ravi Kumar Lanke
 
Exporting schema to dmp file and importing it into other oracle database
Ravi Kumar Lanke
 
Installing Endeca Server, Studio, Integrator ETL , Commerce and Platform Serv...
Ravi Kumar Lanke
 
Installing solaris on virtual box and installing weblogic server
Ravi Kumar Lanke
 
Enabling remote desktop connection on windows 7 64 bit
Ravi Kumar Lanke
 
Connecting to the remote database through sql developer without database clie...
Ravi Kumar Lanke
 
Setting home path class path and path for java on windows 7
Ravi Kumar Lanke
 
How to find ip and mac address
Ravi Kumar Lanke
 
Step by step deployment of sampleappv406
Ravi Kumar Lanke
 
Installing and configuring informatica 910 and dac 11 g on windows 64 bit
Ravi Kumar Lanke
 
Installing bi applications 7.9.6.4 on obiee 11.1.1.7.0
Ravi Kumar Lanke
 
Installing my sql on windows
Ravi Kumar Lanke
 
How to prevent access to command prompt and registry editing tools and window...
Ravi Kumar Lanke
 
Ad

Recently uploaded (20)

PPTX
The Project Compass - GDG on Campus MSIT
dscmsitkol
 
PPTX
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
PPTX
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
PDF
Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
PDF
LOOPS in C Programming Language - Technology
RishabhDwivedi43
 
PDF
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
PDF
“NPU IP Hardware Shaped Through Software and Use-case Analysis,” a Presentati...
Edge AI and Vision Alliance
 
PDF
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
PDF
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
PDF
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
PDF
Transcript: Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
PDF
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
PDF
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
PPTX
MuleSoft MCP Support (Model Context Protocol) and Use Case Demo
shyamraj55
 
PPTX
Q2 FY26 Tableau User Group Leader Quarterly Call
lward7
 
PDF
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
PPTX
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
PDF
Peak of Data & AI Encore AI-Enhanced Workflows for the Real World
Safe Software
 
PPTX
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
PDF
“Voice Interfaces on a Budget: Building Real-time Speech Recognition on Low-c...
Edge AI and Vision Alliance
 
The Project Compass - GDG on Campus MSIT
dscmsitkol
 
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
LOOPS in C Programming Language - Technology
RishabhDwivedi43
 
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
“NPU IP Hardware Shaped Through Software and Use-case Analysis,” a Presentati...
Edge AI and Vision Alliance
 
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
Transcript: Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
MuleSoft MCP Support (Model Context Protocol) and Use Case Demo
shyamraj55
 
Q2 FY26 Tableau User Group Leader Quarterly Call
lward7
 
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
Peak of Data & AI Encore AI-Enhanced Workflows for the Real World
Safe Software
 
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
“Voice Interfaces on a Budget: Building Real-time Speech Recognition on Low-c...
Edge AI and Vision Alliance
 

Oracle database error with solution

  • 1. PREPARED BY RAVI KUMAR LANKE Page 1 Oracle Database Error with solution. Error-:ORA-04031: unable to allocate 32 bytes of shared memory ("shared pool","select decode(failover_metho...","sql area","tmp") Solution-: SQL> alter system flush shared_pool; System altered. Error Code ORA-00001 Error Message ORA-00001: unique constraint (constraint_name) violated Error Reason An INSERT or UPDATE statement execution which violating the unique key constraint on the Table Error Resolution 1)Drop The unique Constraint 2)Allow duplicates by droping the constraint Error Code ORA-00054 Error Message ORA-00054: resource busy and acquire with NOWAIT specified Error Reason An insert or update or select command against a LOCK Table Error Resolution 1)Try to execute the statment after sometime 2)Execute the command with a NOWAIT commands
  • 2. PREPARED BY RAVI KUMAR LANKE Page 2 Error Code ORA-00257 Error Message ORA-00257: archiver is stuck. CONNECT INTERNAL only, until freed Error Reason Error occurs at the archival of the redo logs Error Resolution 1)Check the storage space availabilty 2)Check the initialization paramter ARCHIVE_LOG_DEST Error Code ORA-00600 Error Message ORA-00600 Error Reason Internal Error generated by generic kernal code of the Oracle Software Error Resolution Should be reported to oracle support Error Code ORA-12154 Error Message ORA-12154: TNS:could not resolve service name Error Reason This error occurs due to missing tnsnames.ora file or tnsname.ora file not configured properly . Error Resolution Reconfigure the tnsname.ora
  • 3. PREPARED BY RAVI KUMAR LANKE Page 3 Error Code ORA-03113 Error Description ORA-03113: end-of-file on communication channel Error - Reason An unexpected end of file occured During communication Error Resolution 1)Check the network may be the network went down 2)check the server may be the server down Error Code ORA-00936 Error Description ORA-00936: missing expression Error - Reason missing sysntax when executing SQL statments Error Resolution 1) Check your statement sytax properly Error Code ORA-01017 Error Description ORA-01017: invalid username/password; logon denied Error - Reason Login activity uisng worng database credentials Error Resolution 1) Enter the login credentials properly Error Code ORA-01555 Error Description ORA-01555: snapshot too old (rollback segment too small) Error - Reason Insufficient Rollback segments Error Resolution 1) Make larger rollback segments
  • 4. PREPARED BY RAVI KUMAR LANKE Page 4 Error Code ORA-04031 Error Description ORA-04031: unable to allocate num bytes of shared memory Error - Reason More usage of shared memory than availabe Error Resolution 1. Reduce the use of shared memory availabe. 2. Increase the SHARED_POOL_SIZE paramter Error Code ORA-01031 Error Description ORA-01031: insufficient privileges Error - Reason Due to the lack of the privileges for the login user to thedatabase objects Error Resolution Contact the Oracle DBA for accessing privilages Error Code ORA-01000 Error Description ORA-01000: maximum open cursors exceeded Error - Reason Each user is restricted in using the number of cursors at a time . You may get this error when your cursor limit exeeds the set parameter Error Resolution shut down Oracle database , increase the OPEN_CURSORS parameter in the initialization file, and restart Oracle database . Error Code ORA-12560 Error Description ORA-12560: TNS:protocol adapter error Error - Reason This is an error related to the protocol adaptor Error Resolution Check the Protcol specification
  • 5. PREPARED BY RAVI KUMAR LANKE Page 5 Error Code ORA-27101 Error Description ORA-27101: shared memory realm does not exist Error - Reason Unable to locate the shared memory realm Error Resolution Make sure that ORACLE_SID and ORACLE_HOME are correct. A tralling slash on the ORACLE_HOME can cause error ORACLE_HOME=’/home/oracle/prod’ —- Correct ORACLE_HOME=’/home/oracle/prod/’ —-Wrong Error Code ORA-04030 Error Description ORA-04030: out of process memory Error - Reason This is a common error while running import . This error is related to RAM settings. If the server having low RAM and memeory parameters are configured with a high configuration causes this error Error Resolution The best solution is to increase the RAM of the server if your server running with a low RAM other option is to Increasepga_aggregate_target Error Code ORA-00020 Error Description ORA-00020: maximum number of processes (%s) exceeded Error - Reason Maximum number of processes are exceeded than the limit in oracle database Error Resolution Login as SYSDBA and kill the unwanted sessions
  • 6. PREPARED BY RAVI KUMAR LANKE Page 6 Error Code ORA-04030 Error Description ORA-04030: out of process memory Error - Reason This is a common error while running import . This error is related to RAM settings. If the server having low RAM and memeory parameters are configured with a high configuration causes this error Error Resolution The best solution is to increase the RAM of the server if your server running with a low RAM other option is to Increasepga_aggregate_target Error Code ORA-04030 Error Description ORA-04030: out of process memory Error - Reason This is a common error while running import . This error is related to RAM settings. If the server having low RAM and memeory parameters are configured with a high configuration causes this error Error Resolution The best solution is to increase the RAM of the server if your server running with a low RAM other option is to Increasepga_aggregate_target