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

B204 SQL - DB2 subsystem "DB2Q" does not exist


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mugil

New User


Joined: 19 May 2010
Posts: 1
Location: chennai

PostPosted: Wed May 19, 2010 3:38 pm
Reply with quote

Hi,

I am facing 'B204 SQL - DB2 subsystem "DB2Q" does not exist' error when i try to run an easytrieve program which handles a cursor in it. i did check my DB2 panel. i found DB2S as my subsystem ID.

The above mentioned error is followed by 'B204 SQL - CHANGING TO "PARTIAL" SQL SYNTAX CHECKING'

below is the job log:

12 *
13 SQL INCLUDE LOCATION * FROM DNBA.TABLE1
13 *******B204 SQL - DB2 SUBSYSTEM "DB2Q" DOES NOT EXIST
13 *******B204 SQL - CHANGING TO "PARTIAL" SQL SYNTAX CHECKING
14 SQL INCLUDE LOCATION * FROM DNBA.TABLE2
14 *******B204 SQL - DB2 CATALOG NOT AVAILABLE DUE TO ATTACH FAILURE
15 *
16 SQL DECLARE CURS01 CURSOR FOR +
16 *******B204 SQL - DB2 SUBSYSTEM "DB2Q" DOES NOT EXIST
16 *******B204 SQL - CHANGING TO "PARTIAL" SQL SYNTAX CHECKING
SELECT A.COD_PERSONA || ';' || +
, A.COD_CENTRO_INS || ';' || +
, B.COD_P1 +
FROM DNBA.TABLE1 A, +
DNBA.TABLE2 B +
WHERE A.COD_F = :W-INPUT1 +
WITH UR

here DNBA is the table owner.

can anybody please help on this?

Thanks,
Mugil
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed May 19, 2010 4:26 pm
Reply with quote

Quote:
DB2 subsystem "DB2Q" does not exist' error
Quote:
can anybody please help on this?
how in <opposite of heaven> are we supposed to know the names of the db2 subsystems defined/active in Your organization icon_question.gif icon_evil.gif
ask Your support
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Wed May 19, 2010 4:29 pm
Reply with quote

especially since:
Quote:
DB2 subsystem "DB2Q" does not exist

and
Quote:
i found DB2S as my subsystem ID
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts PuTTY - "User is not a surrogate... IBM Tools 5
No new posts Newbie Stuck on "Duplicate Datas... TSO/ISPF 5
No new posts RABBIT HOLE NEEDED - "Live"... All Other Mainframe Topics 0
No new posts Using PARM=('JPn"&SYMBOL&quo... DFSORT/ICETOOL 2
No new posts Retrieve IMS SubSystem Name IMS DB/DC 2
Search our Forums:

Back to Top