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 > Problem compiling Stored Procedure

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-03-06, 13:06
xgr3 xgr3 is offline
Registered User
 
Join Date: May 2006
Posts: 2
Problem compiling Stored Procedure

I am trying to compile DB2 Stored Procedure using DB2 Development Center, but its giving me error not syntatical but configuration related.

/udb/server/sqllib/bin:/udb/server/sqllibadm:/bin:: is not an identifier

-- END OF LOG FILE (SQLCODE: -7032)
MACSXID.PROCEDURE1 - Build failed.
MACSXID.PROCEDURE1 - Roll back completed successfully.

curious to know, how/where it reads env file. My DB2 is installed on Sun OS.
Any thoughts???
Reply With Quote
  #2 (permalink)  
Old 05-04-06, 02:38
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
stored proc

db2 version ?
language of stored proc : sql or other ?
log build file should contain more info.
__________________
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
  #3 (permalink)  
Old 05-04-06, 10:21
xgr3 xgr3 is offline
Registered User
 
Join Date: May 2006
Posts: 2
DB2 version is 8.1
Language is - SQL

Log does not have enough info.

Could you please let me know, from where we change the environment setting like PATH and CLASSPATH for DB2 Development Center?
Its more like configuration problem, because the error is - /bin:: is not an identifier and /bin has softlink so I am thinking this might be a problem but not sure.
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