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 > Sp Comilation

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-08-04, 08:20
vidyaraok vidyaraok is offline
Registered User
 
Join Date: Aug 2004
Posts: 15
Sp Comilation

hi,

We are using DB2 V7.2 on AIX


and we remotely connect to AIX box from our system which has windows XP and db2 V72 for windows installed.

while buildig a SP on aix server from client error:

[IBM][CLI Driver][DB2/6000] SQL0901N The SQL statement failed because of a non-severe system error. Subsequent SQL statements can be processed. (Reason "CREATE PROCEDURE with LANGUAGE SQL only allowed at catalog node".) SQLSTATE=58004


what can be the reason?

pl. help
Reply With Quote
  #2 (permalink)  
Old 10-12-04, 15:04
amishra amishra is offline
Registered User
 
Join Date: Feb 2003
Location: San Francisco,US
Posts: 15
How did u create the client.
did u catalog the AIX server node at the client..

catalog tcpip node node1 remote [hostname|ip-address] server [svcname|portnumber]
catalog db dbname as dbalias at node node1
__________________
Ashutosh Mishra
Accenture India,Chennai
call on - +91-9884118430
Reply With Quote
  #3 (permalink)  
Old 10-13-04, 02:31
vidyaraok vidyaraok is offline
Registered User
 
Join Date: Aug 2004
Posts: 15
i have configured the clinet using Client Configuration Assistant
(by selecting manual option)

vidya
Reply With Quote
  #4 (permalink)  
Old 10-13-04, 11:05
bmujeeb bmujeeb is offline
Registered User
 
Join Date: Mar 2004
Posts: 448
Do you have partitioned database.

regards & thanks,

Mujeeb
Reply With Quote
  #5 (permalink)  
Old 10-19-04, 02:21
vidyaraok vidyaraok is offline
Registered User
 
Join Date: Aug 2004
Posts: 15
yes we have partitioned db
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