If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > SQL1225N error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-24-05, 12:15
winnersparadise winnersparadise is offline
Registered User
 
Join Date: Jan 2005
Posts: 40
SQL1225N error

Hi All,

Iam using DB2 8.1 version on solaris.When iam trying to describe table iam getting the SQL1225N error,can anybody help me in this matter will be appreciated..

Thanks in advance
Reply With Quote
  #2 (permalink)  
Old 01-24-05, 12:27
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Check the Messages and Codes manual. SQL errors are in vol 2. You can download the PFD version free (see Useful DB2 Stuf thread for a link).
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 01-24-05, 12:37
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
db2 => ? SQL1225N


SQL1225N The request failed because an operating system process,
thread, or swap space limit was reached.

Explanation:

An operating system process, thread, or swap space limit was
reached. You can find more information about the problem in the
administration notification log. On AIX systems, the maxuproc
value might be too low. On OS/2-based systems, the THREADS
CONFIG.SYS value might be too low.

User Response:

Check the administration notification log to determine which
limit was reached and increase that limit.

sqlcode : -1225

sqlstate : 57049

db2 =>

And now you know how to get the explanation for error messages ..

Cheers
Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #4 (permalink)  
Old 01-24-05, 12:45
winnersparadise winnersparadise is offline
Registered User
 
Join Date: Jan 2005
Posts: 40
Thanks for the help.. i know how to check the error messages.But how to resolve this....any help...

Quote:
Originally Posted by sathyaram_s
db2 => ? SQL1225N


SQL1225N The request failed because an operating system process,
thread, or swap space limit was reached.

Explanation:

An operating system process, thread, or swap space limit was
reached. You can find more information about the problem in the
administration notification log. On AIX systems, the maxuproc
value might be too low. On OS/2-based systems, the THREADS
CONFIG.SYS value might be too low.

User Response:

Check the administration notification log to determine which
limit was reached and increase that limit.

sqlcode : -1225

sqlstate : 57049

db2 =>

And now you know how to get the explanation for error messages ..

Cheers
Sathyaram
Reply With Quote
  #5 (permalink)  
Old 01-24-05, 20:54
jacampbell jacampbell is offline
Registered User
 
Join Date: Jan 2005
Posts: 191
"You can find more information about the problem in the administration notification log."

James Campbell
Reply With Quote
  #6 (permalink)  
Old 01-25-05, 10:47
winnersparadise winnersparadise is offline
Registered User
 
Join Date: Jan 2005
Posts: 40
Quote:
Originally Posted by jacampbell
"You can find more information about the problem in the administration notification log."

James Campbell
Thanks for the help....
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On