Quantcast
Channel: SCN : All Content - SAP Adaptive Server Enterprise (SAP ASE) for Custom Applications
Viewing all 757 articles
Browse latest View live

Using python to catch server messages

$
0
0

Hi,

 

I am having problems catching server messages with my python scripts.

Specifically, when I issue the command:

 

mount database all from 'manifest' with listonly

 

If I issue this in an isql prompt I get a big list of all the devices in the manifest file, but I am having problems accessing this information with my python script.

If I use the sybpydb module, the information ends up in connection.messages, but from what I have gathered, sybpydb requires SYBASE to be installed, which is not viable as I am writing a client and not every user will have a valid Sybase installation.

 

I have been trying with a regular ODBC driver, which works fine except that I am unable to access system messages, such as the output from the mount command above.

 

Anyone have any ideas or tips?


Bad system call (core dumped) when installing ASE 12.5.4 on Solaris 11.2

$
0
0

Dear all,

 

I am attempting to install an ASE server on a Solaris 11.2 machine (sun4v) but I am getting the following error:

 

-bash-4.1$ ./setup
InstallShield Wizard

Initializing InstallShield Wizard...

Searching for Java(tm) Virtual Machine...
Bad System Call (core dumped)

 

When I ask for more details from the core file generated after the setup fails, I get:

 

ffbfee08 access+8(baeb9, 89bb4, ba4b0, ba4b0, 0, 9)

ffbfef00 __1cMPlatformImplWcreateTempSubDirectory6F_nHSString__+0x30(baeb9, 1, 0, b8800, 0, b99a8)

ffbfefb0 __1cIJVMFilesOwriteVerifyJar6M_v_+0xd8(1, b99a8, b99a8, 0, baeb8, 1)

ffbff078 __1cIJVMFilesGsearch6MrnQJVMMatchPtrDeque__v_+0x18(b0790, ffbff270, ffbff594, 1, 0, baeb8)

ffbff198 __1cILauncherHfindJVM6Fbb_v_+0xdc(1, 1, 1, 1, 1, 1)

ffbff2b8 __1cMInstructionsHexecute6kM_i_+0x260(daf80, b8800, 0, 0, 4, b9a78)

ffbff5a8 __1cILauncherDrun6F_i_+0x20(b0760, 1, 7, 4, b9a78, b2e6c)

ffbff650 __1cILauncherOprocessCmdLine6FrknLStringDeque__i_+0xedc(ffbffb90, 0, 0, 1, 13, 0)

ffbffa28 __1cILauncherHprocess6FrnLStringDeque_rknHSString__i_+0x98(ffbffb90, ffbffb80, 400, e, b9871, 0)

ffbffac0 main+0x13c(1, ffbffc0c, ffbffc14, b0000, b9870, 1)

ffbffba8 _start+0xf8(0, 0, 0, 0, 0, 0)

 

Would you have any idea about the problem I am facing here? Seems like the system call access cannot be found and someone told me I should try on Solaris 10? Do you confirm that? Is ASE 12.5.4 incompatible with Solaris 11?

 

What do you suggest? I URGENTLY need to install an ASE 12.5.4 on a Solaris system.. Thanks for your help

Regards,

Does LDAP password overwrite ASE password?

$
0
0

Hi, I've been testing LDAP logins with an ASE16 server, and we've been seeing some strange behaviour: If I set up an ASE login with ASE pwd pass123 and LDAP is enabled, and the user logins with their Windows account with pwd Win123, it seems that the Windows password overwrites the ASE password. i.e. if I turn off LDAP afterwards and the user tries to login with their ASE login, it requires pwd Win123.

 

Is this expected behaviour?

 

thanks

Upgrade to 15.7 SP133 causes trigger permission issue

$
0
0

We attempted an upgrade from 15.7 SP122 to SP132 but we experienced a problem with trigger permissions.

 

Case :

     Table A     in DB1 has a trigger which fires a      delete from      Table B in DB2

     All databases, tables and triggers are owned by user 1

 

After the upgrade to SP132, we updated table A and the trigger fails with

          DELETE permission denied on object B, database DB2, owner dbo

 

We extracted the trigger definition from the database and reloaded it.

We ran the updated on table A again and the process was successful.

 

We have a few triggers and this didn't affect all of them so far so seems like a glitch somewhere.

 

We're due to try the upgrade on another server so we'll be able to test this before and after the upgrade.

Installing Sybase ASE16

$
0
0

Dear Experts,

 

I was trying to install ASE 16 on RHEL 6.5 using VMware 11 interface on a windows 8.1 platform (Laptop)

Software downloaded from SAP service market place


--Received following errors

 

Product configuration failed

 

 

 

 

 

[root@localhost install]# showserver

 

bash: showserver: command not found

 

 

 

[root@localhost install]# isql -U sybase -S T10 -w 999 -X

 

bash: isql: command not found

 

--Server is up and running

 

[root@localhost install]# ps -ef |grep dataserver

root      10059      1  0 21:11 pts/0    00:00:00 sh -c /opt/sybase/ASE-15_0/bin/dataserver -sT10 -d/opt/sybase/data/master.dat -e/opt/sybase/ASE-15_0/install/T10.log -c/opt/sybase/ASE-15_0/T10.cfg -M/opt/sybase/ASE-15_0  > /dev/null 2>&1

root      10060  10059  1 21:11 ?        00:01:09 /opt/sybase/ASE-15_0/bin/dataserver -sT10 -d/opt/sybase/data/master.dat -e/opt/sybase/ASE-15_0/install/T10.log -c/opt/sybase/ASE-15_0/T10.cfg -M/opt/sybase/ASE-15_0

root      13785  11401  0 22:21 pts/0    00:00:00 grep dataserver

 

Attached are the screen shots of the error received during installation

 

 

Any help is much appreciated

 

Regards

Rajesh

Warning: problem with REORG REBUILD WITH ONLINE in 15.7 SP133, SP134

$
0
0

A serious bug has been found in 15.7 SP133 and higher (currently SP134 is the only higher release).

 

The problem is seen when (or after) loading a transaction log dump that contains log records for a reorg rebuild with online command.  The known symptoms are either a 3475 error "During redo the page timestamp value is less than old timestamp from log. ..." during recovery of the load transaction, or error 2503 "Table Corrupt: Page linkage is not consistent" reported running dbcc checktable or dbcc checkdb following load transaction.

 

Recommendation:

 

Do not use reorg rebuild with online until an SP containing a fix for this bug has been released and you have upgraded to it.  (Development is currently working on a fix, but it is not yet available).  The regular reorg rebuild can still be run, the problem is limited to the with online option.

 

It is also possible to avoid the issue by downgrading ASE to a version lower than 15.7 SP133.  However, this option is not particularly recommended as SP133/134 contain security fixes.

 

KBA 2158634 http://service.sap.com/sap/support/notes/2168684 has been published containing this same information.  You can subscribe to the KBA to be automatically notified when the CR is fixed. I will also update this thread when I become aware the CR is fixed.

 

-bret


"Error: 2805, Severity: 18, State: 43" after upgrade to 15.7 SP134

