Re: Best Practices for Migrating Sybase ASE 15.5 from SUN Solaris to RH6
Mark: thanks for your valuable input. I, many years ago, performed a cross-platform dump-n-load to move databases from windows to SUN. And now moving the same databases, albeit much larger, from SUN...
View ArticleRe: Best Practices for Migrating Sybase ASE 15.5 from SUN Solaris to RH6
re: using replication to reduce cutover time ... The gist of this topic is to get RS setup and working (from your 'old' Solaris PDB to your 'new' Linux RDB) prior to your cutover window. (The method...
View ArticleRe: ASE / OS compatibility matrix
The closest equivalent I've seen is the "Product Availability Matrix" on https://support.sap.comLink is on the right hand side under "Technical Planning".Pick ASE major versionclick on "Technical...
View ArticleRe: ASE / OS compatibility matrix
hmm.. I go there and have an empty screen. I might be hitting a bad node in the server farm. It's also behind a registration wall - that I have to put in my credentials again. SAP, please look up...
View ArticleRe: ASE / OS compatibility matrix
Hi Jason, Is this kind of data are you looking ? RegardsKiran Kumar A
View ArticleRe: ASE / OS compatibility matrix
Hi jason, just use the direct link to PAM: https://service.sap.com/sap/support/pamSSO is working fine if you installed a valid certificate. Therefore just click in the new SMP at your profile (click on...
View ArticleRe: remote checkpoint failure
Hi Luz Rodriguez, Dump tran command is fired distributed checkpoint for each nodeand then it can be processing continuously after recieving successful message from remote node.Please check both nodes...
View ArticleRe: AseBulkCopy.WriteToServer error: Incorrect syntax near ','
Dawn,Thanks for your reply. I have a few questions as a result:1. Where can I get the SDK 15.7 ESD#5 ?2. Was the fix applied to any version of the 16.0 SDK?3. "Set the DestinationTableName to just...
View ArticleRe: AseBulkCopy.WriteToServer error: Incorrect syntax near ','
1. Where can I get the SDK 15.7 ESD#5 ?There's a link here Where are the Sybase ASE 15.7 client downloads for 64bit?I'd suggest not suing this version - So for a minimum of SP120 - I'm currently using...
View ArticleRe: AseBulkCopy.WriteToServer error: Incorrect syntax near ','
Thanks Mike. Did you mean in the post "Ryan Hansen05-Jun-2014 15:36 (in response to H. Splinter)"? If so that process leads me to a SAP Service Marketplace login prompt. I don't have a SAP account and...
View ArticleRe: AseBulkCopy.WriteToServer error: Incorrect syntax near ','
Hello,i am getting a little confusesd by your code, where do you adress the "temp table" ? i hope the following ist still true because i havent used ASE for a while: In ASE a temp table is any table...
View ArticleRe: AseBulkCopy.WriteToServer error: Incorrect syntax near ','
I'm afraid I can't help there - I'm a developer so don't have access to the SDK's.I have to through our DBA's which isn't ideal - so I have a lot of SDK's that I've tested. Maybe things have changed...
View ArticleRe: AseBulkCopy.WriteToServer error: Incorrect syntax near ','
BTW, We do have bcp working into tempdb's but its not something I'd recommend if you have multiple tempdb's. I think we have to specify the tempdb we were using - db_name(tempdb_id()) Personally, we're...
View ArticleRe: Deadlock, waiting for a 'next key'
I do not know about ESQL-C but I will sure find out. As for the default isolation level, it is definitely 1. 1> select @@isolation2> go ----------- 1(1 row affected) I will...
View ArticleRe: How is SAP ASE doing?
Sybase was ranked as #4 in 2011. https://www.google.ca/search?q=database+market+share+2014+gartner&biw=1050&bih=672&tbm=isch&tbo=u&source=univ&sa=X&ei=KC…
View ArticleRe: How is SAP ASE doing?
Hello Hank The latest Gartner research (G00261660) into this "Operational RDBMS" area indicates that SAP have improved both their vision and ability to execute, moving it ahead of IBM on both...
View ArticleCreate index performance issue in virtual environment
Hello, We are moving from a physical server to a VM server (VMWare) with better hardware but we see that inserts and creating indexes takes a lot more time on the VM.Index creation on physical takes...
View ArticleRe: Create index performance issue in virtual environment
> The undlying storage in VM in a Tintri Storage.Whats the underlying storage for the physical.> As anyone experienced this problem?Yes depends on the storage you're using.
View Article