Quantcast
Browsing all 3587 articles
Browse latest View live

Re: Bcp tuning

Hi MarkThe problem is only showing when we fast-bcp-in with all indexes dropped.  So unless there is a "gost-clustered-index" still there somehow, this is not the case.

View Article


Re: Table variable with transaction

CR (change request) 793881 ( DML to table variable inside open transaction executes automatic commit for entire transaction) has not been fixed yet in any version.

View Article


Re: Table variable with transaction

Thank you Bret! What are the perspective for fix?

View Article

Re: union all limits

Looks like there is some limit around 2048, the following test script starts getting error 702 for values larger than 2048  isql -Usa -Ppassword -o foo.txt set nocount ondeclare @x intselect @x =...

View Article

Re: union all limits

thankyou !

View Article


Re: Bcp tuning

Today we have two more findings. 1. The decrease in speed seems to come only if we create and drop clustered indexes, and then bcp-in to a table on the same device. If we bcp-in to a table on another...

View Article

ASE 15 is getting disconnected from PB development environment(DB Profile...

Hi Experts, I am facing an issue that, ASE 15 is getting disconnected from PB development environment(DB Profile connection) and DB Artisan tool after an idle time of one hour. Can anybody suggest how...

View Article

Re: ASE 15 is getting disconnected from PB development environment(DB Profile...

Normally ASE will not disconnect an IDLE client as long as the periodic TCP/IP handshake is OK. If client itself disconnects, the SPID in ASE will survive for some time until TCP/IP says no handshake....

View Article


Re: ASE 15 is getting disconnected from PB development environment(DB Profile...

Thanks Avinash for your input. I will check regarding the watchdog process. Is there any workaround we can do in Client side to avoid this issue ?

View Article


Re: Bcp tuning

We have done some testing with sp_placeobject. We find that when we place the table (and the Text/Image Index for that table !!) to another segment with another device, we get mutch better performance....

View Article

questions on error 2601 duplicate key

Hello,I have some questions regarding the behavior of ASE RS when an attempt to insert a duplicate key at the primary site is done. ASE 16.x -> RS15.7.1-> ASE 16.x Assuming  : ASE1->primary...

View Article

Re: questions on error 2601 duplicate key

If this is a warm standby config, with ASE1.DB1 the primary/active database, and ASE2.DB2 the replicate/standby database, and assuming the table 't1' is in sync prior to performing your dual inserts,...

View Article

Re: questions on error 2601 duplicate key

Unfortunately this just keeps getting more complicated ... From the slew of questions it's not apparent (to me) if a) you've got a valid warm standby configuration for active=ASE1.DB1 and...

View Article


Re: questions on error 2601 duplicate key

Only committed transaction gets replicated.  Second insert on primary table with error 2601 is rolled back i.e. NOT  committed. So it will not go to replicate table. Ensure that you have not skipped...

View Article

Re: Sybase 16 SP02 not dropping temp tables

You won't see any message in the log, just the error number. Anyway, it's worth checking. If so, it'll be CR 793065, one we reported back in December.Looks like they have documented it now under KBA...

View Article


Re: Sybase 16 SP02 not dropping temp tables

It seems a very similar issue but I can't think its the exact same issue as - we've been using 15.7 SP134 since it was released - we often fill up tempdb's - sometimes run isolation level 0 scansand...

View Article

Re: questions on error 2601 duplicate key

Thank you guys, Sorry for all the confusion , Let me try to be more clear on this matter: I'm just trying to understand how DSI works in a WS pair when an attempt of duplicate key insert on a table...

View Article


Re: questions on error 2601 duplicate key

You mean other than the duplicate insert ? If so there are a few cases (top of my head :-) ) 1. Adding user to primary database without adding login on replicate server first2. Transaction Log on...

View Article

Re: questions on error 2601 duplicate key

Trying to come up with an exhaustive list of *possible* ways the DSI (ASE2.DB2) could go down would take all day to document. Common issues (some duplicates of what Avinash has posted) - add login in...

View Article

Re: questions on error 2601 duplicate key

Mark , Avinash, Chris, Thank you very much for the help , understanding , time and patience on answering this questions. You have been very kind and clear on every topic.Thanks again  Greatly...

View Article
Browsing all 3587 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>