IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

SQLCODE -204 in FOCUS


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
geet16

New User


Joined: 22 Dec 2006
Posts: 24
Location: USA

PostPosted: Wed Feb 13, 2008 5:40 pm
Reply with quote

Hi,

Using FOCUS we are generating a report. Here, we are first creating a Flat File using COBOL program and then using this flat file generating the report.

In Focus, we are creating a HOLD File in DB2 Format. Next we using this file we create another HOLD file when we get the following error
(FOC1400) SQLCODE IS -204 (HEX: FFFFFF34) XOPEN: 42S02
(FOC1409) SQL TABLE NOT FOUND. (FOR TABLE: CHECK SEGNAME AND TABLE)
(FOC1414) EXECUTE IMMEDIATE ERROR.

We have faced similar kind of problem last year; wherein we had reloaded the tables and recreated the indexes. This time even after doing this we are getting the same error.

Kindly let me know if anyone has ever faced this error and what more can be done to solve the same.

TIA.

Regards,
Geet
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Feb 13, 2008 9:55 pm
Reply with quote

Hello,

It appears that your process has named an object that does not exist.

If you believe the problem object does exist, i'd suggest you open an issue with IBI support.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts SQLCODE = -122 while using the scalar... DB2 4
No new posts SQLCODE = -16002 when using XMLEXISTS DB2 1
No new posts Is SQLCODE -811 possible while fetchi... DB2 1
No new posts SQLCODE=-204 SQLSTATE=42704 DB2 4
No new posts Getting sqlcode 805 while executing R... DB2 10
Search our Forums:

Back to Top