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 > DB2 Error SQL-1024

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-21-04, 21:39
dyna2001 dyna2001 is offline
Registered User
 
Join Date: Apr 2004
Location: KL
Posts: 1
Question DB2 Error SQL-1024

Would like to know if anyone could help me in resolving the problem with this error code?
The error code appears when I try to start my programs, which are using the OS2 programs.
Reply With Quote
  #2 (permalink)  
Old 04-22-04, 02:46
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: DB2 Error SQL-1024

SQL1024N A database connection does not exist.

Explanation:

There is no connection to a database. Other SQL statements
cannot be processed unless an SQL CONNECT was previously
executed.

The command cannot be processed.

User Response:

If the error occurred when disconnecting from the database,
continue processing. If the error occurred on another SQL
statement, issue an SQL CONNECT statement and resubmit the
command or statement.

sqlcode : -1024

sqlstate : 08003
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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