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 > Sybase > after upgrade sp is getting problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-27-01, 23:45
siva siva is offline
Registered User
 
Join Date: Dec 2001
Posts: 16
after upgrade sp is getting problem

Hi all,


We upgrade the version 12.0 from 11.5.1 (NT).

before upgrade there is no problem with front end application as well as backend too. but after upgarde we are facing a problem. i.e whenever we need to run a particual process(this will all one sp) the system is getting hang. Before runing this process we are doing update statisctics.
after that this process is go through. This is after update statisctics also
we are unable to run that sp. Please help me out.

Siva
Reply With Quote
  #2 (permalink)  
Old 12-28-01, 09:48
MattR MattR is offline
Registered User
 
Join Date: Mar 2001
Location: Lexington, KY
Posts: 606
When you upgrade it is advised that you drop and recreate all your compiled objects (e.g. stored procedures, triggers, etc.).
__________________
Thanks,

Matt
Reply With Quote
  #3 (permalink)  
Old 02-23-02, 00:29
prithvi prithvi is offline
Registered User
 
Join Date: Feb 2002
Location: India
Posts: 9
Quote:
Originally posted by MattR
When you upgrade it is advised that you drop and recreate all your compiled objects (e.g. stored procedures, triggers, etc.).

Hi,

After the upgrade , U must run sp_recomplie for all the user objects(e.g Tables),no need to drop & recreate the procedure or triggers.If u have a downtime then it's better to run the Update Statistics

Yours

Prithivi Nagraj
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