$
0
0

We've upgraded from 15.7 SP122 to 15.7 SP134.

However, 3 days after the upgrade we're seeing a lot of these messages in the log.

00:0023:00000:02175:2015/05/16 12:23:06.53 server Error: 2805, Severity: 18, State: 43

00:0023:00000:02175:2015/05/16 12:23:06.53 server Bad pointer 0x0xffff0000 encountered while remapping stored procedure ' Invalid pointer param number 3, pointer value 0x(nil) '. Must re-create procedure.

 

It says we need to re-create the proc - but there is no inidication of which proc to re-create ?

 

We have lots of these errors in the log - so it could be one proc or many. How do we find out ?

 

Luckily we've only upgraded a test server, how do we minimise these problems when rolling it out to live servers ?

RoadMap ASE Cluster Edition 16

$
0
0

Hi community.

 

I'm interested about the RoadMap for ASE Cluster Edition 16. I know that with ASE CE I can't read and/or write in the same objects of database simultaneously in each node as I understand that Oracle RAC does . What is the position of SAP about this topic?

 

Thanks for your answers.

 

Christian!


C# ADO.Net doesn't support precisions > 26

$
0
0

We're trying to load up numeric values using C# ADO driver into fields of type numeric (38,8)

 

In C# we're using Decimal which supports precision upto 28. https://msdn.microsoft.com/en-us/library/364x0z75.aspx

 

However, the C# ADO drivers for Sybase only support up to precision 26 even thought the database does.

As soon as you use precision > 26 you get the error message "Data overflow. Increase specified column size or buffer size"

