• Home
  • About
Technical Notes

Technical Notes about Oracle, DotNet, Java, SQL Server, XML and UNIX

  • SQL Server
  • DotNet
  • Oracle
  • Java
  • General
  • DB2
  • UNIX
  • XML
  • Testing
  • JQuery
Aug
21

Error: SQL1762N Unable to connect to database

DB2 Error: SQL1762N

Description : Unable to connect to database because there is not enough space to allocate active log files.

Explanation:

There is not enough disk space to allocate active log files. Possible reasons include:

  • There is insufficient space available on the device used to store the recovery logs.
  • If userexits are enabled, the userexit program may be failing due to an incorrect path, incorrect install directory, sharing violation, or other problem.

Solution:

Based on the cause:

  • Ensure that there is sufficient space on the device for the primary logs, as DB2 may require extra space to allocate new logs so that the database will start with at least LOGPRIMARY log files. Do NOT delete recovery logs to free space, even if they appear inactive.
  • Ensure the userexit program is operating correctly by manually invoking it. Review the instructions provided in the sample userexit source code for compiling and installing the userexit program. Ensure that the archive destination path exists.

Related Posts

  1. Error: SQL1263N Archive file name not valid
  2. SQL Server 2005 database DBA Checklist for database administrator
  3. Error: SQL0290N Table space access is not allowed
  4. (DBA TIPS) Maintenance Plan to avoid Transaction log file growth
  5. Error: SQL0284N The table was not created

Tags: DB2 Error Codes, Login Issues

RedditFacebookStumbleuponDiggDel.icio.us Posted by Tech Guy DB2 Subscribe to RSS feed

Leave a Reply

Click here to cancel reply.

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Enter your email address:

Delivered by FeedBurner

Categories

  • DB2
  • DotNet
  • General
  • Java
  • JQuery
  • Oracle
  • SQL Server
  • Testing
  • UNIX
  • XML

Archive

  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009

Blogroll

  • Government jobs
  • Interview Questions
  • Jobs & Walkin

Meta

  • Log in
  • Comments RSS

Recent Posts

  • Visual Studio 2010 Resources
  • Java/J2EE Interview Questions & Answers
  • ASP.Net 4.0 | Changes to Browser Capabilities
  • ASP.Net 4.0 | View State Performance Enhancement
  • ASP.Net 4.0 | The ability to set meta tags
  • Asp.net 4.0 Webform Features
  • Routing in ASP.NET 4.0 vs Routing in ASP.Net 3.5
  • [C# Tips] Null Coalescing Operator (??)
  • [C# Tips] ‘as’ operator
  • [C# Tips] Nullable Types in C#

Tags

    ado.net asp.net ASP.Net 4.0 ASP.Net 4.0 Features ASP.Net 4.0 Webform C# Tips DB2 Error Codes DOM DotNet 4.0 DTD Java API Java Error Handling java Weblogic Server oracle 10g oracle plsql oracle tutorial plsql plsql tutorial SOAP SQL Server sql server 2000 SQL Server 2005 SQL Server 2008 SQL Server 2008 Backup SQL Server 2008 Features SQL Server Analysis Services SQL Server Backup SQL Server Database Backup SQL Server Reporting Services SQL TIPS SQL Tutorial SSRS Step by Step Tutorial Tablespace Error TSQL Backup UNIX Commands UNIX Kernal Unix Process unix script UNIX Shell Script Weblogic Server Administration webservice WSDL XML XSD
RSS
Copyright © 2010 Technical Notes All rights reserved.