Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

Nothing in the connection string was changed between 12.0.1.3851 to my update today of 12.0.1.3867.

This same error occurs when connecting to the remote db using server explorer in vs 2012.

the server version is sa "11.0.1.2789" not 12 but i am using the latest ado.net provider.

iAnywhere.Data.SQLAnywhere Information: 1 : <ianywhere.data.sqlanywhere.saexception|err> message='Cannot set a temporary option for user 'DBA'' nativeError=-203
    Timestamp=7461527946
    Callstack=   at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
   at System.Environment.get_StackTrace()
   at System.Diagnostics.TraceEventCache.get_Callstack()
   at System.Diagnostics.TraceListener.WriteFooter(TraceEventCache eventCache)
   at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
   at iAnywhere.Data.SQLAnywhere.SATrace.FireEvent(String eventMsg)
   at iAnywhere.Data.SQLAnywhere.SATrace.Exception(Exception e)
   at iAnywhere.Data.SQLAnywhere.SACommand.ExecuteNonQuery()
   at iAnywhere.Data.SQLAnywhere.SAConnection.Open()
   at smc_cl.SybaseASA_11.Connect() in SybaseASA_11.cs:line 58
   at SmcMbsOpsCenter.serviceSmcMbsOpsCenter.ServiceTimerElapsed_RestoreCheck(Object state) in ServiceTimerElapsed_RestoreCheck.cs:line 67
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.TimerQueueTimer.CallCallback()
   at System.Threading.TimerQueueTimer.Fire()
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()

asked 01 Apr '13, 18:14

jbreiding's gravatar image

jbreiding
16113
accept rate: 0%

edited 02 Apr '13, 12:06

Mark%20Culp's gravatar image

Mark Culp
24.9k10141297


I believe this is another report of this question.

There is a known regression, caused by CR #731461, in 12.0.1.3856 and 16.0.0.1443.

This issue has now been fixed in CR #735654, in 12.0.1.3876 and 16.0.0.1491.

permanent link

answered 02 Apr '13, 11:40

Jeff%20Albion's gravatar image

Jeff Albion
10.8k171175
accept rate: 25%

Thanks, any idea when this ebf will be released?

(02 Apr '13, 16:11) jbreiding
Replies hidden

When it is ready for release from our QA department and has passed our internal testing.

If you would like to be notified when this EBF is ready, you can either open a technical support case and reference this CR number and we will notify you directly, or you can go to 'My Sybase' -> 'My Profile' and sign-up for e-mail updates on [X] Software Downloads (which will check on a Daily / Weekly basis) and the system will notify you by e-mail.

(02 Apr '13, 16:24) Jeff Albion
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×438
×143
×39
×25
×19

question asked: 01 Apr '13, 18:14

question was seen: 3,395 times

last updated: 02 Apr '13, 16:24