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 Connect 8 & DB2 Client 7.2.10

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-07-03, 08:08
maayanp maayanp is offline
Registered User
 
Join Date: Jun 2003
Posts: 58
DB2 Connect 8 & DB2 Client 7.2.10

Hi,
I've installed DB2 Connect V8. The clients are at version 7.
i ran into a little problem, when using the Command center:
when i try to select from a simple table, one column, everything is fine.
when selecting from a bigger table (something like 15 columns, not lot of data), it's ok too.
when trying to select from SYSIBM.SYSCOPY, it abends. I think because it's a big table.
the errors that i get in the DB2DIAG.LOG file are those:

1)==>
Data TitleQLCA PID:1368 TID:2800 Node:000
sqlcaid : SQLCA sqlcabc: 136 sqlcode: -30082 sqlerrml: 33
sqlerrmc: 19 USERID DISABLED or RESTRICTED
sqlerrp : SQLEDGSM$ 7€$
sqlerrd : (1) 0x80370124 (2) 0x00000124 (3) 0x00000000
(4) 0x00000000 (5) 0x00000000 (6) 0x00000000
sqlwarn : (1) (2) (3) (4) (5) (6)
(7) (8) (9) (10) (11)
sqlstate:


Data TitleB2RA PID:1368 TID:2800 Node:000

2)==>
Data TitleQLCA PID:1368 TID:3268 Node:000
sqlcaid : SQLCA sqlcabc: 136 sqlcode: -30081 sqlerrml: 32
sqlerrmc: 10093 * * TCP/IP SOCKETS close
sqlerrp : sqlearcn
sqlerrd : (1) 0x00000000 (2) 0x00000000 (3) 0x00000000
(4) 0x00000000 (5) 0x00000000 (6) 0x00000000
sqlwarn : (1) (2) (3) (4) (5) (6)
(7) (8) (9) (10) (11)
sqlstate:


Data TitleB2RA PID:1368 TID:3268 Node:000

From the same client, via DB2 Connect v7.8, the select from sysibm.syscopy works great!!

any ideas ???
Thanks...
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