SAP ASE Release Bulletin en
SAP ASE Release Bulletin en
Product Components
For information about Open Server and SDK for ASE, see Open Server and SDK for SAP Adaptive Server
Enterprise.
SAP ASE 16.0 SP04 contains all the bug fixes of releases:
Review known issues and workarounds, listed by Change Request (CR) number.
Use the search fields for each column to find specific terms, platforms, and CR numbers.
823548 Solaris SAP Replication Server runs into DSI down during HADR rolling up
grade.
IBM AIX
When upgrading SAP Replication Server from versions upper than 16.0
HP-UX
SP03 to 16.0 SP04 for the HADR rolling upgrade on Solaris, IBM AIX, or
HP-UX platforms, SAP Replication Server runs into DSI down because it
can not find the function string rs_referential_integrity and
function string class rs_sqlserver_function_class.
Workaround:
After upgrading the inactive SAP Replication Server, log into the active
SAP Replication Server on the standby host, execute the following SQL
statements before go on with the failover process.
823033 Linux Heartbeat startup fails on the primary and standby SAP ASE in the
Fault Manager configured HADR environment.
Solaris
The SAP Host Agent 721_REL PL49 which is being shipped with SAP ASE
IBM AIX
16.0 SP04 can cause Fault Manager bootstrap to fail with heartbeat er
HP-UX rors in the log.
Windows Workaround:
● add the SAP ASE user that is provided during the installation of Fault
Manager to the sapsys group. For example, if the user is fmuser,
run the following command to add it to the sapsys group:
Workaround:
#security.provider.
1=com.oracle.security.ucrypto.UcryptoProvid
er ${java.home}/lib/security/ucrypto-
solaris.cfg
#security.provider.
2=sun.security.pkcs11.SunPKCS11 $
{java.home}/lib/security/sunpkcs11-
solaris.cfg
#security.provider.
3=sun.security.provider.Sun
#security.provider.
4=sun.security.rsa.SunRsaSign
#security.provider.5=sun.security.ec.SunEC
#security.provider.
6=com.sun.net.ssl.internal.ssl.Provider
#security.provider.
7=com.sun.crypto.provider.SunJCE
#security.provider.
8=sun.security.jgss.SunProvider
#security.provider.
9=com.sun.security.sasl.Provider
#security.provider.
10=org.jcp.xml.dsig.internal.dom.XMLDSigRI
#security.provider.
11=sun.security.smartcardio.SunPCSC
security.provider.
1=sun.security.pkcs11.SunPKCS11 $
{java.home}/lib/security/sunpkcs11-
solaris.cfg
security.provider.
2=sun.security.provider.Sun
security.provider.
3=sun.security.rsa.SunRsaSign
security.provider.4=sun.security.ec.SunEC
security.provider.
5=com.sun.net.ssl.internal.ssl.Provider
security.provider.
6=com.sun.crypto.provider.SunJCE
security.provider.
7=sun.security.jgss.SunProvider
security.provider.
8=com.sun.security.sasl.Provider
security.provider.
9=org.jcp.xml.dsig.internal.dom.XMLDSigRI
security.provider.
10=sun.security.smartcardio.SunPCSC
820582 Linux Stable Queue Manager (SQM) is in the Sleeping for Segment
status and therefore may hang the execution of the suspend capture
Solaris
command.
IBM AIX
Workaround:
HP-UX
Expand the proportion of inbound queue:
Windows
configure replication server set
ibq_part_proportion to 'value'
The default value is 70 (%) , you can expand the value to larger than 70.
814939 Linux You may receive error 10330 when accessing cross-database "dbo"
owned objects through "dbo" owned procedures. This happens when
Solaris
the objects and procedures are created by the user aliased to "dbo".
IBM AIX
Note
HP-UX
There are no issues with accessing:
Windows
● Objects in the same database
● Objects created by "dbo" itself
● Non-dbo objects
Workaround:
2. Free the object, partition, and index descriptors linked to the objects
using dbcc cacheremove(). Examples:
810159 Linux SAP ASE cockpit may no longer function after upgrading the SAP ASE
cockpit from versions SAP ASE 16.0 SP02 PL0x to version 16.0 SP02
Solaris
PL06 and later.
IBM AIX
If this occurs, you may see errors similar to the following in the SAP ASE
HP-UX Cockpit agent.log log file (located in $COCKPIT_HOME/log):
Windows
2017-12-05 19:03:11,959 [ERROR]
[module.ProductModuleLoader]
[scc-pm-loader-1-
AgentPlugin:name=com.sybase.ua.plugins.asemap_4
.0.0_1]
- The SCC Product Module "ASE Management Agent
Plugin" XML could not be
processed.
java.lang.RuntimeException: Could not query
repository for role
…
Caused by:
org.hibernate.NonUniqueObjectException: a
different
object with the same identifier value was
already associated
with the session:
[com.sybase.scc.model.resource.ResourceTypeVers
ion#9]
Workaround: Shut down the SAP ASE cockpit and preform one of the fol
lowing:
● Replace $COCKPIT_HOME/plugins/ASEMAP/
ProductModule.xml with the previous version. This work
around preserves the current repository (monitoring history), but
limits access to upgraded SAP ASE cockpit features.
● Remove the files located in $COCKPIT_HOME/services/
Repository/db/repository.*, erasing the current reposi
tory.
Follow instructions here to add the SAP ASE to the new cockpit once the
upgrade is complete: https://launchpad.support.sap.com/#/notes/
0002307016
808629 Linux The enable delta dump tran configuration option is not com
patible with archive databases.
Solaris
Transaction dumps created with enable delta dump tran ena
IBM AIX
bled can create inconsistencies when loading more than one of these
HP-UX transaction dumps into an archive database.
799331 Solaris There are known issues when SAP ASE is configured for Kerberos on
the sunx64 (Solaris amd64) platform, and a Kerberos connection is
attempted to an SAP ASE server.
Solaris The SAP ASE Cockpit fails to start if you do not have write permission to
the working directory.
IBM AIX
Workaround: Change to a directory with write permission before starting
HP-UX
SAP ASE Cockpit.
Windows
Solaris When installing SAP ASE in console or silent modes, an error is raised if
the DISPLAY environment variable is set.
IBM AIX
An error similar to the following is raised:
HP-UX
Windows class
com.sybase.ia.common.LastScreenAction.install()
Unexpected Fatal Error:
java.lang.NoClassDefFoundError: java/awt/
Toolkit :
cannot initialize class because prior
initialization attempt failed
785492 IBM AIX An attempt to connect to the XPserver will fail when configuration op
tion enable xact coordination and server option
negotiated logins are set to true.
Workaround: None.
684556 Linux The select for update semantics introduced in version 15.7 do not
support datapages-locked tables.
Solaris
Workaround: None. select for update support exists only for da
IBM AIX
tarows-locked pages.
HP-UX
Windows
624167 Windows When you install SAP ASE 15.5 ESD #1 or later in a non-English envi
ronment, the default installation type is Custom rather than Typical.
Workaround: Use the Custom option. If you select the option Typical, the
Additional Language Modules component is not installed, and some mes
sages may not be localized.
Workaround: None.
cpuinfo.mechanism=NOAPICCHECK
If the problem still remains, set the following environment variable, then
run the products:
Hyperlinks
Some links are classified by an icon and/or a mouseover text. These links provide additional information.
About the icons:
● Links with the icon : You are entering a Web site that is not hosted by SAP. By using such links, you agree (unless expressly stated otherwise in your
agreements with SAP) to this:
● The content of the linked-to site is not SAP documentation. You may not infer any product claims against SAP based on this information.
● SAP does not agree or disagree with the content on the linked-to site, nor does SAP warrant the availability and correctness. SAP shall not be liable for any
damages caused by the use of such content unless damages have been caused by SAP's gross negligence or willful misconduct.
● Links with the icon : You are leaving the documentation for that particular SAP product or service and are entering a SAP-hosted Web site. By using such
links, you agree that (unless expressly stated otherwise in your agreements with SAP) you may not infer any product claims against SAP based on this
information.
Example Code
Any software coding and/or code snippets are examples. They are not for productive use. The example code is only intended to better explain and visualize the syntax
and phrasing rules. SAP does not warrant the correctness and completeness of the example code. SAP shall not be liable for errors or damages caused by the use of
example code unless damages have been caused by SAP's gross negligence or willful misconduct.
Gender-Related Language
We try not to use gender-specific word forms and formulations. As appropriate for context and readability, SAP may use masculine word forms to refer to all genders.
SAP and other SAP products and services mentioned herein as well as
their respective logos are trademarks or registered trademarks of SAP
SE (or an SAP affiliate company) in Germany and other countries. All
other product and service names mentioned are the trademarks of their
respective companies.