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 with building stored procedures

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-11-04, 09:57
ddempsey ddempsey is offline
Registered User
 
Join Date: Jun 2003
Posts: 50
Problem with building stored procedures

Hi,

I have a development environment (version 7.1 on windows nt)
I have restored a copy for our development database to begin development for a new release of the application.
When i build the stored procedures, they build fine.
If i change and rebuild the stored procedures, they build fine
But Once i run a stored procedure and then try to rebuild it i get the following errors :-


FUSIONADMIN1.SP_POPULATE_REPORT_PARAMETERS - Failed to drop the stored procedure.

FUSIONADMIN1.SP_POPULATE_REPORT_PARAMETERS - [IBM][CLI Driver][DB2/NT] SQL0970N The system attempted to write to a read-only file. SQLSTATE=55009

FUSIONADMIN1.SP_POPULATE_REPORT_PARAMETERS - Create stored procedure returns -454.

FUSIONADMIN1.SP_POPULATE_REPORT_PARAMETERS: [IBM][CLI Driver][DB2/NT] SQL0454N The signature provided in the definition for routine "SP_POPULATE_REPORT_PARAMETERS" matches the signature of some other routine that already exists in the schema or for the type. SQLSTATE=42723

FUSIONADMIN1.SP_POPULATE_REPORT_PARAMETERS - Build failed.

FUSIONADMIN1.SP_POPULATE_REPORT_PARAMETERS - Changes rolled back.

Any Ideas,
Dave
Reply With Quote
  #2 (permalink)  
Old 10-20-04, 03:32
ddempsey ddempsey is offline
Registered User
 
Join Date: Jun 2003
Posts: 50
Anyone have any ideas before i rebuild the box
Reply With Quote
  #3 (permalink)  
Old 10-20-04, 07:16
Nageswaran Nageswaran is offline
Registered User
 
Join Date: Jul 2002
Posts: 48
Let us know the fix pack which has applied. Next question is whether keepdari is yes or no.
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