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 > Disabling Of Triggeres In SYBASE12.0??

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-08-02, 01:30
parvinder_s_99 parvinder_s_99 is offline
Registered User
 
Join Date: Dec 2001
Location: New Delhi
Posts: 1
Disabling Of Triggeres In SYBASE12.0??

Can we disable the indexes on tables as we disable the triggers in sybase12.0? I am using the BCP to insert the data into tables. Existance of triggers and indexes on tables makes SLOW bcp. I had now disabled the triggers and also want to disable the indexes, as i don't want to explictly drop the triggers and then recreate it.

Thanks in advance.

Parvinder Singh
Reply With Quote
  #2 (permalink)  
Old 03-18-02, 19:33
MattR MattR is offline
Registered User
 
Join Date: Mar 2001
Location: Lexington, KY
Posts: 606
You, to the best of my knowledge, cannot 'disable' an index in ASE. You will have to drop, BCP -in, and recreate the index.
__________________
Thanks,

Matt
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