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 > CREATE NICKNAME failing on Redhat 7.3/DB2 Fixpak 10

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-21-03, 08:52
gtrevellick gtrevellick is offline
Registered User
 
Join Date: Oct 2003
Location: UK
Posts: 1
CREATE NICKNAME failing on Redhat 7.3/DB2 Fixpak 10

I am using the CREATE NICKNAME sql command to an iSeries AS400 and it fails with SQL0902C error, as below

create nickname as400nick for machineid.lib.pfname
DB21034E The command was processed as an SQL statement because it was not a valid Command Line Processor command. During SQL processing it returned: SQL0902C A system error (reason code = "255") occurred. Subsequent SQL statements cannot be processed. SQLSTATE=58005

I am running DB2 version 7.2 (fixpack level 10a) on Redhat 7.3 however it was working before under fixpak7 (we recently upgraded to fixpak 10a). Is this a known fixpak10 problem ? The as400 ('serverh') appears in my db2 list node directory output.

Just to add extra confusion, we can connect directly to the iSeries and run sql commands e.g. db2 "connect to machineid user fred using bill" works !

Thanks for any help anyone, Greg :-)
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