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 > SQL1651N The request cannot be executed because the DB2 server version does not suppo

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-30-11, 21:33
alexlex_lex alexlex_lex is offline
Registered User
 
Join Date: Nov 2011
Posts: 14
SQL1651N The request cannot be executed because the DB2 server version does not suppo

Hi,

I had a problem on some command in this DB2 v8.1.11.973. There are more eg: call get_dbsize_info(?,?,?,0) was not recognize also. Is that so incompatible? I had no problem in DB2 v9.7..

db2=> GET DATABASE CONFIGURATION
SQL1651N The request cannot be executed because the DB2 server version does not support this functionality.

db2 => list tablespaces
SQL1651N The request cannot be executed because the DB2 server version does
not support this functionality.

SQL1651N The request cannot be executed because the DB2 server version does not suppo-untitled.png
Reply With Quote
  #2 (permalink)  
Old 11-30-11, 21:49
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Probably your client version does not match that of the server.

Try Data Studio: Download : IBM Data Studio V3.1
Reply With Quote
  #3 (permalink)  
Old 11-30-11, 22:12
alexlex_lex alexlex_lex is offline
Registered User
 
Join Date: Nov 2011
Posts: 14
Quote:
Originally Posted by n_i View Post
Probably your client version does not match that of the server.

Try Data Studio: Download : IBM Data Studio V3.1
Thanks. The command error was from DB2 Command Line Processor (CLP).
Reply With Quote
  #4 (permalink)  
Old 12-01-11, 02:20
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
are you logon local to the server..
is it I/series ?
please specify some details about server - client.. operation - errors ??
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #5 (permalink)  
Old 12-01-11, 04:59
alexlex_lex alexlex_lex is offline
Registered User
 
Join Date: Nov 2011
Posts: 14
Quote:
Originally Posted by przytula_guy View Post
are you logon local to the server..
is it I/series ?
please specify some details about server - client.. operation - errors ??
DB2(v8) was install on top of AS400(v5) platform server,

I use Windows Client DB2 Command Line Processor (CLP). to connect to server and run the below command.

db2=> GET DATABASE CONFIGURATION
SQL1651N The request cannot be executed because the DB2 server version does not support this functionality.

db2 => list tablespaces
SQL1651N The request cannot be executed because the DB2 server version does
not support this functionality.
Reply With Quote
  #6 (permalink)  
Old 12-01-11, 06:13
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
not all command are the same for all db2 editions
try a simple select..
it is possible that i/series does not have the command get db cfg ...
check the doc of db2/400 with supported commands
tablespaces is also something specific and does not exist on some platforms (as I/series ??)
http://publib.boulder.ibm.com/infoce...v5r3/index.jsp
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #7 (permalink)  
Old 12-07-11, 07:30
alexlex_lex alexlex_lex is offline
Registered User
 
Join Date: Nov 2011
Posts: 14
Quote:
Originally Posted by przytula_guy View Post
not all command are the same for all db2 editions
try a simple select..
it is possible that i/series does not have the command get db cfg ...
check the doc of db2/400 with supported commands
tablespaces is also something specific and does not exist on some platforms (as I/series ??)
http://publib.boulder.ibm.com/infoce...v5r3/index.jsp
Thank you very much.. It's really help me a lot..
Reply With Quote
Reply

Tags
not support, sql1651n

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