(looks similar to this issue ADO.NET data provider supports max precision of 26 numbers in decimals #toadworld)

 

We've checked the drivers and the check exists in all the SDK releases up to SP130 and the value 26 is hard coded in the drivers.

 

Why the limitation ?

How can data be loaded into numeric(38,8) using C# ?

Is it fixed in later SDKs

is it possible to force the drop of a database

$
0
0

Sybase version: Adaptive Server Enterprise/15.7.0/EBF 22639 SMP SP52 /P/Sun_svr4/OS 5.10/ase157sp5x/3293/64-bit/FBO/Wed May 21 02:49:14 2014

--

 

Hi community,

 

I'm using sqsh to connect to my dataserver

I want to drop a database -- after rebooting my dataserver -- but the command failed because it seems somebody is using it

 

1> drop database ANDREAS_20150511

2> go

Msg 3702, Level 16, State 14

Server 'NY423ZN', Line 1

Cannot drop the database 'ANDREAS_20150511' because it is currently in use.

 

But when I do a 'sp_who' I cannot see any connection into it

1> sp_who

2> go | grep ANDREAS_20150511

1>

 

How can I find out my guilty connection? How can I drop it

 

Just to add an exotic thing. I'm working on migration project and my task is to fine-tune the system to make them fast.

One option I'm trying is to have my log segment on a ram-disk (I know, very dangerous) just for the time of the conversion. As soon as the conversion is finished, I reload my DB on disk devices.

 

My database has indeed one of its device on a ram-disk so I understand it's no usable anymore but I just want to get rid-off it.

How can I proceed?

 

Thanks

 

Simon

Suddenly Database is disappeared

$
0
0

Hi All,

 

I'm handling about customer's issue that has a problem with disappearing a dataserver.

 

Once when I restart a server, dataserver is operating properly.
So, at the moment before 20 minutes user can login to server.

But, after about 20 minutes the server has been disappeared automatically.

Accordingly, user can't connect to not only a server directly but also through by SAPGUI.

 

There was no process which can be started to kill the server.
In addition, there was no history in error log file.

Nobody, execute a kill command.

 

Have you ever seen that before?

If you have, please let me know about that.

 

Server Version : 15.7 EBF 24258 SMP SP133 for Linux 2.6.32-220.el6.x86_64

 

Thanks in advance.

jinkyun.

Wanted: Manuals in ePub format

$
0
0

I'm not sure where to post this as it applies to all the SAP products.

 

Hi all,

 

Every time SAP comes out with a new set of pdf manuals, the meta data has to be corrected.  Often the stored titles, description, etc are wildly wrong.  Very sloppy and unprofessional for a mega corp the size of SAP.http://upload.wikimedia.org/wikipedia/en/thumb/1/14/EPUB_logo.svg/150px-EPUB_logo.svg.png

 

The ePub book format has been out for many years and has many features that make it tablet, phone, PC, whatever friendly.  Reading a SAP manual at night?  No problem, change the font color to white on black so you don't wake your spouse.  The font is too small?  No problem, choose a larger or different font.  You can't do any of that with a PDF.  Try reading the ASE Admin guides on a 4" iPhone.  I dare you.  You might as well pour salt in your eye sockets.

 

jason

 

Wanted: SAP manuals in ePub format | Jason L. Froebe – Tech tips and How Tos for Fellow Techies

Will leap second impact ASE?

$
0
0

A leap second will be inserted at the end of June.

(used NTP to sync the time)

 

Any SAP notes talk about this?

Will leap second impact ASE?

 

Is the following ASE message relay?

Warning: The internal timer is not progressing. If this messages is generated multiple times, report to Sybase Technical Support and restart the server(alarminterval=-577028)

HWM & Active counters in monProcedureCacheMemory|ModuleUsage

$
0
0

Since 15.0.x ASE comes with handy PC MDAs - monProcedureCacheMemoryUsage and monProcedureCacheModuleUsage.  Both are "essential" in sizing the PC correctly - and analyzing PC behavior for your application & ASE.  There counters are very nice but... over time they become user-un-friendly.

 

Both counters are not absolute point-in-time sample values but rather grow over time.  But if they grow - what do they show?

  • Active (for ModuleUsage) must show "Number of memory pages (2K) currently allocated to this module".
  • HWM show "The maximum number of memory pages allocated since the server was started."

There may be further broken down into sub-allocators.

 

You'd expect Active to indicate the sample value from the point-of-time of inspection and HWM to indicate the number of memory pages since the startup (i.e. relative to the DaysRunning from the monState).  Yet, both behave in the same cumulative manner and both yield useless values if divided into daily portions and compared to say monitorconfig.   The same applies to the reuse values packed into these tables.

 

Anyone tried to make sense of these values?   They are essential in configuring PC on the one hand but accumulate over time on the other (and exceed PC size in hundreds of % + are marked as indicator&1).   What do these in fact display?  How do they relate to monitorconfig?  When you restart ASE (or play with these on your private ASE) the numbers seem to make sense.  When you analyze them on the real production environment - they only mislead (as does the sysmon bit in the Indicator column related to them).  

 

Any insights?

 

Thanks,

 

Andrew

 

ps.  PERFORMANCE SCALABILITY ENHANCEMENTS IN SAP ADAPTIVE SERVER® ENTERPRISE has a neat section on PC sizing which, too, rely on monProcedureCacheModuleUsage.  However, the values are taken as simple aggregates - without any respect to their cumulative nature.  Was ASE bounced to take correct measurement?  How reliable are the HWM/Reuse numbers in that paper?

What different between Engine Utilization (Tick %) & Thread Utilization (OS %) in sysmon

$
0
0

hi guys!

 

I test the system for SMP/P/Sun_svr4/OS 5.10/ase160sp01plx/3663/64-bit Adaptive Server Enterprise/16.0 SP01 PL01/EBF 24357 versions.

And during some time frame I receive very high cpu values.

I assumed that it is a spinlock but when I сhecked mon tables I don't find some high values.

I don't understand why values Engine Utilization (Tick %)  & Thread Utilization (OS %) so strongly differ?

 

What different between Engine Utilization (Tick %) & Thread Utilization (OS %) in sysmon?

 

Also I noted that in comparison with last sample very grew value   NetController Activity  - Polls          & NetController Activity  -Polls Returning Events/

with 1000 up to 30000.

 

What does it mean?

 

 

Kernel Utilization

------------------

 

 

  Engine Utilization (Tick %)   User Busy   System Busy    I/O Busy        Idle

  -------------------------  ------------  ------------  ----------  ----------

  ThreadPool : syb_default_pool                                                

   Engine 0                        68.5 %         1.3 %      14.1 %      16.2 %

   Engine 1                        70.8 %         0.5 %      14.4 %      14.3 %

   Engine 2                        70.7 %         0.4 %      14.6 %      14.3 %

   Engine 3                        69.1 %         0.0 %      15.1 %      15.8 %

   Engine 4                        69.6 %         1.2 %      14.5 %      14.8 %

   Engine 5                        68.7 %         0.1 %      15.2 %      16.0 %

   Engine 6                        70.0 %         0.8 %      14.2 %      14.9 %

   Engine 7                        70.0 %         0.0 %      14.5 %      15.6 %

   Engine 8                        69.4 %         0.9 %      14.7 %      14.9 %

   Engine 9                        68.9 %         0.0 %      15.5 %      15.6 %

   Engine 10                       70.2 %         0.6 %      14.3 %      14.9 %

   Engine 11                       70.2 %         0.1 %      14.6 %      15.1 %

   Engine 12                       71.1 %         0.0 %      14.3 %      14.6 %

   Engine 13                       69.7 %         0.7 %      14.1 %      15.5 %

   Engine 14                       71.3 %         0.5 %      13.0 %      15.2 %

   Engine 15                       69.2 %         0.5 %      14.9 %      15.4 %

   Engine 16                       70.7 %         0.1 %      13.7 %      15.6 %

   Engine 17                       69.3 %         0.9 %      14.6 %      15.2 %

   Engine 18                       68.6 %         0.4 %      14.6 %      16.3 %

   Engine 19                       70.3 %         0.3 %      14.7 %      14.7 %

   Engine 20                       68.6 %         1.2 %      14.2 %      16.0 %

   Engine 21                       68.5 %         0.4 %      15.3 %      15.8 %

   Engine 22                       70.3 %         0.1 %      13.8 %      15.8 %

   Engine 23                       69.9 %         0.4 %      14.9 %      14.7 %

   Engine 24                       69.8 %         0.0 %      14.9 %      15.3 %

   Engine 25                       69.9 %         0.6 %      14.5 %      14.9 %

   Engine 26                       70.2 %         0.4 %      14.2 %      15.2 %

   Engine 27                       70.2 %         0.8 %      13.8 %      15.2 %

   Engine 28                       69.7 %         0.0 %      14.5 %      15.8 %

   Engine 29                       70.1 %         0.1 %      14.7 %      15.2 %

   Engine 30                       69.6 %         0.3 %      15.0 %      15.1 %

   Engine 31                       71.3 %         0.5 %      13.8 %      14.5 %

   Engine 32                       70.1 %         0.2 %      15.6 %      14.2 %

   Engine 33                       69.6 %         1.2 %      14.8 %      14.5 %

   Engine 34                       70.8 %         0.1 %      14.6 %      14.5 %

   Engine 35                       70.3 %         0.1 %      14.5 %      15.2 %

   Engine 36                       69.9 %         0.6 %      14.8 %      14.6 %

   Engine 37                       69.2 %         0.7 %      14.6 %      15.6 %

   Engine 38                       71.2 %         0.1 %      14.4 %      14.3 %

   Engine 39                       68.7 %         0.2 %      15.4 %      15.7 %

   Engine 40                       70.6 %         0.6 %      14.1 %      14.8 %

   Engine 41                       71.8 %         0.2 %      14.3 %      13.8 %

   Engine 42                       70.0 %         0.7 %      14.2 %      15.1 %

   Engine 43                       68.6 %         0.1 %      15.9 %      15.4 %

   Engine 44                       69.9 %         0.2 %      15.1 %      14.8 %

   Engine 45                       69.2 %         0.2 %      15.0 %      15.7 %

   Engine 46                       70.8 %         0.4 %      14.3 %      14.5 %

   Engine 47                       70.5 %         0.1 %      14.2 %      15.2 %

   Engine 48                       70.2 %         1.4 %      14.1 %      14.3 %

   Engine 49                       70.6 %         0.2 %      14.6 %      14.6 %

   Engine 50                       68.0 %         2.0 %      14.7 %      15.3 %

   Engine 51                       68.3 %         0.4 %      15.6 %      15.7 %

   Engine 52                       71.2 %         0.3 %      14.3 %      14.3 %

   Engine 53                       69.6 %         0.7 %      14.0 %      15.8 %

   Engine 54                       69.4 %         0.6 %      15.1 %      14.9 %

   Engine 55                       70.0 %         0.9 %      14.3 %      14.8 %

   Engine 56                       72.0 %         0.3 %      13.7 %      14.1 %

   Engine 57                       69.0 %         0.2 %      15.0 %      15.8 %

   Engine 58                       70.3 %         0.3 %      14.2 %      15.2 %

   Engine 59                       71.2 %         0.7 %      13.3 %      14.8 %

   Engine 60                       69.1 %         1.2 %      14.1 %      15.6 %

   Engine 61                       71.2 %         0.0 %      13.3 %      15.5 %

   Engine 62                       69.4 %         0.5 %      14.0 %      16.2 %

   Engine 63                       69.9 %         0.5 %      14.5 %      15.1 %

   Engine 64                       70.2 %         0.3 %      14.1 %      15.4 %

   Engine 65                       70.0 %         0.3 %      14.2 %      15.6 %

   Engine 66                       70.7 %         0.1 %      14.6 %      14.7 %

   Engine 67                       69.7 %         0.2 %      13.9 %      16.3 %

   Engine 68                       69.3 %         0.1 %      14.8 %      15.8 %

   Engine 69                       69.9 %         0.1 %      14.2 %      15.8 %

   Engine 70                       71.7 %         0.4 %      13.8 %      14.1 %

   Engine 71                       71.0 %         0.1 %      13.8 %      15.1 %

   Engine 72                       70.1 %         0.6 %      14.9 %      14.5 %

   Engine 73                       69.8 %         0.0 %      14.2 %      16.1 %

   Engine 74                       70.1 %         0.6 %      14.0 %      15.3 %

   Engine 75                       71.2 %         0.3 %      14.1 %      14.5 %

  -------------------------  ------------  ------------  ----------  ----------

  Pool Summary        Total      5318.3 %        32.7 %    1098.0 %    1151.0 %

                    Average        70.0 %         0.4 %      14.4 %      15.1 %

 

  -------------------------  ------------  ------------  ----------  ----------

  Server Summary      Total      5318.3 %        32.7 %    1098.0 %    1151.0 %

                    Average        70.0 %         0.4 %      14.4 %      15.1 %

 

 

  Average Runnable Tasks            1 min         5 min      15 min  % of total

  -------------------------  ------------  ------------  ----------  ----------

  ThreadPool : syb_default_pool                                                

   Global Queue                       4.5           1.7         0.6       2.8 %

   Engine 0                           1.8           0.8         0.4       1.1 %

   Engine 1                           1.6           0.8         0.4       1.0 %

   Engine 2                           1.9           1.1         0.6       1.2 %

   Engine 3                           2.5           1.0         0.5       1.5 %

   Engine 4                           2.5           1.2         0.6       1.5 %

   Engine 5                           2.0           1.1         0.5       1.2 %

   Engine 6                           3.1           1.5         0.7       1.9 %

   Engine 7                           2.6           1.0         0.5       1.6 %

   Engine 8                           1.5           0.8         0.4       0.9 %

   Engine 9                           2.3           1.3         0.6       1.4 %

   Engine 10                          2.1           0.9         0.5       1.3 %

   Engine 11                          1.3           0.8         0.4       0.8 %

   Engine 12                          4.0           1.7         0.8       2.5 %

   Engine 13                          3.0           1.3         0.6       1.9 %

   Engine 14                          2.3           1.1         0.5       1.4 %

   Engine 15                          2.7           1.5         0.7       1.7 %

   Engine 16                          1.6           0.9         0.5       1.0 %

   Engine 17                          1.3           0.8         0.4       0.8 %

   Engine 18                          2.4           1.0         0.5       1.5 %

   Engine 19                          1.6           0.8         0.4       1.0 %

   Engine 20                          3.8           1.5         0.7       2.4 %

   Engine 21                          1.8           1.0         0.5       1.1 %

   Engine 22                          1.7           0.8         0.4       1.1 %

   Engine 23                          2.0           0.9         0.5       1.2 %

   Engine 24                          1.6           0.8         0.4       1.0 %

   Engine 25                          1.3           0.8         0.4       0.8 %

   Engine 26                          2.2           1.1         0.5       1.3 %

   Engine 27                          2.3           1.1         0.5       1.4 %

   Engine 28                          1.7           0.9         0.4       1.1 %

   Engine 29                          1.9           0.9         0.4       1.2 %

   Engine 30                          1.8           0.8         0.4       1.1 %

   Engine 31                          2.5           1.0         0.5       1.5 %

   Engine 32                          1.8           0.8         0.4       1.1 %

   Engine 33                          1.6           0.8         0.4       1.0 %

   Engine 34                          1.5           0.9         0.5       1.0 %

   Engine 35                          2.0           0.9         0.5       1.3 %

   Engine 36                          3.4           1.3         0.6       2.1 %

   Engine 37                          1.5           0.9         0.5       0.9 %

   Engine 38                          1.4           0.7         0.4       0.8 %

   Engine 39                          2.3           1.1         0.6       1.4 %

   Engine 40                          1.6           0.8         0.4       1.0 %

   Engine 41                          2.0           1.0         0.5       1.2 %

   Engine 42                          1.6           0.7         0.4       1.0 %

   Engine 43                          2.1           1.1         0.5       1.3 %

   Engine 44                          2.0           1.0         0.5       1.2 %

   Engine 45                          2.2           1.0         0.5       1.4 %

   Engine 46                          3.4           1.3         0.6       2.1 %

   Engine 47                          1.6           0.9         0.5       1.0 %

   Engine 48                          2.0           0.9         0.5       1.2 %

   Engine 49                          1.5           0.8         0.4       0.9 %

   Engine 50                          1.8           0.8         0.4       1.1 %

   Engine 51                          2.2           1.3         0.6       1.4 %

   Engine 52                          1.6           0.8         0.4       1.0 %

   Engine 53                          1.2           0.6         0.3       0.7 %

   Engine 54                          2.5           1.1         0.5       1.5 %

   Engine 55                          3.0           1.4         0.7       1.9 %

   Engine 56                          2.1           1.0         0.5       1.3 %

   Engine 57                          1.7           0.8         0.4       1.1 %

   Engine 58                          1.2           0.6         0.3       0.7 %

   Engine 59                          2.5           1.1         0.5       1.6 %

   Engine 60                          2.8           1.1         0.5       1.7 %

   Engine 61                          1.4           0.8         0.4       0.9 %

   Engine 62                          1.5           0.8         0.4       0.9 %

   Engine 63                          1.6           1.0         0.5       1.0 %

   Engine 64                          1.9           1.0         0.5       1.2 %

   Engine 65                          2.4           1.1         0.6       1.5 %

   Engine 66                          2.8           1.8         0.8       1.7 %

   Engine 67                          1.9           0.9         0.4       1.2 %

   Engine 68                          2.9           1.9         0.9       1.8 %

   Engine 69                          1.7           0.9         0.4       1.0 %

   Engine 70                          1.7           0.9         0.4       1.1 %

   Engine 71                          2.8           1.3         0.6       1.7 %

   Engine 72                          1.8           0.9         0.5       1.1 %

   Engine 73                          1.5           0.8         0.4       1.0 %

   Engine 74                          2.9           1.2         0.6       1.8 %

   Engine 75                          1.8           0.8         0.4       1.1 %

  -------------------------  ------------  ------------  ----------            

  Pool Summary        Total         162.0          78.2        38.3            

                    Average           2.1           1.0         0.5            

 

  -------------------------  ------------  ------------  ----------            

  Server Summary      Total         162.0          78.2        38.3            

                    Average           2.1           1.0         0.5            

 

 

  CPU Yields by Engine            per sec      per xact       count  % of total

  -------------------------  ------------  ------------  ----------  ----------

  ThreadPool : syb_default_pool                                                

   Engine 0                                                                    

      Full Sleeps                    21.7           0.0        3931       1.1 %

      Interrupted Sleeps              4.0           0.0         727       0.2 %

   Engine 1                                                                    

      Full Sleeps                    21.0           0.0        3795       1.1 %

      Interrupted Sleeps              4.5           0.0         807       0.2 %

   Engine 2                                                                    

      Full Sleeps                    21.1           0.0        3826       1.1 %

      Interrupted Sleeps              4.2           0.0         764       0.2 %

   Engine 3                                                                    

      Full Sleeps                    21.6           0.0        3911       1.1 %

      Interrupted Sleeps              3.6           0.0         655       0.2 %

   Engine 4                                                                    

      Full Sleeps                    22.1           0.0        4009       1.1 %

      Interrupted Sleeps              3.9           0.0         703       0.2 %

   Engine 5                                                                    

      Full Sleeps                    22.2           0.0        4018       1.1 %

      Interrupted Sleeps              4.3           0.0         772       0.2 %

   Engine 6                                                                    

      Full Sleeps                    21.6           0.0        3912       1.1 %

      Interrupted Sleeps              4.3           0.0         784       0.2 %

   Engine 7                                                                    

      Full Sleeps                    22.6           0.0        4097       1.2 %

      Interrupted Sleeps              4.4           0.0         802       0.2 %

   Engine 8                                                                    

      Full Sleeps                    22.2           0.0        4016       1.1 %

      Interrupted Sleeps              4.1           0.0         736       0.2 %

   Engine 9                                                                    

      Full Sleeps                    22.1           0.0        4000       1.1 %

      Interrupted Sleeps              4.0           0.0         719       0.2 %

   Engine 10                                                                   

      Full Sleeps                    21.7           0.0        3927       1.1 %

      Interrupted Sleeps              4.0           0.0         728       0.2 %

   Engine 11                                                                   

      Full Sleeps                    21.1           0.0        3828       1.1 %

      Interrupted Sleeps              4.0           0.0         728       0.2 %

   Engine 12                                                                   

      Full Sleeps                    22.5           0.0        4071       1.2 %

      Interrupted Sleeps              5.0           0.0         900       0.3 %

   Engine 13                                                                   

      Full Sleeps                    21.2           0.0        3835       1.1 %

      Interrupted Sleeps              4.1           0.0         742       0.2 %

   Engine 14                                                                   

      Full Sleeps                    21.3           0.0        3850       1.1 %

      Interrupted Sleeps              4.4           0.0         789       0.2 %

   Engine 15                                                                   

      Full Sleeps                    22.4           0.0        4049       1.2 %

      Interrupted Sleeps              3.8           0.0         691       0.2 %

   Engine 16                                                                   

      Full Sleeps                    21.7           0.0        3936       1.1 %

      Interrupted Sleeps              3.9           0.0         706       0.2 %

   Engine 17                                                                   

      Full Sleeps                    21.1           0.0        3825       1.1 %

      Interrupted Sleeps              3.6           0.0         646       0.2 %

   Engine 18                                                                   

      Full Sleeps                    21.6           0.0        3902       1.1 %

      Interrupted Sleeps              3.8           0.0         692       0.2 %

   Engine 19                                                                   

      Full Sleeps                    21.2           0.0        3845       1.1 %

      Interrupted Sleeps              3.6           0.0         650       0.2 %

   Engine 20                                                                   

      Full Sleeps                    20.5           0.0        3717       1.1 %

      Interrupted Sleeps              3.6           0.0         654       0.2 %

   Engine 21                                                                   

      Full Sleeps                    21.0           0.0        3801       1.1 %

      Interrupted Sleeps              3.7           0.0         663       0.2 %

   Engine 22                                                                   

      Full Sleeps                    21.5           0.0        3900       1.1 %

      Interrupted Sleeps              3.9           0.0         711       0.2 %

   Engine 23                                                                   

      Full Sleeps                    21.6           0.0        3907       1.1 %

      Interrupted Sleeps              4.0           0.0         725       0.2 %

   Engine 24                                                                   

      Full Sleeps                    21.6           0.0        3911       1.1 %

      Interrupted Sleeps              4.0           0.0         727       0.2 %

   Engine 25                                                                   

      Full Sleeps                    21.0           0.0        3804       1.1 %

      Interrupted Sleeps              4.0           0.0         723       0.2 %

   Engine 26                                                                   

      Full Sleeps                    21.8           0.0        3939       1.1 %

      Interrupted Sleeps              3.9           0.0         714       0.2 %

   Engine 27                                                                   

      Full Sleeps                    21.9           0.0        3964       1.1 %

      Interrupted Sleeps              4.0           0.0         727       0.2 %

   Engine 28                                                                   

      Full Sleeps                    21.8           0.0        3938       1.1 %

      Interrupted Sleeps              4.1           0.0         740       0.2 %

   Engine 29                                                                   

      Full Sleeps                    21.6           0.0        3913       1.1 %

      Interrupted Sleeps              4.3           0.0         782       0.2 %

   Engine 30                                                                   

      Full Sleeps                    21.8           0.0        3950       1.1 %

      Interrupted Sleeps              4.3           0.0         777       0.2 %

   Engine 31                                                                   

      Full Sleeps                    21.4           0.0        3878       1.1 %

      Interrupted Sleeps              4.1           0.0         747       0.2 %

   Engine 32                                                                   

      Full Sleeps                    21.0           0.0        3793       1.1 %

      Interrupted Sleeps              3.8           0.0         695       0.2 %

   Engine 33                                                                   

      Full Sleeps                    20.5           0.0        3716       1.1 %

      Interrupted Sleeps              4.7           0.0         842       0.2 %

   Engine 34                                                                   

      Full Sleeps                    20.7           0.0        3743       1.1 %

      Interrupted Sleeps              3.6           0.0         658       0.2 %

   Engine 35                                                                   

      Full Sleeps                    21.8           0.0        3939       1.1 %

      Interrupted Sleeps              4.4           0.0         796       0.2 %

   Engine 36                                                                   

      Full Sleeps                    21.3           0.0        3864       1.1 %

      Interrupted Sleeps              4.0           0.0         731       0.2 %

   Engine 37                                                                   

      Full Sleeps                    21.0           0.0        3807       1.1 %

      Interrupted Sleeps              3.6           0.0         643       0.2 %

   Engine 38                                                                   

      Full Sleeps                    21.5           0.0        3888       1.1 %

      Interrupted Sleeps              3.9           0.0         708       0.2 %

   Engine 39                                                                   

      Full Sleeps                    21.7           0.0        3920       1.1 %

      Interrupted Sleeps              4.2           0.0         763       0.2 %

   Engine 40                                                                   

      Full Sleeps                    21.1           0.0        3828       1.1 %

      Interrupted Sleeps              4.2           0.0         759       0.2 %

   Engine 41                                                                   

      Full Sleeps                    20.6           0.0        3733       1.1 %

      Interrupted Sleeps              4.3           0.0         774       0.2 %

   Engine 42                                                                   

      Full Sleeps                    21.0           0.0        3804       1.1 %

      Interrupted Sleeps              4.5           0.0         812       0.2 %

   Engine 43                                                                   

      Full Sleeps                    21.1           0.0        3818       1.1 %

      Interrupted Sleeps              4.0           0.0         730       0.2 %

   Engine 44                                                                   

      Full Sleeps                    21.6           0.0        3918       1.1 %

      Interrupted Sleeps              4.2           0.0         761       0.2 %

   Engine 45                                                                   

      Full Sleeps                    20.5           0.0        3719       1.1 %

      Interrupted Sleeps              3.3           0.0         591       0.2 %

   Engine 46                                                                   

      Full Sleeps                    20.9           0.0        3788       1.1 %

      Interrupted Sleeps              4.1           0.0         742       0.2 %

   Engine 47                                                                   

      Full Sleeps                    21.4           0.0        3872       1.1 %

      Interrupted Sleeps              4.3           0.0         774       0.2 %

   Engine 48                                                                   

      Full Sleeps                    21.0           0.0        3793       1.1 %

      Interrupted Sleeps              3.8           0.0         691       0.2 %

   Engine 49                                                                   

      Full Sleeps                    21.1           0.0        3817       1.1 %

      Interrupted Sleeps              3.8           0.0         681       0.2 %

   Engine 50                                                                   

      Full Sleeps                    22.0           0.0        3985       1.1 %

      Interrupted Sleeps              4.0           0.0         722       0.2 %

   Engine 51                                                                   

      Full Sleeps                    21.5           0.0        3888       1.1 %

      Interrupted Sleeps              4.0           0.0         732       0.2 %

   Engine 52                                                                   

      Full Sleeps                    21.6           0.0        3912       1.1 %

      Interrupted Sleeps              4.1           0.0         743       0.2 %

   Engine 53                                                                   

      Full Sleeps                    21.0           0.0        3805       1.1 %

      Interrupted Sleeps              3.9           0.0         700       0.2 %

   Engine 54                                                                   

      Full Sleeps                    20.9           0.0        3782       1.1 %

      Interrupted Sleeps              4.0           0.0         715       0.2 %

   Engine 55                                                                   

      Full Sleeps                    21.5           0.0        3900       1.1 %

      Interrupted Sleeps              4.0           0.0         720       0.2 %

   Engine 56                                                                   

      Full Sleeps                    22.0           0.0        3978       1.1 %

      Interrupted Sleeps              4.8           0.0         876       0.2 %

   Engine 57                                                                   

      Full Sleeps                    22.5           0.0        4081       1.2 %

      Interrupted Sleeps              4.4           0.0         801       0.2 %

   Engine 58                                                                   

      Full Sleeps                    22.0           0.0        3988       1.1 %

      Interrupted Sleeps              3.8           0.0         691       0.2 %

   Engine 59                                                                   

      Full Sleeps                    21.0           0.0        3792       1.1 %

      Interrupted Sleeps              4.4           0.0         799       0.2 %

   Engine 60                                                                   

      Full Sleeps                    22.0           0.0        3979       1.1 %

      Interrupted Sleeps              4.1           0.0         735       0.2 %

   Engine 61                                                                   

      Full Sleeps                    21.1           0.0        3814       1.1 %

      Interrupted Sleeps              3.9           0.0         706       0.2 %

   Engine 62                                                                   

      Full Sleeps                    21.3           0.0        3864       1.1 %

      Interrupted Sleeps              4.0           0.0         730       0.2 %

   Engine 63                                                                   

      Full Sleeps                    22.2           0.0        4019       1.1 %

      Interrupted Sleeps              4.6           0.0         827       0.2 %

   Engine 64                                                                   

      Full Sleeps                    20.3           0.0        3677       1.0 %

      Interrupted Sleeps              4.1           0.0         750       0.2 %

   Engine 65                                                                   

      Full Sleeps                    20.6           0.0        3722       1.1 %

      Interrupted Sleeps              3.9           0.0         708       0.2 %

   Engine 66                                                                   

      Full Sleeps                    20.5           0.0        3715       1.1 %

      Interrupted Sleeps              3.8           0.0         681       0.2 %

   Engine 67                                                                   

      Full Sleeps                    21.6           0.0        3909       1.1 %

      Interrupted Sleeps              3.9           0.0         704       0.2 %

   Engine 68                                                                   

      Full Sleeps                    21.4           0.0        3875       1.1 %

      Interrupted Sleeps              3.7           0.0         663       0.2 %

   Engine 69                                                                   

      Full Sleeps                    22.2           0.0        4020       1.1 %

      Interrupted Sleeps              4.1           0.0         735       0.2 %

   Engine 70                                                                   

      Full Sleeps                    21.4           0.0        3876       1.1 %

      Interrupted Sleeps              3.9           0.0         712       0.2 %

   Engine 71                                                                   

      Full Sleeps                    21.1           0.0        3822       1.1 %

      Interrupted Sleeps              4.6           0.0         826       0.2 %

   Engine 72                                                                   

      Full Sleeps                    21.7           0.0        3931       1.1 %

      Interrupted Sleeps              4.1           0.0         744       0.2 %

   Engine 73                                                                   

      Full Sleeps                    21.0           0.0        3807       1.1 %

      Interrupted Sleeps              3.9           0.0         704       0.2 %

   Engine 74                                                                   

      Full Sleeps                    21.0           0.0        3802       1.1 %

      Interrupted Sleeps              4.0           0.0         715       0.2 %

   Engine 75                                                                   

      Full Sleeps                    21.8           0.0        3951       1.1 %

      Interrupted Sleeps              4.3           0.0         774       0.2 %

  -------------------------  ------------  ------------  ----------            

  Pool Summary                     1937.3           1.3      350654            

 

  -------------------------  ------------  ------------  ----------            

  Total CPU Yields                 1937.3           1.3      350654            

 

 

  Thread Utilization (OS %)     User Busy   System Busy        Idle

  -------------------------  ------------  ------------  ----------            

  ThreadPool : syb_blocking_pool : no activity during sample                   

 

  ThreadPool : syb_default_pool                                                

   Thread 6    (Engine 0)          36.8 %         0.1 %      63.1 %         

   Thread 7    (Engine 1)          37.3 %         0.1 %      62.6 %         

   Thread 8    (Engine 2)          37.7 %         0.1 %      62.2 %         

   Thread 9    (Engine 3)          36.5 %         0.1 %      63.4 %         

   Thread 10   (Engine 4)          35.6 %         0.1 %      64.3 %         

   Thread 11   (Engine 5)          35.5 %         0.1 %      64.5 %         

   Thread 12   (Engine 6)          37.7 %         0.1 %      62.2 %         

   Thread 13   (Engine 7)          36.4 %         0.1 %      63.5 %         

   Thread 14   (Engine 8)          35.9 %         0.1 %      64.0 %         

   Thread 15   (Engine 9)          35.9 %         0.1 %      64.0 %         

   Thread 16   (Engine 10)         36.3 %         0.1 %      63.6 %         

   Thread 17   (Engine 11)         36.8 %         0.1 %      63.1 %         

   Thread 18   (Engine 12)         37.1 %         0.1 %      62.7 %         

   Thread 19   (Engine 13)         37.3 %         0.1 %      62.5 %         

   Thread 20   (Engine 14)         38.2 %         0.1 %      61.6 %         

   Thread 21   (Engine 15)         36.8 %         0.1 %      63.1 %         

   Thread 22   (Engine 16)         36.2 %         0.1 %      63.7 %         

   Thread 23   (Engine 17)         36.7 %         0.1 %      63.2 %         

   Thread 24   (Engine 18)         36.7 %         0.1 %      63.2 %         

   Thread 25   (Engine 19)         37.3 %         0.1 %      62.6 %         

   Thread 26   (Engine 20)         36.4 %         0.1 %      63.5 %         

   Thread 27   (Engine 21)         36.5 %         0.1 %      63.4 %         

   Thread 28   (Engine 22)         36.2 %         0.1 %      63.7 %         

   Thread 29   (Engine 23)         36.5 %         0.1 %      63.4 %         

   Thread 30   (Engine 24)         36.4 %         0.1 %      63.5 %         

   Thread 31   (Engine 25)         37.8 %         0.1 %      62.1 %         

   Thread 32   (Engine 26)         36.8 %         0.1 %      63.1 %         

   Thread 33   (Engine 27)         35.8 %         0.1 %      64.1 %         

   Thread 34   (Engine 28)         36.5 %         0.1 %      63.4 %         

   Thread 35   (Engine 29)         37.0 %         0.1 %      62.9 %         

   Thread 36   (Engine 30)         37.0 %         0.1 %      62.9 %         

   Thread 37   (Engine 31)         37.0 %         0.1 %      62.9 %         

   Thread 38   (Engine 32)         36.9 %         0.1 %      63.0 %         

   Thread 39   (Engine 33)         38.0 %         0.1 %      61.9 %         

   Thread 40   (Engine 34)         37.3 %         0.1 %      62.6 %         

   Thread 41   (Engine 35)         37.7 %         0.1 %      62.2 %         

   Thread 42   (Engine 36)         36.1 %         0.1 %      63.8 %         

   Thread 43   (Engine 37)         36.5 %         0.1 %      63.4 %         

   Thread 44   (Engine 38)         37.0 %         0.1 %      62.9 %         

   Thread 45   (Engine 39)         36.9 %         0.1 %      63.0 %         

   Thread 46   (Engine 40)         37.2 %         0.1 %      62.7 %         

   Thread 47   (Engine 41)         38.0 %         0.1 %      61.9 %         

   Thread 48   (Engine 42)         38.5 %         0.1 %      61.4 %         

   Thread 49   (Engine 43)         36.9 %         0.1 %      63.0 %         

   Thread 50   (Engine 44)         37.9 %         0.1 %      62.0 %         

   Thread 51   (Engine 45)         35.3 %         0.1 %      64.6 %         

   Thread 52   (Engine 46)         37.9 %         0.1 %      62.0 %         

   Thread 53   (Engine 47)         37.7 %         0.1 %      62.1 %         

   Thread 54   (Engine 48)         36.6 %         0.1 %      63.3 %         

   Thread 55   (Engine 49)         37.3 %         0.1 %      62.6 %         

   Thread 56   (Engine 50)         35.3 %         0.1 %      64.6 %         

   Thread 57   (Engine 51)         35.6 %         0.1 %      64.3 %         

   Thread 58   (Engine 52)         36.8 %         0.1 %      63.1 %         

   Thread 59   (Engine 53)         37.4 %         0.1 %      62.5 %         

   Thread 60   (Engine 54)         36.6 %         0.1 %      63.3 %         

   Thread 61   (Engine 55)         36.1 %         0.1 %      63.8 %         

   Thread 62   (Engine 56)         36.4 %         0.1 %      63.5 %         

   Thread 63   (Engine 57)         36.8 %         0.1 %      63.1 %         

   Thread 64   (Engine 58)         36.4 %         0.1 %      63.5 %         

   Thread 65   (Engine 59)         38.6 %         0.1 %      61.3 %         

   Thread 66   (Engine 60)         36.0 %         0.1 %      63.9 %         

   Thread 67   (Engine 61)         36.8 %         0.1 %      63.1 %         

   Thread 68   (Engine 62)         36.9 %         0.1 %      63.0 %         

   Thread 69   (Engine 63)         37.2 %         0.1 %      62.7 %         

   Thread 70   (Engine 64)         38.0 %         0.1 %      61.9 %         

   Thread 71   (Engine 65)         37.9 %         0.1 %      62.0 %         

   Thread 72   (Engine 66)         36.7 %         0.1 %      63.2 %         

   Thread 73   (Engine 67)         35.5 %         0.1 %      64.4 %         

   Thread 74   (Engine 68)         35.6 %         0.1 %      64.3 %         

   Thread 75   (Engine 69)         35.9 %         0.1 %      64.0 %         

   Thread 76   (Engine 70)         37.1 %         0.1 %      62.8 %         

   Thread 77   (Engine 71)         38.6 %         0.1 %      61.3 %         

   Thread 78   (Engine 72)         36.5 %         0.1 %      63.4 %         

   Thread 79   (Engine 73)         36.8 %         0.1 %      63.1 %         

   Thread 80   (Engine 74)         36.8 %         0.1 %      63.1 %         

   Thread 81   (Engine 75)         38.1 %         0.1 %      61.8 %         

  -------------------------  ------------  ------------  ----------            

  Pool Summary      Total        2801.0 %         7.4 %    4791.5 %         

                  Average          36.9 %         0.1 %      63.0 %         

 

  ThreadPool : syb_system_pool                                                 

   Thread 1    (Signal Handler)     0.2 %         0.0 %      99.8 %         

   Thread 82   (NetController)      8.5 %         6.8 %      84.8 %         

   Thread 83   (DiskController)     3.8 %         0.5 %      95.7 %         

  -------------------------  ------------  ------------  ----------            

  Pool Summary      Total          12.4 %         7.3 %     280.3 %         

                  Average           4.1 %         2.4 %      93.4 %         

 

  -------------------------  ------------  ------------  ----------            

  Server Summary    Total        2813.4 %        14.8 %    5471.8 %         

                  Average          33.9 %         0.2 %      65.9 %         

 

  Adaptive Server threads are consuming 28.3 CPU units.                        

  Throughput (committed xacts per CPU unit) : 51.0                             

 

 

  Context Switches at OS          per sec      per xact       count  % of total

  -------------------------  ------------  ------------  ----------  ----------

  ThreadPool : syb_blocking_pool                                               

   Voluntary                          0.0           0.0           0       0.0 %

   Non-Voluntary                      0.0           0.0           0       0.0 %

  ThreadPool : syb_default_pool                                                

   Voluntary                       1899.2           1.3      343764      48.4 %

   Non-Voluntary                   1097.1           0.8      198577      27.9 %

  ThreadPool : syb_system_pool                                                 

   Voluntary                        917.2           0.6      166007      23.4 %

   Non-Voluntary                     12.3           0.0        2225       0.3 %

  -------------------------  ------------  ------------  ----------  ----------

   Total Context Switches          3925.8           2.7      710573     100.0 %

 

 

  CtlibController Activity        per sec      per xact       count  % of total

  -------------------------  ------------  ------------  ----------  ----------

   Polls                             0.0           0.0           0       0.0 %

 

  DiskController Activity         per sec      per xact       count  % of total

  -------------------------  ------------  ------------  ----------  ----------

   Polls                          19331.3          13.4     3498973       n/a  

   Polls Returning Events           194.3           0.1       35164       1.0 %

   Polls Returning Max Events         0.2           0.0          33       0.0 %

   Total Events                     344.8           0.2       62404       n/a  

   Events Per Poll                    n/a           n/a       0.018       n/a  

 

  NetController Activity          per sec      per xact       count  % of total

  -------------------------  ------------  ------------  ----------  ----------

   Polls                          29362.6          20.4     5314627       n/a  

   Polls Returning Events         29362.6          20.4     5314627     100.0 %

   Polls Returning Max Events         0.3           0.0          51       0.0 %

   Total Events                   29434.4          20.4     5327635       n/a  

   Events Per Poll                    n/a           n/a       1.002       n/a  


Stored procedure sorting in Entity Framework

$
0
0

When updating a model from the db the window listing them doesn't have them sorted. I've only seen this problem with ASE. How do I get them sorted?

 

Capture.PNG

ASE 12.5 Can I get two running on same host in 2003 cluster?

$
0
0

I have two windows 2003 hosts that are each running ASE 12.5

I want to setup a windows 2003 cluster, where the storage and networking for host1 are in an "app" I can fail over to either box.. same for host 2 ("app2")  This means that if one box goes down the sybase from it will fail over and run from the 2nd box..  at that point TWO SQLSERVER.EXEs will be running on the same host ... is this config possible with the 12.5 version?

Just trying to remove single points of failure as cheap as possible...

 

 

-Ken

 

..and yes.... we are upgrading versions in a separate project which will take over a year to complete..

ASE Cockpit (in lieu of SCC 3 for ASE)

$
0
0

Introducing ASE Cockpit

 

ASE Cockpit is planned to be a new User Interface (or Tooling) component for ASE, and is planned to be released in 2015.

 

The User Interface (or Tooling) of ASE Cockpit will manage ASE. It is targeted as an essential companion tool for a Database Administrator (DBA) of ASE. In comparative terms, ASE Cockpit release in 2015 will be to ASE as:

  1. HANA Cockpit released in Q4 2014 is to HANA
  2. IQ Cockpit released in Q2 2014 is to IQ
  3. ESP Cockpit released in Q2 2014 is to ESP

 

The "Cockpit" approach is being adopted and launched by several SAP Database products as a concerted approach to simplified and unified tooling. There are several underlying characteristics of these Cockpits, some of which we will address below. (All possible angles of this vast topic have not been covered in this blog. But a few more blogs are planned in future, that may eventually do justice to this topic.)

 

Is ASE Cockpit somehow related to DBA Cockpit?

 

No, ASE Cockpit is different from DBA Cockpit. They share the same suffix "Cockpit", but their scope (or roles) are different.


DBA Cockpit (and Solution Manager) are distributed with SAP Business Suite (or SAP Netweaver stack) products, and not distributed with ASE standalone database.


Furthermore, DBA Cockpit is meant to be used by a System Administrator (SA) to manage the underlying databases in the context of the SAP Business Applications that are using that database, and not necessarily the detailed database management that is typically required of a DBA. ASE Cockpit, on the other hand, is intended and targeted for the tasks and roles of the DBAs of SAP ASE.

 

To summarize, both ASE Cockpit and DBA Cockpit have their role to play, have some functionality overlaps, and are planned to continue. They each will still focus, position and align on their unique scope for their intended role or persona.

 

One ASE Cockpit for One ASE Server (1:1)

 

The term "Cockpit" signifies a "console" that can directly operate the device or server that it was installed with. This implies, there is a 1:1 association of an ASE Cockpit with its ASE Server. This is just like the 1:1 association of an Airplane "Cockpit" with its aircraft. So, the ASE Cockpit to ASE Server relationship across several instances of ASE Servers will be as follows:

 

  1. ASE Cockpit #1 will manage ASE Server instance #1
  2. ASE Cockpit #2 will manage ASE Server instance #2
  3. ASE Cockpit #3 will manage ASE Server instance #3
  4. so on ...

 

This is similar to how Cockpits for HANA and IQ operate with their deployed Servers as well. See the diagram below that shows ASE Cockpits 1:1 association alongside other SAP Databases that also have their Cockpits.

 

Figure: Illustration of Cockpits of ASE, HANA and IQ

Capture.JPG

The release vehicle for a Cockpit component will be their Server product. And the same is true of ASE Cockpit that will be released with ASE releases.


ASE Cockpit up-and-ready with minimal setup

 

Cockpits across SAP Database products are providing an experience of readiness; i.e., Cockpit gets installed by default with its Server product, and is up-and-running to manage the Server it was deployed with. The same is true of ASE Cockpit. As soon as the ASE Server is installed (or deployed), its ASE Cockpit is expected to be able to manage it with minimum additional steps.

 

Compare this expectation of simplicity in ASE Cockpit with that of SAP Control Center (SCC) 3 for ASE. SCC 3 requires a separate installation after ASE was installed, a separate start of the SCC 3 service, separate registration of ASE Servers, separate registration of Agents, assigning the ASE Servers to appropriate perspectives, etc. Many of these steps have either been eliminated or simplified in ASE Cockpit.


For further clarity on platform and version compatibility of Cockpits; note that a Cockpit is co-located with its deployed Server instance. This means a Cockpit supports the same machine, version and platform of Server with which it was installed or deployed. This is going to be true of ASE Cockpit as well; in that the ASE Cockpit is going to be co-located on the same machine+version+platform as its ASE Server instance. For comparison, SCC 3 for ASE was supported on fewer platforms than ASE, whereas ASE Cockpit is planned to support every platform its ASE release vehicle (or version) supports.

 

What happens to SCC 3 for ASE going forward?

 

SAP's direction is to invest in Cockpit approach going forward for its Database products. For the ASE releases that provide ASE Cockpit, SCC 3 for ASE may not be packaged in that ASE release.


SCC 3 for ASE will still be supported for previous ASE releases that are in support. In a transition phase of introducing and launching ASE Cockpit, where ASE Cockpit adoption and migration from SCC 3 take place, SAP will monitor and review the needs of existing SCC 3 for ASE customers.

 

Thoughts?

 

Please call or write to us with your inputs and feedback on this plan/direction. A lot of these changes have come from the feedback we have received in the past, e.g., to simplify installation, setup and configuration for SCC 3 before you can get started to manage ASE with it.


We want to emphasize that the launch of the ASE Cockpit will just be the first step in our intended continuous process of innovations for ASE Tooling. And your inputs and requests would shape the requirements for our future tooling releases. Please contact us if you are interested in a Design Partner type engagement on ASE Tooling.

 

We understand and appreciate that each such transition or migration is not effortless, despite our best attempts and planning to make it simpler. Yet we believe we are heading down this path because we believe this will be the better, simpler, aligned, and unified plan across our SAP Database stack further down the path.


***

 

Coming next ... "What's new in ASE Cockpit?"

ERROR 40002 TIEMPO DE EJECUCION

$
0
0

Hi Dears,

 

I am working whit Visual Basic 6 and Sybase Adaptive Server Enterprise 15.0.3, and I get the following error:

 

ERROR 40002 TIEMPO DE EJECUCION

HY000: [DataDirect] [ODBC Sybase wire protocol Driver] Sybase does not allow more that one active statement when  retrieving results with out a cursor

 

Can you help me, please!!!!

SAP Service Portal - is down?

$
0
0

Anyone knows about?  Can be fixed?  Logging in goes in endless loop....

Viewing all 757 articles
Browse latest View live


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