SAP Replication Server的所有已知BUG列表(3)

随着Sybase被完全整合到SAP下,Sybase原来的支持网站被SAP Support Portal取代。
只有购买了SAP服务的用户才能使用账号登录SAP Support Portal进行介质下载、补丁升级、报Incident等。
考虑到Sybase数据库的初学者或者没有购买原厂服务的Sybase客户情况,现提供SAP ASE/IQ/RS/SDK/SQL Anywhere/PB等产品的BUG信息。
在SAP Support Portal网站或者google上搜索Targeted CR List for ASE,可以看到针对不同版本的CR(CR表示Change Request)简单描述信息列表。
需要注意的是:Targeted CR List for ASE列出的CR虽然绝大多数是BUG,但有一些是更改需求。
以下提供SAP ASE/IQ/RS/SDK/SQL Anywhere/PB等产品的BUG信息!
不仅仅包括BUG的详细描述信息,还包括首次报告BUG的平台、数据库版本以及BUG修复历史过程;有些BUG还提供了Workaround来临时解决该BUG带来问题。

Replication Server的所有已知BUG列表(1)
Replication Server的所有已知BUG列表(2)
Replication Server的所有已知BUG列表(3)
 

CR
Number
Description
685119 MICROSOFT SQL SERVER ONLY: Replication Agent

encounters a java.lang.NullPointerException

when resuming replication after changing the

maintenance user id.

685330 When creating a replication definition, the Replication Manager Plugin incorrectly uses the datatype numeric for identity columns. The default value should remain as an identity datatype.
685331 Create subscription with atomic materialization puts text data to incorrect row.
685438 Customer is RepServer 15.6 GA under AIX platform.

Customer have installed "rs_install_statreport_v1510_ase.sql".

When Customer populate statistics using "rs_stat_popultae", this store proc call "rs_stat_populate_netspd" which report duplicate key error:

1> rs_stat_populate

2> go

We are going to populate report. Script version 1510. :-)

Msg 2601, Level 14, State 2:

Server 'SYBASE_MEDISREP2', Procedure 'rs_stat_populate_netspd', Line 189:

Attempt to insert duplicate key row in object 'rs_statreport' with unique index 'rs_key_statreport'

Command has been aborted.

...

Because Customer have setting up a Warm/Standby configuration after he have create the Primary (Active) Connection, the Logical-Connection have the same name ("dsname" and same "dbname") but as well the same Database-ID ("dbid).

In the following example, see Connection-ID 144, but as well as Connection-ID 170:

1> select dbid, dsname, dbname, ltype, ptype, ldbid from rs_databases order by dbid

2> go

dbid dsname dbname ltype ptype ldbid

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

101 SYBASE_MEDISREP2 rssd P A 101

144 SYBASE_MEDISPRD1 facets221ar P A 144

144 SYBASE_MEDISPRD1 facets221ar L L 144

145 SYBASE_MEDISREP2 facets221ar P S 144

170 SYBASE_MEDISPRD1 facets221 P A 170

170 SYBASE_MEDISPRD1 facets221 L L 170

171 SYBASE_MEDISREP2 facets221 P S 170

(7 rows affected)

Such configuration cause "rs_stat_populate" to report "Attempt to insert duplicate key row in object 'rs_statreport' with unique index 'rs_key_statreport'".

685596 A new configuration property, dsi_escape_newline, has been defined at the Replication Server and

DSI (connection) levels. This property controls when newline characters, contained as a part of the

data, are escaped in order to preserve them. Originally, these characters were escaped such that

replicate databases similar to Sybase ASE would not remove them. This behavior resulted in

duplicated newline characters in some non-ASE databases.

"dsi_newline_escape" valid values are "on"|"off".

The default value is "on" to match current Replication Server behavior.

"dsi_newline_escape" may be set through the following Replication Server syntax:

configure replication server set dsi_newline_escape to ["on"|"off"]

alter connection to <connection> set dsi_newline_escape to ["on"|"off"]

For replication to MS SQL and ASE, dsi_newline_escape should be "on". For replication to Oracle and

DB2 LAN, dsi_newline_escape should be "off". This new property has not been verified for any other

replication targets.

685758 sysadmin hibernate_on crashes RepServer if target IQ is down.
685911 Memory leak in row count validation mechanism not releasing memory for error message when RS error 5185 is mapped to ignore.
686037 Image columns will utilize bulk copy.
686143 'max number of replication paths' is supposed to be 'max number replication paths'
686179 Runtime errors observed with NULL text/image in a specific scenario. The error is not fatal due to the HVAR/RTL retry mechanism but may affect the performance seriously.
686258 Due to an inconsistent use of owner qualification for replicated objects, when using the HVAR feature (dsi_compile_enable set to "on") customers may see the Replication Server process abnormally end on a Signal 11.
686277 RS 15.7 CTP reports many Internal error. Attempted to free a resource chain with resources.
686285 Connection with ID = 0 is not defined to the Replication Server. is not a clear message as to what the issue is with the create route command.
686286 rs_helproute erroneously says that a site is not found, when it really does exist.
686507 Replication Server 15.x: arithmetic overflow during implicit conversion errors executing rs_stat_populate:

1> rs_stat_populate

2> go

We are going to populate report. Script version 1510. :-)

Msg 247, Level 16, State 1:

Server 'PRIM', Procedure 'rs_stat_populate_sqt', Line 260:

Arithmetic overflow during implicit conversion of NUMERIC value '4.524371180900952110274264601392638908625' to a NUMERIC field .

(return status = -6)

=> Tested using different RS releases including RS 15.6 "rs_install_statreport_v1510_ase.sql" script.

=> This issue is different that CR #609448, WA of CR #609448 was already implemented during this testing and the error message is different.

=> ASE hosting RSSD does not hit ASE CR #579925:

1> select @@version

2> go

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

Adaptive Server Enterprise/15.5/EBF 18160 SMP ESD#2/P/Sun_svr4/OS 5.8/asear155/2514/64-bit/FBO/Wed Aug 25 16:52:39 2010

1> select (-8646682.3 - 2078078.4 - 177488.80) as AAA

2> go

AAA

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

-10902249.50

686520 Customer is running with RS 12.6 esd#8 under Solaris platform:

Customer is hitting RepServer error #8039:

E. 2011/09/02 17:41:29. ERROR #8039 SQM(1126:0 LON_GDS_PROD1.gds_rep) - tr/mdext.c(2009)

MD failed to wake someone waiting for memory from source=LON_GDS_PROD5.gds_live.

As Customer claim this does not make SQM thread going down, Customer would like this error been reported as only a "Warning" instead of as an "Error" (Customer is having some scanning tool that look for "ERROR" keyword and ping DBA)

686565 During the repository check in process, toggling between Simplified and Advanced views allows the 'save diagrams for PowerDesigner Portal' option to be selected when the 'check out after check in' option is unchecked. This should not be allowed (see CR 575544 for explanation)

1) connect to a repository

2) check-in project.pdm model

(check in options - 'check out after check in' and 'save diagram for Portal' are selected)

3) model checks in correctly and diagram is visible in portal

4) in PD, add new table to the diagram

5) check in model

5a) uncheck 'check out after check in' - by default 'save diagram for Portal' is disabled

5b) click simplified

5c) click advanced

5d) click 'save diagram for Portal' but do not select 'check out after check in'

5e) click OK to check in the model

Messages state that the diagram has been saved.

However, in the Portal, the diagram is updated with the new objects, but the html links for the new objects are not created.

686656 Customer is requesting that PD support the 'ldaps' protocol as part of the Provider URL attribute.
686681 A Begin tran with Same LRSN as the compressed log record caused an abend when restarting the read during a reorg or alter table.
686683 The wrong table was being stopped due to an error because the table's object ID was not being saved properly.
686686 Research showed that IBM DB2 program DSNIDLGR log reader was using to much CPU which also caused poor performance. This occured after DB2 maintenance level PUT1010, IBM has been notified they recognized and fixed the problem and we are waiting for the customers to install the fix. The PTF is UK70009. This CR just exists for monitoring purposes.
686692 The APICOM trace is causing the user exit to apear to be getting an S0C4. The trace needs to be fixed.
686694 The timestamp_in_char configuration now accepts 3 values Yes, No, and ISO. The addition of ISO allows the DB2 ISO format to be sent in the LTL.
686966 The Upgrade route process in the Replication Manager Plug-in does not replicate data for existing 15.7 replication definitions to the replicate RSSD.
687241 Support for data compression in MSSQL 2008 in RA15.5
687280 HVAR/RTL processing may crash the server when a replication definition is having more columns than source table and when the option "replicate minimal columns" is set on the replication definition. The issue happens when an update or a delete is compiled first into the in-memory database (CDB), prior to an insert statement. Current resolution addresses the problem only for HVAR.
687725 The Replication Monitoring Services generates an error stating that a file is missing when SCC starts.
687762 Real-time signals 32-64 will terminate the RS process without any error message in the log.
687823 The exceptions log purge feature in the Replication Manager Plug-in does not work correctly because the transaction ID displayed are incorrect.
688006 Tested and reproduced with:

- Power Designer 15.3 EBF#10

- Oracle 10g Repository

- Native Connection Profile for Oracle 10g

Once a model in repository is locked (even if performed by ADMIN user), no user is able to unlock it any longer, if using Oracle Native Connection Profile.

688021 Tested and reproduced with:

- Power Designer 15.3 EBF#10

- Oracle 10g Repository

- Connection Profile Native connection Oracle 10g

Permission settings not being saved in 15.3 EBF#10 with Oracle native profile. If using ODBC Connection instead, it works. This is a regression from previous PD 15.3 EBF#9, where native Oracle connection profile worked ok.

688114 Customer is running RepServer 15.2 esd#3 under Windows 2008 Service-Pack 2.

Customer have configured his RepServer using Embedded RSSD (eRSSD) and is starting RepServer instance as a Windows service.

RepServer service is started using "Local Account".

When requesting an eRSSD backup using "admin erssd, backup" command or when RepServer issue automatically the backup, the backup process hang and lead eRSSD un-accessible (ASE engine is hanging) and eRSSD transaction log is not truncated.

This cause RepServer not able to access to its RSSD:

E. 2011/09/26 17:42:45. ERROR #11060 USER(sa) - s\stscol.c(2079)

CT/CS Lib function 'ct_results' failed. Retcode = 0.

E. 2011/09/26 17:42:45. ERROR #1027 USER(sa) - s\stscol.c(2079)

Open Client Client-Library error: Error: 84083974, Severity 5 -- 'ct_results(): network packet layer: internal net library error: Net-Library operation terminated due to disconnect'.

I. 2011/09/26 17:42:48. Command failed: D:\sybase\REP-15_2\ASA11\win32\dbping.exe -q -c "eng=SYB_PRD1_RS_ASA;Language=us_english;CommLinks=tcpip(DOBROAD=NONE;HOST=localhost;PORT=8810)". Operating System returned: Unknown system error '0'

I. 2011/09/26 17:42:48. Starting embedded RSSD: D:\sybase\REP-15_2\ASA11\win32\dbspawn.exe -f -q D:\sybase\REP-15_2\ASA11\win32\dbsrv11.exe -ti 0 -x "tcpip(PORT=8810;DOBROAD=NO;BLISTENER=NO)" -o D:\sybase\REP-15_2\install\SYB_PRD1_RS_ASA.out D:\SYB_PRD1_RS_ASA\SYB_PRD1_RS_ASA.db

This may be due to some permission issue on eRSSD backup-ed file, even Windows setting report correct permission setting.

But, RepServer or ASA "dbbackup" may report an error message or warning message instead of way indefinitely or hanging.

688127 The repository cannot use direct driver (DCP) for Oracle 8 and 11.

It only supports 9 and 10.

But users can select Oracle 8 and 11.

688161 When creating new repository, we need to create unique clustered index for all unique PK indexes.

When updating an existing repository, we need to change all PK indexes to unique clustered index.

688173 Corrected error message to include the last command processed before error occurred.
688567 When a user issues create, alter or drop relication definition command, some memory is not freed at the primary replication server. This can be a problem if large number of create, alter or drop replication definition commands are issued.
688593 When creating a new Rep Server and the ASE RSSD already exists, the rs_init panels will hang.
688627 Drop connection does not check for dedicated route using that connection.
688782 5126, 5127 and 5128 have the same value for display_name
688969 ORACLE ONLY: When Oracle is configured with

duplex online redo log, Replication Agent may

go into the REPLICATION DOWN state due to a

log scanner error stating 'Invalid record

offset with block id <XXX,XXX> and block

offset <XXX> specific on log device <XXX>'

after switching from one redo log member to

another.

689184 dbStream environment="null.null" and dbEvent eventId="0:null" when primary and replication table owners are different.
689260 dsi_command_convert for table on warm standby does not work.
689318 Checking in a model containing bullet chars leads to error in Proxy log file:

OdbcError: [S1000] [Oracle][ODBC][Ora]ORA-12899: value too large for column "SYSTEM"."PMXATV"."VALE" (actual: 256, maximum: 254)

689446 Viewer: Unable to view content of repository

conneting as "normal" user (without "Manage all Documents" rights)

-> can not see any documents in Repository Browser

Worked fine with PD 15.3 Viewer

689498 RSSD stored procedure rs_helpclassfstring returns function string in incorrect order.
689555 Subscription materialization from ASE to Oracle fail for numeric datatype column when turning on dynamic_sql or dsi_bulk_copy.
689631 When using a native driver for repository and there is an error, the error is not handle properly, there is no error message and the checkin is not stopped.
689916 Enhance rs_delexception processing to prevent filling up the RSSD log when deleting a large transaction.
690069 Add 'find in diagram' functionality for the Portal

customer is asking for a "find object" feature to be added, so that the users who view diagrams through PD Portal can easily locate the objects in the diagram, especially if the diagram is large

690901 High occurrence of direct query to RSSD table rs_objects when primary and replicate table name are different.
691052 Create connection to Oracle using the rs_ase_to_oracle profile fails.
691066 RepServer upgrade doesn't update reigstry entry.
691319 ORACLE ONLY: Replication Agent may suspend with

a log operation sorting error when the Oracle

System Change Number(SCN) rolls over the

n * 0xffffffff boundary.

691494 Add entry in the Replication Troubleshooting Guide for message when ase_binary_display is set to "on". The setting for replication to IQ should be "off".
691502 Prompt does not return when suspending connection after receiving connection is not suspended message.
692148 Better handling of error messages from stored procedures and DDL for error action handling.
692451 Provide message in the RS log that says when transaction is removed from sqt cache
692606 DSI error doesn't report actual error 2601 message from ASE
692608 customer is requesting to view the full name of a login in Portal's Group Member page. In their implementation, the logins consist of initials and numbers(cryptic). When attempting to add logins\users to a group, it is difficult to identify a specific login\user.

The page that customer is referring to can be accessed via

1) Log into Portal

2) Click Users and Groups from Portal menu

3) Click Groups from the the tree on left pane

4) Click on a Group name (i.e. ADMN)

5) Click on Members tab within the Group

6) The Members pane only shows Name (login) and Realm

692609 Null value is replicated

for LOB that is not enabled for replication.

692621 RS stack with dsi_command_convert on with replicate minimal columns on the replication definition
692722 Tested and reproduced with:

PD 15.2 EBF#11

MS SQL Server 2008 as backend

PD using Native SQL connection to Repository (SQL Native Client)

This is a consult CR from Itau-Unibanco

Currently, customer delays around 50 seconds to connect to Repository. We confirmed all patches, indexes recreations etc. (from previous cases) were applied successfully into Repository.

Customer is asking if there's any extra recommendations to improve this connection time to repository.

692723 Tested and reproduced with:

PD 15.2 EBF#11

MS SQL Server 2008 as backend

PD using Native SQL connection to Repository (SQL Native Client)

This is a consult CR from Itau-Unibanco

Currently, customer delays around 50 seconds to connect to Repository. We confirmed all patches, indexes recreations etc. (from previous cases) were applied successfully into Repository.

Customer is asking if there are any extra recommendations to improve this connection time to repository.

692764 In a warmstandby with no other replicate db's, the drop connection should go as fast as possible. At a minimum, it should happen faster than the time it takes to purge the queue.
692807 This EBF replaces Replication Server 15.6 with Replication Server 15.7 in

Replication Server - Real Time Loading Edition 15.6 and Replication Server Heterogeneous Edition 15.6.

692893 RS does not pad zeros in microseconds when the primary is in milliseconds
692900 When encryp on in ASE and RS trans not getting executed causing DSI down

see the select statement

A0157 04utf8distribute 2 ~"!,3 5 sqlddl append first last ~#"Zselect s

et_enc_password(0xc007caaa89d95f60fd20ac92a3c03206e48e9aeb7912465b7aafb

752babaa42de30bc66af414bc2817c8, 'jstask')

693105 Translation from rs_rs_datetime with mask 'CCYYMMDD hh:mm:ss:ttt' to datetime will crash RS.
693202 This CR is opened to serve as a place holder in the STAR release system for posting the Replication Manager 15.7 as an ESD release for Replication Server - Real Time Loading Edition 15.6 and Replication Server Heterogeneous Edition 15.6.
693388 ORACLE ONLY:

Replication Agent 15.7

for Oracle allows user

to mark table contains UROWID

column through 'force' option,

but UROWID column itself

will always be filtered.

This functionality is also

merged to 15.6 and 15.2.

693676 With the combination of minimal columns in the replication definition and HVAR on replicate connection, if within the same compile, an update to a row not including a change to a column is followed by another update to the same row setting the column to null, the column will not be set to null. This issue also exists for IQ replicate connections.
693754 ORACLE ONLY: Replication Agent fails to support

configuration parameter lr_ntext_byte_order.

693901 Model with re-arranged synbols is updated into the repository.

New values of Position, Relation Position and Size have not been saved.

Compare local model with Repository keeps detecting differences.

694429 FOR ORACLE AND IBM DB2 ONLY:

Prevention for

1)Oracle compressed table

prior to Oracle 11gR2;

2)Oracle encrypted column and

tablesapce prior to Oracle

11gR1;

3)Oracle secure file LOB prior

to Oracle 11gR2;

4)DB2 row compressed table prior

to DB2 v9.7.

694510 Introduce randomization in TDS login protocol
694580 admin config does not display values for dist_sqt_max_cache_size.
694583 Document the License_Key parameter in the LTMCFG manual.
694733 S0C4 with some operator commands.
694844 When HVAR is turned on and tempdb is full on replicate connection, some data can be lost.
695313 Setup repository with ASA, PMTEMP, PMTEMP2... are temporary table, cmr can not detect;

Repository can not be shown, can not create user.

Setup repository with other databases, PMTEMP, PMTEMP2... are not temporary table, it works OK.

695690 With hvar and RTL, the server can hang or the DSI can stop if there are two repdefs to the same replicate table and the list of columns is different.
695845 ref_objowner and ref_objname are used for RI constraints on columns in the replication definition.
695876 Customize Comparison Options while merging models and save them by clicking ' Set as Default'.

Update a document version, 'Check out after check in' does not check out recent objects so the local version is not up-to-date.

This does not happen if custom Comparison Options are not set by default.

696035 With the 1571sp101 release seamless upgrade for oracle is now supported. To accomplish this upgrade follow these steps. 1) After you upgrade the Replication Server to v1571SP101 or later, the server will suspend the replicate connections to the Oracle replicate databases. At this point, you will see a "Awaiting Upgr" status when you use admin who. 2) You can then upgrade the Oracle database using one of these two methods:

2a) Issue "repserver -upgr" will upgrade Replication Server at the same time or

2b) Issue "sysadmin upgrade,'database'" after upgrading Replication Server with rs_init or repserver with the -nodb option.

696238 since "block_size" feature was introduce, the size of a Partition (Stable Device) may use the unite of "Number of Segment" instead of "megabytes".
696282 RS stack on fstr__pak_no_repdef with multiple table replication definitions.
696324 Running concurrent 'resume connection' commands for 2 different DSIs causes a deadlock in the RSSD.
696363 Attempting to add database connection with name greater than 20 characters causes rs_init to crash.
696368 For HVAR and RTL, if there are multiple unique keys at the replicate, the replication definition should contain all columns which are named in the unique indexes.
696379 Confusion between the word "type" and "platform". RAX needs to be on the same platform as the Oracle log.
696489 admin config does not display dsi_cdb_max_size
696620 A function string error is displayed in RS log when logging a rs_ticket transaction.
696675 Constraint violation at replicate DB and HVAR retried transaction in language mode,

giving the following situation (with replicate minimal column and groupid is not a primary key column on the child table):

parent table:

insert into groupid values (1)

insert into groupid values (2)

Child table (groupid column on child table has RI on the groupid table)

update locid set groupid = 2 where groupid = 1

Parent table:

delete groupid = 1

This will work at the primnary. However, with hvar, update locid will continue to be a update due to minimal columns and the fact that groupid is not named as a primary key column. Since HVAR always applies deletes before updates, the delete fails with constraint violation, which therefore makes the entire transaction to be applied by language.

696792 Provide capability to capture data from either queue or cdb before the DSI reverts to language mode for hvar or rtl.
696925 IQ ticket_history_table has incorrect table definition for exec_b, rsi_b, dsi_tnx, dsi_cmd.
697071 For inserts made by the source (versus dsi_command_convert), allow option to ignore constraint checking.
697545 The CR fixed the memory leak when transactions are selected for bulk copy when hvar and RTL are not used.
698023 For internal use only (developer finded):

ORACLE ONLY: Replication Agent sent

duplicated locator to Replication server

when handle insert with LOB/long data type.

698062 Monitor Latency for Paths (rs_ticket) only allows 7 days.
698133 For internal use only (new development):

Provide new ra_downgrade and enhanced

ra_migrage API to improve upgrade

and downgrade process.

698553 DDL and system procedures do not display as offending transactions when the DSI is suspended.
698605 The Replication Manager Plug-in now identifies the connection and thread associated with an embedded RSSD and always marks it active. The user can no longer attempt to suspend or resume the Rep Agent for the embedded RSSD.
698823 LTL buffer dump is not occurring on LTL syntax error.
698865 delete uses more memory with database repdef than with table replication definition.
698867 In the Connection Properties dialog box, the contents of the function string class combo box and the error class combo box were incorrect, thus the actual settings could not be displayed nor could they be changed.
698883 RS 157 fails with the following error ...

E. 2012/02/16 13:50:06. ERROR #2100 REP AGENT(p6x155e5sdx.pdb1) - s/packer.c(8434)Packer failed with bad multibyte string data. Length=57(bytes). String='Xxxxxx Xxxxxxx Xxxxx- xxxxxx xxxxxxx xxx...'.

when ASE -> RS -> IQ ... with ...

1) 64bit ASE 155e5 pds.pdb on linux

use sqllocres to change the default code page to utf8 and sort_order to bin_utf8

sqlsrv.default_characterset: utf8

sqlsrv.sort_order: bin_utf8

2) IQ 15.4 on linux using ... collation 'UTF8'

create database

...

case respect collation 'UTF8' java off

...

go

3) multibyte data bcp'd into ASE pds.pdb

699035 modify behavior of synchronize_trans=Yes to only run during low activity times automatically.
699226 admin stats, backlog should show backlog for suspended connections.
699290 On Microsoft Windows, The Replication Manager uninstall process is not unregistering the plugin correctly. When Sybase Central is started after the uninstall, it displays an error message that it can't load the Replication Manager Plugin. Sybase Central will continue to work correctly after the message is dismissed.
699364 Documentation does not state that rs_ticket is non-compileable to both ASE and IQ.
699366 MICROSOFT SQL SERVER ONLY: Replication Agent

remains in REPLICATING state but fails to

replicate any changes after processing an 'alter

index ... rebuild' log operation.

699398 Documentation does not state hvar/rtl limitation with views.
699688 DOC RS ... AIX ... specify all required libraries needed for RS to start
699745 Upgrade RepConnector to support EAS 6.3.1
699795 Wrong path structure could not be updated / removed in the repository via GUI.

There are several samples where a wrong or obsolete path structure of models using named path are not possibe to be corrected via the PowerDesigner GUI.

The path in the PMFLDR (XNAM) or PMXFIL (XNAM)persist in the repositroy.

During a check in, the subpath information can not be modified.

It persist in the repository no matter how you try to resolve it.

699812 Tested and Reproduced using:

- Power Designer 15.2 EBF#10

- Windows XP 32-bits

- SQL 2005 and SQL 2008

Problem Description: Repository is displaying duplicated folders in the repository, when there are more than one branch with the same model.

699957 reduce I/O access to serialization file.
700015 The memory used reported from Solaris "prstat" for Rep Server process is not comparable

to what is reported by RS "admin stats, mem_in_use" command.

The issue is Solaris memory management does not release memory used by a process immediately once it is allocated even though Rep Server already freed the memory by "free()".

In effect, "prstat" represents maximum RS memory use.

A new RS command is provided in this resolution: "admin stats, max_mem_use" to get the max memory space used since RS start up. This number should be comparable to the Solaris "prstat".

700050 DSI failed with error 5213 when replicating text column to Oracle thru' ECO with user defined rs_writetext function string which called Oracle stored proc to update CLOB column.
700236 Users cannot connect to PowerDesigner repository through proxy configurations.

A error message is always being thrown out:

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

PowerDesigner - Error

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

You may not connect to the repository because your account has been inactive for more than 365 days. Contact your administrator to unblock your account.

1. Setup the proxy for instance to a MS SQL or ASA database where repository 16.1 is always is installed

2. Setup proxy repository definition using the proxy connection

Repository -> Repository Definitions ...

3. Login as Administrator to the repository in Repository Browser

4. Create a new user "Stefan"

Repository -> Administration -> Users

5. Press the "Reset Password" button and set the password to "Sybase001"

6. Disconnect from Repository

7. Connect as Stefan to the Repository using the Proxy

-> PowerDesigner - Error

700485 DB2 UDB ONLY: The default lr_read_buffer_size

value of 16K is too small, frequently resulting

in DB2 SQL error 2650 and reason code 8. The

default value is now 64K.

700565 LDAP authentication - add clarifications in Replication Server documentation

clarify:

1. When manual says that "Replication Server only uses LDAP for ...server names and connection properties". The result is you may use and LDAP server in place of an

Interfaces file. LDAP is only supported for server/interfaces access.

2. You can NOT use LDAP with Replication Server for Replication Server user

authentication. Further explanation that normally *ONLY* RS admins need to log in to the RS -- this is not a system that has or should expect a lot of logins from general user population. More often, monitoring processes NOT LIKELY in LDAP will be the more normal user logins (via RMS/UAF/SCC). Accordingling, LDAP user authentication has limited affect/impact within any organization and NOT supported by Replication Server.

700657 Bulk insert works inconsistently when number of columns in the repdef is different than the number of columns at the target table.
700697 Some Replication Server 15.7 manuals say that dsi_xact_group_size is obsolete.

But dsi_xact_group_size can be used on RS 15.7.

701074 For internal use only (new development):

ORACLE ONLY: Oracle11g XMLType table

replication feature support.

701077 Cannot replicate text/image to MS SQL with dsi_alt_writetext = dcany
701195 customer believes the text based utilities like isql, bcp, and rs_subcmp should be

consistent ... the password arguments should function the same for all three of

these utilities ... rs_subcmp is different compared to isql and bcp. At least

isql and bcp are consistent.

701215 windows subcmp with cfg file gives message when other platforms are silent

When last line and last character of (=) in the cfg file ends with ... PPWD =<absence of a carriage return line feed characters by the way> ...

PPWD =

then the following message happens ...

Warning: line 7 in configuration file does not contain a valid assignment. [\subinit.c(600)]

this only happens on windows

701521 Message of invalid datatype 'bit' happens when bit datatype is specified with a length
701548 RS does not warn that custom function string processing not allowed for text/image processing with ECO.
701550 Cannot override text/image processing in ECO with custom function strings.
701683 After the user carries out the Replication Agent

migration, the Replication Agent will prompt the

user that migration has succeeded. But the

Replication Agent tables in the primary database

may not have actually been upgraded or downgraded.

701946 Tested and reproduced with:

- PD 16.1 GA and 16.1 EBF#2

- Repository DB: Microsoft SQL Server 2008

- Using PD 16.1 Proxy (However, issue also occurrs from outside PD proxy)

When checking in a model in PD 16.1, customer receives the following errors:

Message box: "Unexpected error while executing SQL statements in repository"

If using PD proxy, customer may also receive the following message box:

PDProxy16.exe application error:

"The exception unknown software exception (0xc0000417) occurred in the application at location 0x78b2a3f6"

And PDProxy16.exe error log shows data mismatch as root cause of check in:

2012-03-16 10:26:59 info - OnClose: Closing client connection 10.2.209.119

2012-03-16 10:26:59 debug - SSockClient: closing #3

2012-03-16 10:27:00 debug - status: 0 clients, 2 sockets, 1 db connections, 0 for pipes, 5 own/882 total threads, 168.1MB private bytes, 646.5MB available of 2.1GB physical memory, 2.7GB available of 4.1GB virtual memory

-------------------------------- 16.1.0.3637 Unicode

2012-03-16 10:27:06 debug - CreateSocket: Listening on created socket.

-------------------------------- 16.1.0.3637 Unicode

2012-03-16 10:33:57 fatal - SProxyQueryColumn: unsupported length for SRepCHAR 0

2012-03-16 10:33:57 fatal - SProxyQueryColumn: unsupported length for SRepCHAR 0

2012-03-16 10:34:23 fatal - SProxyQueryColumn: unsupported length for SRepCHAR 0

2012-03-16 10:34:31 fatal - SProxyQueryColumn: unsupported length for SRepCHAR 0

2012-03-16 10:34:31 fatal - SProxyQueryColumn: unsupported length for SRepCHAR 0

2012-03-16 10:38:07 error - OdbcError: [22026] [Microsoft][SQL Server Native Client 10.0]String data, length mismatch

And on PD Console you will see:

Checking in the document 'C:\Cases\11726366\DBQLADM.pdm'

- Saving the local document in the repository...

Unexpected error while executing SQL statements in the repository

The check in of the document has been cancelled.

701966 After upgrade to 15.6, ERROR #21 DSI EXEC call to routine 'srv_langcpy' failed with custom function string.
702039 Feature request for MSA to have better wildcard support in database replication definition filters, e.g.

alter database replication definition db_repdef

with primary at PDS.PDB

not replicate tables in ('owner1.a*')

702213 By default, RepConnector truncates database float values to the precision of the Java float type.
702333 Document message if product name is missing on a parameter in the resource file.
702410 RepConnector Installation on HPia requires updating to show how to configure 64-bit EAServer to connect to ASA instance.
702431 Customer request to add the feature to disallow subscribing directly from the Replication Definition if it is used in an Article and Publication.
702515 For internal use only (found by dev):

ORACLE ONLY: In a Multiple Replication Agent

environment, when we run 'pdb_xlog init' again

after running 'pdb_xlog init' and 'pdb_xlog remove',

the following error comes along.

Could not read upgrade finialization status on

primary database <"orcl">, because <null>.

702586 Using RS>=15.5, replicating store procedure call in some particular situation, cause DSI to goes down on #5216 error.

This situation occurs if remote store procedure raise a user-error and also return a result-set after having raised the user-error:

- if the user-error is assigned (in RS side) to STOP_REPLICATION, DSI goes down on user-error (=> this is expected behavior)

- if the user-error is assigned to IGNORE, DSI goes down with 5216

702651 Documentation to state that RS does not support custom function strings for text/image columns in ExpressConnect for Oracle.
702666 alter replication definition and create replication definition does not allow for column name in the "references" clause.
702769 Stored procedure rs_helpcheckrepdef is modified so that it,

1) When the Repserver's site_version is at 1570, lists the replication definitions which exist to only define primary key columns and/or quoted table/column names.

2) When the Repserver's site_version is at or greater than 1571, lists the repdefs which exist to only define primary key columns, quoted table/column names and/or customized function strings.

702837 ORACLE ONLY: Replication Agent can't access a

remote database if the archive path is not set.

702838 ORACLE ONLY: Replication Agent validates the

LogMiner configuration/permission when

replication starts rather than during

Replication Agent initialization.

702840 DB2 UDB ONLY: When user issues the

'ra_locator zero' command, the trunction point is

positioned at the end of the log instead of at the

beginning.

702974 rs_oracle_binary datatype is limited to 254 bytes.
703022 To have a traceflag to turn off error 8040 report
703098 Tested and reproduced with PD 16.1 EBF#2

Repository: MS-SQL Server 2008

This is for Itau-Unibanco.

Some indexes from repository tables were not dropped/recreated properly during repository migration process.

Customer needs to know if the same 15.2 scripts they used to drop/recreate the indexes can also be safely used in production repository. On QA environment, they used the scripts and repository connection time/performance was very good after that.

703214 Check in of a model via 16.1 EBF2 proxy cancelled

Checking in the document 'XXX'

- Saving the local document in the repository...

Unexpected error while executing SQL statements in the repository

A command sent to the repository proxy failed.

The check in of the document has been cancelled.

Working well via direct ODBC connect.

703235 After applying 15.0.2 ESD4, version string shows ESD3.
703302 Replication Agent command 'pdb_setrepddl'

execution fails due to trailing whitespaces in

the parameter values.

703402 ORACLE ONLY: Replication Agent truncates Oracle

archive logs too soon, before Oracle completes

its archive work.

703474 New UDD for Oracle 'timestamp(6) with timezone' to ASE 'datetime'.
703562 If the user re-configures 'ra_admin_owner'

parameter but does not restart the Replication

Agent, and then execute 'ra_admin init', the error

'Could not initialize the primary database

because:ORA-00942: table or view does not exist'

comes along.

703563 ORACLE ONLY: Replication Agent initialization

fails if the user specified by ra_admin_owner is

different than the user specified by

pds_username.

703668 ORACLE ONLY: After the user connects to the

Replication Agent instance and issues the 'resume'

command, an error might occur: "Oracle LogMiner

must be installed in order to use this command.

Please verify that LogMiner is installed."

703684 ORACLE ONLY: The Replication Agent configuration

property pdb_thread_filter can be set but has

no affect.

703888 Whenever RS gets a message that does not allow a command to complete (e.g. failed to get sync lock), RS should put the command that failed in the RS log.
703894 Initialize standby using dump and load = yes for the standby database does not set up the ASE components at the standby properly.
703935 ECDA hangs and/or crashes when data is replicated with a database subscription and the dsi_alt_writetext is set to dcany.
704555 Randomly occurs, repository inconsistencies.

When repository administrator is updating a model into the repository, the model is saved with wrong version number and another versions with totally different version numbers are created at the same time. Only one of these versions contains check in comment.

If user does not manually delete the unexpected versions, he is not allowed to update the model anymore.

704748 HVAR may hit a signal 11 while processing a source command having more columns than defined in the replication definiton. The issue occures when HVAR generates the DDL for the worktables involved

in compiled update/ or delete commands replication (through join-update/delete operations).

704829 when update only text/image and the row does not exist, the DSI does not suspend.
705295 cannot replicate image to MS SQL using dsi_alt_writetext = dcany
705455 Partition initialization optimization is extended to support platform linuxamd64.
705502 password in rs config not in sync with table rs_users after modified in rs_init
705657 Though the sqm_cmd_cache_size is allowed to be as high as 2251799813685247 on 64-bit platforms, the max value that can actually get assigned to it is only 2147483647 (2GB -1).
705698 ERROR #6027/stack trace when adding partition while stable device is filling up
705702 ORACLE ONLY: Replication Agent fails to filter

DDL that is executed by SYS user.

705716 ORACLE ONLY: Tables owned by SYS user are marked

and replicated when they should not be.

705721 MSA for tables with text/image column stack traces when HVAR is on.
705736 clarification on overridding the default for connector trace log location.
706053 Cannot create pds_username in the resource file as part of instance creation.
706505 'alter replication definition' unique key violation on rs_objects
706652 MICROSOFT SQL SERVER ONLY: Replication Agent

sometimes sends an inaccurate length attribute

for an image column to Replication Server

resulting in data loss.

706707 Customer is using Internet Explorer 8. When they attempt to print details from the Portal, the Repository Object Properties information does not get printed. If the customer uses Firefox or Chrome, the information is included in the printout.

to reproduce:

1) connect to portal in IE 8 or 9

2) via repository explorer, click on an object to 'view detailed information' (diagram or text)

3) select Print Preview

NOTE: The header, footer, and explorer treeview are visible. However, the details of the selected object is not included in the printout

706721 admin show_route_version should be admin show_route_versions
706730 Suppose a primary Replication Server is at 15.5 or up, a replicate Replication Server is upgraded from pre 15.5 to 15.5, and its site_version is still lower than 1550. Suppose a replication definition is altered at the primary at some point so that its rs_objects.version != rs_objects.objid. When data associated with the replication definition goes to the replicate Replication Server, it would get an error message like the follows,

Invalid object identifier for table or function 'tab1_repdef'. id = 0x0102006500000065.

E. 2012/04/27 13:34:37. ERROR #5035 DSI EXEC(107(1) ost_repsolvm_01.rdb2) - /dsiutil.c(4091)

Error from unpacker or parser. See previous message for more information.

707017 If create a new branch it is not possible to select during "apply model changes to database" and "using a model from repository" the version of the new branch. Only versions of <Default> branch are shown.
707096 Upgrading site version to 15.5, incorrectly states that route from version 15.2 to 15.6 must be upgraded.
707116 MICROSOFT SQL SERVER ONLY: Replication Agent fails

to replicate IMAGE column data.

707179 ORACLE ONLY: Update operation on XML column

failed to be replicated by Replication Agent.

707238 ORACLE ONLY: Replication Agent fails to mark a

procedure when the procedure owner (schema)

is different than the pds_username user.

707265 Stack when the columns in the primary key differ in the same compilation of commands.
707274 ORACLE ONLY: Replication fails to start because

LogMiner fails to start with a 0 start SCN.

707408 Formally doc need for IQ maintenance user to have: STRING_RTRUNCATION to OFF
707544 DB2 UDB ONLY: Replication Agent aborts due to

no metadata found in marked object.

707701 Certify RS 15.7.1 with ASE 12.5.4
707720 MICROSOFT SQL SERVER ONLY: A

VirtualFileNotFoundExceptions sends Replication

Agent to REPLICATION DOWN state.

707877 MICROSOFT SQL SERVER ONLY: Replication Agent goes to REPLICATION DOWN status with

NoSuchElementException error when processing a rollback operation.

708025 MSA: If a table level subscription does NOT include 'subscribe to truncate table' (which is the default) but a database subscription includes 'subscribe to truncate table' then truncate table at the primary will be incorrectly replicated to the table subscription replicate as well as the database replicate.
708118 Configuration parameter dsi_text_convert_multiplier should only be used for text datatype. Currently, it is incorrectly being used for image and unitext datatypes too.
708154 In MSA environment, if the table replication definition has numeric column and have any map to clause and does not have 'send standby' clause, DSI may shut down due to error 32024 complaining datatype '101' not supported.
708398 HVAR corrupts compressed LOB column values when applying them as non-compliable commands and when the compressed value has a size smaller than 32K bytes. A second issue is a DSI shutdown when HVAR applies non-compilable commands having a LOB column value larger than 32K bytes (compressed or not).
708406 alter replication definition breaks "identity mapped to numeric"
708416 Test is not checking to ensure that RS is properly set up for "native error code" handling.
708568 Oracle connection via ECO cannot be created in Replication Server when tnsnames.ora file has FAILOVER_MODE section.
708573 Core dump is encountered in rs_init interactive mode when using an unrecognized character set.
708629 ORACLE ONLY: For Oracle 11.2, Replication Agent

goes to REPLICATION DOWN state when replicating

SecureFile LOB.

708776 In a warm standby environment, if the active ASE server is inaccessible

to the RS server, then when a warm standby switch is initiated with the

execution of the RS command 'switch active', the warm standby switch

fails to complete.

708924 Product: PD 16.1 EBF#4

Repository on MS SQL Server 2008

Issue description:

Our customer is now using PD 16.1 EBF#4. He's using LDAP authentication for the repository connection. They are not using SSL. The issue is: on PD Portal, he connects fine. On PD itself, the connection fails

708933 Add feature to customize how repository contents are displayed in the Browser.

Customer's text:

In the repository we must to be able to create user VIEW following different perspective.

Currently PowerDesigner allows to group objects by Branches and Folders and present them in that form.

It would be advantageous to keep the actual physical structure but also provide the ability to group objects and display objects in other VIEWS. We would like create different perspective (outlook, context), examples :

view "List of objects associated with a user"

view "List of conceptual models"

View "List of projects having working on this subject",

etc.

709328 High occurrence of direct query to RSSD table rs_databases when "save_interval" is set at replicate and Outbound Queue have Segments saved by this feature.
709379 When using eRSSD, after altering the RSSD primary/maintenance user password, the RS cores on attempt to restart. (Using RSSD has no such issue)
709381 After alter primary user password, repserver cannot shutdown or restart dbltm. It will keep trying to start and all attempt will fail. Users have to shutdown repserver, kill the dbltm process, and restart repserver in order to work around this.
709461 RTL: When using RTL to replicate updates to ASE float columns to IQ double columns, precision may be truncated for some values after 8 or 9 significant digits.
709623 ORACLE ONLY: Replication Agent fails to

replicate a rollback.

709712 Suppose there are more than one replication definitions for a primary table. When the repdef marked for standby is altered, the internal replication definition associated with it is also altered. If there is data in the inbound queue for the old internal replication definition version, DSI would go down with something like "

ERROR #50 DSI EXEC(700(1) SYBOLTPWS.VBDMASTR) - /nrm/nrm.c(733)

'rs_objects' system table is corrupt."

709823 Instrumentation to help determine why block consistency failed in 15.6
710095 Resetting the erssd transaction log also requires issuing dblog -t after the dblog -il step
710230 Repserver stops replication for error 13900. It should be ignored.
710410 For a varbinary column, if the data has trailing zeros, the trailing zeros are stripped off when bulk or hvar is on.
710711 Utility rs_subcmp pads varbinary values when comparing and does not differentiate between values with different lengths of trailing zeroes.
710943 In warm standby replication, when a table is defined with a identity column and its table replication definition is defined with 'send standby all columns' without the identity column, DSI will shutdown when replicate to standby database as identity insert is not set to 'on' when inserting a row.
711274 A setting of 搊n� for parallel_dsi configures these values:

� dsi_num_threads to 5

� dsi_num_large_xact_threads to 2

� dsi_serialization_method to 搘ait_for_commit�

� dsi_sqt_max_cache_size to 1 million bytes (on 32-bit platform)and 20 million bytes (on 64-bit platform).

With wait_for_commit, DSI will send the next transaction when the previous transaction is ready to commit, but has not finished commit, it may cause data inconsistency at replicate site. An example is:

Step 1. thread 1: begin tran, insert into table A

Step 2. thread 2: begin tran, delete the row thread 1 just inserted

Step 3. thread 1: commit

Step 4. thread 2: commit

The delete at step 2 will affect 0 rows, since the insert at step 1 is not committed yet, leaving the row at replicate database.

711507 In rare circumstances, the error message "(HQ Error) Column 'xxx' is missing in target table" is logged in Replication Server errorlog. This is leading HVAR to retry the transaction. However, as the error is rare and random, the retry attempt succeeds most of the times.
712152 HQCPL error pkey display is not accurate to the primary key of the repdef -- cannot tell what the real problem is.
712153 RS stack with ll_first and dsi_validate_row_count
712288 Turning on dsi_workload counter gives Failed to assert '!((pEntry->obj_stats).statsi_cnt_info[(12)].cnti_status & 0x010)' at 11263, 'eneric/dsi/dsiexec.c'.
712664 Status of DSI is "Awaiting Upgr" after connection has completed upgrade.
712718 Replication Server collections fail if the server contains no routes
712866 RS stack with ll_del and sqt_read_from_cache.
712913 rs_init may get a duplicate key error "Attempt to insert duplicate key row in object 'rs_profdetail'

with unique index 'rs_key_profdetail'" and upgrade fails when you try to upgrade Replication Server 15.7 to 15.7.1.

713269 Using the proxy, the customer is getting intermittent errors when checking in a 40 MB PDM and a 20 MB LDM.

PD is currently in a lab environment. The Proxy and SQL Server database are on different hosts. The Proxy is on a VM and the SQL Server instanced is on a shared host.

In preparation, they began to perform load and stress testing with the repository and have run into the issue that follows.

During a load and stress testing exercise, most models check-in and checkout without issue. However, when performing multiple check-in\outs with their large models, they receive the following errors at different points.

fatal - Exception caught in OnReceive

OdbcError: [S1000] [Microsoft][ODBC SQL Server Driver]Connection is busy with results for another hstmt

OdbcError: [S1000] [Microsoft][ODBC SQL Server Driver]Unknown token received from SQL Server

OdbcError: [S1000] [Microsoft][ODBC SQL Server Driver]Unspecified error occurred on SQL Server. Connection may have been terminated by the server.

OdbcError: [01000] [Microsoft][ODBC SQL Server Driver][SQL Server]The statement has been terminated.

OdbcError: [08S01] [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]General network error. Check your network documentation.

OdbcError: [24000] [Microsoft][ODBC SQL Server Driver]Invalid cursor state

OdbcError: [08S01] [Microsoft][ODBC SQL Server Driver]Communication link failure

NOTE: the proxy log includes information for multiple versions of the proxy.

When these errors occur, they encounter deadlocks on SQL Server.

713271 LOB information in RS Admin Guide Vol 1 is specific to MS SQL and should go into the Heterogeneous manual.
713453 RSM - Connection Properties, the Error Class is showing incorrect value
713479 ORACLE ONLY: When Replication Agent is

initialized, issuing 'pdb_xlog deinit, force'

returns success when an error message is expected.

713575 HVAR: DSI may shutdown when there is non-compilable command which updates text/image to NULL, and the text/image value length is bigger than 32K or it is compressed.
713596 MICROSOFT SQL SERVER ONLY: Replication Agent goes

down with a NoSuchElementException error when

replicating LOB data.

713649 the diagram should be "accessible" by the user by

- PDF export or

- print function which prints the diagram as whole

( which may result in PDF also )

713651 The bottom line should (including your copyright informations) scale automatically with the hight of the browser window - or should be set by a user parameter to be able to use the full available space
713694 Request better handling of Oracle rebalance in asm diskgroup.
713697 ORACLE ONLY: Replication Server's duplicate count

increases unexpectedly because Replication Agent

generates three LTL commands for a single update

to an Oracle table with a column of type Object.

713908 MICROSOFT SQL SERVER ONLY: You can encounter

deadlocks on the Replication Agent DDL table at

the primary database when more than one DDL

operation is executed in parallel.

713962 Replication to IQ not going as fast as expected.

In an environment with only one DSI executor thread, the current group algorithm with SQT cache size as a parameter has a defect, which generates single transaction group.

714035 When DSI Bulk Copy or HVAR is enabled, the data is always replicated as OFF ROW when it is configured as IN-ROW in the replicate database.
714114 LOB column got incorrectly changed to NULL when applying multiple updates to the non-LOB column of same row.
714201 ORACLE ONLY: Two files that are needed for

upgrade/downgrade are missing from the Replication

Agent installation.

714328 When restoring to a previous backup of Oracle, make Replication Agent make the process to start replication from those tables, faster.
714558 RS stack with lll_del_second and mem_free
714621 ORACLE ONLY: Replication Agent becomes

unresponsive after execution of the

pdb_get_columns command.

714775 DOCS: add RepServer DSI parameters not usable with RepConnector: "dynamic_sql", "dsi_bulk_copy", "dsi_row_count_validation".
714854 Repository: Order of columns has changed after check out - mapping involved.
714901 Cannot check out glossary anymore -- check in of model has been cancelled
714923 value for rs_recovery.action is incomplete
714932 database repdef with a helping repdef that does not have the image column, will suspend the DSI.
715056 The error message thrown when a user tries to

drop a non-existent replication definition for a

table or procedure is misleading.

715061 rs_drop_repdef is not clear on the value for the parameter "name"
715093 After upgrade process is successfully completed by repserver -upgd, a DSI connection to a replicated database may report the error "EXECUTE permission denied on object rs_update_lastcommit ...." and go down.
715230 rs_init flags passwords beginning with rs_ as the first 3 characters, as an error.
715327 if rs.rs_ltm_rs_pass: exists in the resource file and an outbound only connection is created, a value must be put into the line.
715374 rs_ltm_rs_pass, if it exists in the resource file, must have a password filled in.
715623 Null pointer received during resume resync
715716 If the version of Replication Server that

connects to Replication Agent is 15.5 or

later, Replication Agent no longer addes

the 'replicate minimal columns' clause when

creating replication definitions.

715769 Replication Agent instance may fail to start up

after an in place upgrade from earlier versions

to 15.7.1 GA or later release.

715840 An off-row compressed lob is replicated compressed however is in-row at replicate.
715845 admin stats,max_mem_use not documented in 15.7.1
715974 Transactions in outbound queue are re-applied after upgrade
715987 Replication Server was not freeing memory used to access repdef during normalization.
716462 Stack in memcpy, _sqm_read_logical_block
716468 IBM PSeries and IBM AIX64: If an error occurs during seamless upgrade, Replication Server could stack
716499 After upgrade, rs_funcstrings is not using datarows lock scheme
716558 Added new documented rs_init trace "SKIP_WINDOWS_SERVICE". When used, rs_init will not create Windows services, or update the Windows registry.
716569 Provide a method to skip commands for a table in the inbound queue so that the command is not processed by the distributor, yet can process the rest of the commands in the transaction.
716634 Repository user permissions are incorrect for packages of a model when viewed in the Portal.

In the PD client, a repository user has the List permission defined at the package level of a model. When logged into the Portal with this user and accessing the model via the Repository Explorer, the permissions assigned for the packaged are not applied. It appears that the permissions assigned to the model are cascaded down via the packages.

716665 admin version, "connection" states "Database needs upgrade." when it is already at the correct version.
716735 When updating models to the repository, shortcuts that only have changes to their name and\or code are not updated to the repository.

This occurs for any model type

To reproduce:

1) create a CDM

2) create a package

3) add three entities to the package

4) add all three entities as shortcuts on the Model default diagram

5) check in model

6) in the package, change the name of entity_3 to test_3

7) check in the model

NOTE: the change is not reflected on the entity_3 shortcut

8) add an attribute to test_3

9) check in the model

NOTE: entity_3 shortcut has been changed to test_3

716760 Enhance DSI message in MSA that states it has processed the enable marker.
716964 ORACLE ONLY: Replication Agent encounters a

NullPointer Exception when replicating SecureFile

LOB data.

717234 sqm_zap_command and sqm_zap_tran do not take effect with only hibernate. One must reboot the RS for the command or transaction to work.
717386 Error 16227 Unknown token TDS stream logged in RS -- shuts down RS
717466 Would like to replicate Oracle packages
717508 ORACLE ONLY: Replication Agent does not provide

an informative error message when initialization

fails due to required permissions not being set.

717560 The customer would like to have named path _CHECKOUT or something like that, so each time when a model is checked out from repository, the check out path is automatically set to _CHECKOUT value.

The customer does not like the fact that PD checks out (extracts) the model to the last saved location that is stored in the model. There attempts at defining a named path variable does not work for them.

717579 ORACLE ONLY: Replication Agent returns an

incorrect error message when querying a LOB value

against the primary database fails.

717595 RS stacks when getting memory for the parser.
717668 Insufficient licenses message in Replication Server log reports incorrect available number of CPUs when CPU is added.
717914 ORACLE ONLY: Replication Agent encounters

a Null Pointer Exception when replication

is suspending.

717919 The replication for row changes on rs_databases may fail upon downgrade to pre155
717925 ORACLE ONLY: If two Oracle procedures have the

same name but different owners, and if we have

already marked one of them for replication and

attempt to mark the other, the second mark

operation will fail.

717932 Wrong date and time values may be replicated or DSI thread may go down due to a 3814 error (The parameter of type 111 did not have a valid value.) if both "dynamic_sql" and "dsi_bulk_copy" parameters for the connection are ON and RS_language is not us_english.
717954 FOR ORACLE:When Rep Agent drops replication

definition by rs_drop_repdef,

the action is not put into the log.

718072 New admin command to report which trace flags are currently enabled in the server.
718107 Table rs_dbversion is not documented in the Commands Reference Manual.
718153 ERROR #60021 USER( ) - i_thread.c(160) Open Server failed to create the 'csimutex017485186' mutex. (160)
718159 ORACLE ONLY: If Replication Agent replicates a

table with more than one LOB column and if more

than 1MB of data is inserted into any of the LOB

columns, replication will fail.

718205 RepServer DSI will fail with error #5038 or #5213 if it uses a function string to call a stored procedure that returns a status value of -1.
718342 Reference Implementation fails because rs_init requires a non-NULL password for Replication server initialization.
718442 stack in distributor with "A bad switch value"
718445 Support geospatial datatypes in Oracle
718451 Replicate Oracle geospatial datatypes
718452 Enhancement request to replicate geospatial datatypes
718476 Stack trace occurs when no queue type is provided in "sysadmin issue_ticket" command.
718540 Oracle RDB reports "SQL command not properly ended" when using dbresync with ECO.
718566 ORACLE ONLY: Replication Agent goes down with

error "Replication Server refused the following

invalid LTL command" when replicating a table

containing a NUMBER column and the value

contains an incorrect number of digits.

718647 ORACLE ONLY: Replication Agent may hang during

LOB processing.

718659 Provide option to create all or drop all repdefs.
718660 provide capability to mass drop replication definitions
718708 HVAR/RTL: DSI shutdown when the table replication definition has text/image column and

the text/image column has different column name between primary and replicate.

718716 Fix a potential stack trace when the SQM command cache size is too low.
718770 Minimal columns processing with lob columns can cause dsi signal 11 in _dsi_exec_get_textptr.
718797 Comment for repository users is not appeared.
718836 - PD 16.1 EBF#8

- Repository on Microsoft SQL Server 2008

- PD OS: Windows XP SP3

This is for Itau-Unibanco

Some of the users are experiencing the following error (sporadically) when connecting to the repository for the 1st time:

PowerDesigner - Error:

Microsoft SQL Server Native Client 10.0

The object is in a zombie state. An object may enter a zombie state when either ITransaction::Commit or ITransaction::Abort is called, or when a storage object was created and not yet released.

The user is unable to connect at this point. Then, same user is able to connect at the second attempt with no error messages.

718883 Creating any type of database connection does not accommodate the Replication Server 15.7 and 15.7.1 rs_ticket_history table schema.
718885 Using the replication setup wizard to create a bidirectional environment is not successful.
718889 After upgrading user database successfully use 15.7.1 rs_init, checking the database upgrade status with "admin version, 'connection'" return incorrect "Database needs upgrade" information. And manually check rs_dbversion table by maintenance user on user database fails for lack of select permission.
718932 Replicating inserts of univarchar type NULL values using a custom function string executing RPC may fail with errors #1028, #5216, #1027 or Signal 11 in SQLBindParameter.
718986 FOR ORACLE: Rep Agent fails to do "lr_dump_marker

<scn>" after "suspend" and

when there is no archive log in the archive path.

718991 RS1571 ds err 3621 should be set to ignore by default instead of stop rep like err 3604
719033 ORACLE ONLY: Replication Agent does not drop the

automatic generated replication definitions when

an unmark command with force option is issued and

automatic replication definition setting is

enabled.

719127 pdb_setreptable <tablename>, mark, immediate does not refresh table schema.
719135 ORACLE ONLY: Replication Agent fails to retain

the LOB column replication status after

re-initialization with the 'force' option.

719320 ORACLE ONLY: The "pdb_xlog init,force" command

fails with a NullPointerException when there are

marked objects in the RASD that no longer exist

in the primary database.

719437 Provide capability to re-mark a procedure if the oracle procedure still has the code for the RAO process. Also provide a method to work around this problem and keep RA going should this problem occur.
719530 Make same named procedures, owned by different users, marked and replicated in the same way as same named tables with different owners.
719531 Ability to have the same named procedure with different owners, to be replicated without having to specify an alternative name.
719600 Product: PowerDesigner 16.1 EBF#8

Repository on Microsoft SQL Server 2008 x64 on Win2k8 x64

PD workstations on Windows XP SP3 machines

Issue description:

This is for Itau-Unibanco.

After migrating repository from 15.2 to 16.1, customer is experiencing slow response times from repository when checking in/out models that use customization.

However, customer confirmed checkin/checkout is very fast if they exclude their customization from within Resource Files folder.

719621 ra_admin init does some initial sanity check that the pds_username has all necessry permissions. It is missing the check for SYS.DEFERRED_STG$.
719694 ORACLE ONLY:

Archivelog list in rman does not refresh

after log truncation with rman.

719783 Replication Server for Windows cannot use raw device for a partition. Please use a file system. Relication Server will access a partition using Direct I/O.
719794 ORACLE ONLY: After downgrading Replication Agent

from 15.7.1 to 15.6, Replication Agent fails to

resume replication.

719835 Product: PD 16.1 EBF#8

Repository on Microsoft SQL Server 2008 x64 (on Win2k8 x64)

PowerDesigner clients on Windows XP SP3

This is for Itau-Unibanco

After migrating repository from 15.2 to 16.1 EBF#8, the check in of some migrated models into same Folder it was before may result in the following error:

"There is already a document that has the same 'LDMD' in the folder Folder_3'

This error is random.

719864 Cannot override the procedure name known to Replication Server.
719958 Expose begin and commit in RepTransactionFormatter interface to be able to get transaction boundary in custom formatter.
720033 Support Dependency or Tracability Matrix in the Portal.

Should be possible to see Matrix Diagrams in the Portal "Repository Explorer" in the Diagram Tab if using "Save Diagrams for PowerDesigner Portal".

720102 More than one applied function replication definition with "send standby" clause can be used against the same table.
720111 ORACLE ONLY: The replicate name is being ignored

when replicating stored procedures.

720119 ORACLE ONLY: If the user unmarks a procedure

when pdb_auto_create_repdefs is set to true,

erroneous messages indicating the replication

definition associated with the shadow table is

being dropped will be written to the log.

720120 ORACLE ONLY: The pdb_setrepproc command is not

using the full replicate name; it is ignoring

the schema.

720125 Dropping a function repdef may get "Inconsistency in RSSD table 'rs_columns'."
720318 If one is going to move the truncation point, do it before the RA is suspended for resume resync. Also step 5 is two steps, one to take a dump of the database and the other to set the lr_dump_marker.
720321 Automatically backup the RASD whenever the RAO is running.
720344 ORACLE ONLY:

The value of lr_dump_marker

is not cleared after xlog

removed.

720349 ORACLE ONLY: During replicating, Replication Agent

could be down due to Java IllegalStateException when

processing LOB records.

720376 In Portal Advanced Search, 'Description' is not available in the list of Attributes for Object Type 'Entity Attribute' and 'Association Attribute' under tabs 'Property' and 'Result Columns'.

Description can be selected for Object Type 'Entity'.

720636 Feature request to turn on and off for information message from MSSQLLogscanner.
720691 The lr_dump_marker is not being reset when the

user issues the "resume" instead of the

"resume resync" command.

720734 SCC RMAP latency is not displayed for ASE versions 15.7 when using a Replication Server version that is less then 15.7
720799 When there is some other error and the environment parameter is NULL in the serverErrorCallback() and clientErrorCallback() , Replication Server can stack.
720959 ORACLE ONLY: If the user creates a sequence

(named, say, OWNER1.SEQ1) in the primary database

and marks the sequence in Replication Agent, and

then drop the sequence from the primary database,

executing 'pdb_setrepseq OWNER1.SEQ1' shows the

sequence is unmarked while executing

'pdb_setrepseq' shows it is marked. Then if the

user continues to create the same sequence and

mark it again, executing 'pdb_setrepseq' would

show two lines corresponding to OWNER1.SEQ1.

721130 Under certain conditions, Replication Server fails to recognize the datatype translations, either Column-level or Class-level, defined for a column or parameter.
721313 ORACLE ONLY:

Replication Agent replicates

corrupt unicode characters of

LOB column if the primary Oracle

database version is 10g.

721477 Sqm cache can access illegal memory and generate core dump.
721666 Feature Request for RepServer to support Linux Hugepages
721668 Request to improve install.rs resource file, remove ltm references and properly refer to repagent.
721850 Product: PD 16.1 EBF#9

OS: Windows XP SP 3

Using MS Active Directory as LDAP system

Customer is facing the same exact repro steps as from CR#708924 which had been fixed in PD 16.1 EBF#7. By following same exact steps from CR#708924, customer is able to authenticate his LDAP user ONLY if leaving password as blank. Otherwise, he will run into same situation as described in CR#708924.

721860 Replication Server core dump with dsi__GroupXact/_sqt_close_tran in stack trace.
721893 rs_init segmentation fault when database name 25 characters or more.
722067 Product: PD 16.1 EBF#6

Repository on SQL Server 2008 x64

Customer would like the Integrate PD 15.2 feature to return on 16.1.

Starting in 16.1 local models are tight to a model in repository Information is saved inside the model at first check-in This is was made to ease model recognition when doing a check-in, and various action on models coming from different branches.

However, customer depends tightly on the Integrate architecture from 15.2 and this change affects his workflow.

722089 Explicitly document in the RAX documentation, whether userids are case sensitive or case insensitive when entering the value for configuration.
722092 RAO suspends each time customer's job to remove archive logs runs.
722248 Provide option to publish diagrams not previously saved to the Portal without needing to complete an additonal check in\check out process.

Customer's text

If the models weren't checked in with the Save diagrams for PowerDesigner Portal, there is no way to set all models to have the diagrams saved for the portal without checking them out and checking them back in. This would be a nice feature to have.

722298 Product: PD 16.1 EBF#9

OS: Windows XP, 7

Currently, PD allows LDAP authentication for Repository. Customer would like the ability of Windows Single Sign-on (SSO) to be implemented in product for future versions, so that same Windows login is able to enter repository without further authentication steps.

722365 Where clause on a bit column will shutdown the distributor.
722629 Microsoft SQL Server 2005 and earlier versions

are not supported.

722691 A signal 11 can be received by Replication Server when an exception occurs in HVAR/RTL processing and when traces rsfeature,rsfeature_hq1, hq2 or hq3 are activated.
722695 An exception raised while Replication Server applies a command having text/image columns to IQ in continuous replication mode leads the DSI to an infinite loop (trying to reapply the failing command instead of shutting down the connection).
722743 When the HVAR feature of Replication Server is enabled (which is the default in an SAP Business Suite environment), a Text or Image column may be incorrectly updated to a NULL value when an update to that row does not affect the LOB column (LOB column is not updated), but a separate and prior update to a row in the same table DOES update its LOB column, and HVAR processes both updates at the same time.
722797 The default Sybase IQ NUMERIC/DECIMAL data type precision and scale do not match and are not compatible with the CT-LIB (i.e. isql) and ASE defaults (see IQ Reference manual for default values) for NUMERIC/DECIMAL. If the default precision and scale is used by Sybase IQ in the replicate IQ table definition for NUMERIC/DECIMAL datatypes the Sybase Replication Server DSI thread will report an error:

ct_results(): protocol specific layer: external error: There is a tds protocol error. An invalid numeric precision was received.

The maximum precision supported by Sybase Replication Server is 77.

722816 Dynamic SQL and Bulk copy with utf8 and columns with NULL values do not replicate correctly.
722950 Columns of data type unichar or univarchar are truncated when replicated to IQ if their value length is larger then 255 bytes.
723000 RS stacks when resuming or suspending connection
723093 Thread syncronization issue with global lock causes signal 11 on dsi in function _fstr_free_handle.
723232 Impact and Lineage Analyis does not launch when selected from the property sheet of a repository user.

To reproduce:

1) connect to a repository

2) select Repository->Administraion->Users menu

3) open properties of ADMIN user

4) in lower left corner, click on Property Sheet menu and select Impact and Lineage Analyis

NOTE: nothing happens

723314 Incorrect metadata when an ASE server has 2 databases, each containing a table with the same table name and column names.
723369 Script for Rep Server 15.7.1 ESD #1 quoted identifer support contain SQL that would create invalid SQL syntax.
723438 LDAP Login possible when no PW is set.
723468 Customer is attempting to create a new model that was based on a model that exists in the repository. When they checkout the model and save the model as a new model and rename the model, they do get new GUIDs for the objects. However, when the attempt to checkin the model, the model remains associated with the existing repository document.

There appears to be no way to disassociate the new model.

To reproduce:

1) connect to repository

2) checkout a model

3) make changes to the model

4) select File->Save as New Model ... rename the file

5) check-in the model

NOTE: the model is still associated with the existing repository model

723638 "suspend connection ... with nowait" does not suspend a connection immediately if a DSI Executor is waiting for a response from ASE.
723644 Installer of Replication Server 15.7.1 ESD#1 reports non-fatal errors but can't find any error in each component log.
723788 ORACLE ONLY:

Creating Replication Agent

using resource file failed

if the version of primary

databases is Oracle 11gR1

or higher.

723934 Updating a model into SQL Anywhere repository database using a proxy connection leads to error:

A command sent to the repository proxy failed.

07006 (SQLSTATE [Sybase][ODBC Driver][SQL Anywhere]Cannot convert '' to a timestamp)

Unexpected error while updating the repository document.

The check in of the document has been cancelled.

724078 create installer that will reduce the number of steps for creating replication agent for oracle
724100 RAM fails with NPE on rs_create_repdef
724105 Enhance installer to check for minimum patch levels before doing the installation.
724123 Switching active databases of 2 warm standby applications around the same time may cause a deadlock error between distributor threads and Rep Server crash.
724534 In rare conditions, the HVAR/RTL CDB object is not released. This causes a memory leak and potentially other runtime issues including a signal 11.
724564 RA DB2 uses high CPU when the RS is suddenly, not available.
724778 Models visible in Portal although no rights assigned.

Portal shows different behaviour compared with PowerDesigner client GUI in the repository browser.

724829 This is a feature request to get rid of the 'connection profile' listbox on the Logon page of PowerDesigner Portal and remove that feature from the Settings tab too.

Due the login process appears the same whatever you decide to use SSL or not, this might lead to some confusion.

725172 Making user connections to RepServer using encrypted passwords causes RS to run out of mutexes
725381 checked in user profiles have no context menu in repository browser

-> impossible to delete or to list properties

725447 Replication DOWN if RAO cannot get to RSSD, even when use_rssd is false.
725551 Additional documentation on replication to IQ using RTL
725664 Memory leak when the same primary database is replicated to multiple targets, some being

replicated through database subscription and some being replicated through repdef/subscription.

725745 Deallocating dynamic SQL statement causes Repserver crash during bulk copying.
725803 Provide command that will release unused fragments from the RASD (defrag), to reduce the file size of the RASD.
725809 Product: PD 16.1 EBF#9 on Windows XP

Repository on SQL Server 2008

Using Native SQL Server connection profile to connect to Repository (no proxy involved)

Issue description:

Users can磘 connect to repository any longer since yesterday.

According to customer, nothing was changed. However, PowerDesigner Portal and outside connections to SQL Server are ok.

We had customer turn on the profilers within PD machine and here what happens:

1) Customer chooses menu Repository > Connect

2) Customer chooses the SNC Native profile definition + Repository Login name + Password and click OK

3) At this moment the connection process transaction ends up by rolling back all below in DB trace profiler:

181 00:20:30.523 SSdbcStatement: Fetch 1 1

182 00:20:30.523 SSdbcStatement: Prepare: select RUSR,NAME,CODE,ISGR,SYST,RGHT,PSWD,CMMT,EMAD,OCUS,OCDT,OMUS,OMDT,PPRF,CPRF,SPRF,STTS,RNAM,LDAT,LFLD,NBFL,BLCK,UTMP from PMUSER order by RUSR 1 1

183 00:20:30.539 SSdbcStatement: Fetch 6.480 6.480

184 00:20:31.398 SSdbcStatement: Prepare: select NUMR,TLEN,TDAT from PMTEXT where TXID=? order by NUMR 1 1

185 00:20:31.398 SSdbcStatement: Fetch 531 531

186 00:20:31.867 SSdbcStatement: Prepare: select GRPE,RUSR,WGHT from PMGUSR order by RUSR,WGHT 1 1

187 00:20:31.913 SSdbcStatement: Fetch 65.185 65.185

188 00:20:34.538 SSdbcConnect: Rollbacking transaction 2 2

189 00:20:34.554 SSdbcConnect: SDBC Connection disconnected 1 1

190 00:20:34.554 SSdbcConnect: SDBC Connection deleted 1 1

191 00:20:34.570 SSdbcConnect: Rollbacking transaction 1 1

192 00:20:34.570 SSdbcConnect: SDBC Connection disconnected 1 1

193 00:20:34.570 SSdbcConnect: SDBC Connection deleted 1 1

194 00:20:34.585 SSdbcContext: SDBC Context deleted 1 1

4) Then connection screen loops to step 1

This is not a connection issue because "Test Connection" goes fine for his SNC native profile. Actually, the above transaction is rolled back and customer can never connect.

725882 Replication Server erroneously converts 2-byte single quote to 1-byte single quote.
725903 versioned file document, all versions are removed if deleting the last version.
725911 Replication Agent fails to start because of a

NullPointerException.

725940 Cannot reset the primary user's password in the .cfg if the Replication Server is down
726276 Syntax error not raised if a repdef is created without identifying the table for the replication definition.
726332 *** Thu Dec 6 05:42:19 EST 2012 *** ahill ***

PD 16.1 EBF 11

PDV 16.1 EBF 4

Using both PD and PDV, I am able to connect to the same repository using the ADMIN login.

When attempting to connect using LDAP, the PD connection succeeds and the PDV connection attempt fails with the following message:

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

PowerDesigner - Error

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

Invalid LDAP user or password!

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

OK

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

726355 RS15.7.1: SySAM checking out additional license.
726356 Although filter has been defined on {UID} = samAccountName, the LDAP authentication request goes through on the CN name.

If the user name happens to be the same as the CN name, the LDAP connection will work.

If samAccountName and CN are different, some users fail to connect.

726361 rs_helperror conversion error in ASE hosted RSSD when error number is 8 bytes.
726365 This is a feature request to have 'Copy Permissions to All Children' tool to propagate changes to the repository item's children in PowerDesigner Portal Repository Explorer.
726401 The Replication Manager Plug-in fails to load when Sybase Central is run with JRE 1.7.
726458 Replication definitions without columns prevents dsi_compile_enable to be used.
726467 Currently you can only change the connection on the CMR (logon button).

Request is to be able like in the PD client to switch between different repositories.

726471 If for instance using Tools --> Ressources --> Extensions & check in the extension

and the extention is located under "My documents" -> "PowerDesigner Libraries" -> xyz Folder. This extention is delteted after the first check in.

726515 Feature request: If a repository user does not have Write permission on model package(s), he should get a warning when attempting to check out that model out of the repository.

It will inform user that he should not perform changes in these packages due he will not be able to update them into the repository due to not enough permissions.

It also applies to projects when a user has permissions on some models but not on some others.

726706 Allow access (including query) to Oracle via RS gateway.
726955 Provide instrumentation to help diagnose and fix IQ internal error.
727067 Ability to associate a repdef with a specific database (msa) repdef.
727081 erssd... unable to login to erssd when upgrading from 15.0.1
727103 The customer is requesting the Portal support Oracle Internet Direct, OID.

The customer is using a cluster environment for their OID implementation. As a result of the cluster, a minimum of two calls to the OID server are required to validate the login & password. The first call obtains the correct server that will validate the user. The second call, would then pass the user credentials for validation.

727105 Replication definitions without columns prevents dsi_compile_enable to be used.
727490 For an ASE replicate DB, if a text/image column name requires quotes and DSI is using language, DSI may shutdown with the message:

E. 2012/12/18 19:01:24. ERROR #1028 DSI EXEC(106(1) UW2_standby.UW2) - dsiqmint.c(4445)

Message from server: Message: 102, State 181, Severity 15 -- 'Incorrect syntax near ...

This syntax error is result of an internally generated "writetext bulk owner.table.column" command where table/column names should be quoted but are not. This internally generated command will not show up in dsi_buf_dump.

727504 ORACLE ONLY: Enhance Replication Agent to

require supplemental logging of unique indexes

and primary keys only for those tables that are

marked for replication and not for the entire

database.

727528 Request the document to be more specific on owner info for system stored procedures in filter clause.
727790 Enable double quotes in query string when using

Replication Agent pdb_execute_sql command.

728087 For internal use only (developer finded):

ORACLE ONLY: Replication Agent downgrade accept(import)

process fail, when downgrade from RAX 15.7.1 to RAX 15.6.

728483 RS Gateway leaves the Rep Agent in Disconnecting status.
728636 cannot add partition when stable device is full
728787 RepServer Reference Manual: default num_mutexes value should be 1024
729090 Force full allocation of Rep Server partition for file system devices
729102 ra_set_autocorrection

did not work correctly

for Delete operation

729274 New Feature Request populate the rssd's rs_translation table for custom/derived function string classes

workaround ... the workaround to the issue of using a derived class(db2_derived_class) with parent class of rs_db2_function_class instead of the default provided class of rs_db2_function_class is to query the rs_translation table this way ...

select classid from rs_classes where classname = 'db2_derived_class'

select classid from rs_classes where classname = 'rs_db2_function_class'

select * from rs_translation where classid = ( select classid from rs_classes where classname = 'rs_db2_function_class')

...... then create an insert for each row returned from the 3rd select above using all the same data except changing the classid column value to the value that comes back from the 1st select above ... shutdown and restart repserver ...

729291 In repository, an user with connect, freeze, lock, and manage all documents is able to delete Branches in error.

To reproduce:

1) Create a folder in the repository

2) add 3 or 4 branches under the folder

3) create two users - alpha (has manage all documents right) & beta (does not have the manage all document right)

4) connect to repository as alpha and attempt to delete a branch

NOTE; this action is successful

5) connect as beta and attempt to delete a branch

NOTE: the delete option is not available

729409 rs156e3 alter replication definition breaks "identity map to numeric"
729462 Alarm daemon may stack with ll_del after _alrm_handle_expiration
729978 Oracle 11g repository database has been migrated from PowerDesigner 15.2 to PowerDesigner 16.1 EBF11.

One model cannot be updated into the repository anymore.

Error: "There is already a model with the same internal identifier in the folder ...".

730035 When sqm sets an alarm, SQT can signal 11 on ll_ins_head.
730159 For user data types transformation, Replication Server doesn't use the default value from target value to supply characters for target value when the relevant part in the source value is missed.
730333 LDAP authentication fails when the binding string contains space (HEX 20) and backslash (HEX 5C) after 16.1 EBF12 is applied .
730400 blk_init failure with syntax error message like 'Unclosed quote'.
730799 Replication down due to

IndexOutOfBoundsException.

731064 When a project has been consolidated under a folder in the repository, when you right-click on the folder and select check-out, the project check-out window does not appear.

Customer beleives that this is a product defect. However, this appears to be the default behavior but I have been unable to locate documentation supporting this.

731070 In a repository, there is no option to rename a UI Preferences Profile. You can create the profile, but when you view the properties of the profile, there is no 'name' property.
731376 ORACLE ONLY: Replication Agent fails to list

any Oracle archive log files if the primary

Oracle is using ASM.

731624 All STATRACK REPTIMEOBTAINED samples are equal.
731635 when creating connnection to MSSQL 2008 through a direct connect dcany ecda to odbc / mssql service configured with transactionmode = long then 30291 error shows up in repserver log

E. 2013/02/05 20:35:39. ERROR #1028 USER(sa) - seful\cm.c(8092) Message from server: Message: 30291, State 0, Severity 19 -- '[[Message Iteration=1|Data Source Name=sl6w2k8|SQL Function=CALL|SQLState=42000|Native Error=15002|Message=[Microsoft][ODBC SQL Server Driver][SQL Server]The procedure 'sys.sp_indexoption' cannot be executed within a transaction.

731664 IBM DB2 UDB ONLY: Replicating varchar and

nvarchar data type column containing NULL,

empty value and empty space data into

HANA DB causes Replication Server DSI to

go down.

731700 improve error message handling in klicense_config for "sysadmin lmconfig" command.
731810 Useless "Delete" and "Add a Row" buttons in "Lost of Acitivities" window.

If you open the menu Repository -> Acitivit Log...

You will find the delete and insertrow buttons in the header.

It is not possible to delte or to insert rows in this window.

731856 SCC RMAP alerts do not show up in the alert monitor
732092 When a new Rep Server is created and it is not the id server, the minimum system version should be validated and in-accordance to what is minimally needed for upgrade.
732154 dropping WarmStandby (standby) connection crashes repserver

all the following versions have shown this problem.

Replication Server/15.7.1/P/NT (IX86)/Windows 2008 R2/1/OPT/Sun May 13 19:45:32 2012

Replication Server/15.7.1/P/NT (IX86)/Windows 2008 R2/1/DEBUG/Sun May 13 19:48:18 2012

RS/15.7.1/EBF 20408 ESD#1 rsebf1571/NT(IX86)/Win2008R2/1/DEBUG/Thu Sep 27 15:50:44 2012

RS/15.7.1/EBF 20681 ESD#2 rsebf1571/NT(IX86)/Win2008R2/1/DEBUG/Fri Nov 02 11:27:20 2012

background information on the problem

a certain warmstandby becomes out of sync ... resync is needed ...

when attempting to drop the conenction, the repserver disappears without any msg.

attempt to purge the queue still results in the repserver crashing.

No error messages are in RS errorlog. the repserver just disppears.

732183 ORACLE ONLY: After direct load materialization,

replication of update and delete operations on

Oracle NUMBER data may fail if the NUMBER value

is in a searchable column or is more than

36 digits in length.

732187 Performance improvement in heterogeneous replication environment by reducing datatype translation time.
732240 Error action mapping for ASE warnings not updated
732257 rs_init screen / console output when installing new repserver gives ... Sybase CSI Warning msg

The default CSI error handler is active. This implementation only intended to be used in non-production code. All consumers of CSI should override this implementation at factory creation time using the sybcsi_factory_set_error_callback() function.

Sybase CSI Warning Message: The Certicom FIPS runtime has already been initialized. The initialization will be skipped.

732277 Users might find the following error in Replication

Agent log.

Failed to obtain a Thread for session

<com.sybase.jdbc4.tds.SrvSessionExt@4054a4>

Meanwhile, Replication Agent cannot be accessed via

isql client any more.

732281 ll_del, _exc_alloc_element, exc_link_ele, _sync_lock_element in DSI
732282 dALARM sig ll with ll_del, ll_k_del, hts_del, _sync_create_handle, _sync_lock_element
732309 FR: To warn the customer when turning on autocorrection at RAO using ra_set_autocorrection on a table with LOB, LONG, LONG RAW, and user-defined type columns.
732324 Customer request that the CHECKIN process includes a Check Model before the checkin and only if the model is correct allow the model to be checkin the repository.

Customer don't like to have models with errors in the repository.

732437 ORACLE ONLY:If ra_admin_prefix parameter is configured

without restarting Replication Agent before the users

run 'ra_admin init' command, the command could fail

with the following error.

Command <ra_admin> failed - Could not initialize the

primary database because:

ORA-00942: table or view does not exist

732863 Failed to resume Replication

Agent due to NullPointerException.

732982 Support added for "no unique key" feature to HANA DB
733202 ORACLE ONLY: If the character set of Oracle primary

database is different from the character set of

Replication Server, and if you replicate a table with

CHAR or VARCHAR2 columns, Replication Server may be down

and fail to replicate the table.

733283 Update from Repository... duplicates external document in browser instead of updating it.

We should get one only instance of the document in the browser.

733287 External documents (.doc, .xls, .xem, etc.) are added to project as file shortcuts.

This is a feature request to have these documents visible in the Workspace dropdown list box of the Check In Document window.

733288 Select multiple Project documents in Repository browser and select Check out... in the context menu. Nothing happens.
733294 Once a model has been checked in, you cannot update it by going through Repository > Check In... menu and Check In Multiple Documents dialog.
733333 Add a customizable confirmation dialogue window when connecting to repository

Customer would like a pop up screen that they can display messages on and which the user has to click "ok" to connect to the repository.

733337 ORACLE ONLY: Replication Agent fails to send

commit/rollback for transactions.

733590 DOCS: change RepConnector install doc to reflect "post-install steps" to match what the Installshield message indicates.
733724 rs156e3 ... srv_xferdata and srv_negotiate errs in rs.log

customer is seeing the following errors in their rs.log �

1)

E. ... ERROR #21 USER(foglight) - m/sqmprt.c(989)

Open server call to routine 'srv_xferdata' failed.

2)

I. ... No Sybase library information is available.

E. ... ERROR #21 USER( ) - xec/exec.c(457)

Open server call to routine 'srv_negotiate' failed.

3)

E. ... ERROR #60024 USER(foglight) - m/sqmprt.c(751)

Synchronization model MUTEX, element SQMD_Q_SEGS 115 1 was interrupted waiting for

a lock. (5295)eneric/useful/sync.c.

E. ... ERROR #60036 USER(foglight) - m/sqmprt.c(755)

Failed to acquire lock on sync element 'SQMD_Q_SEGS 115 1'. Info 7.

customer uses rs_monitoring frontend that connects to repserver and issues � admin who, sqm, admin who_is_down, admin health, admin disk_space �

feature request for better description of the situation in the repserver err.log ...

something like

a client application possibly abnormally disconnected from repserver before

repserver finished processing a request sent in by that vanished client application

and thus the errors are documention of the situation repserver is confronted with

because the client went away abnormally too quickly

feature request for better descriptions of these errs that are happening with

various different timings of the client leaving before repserver has finished

responding to it.

733736 Library Synchronization window: clicking Help button does not open the PowerDesigner Help.
734568 When the https certificate in use is issued for host IP address, everything works as expected.

However, when user tries is trying to use the https certificate issued for the hostname of the machine (like it抯 supposed to be), the Portal object browser only shows repository folders and the models are missing in the treeview.

734577 Deployment and licensing options for RSME components: Component = EAServer incorrectly has the license file as RSME.tgz and it should be rsme1571_lic.zip.
734610 MICROSOFT SQL SERVER ONLY:

Replication Agent failed to be

initialzed due to the failure

of database trigger creation.

734618 We no longer need to drop and recreate table subscriptions when a repdef is changed or altered.
734846 Replication Server sometimes fails to fadeout connection even after reaching the configured fadeout time.
734962 Add option to do loss detection when using either restore_dsi_saved_segments or resume connection.
734995 RS connection to IQ can hang if table name does not exist.
735006 RTL: RS puts quotes around the table name when it should not.
735269 When a column value is provided to Replication Server in a date format, and the Replication Definition as well as the Target Database column are set to a char datatype, then it is feasible that this column will be replicated as text values with different date formats depending on whether the columns are updated via materialization or standard replication.
735323 Command ra_license failed

to return correct expired

date for graced license.

735378 RSO Oracle 15.7.1 does not have ECO disks for customers running RS 15.7.1 GA or RS 15.7.1 ESD #1.
735422 ORACLE ONLY:When the users replicate an Oracle

store procedure which has CHAR parameters, and the

replication definition is created by Replication

Agent through rs_create_repdef command, Replication

Server might be down during replication because of

the error 'ORA-23620: bind value size too large for

PL/SQL CALL operation'.

735597 RepConnector 15.0.2 has been certified against JBoss 6 running SAP JVM 6.
735690 ORACLE ONLY: Replication Agent is not able

to resume replication after encountering

the error message similar to "Could not

set SCN generate ID to <65,536> for

locator <[GENID=0][SCN=12502638208][SCNGENID=0]

[THREAD=1][LSN=327298][BLK=337464][OFF=140]

[OATSCN=0][UNIQUE=0]> because the value exceeds

the maximum unsigned short value."

735704 "Resetting database generation numbers" in New Features Guide is titled "Resetting Primary Database Generation Number" in the Administration Guide Vol 2.
735837 Since replication to Oracle is not supported via DCO, this request is to remove the scripts that create a connection to Oracle via DCO.
735874 Multiple error codes with action retry_stop that can occur at the same time, will print the offending transaction multiple times.
735876 Ability to turn off print of offending transaction before suspend
735883 Product: PD 16.1 EBF#11

OS: Windows XP SP3

Customer is facing the same exact situation as described in previous CR#721850/CR#708924 which had been fixed in PD 16.1 EBF#7. By following same exact steps from CR#708924, customer is able to authenticate his LDAP user ONLY if leaving password as blank. Otherwise, he will run into same situation as described in CR#708924.

By running our internal utility to track down the issue, the utility authenticated fine. So, same routine needs to be ported to PD 16.1

736139 New Feature Request ... cfg item to make no_trunc the default behavior with admin who commands
736209 Support correct hanlding of null value in UDB varchar for bit data type
736347 Product functionality change to support two same named tables from two different source databases replicating to one RepConnector connection.
736369 Enhancement to be able to set sts_cachesize per table.
736386 When pdb_xlog_prefix and ra_admin_instance_prefix

parameters have different values in the configuration

files, if the user upgrades the Replication Agent

instance to a higher version, error might happen.

736405 RepAgent will shutdown when there is a compressed table on Microsoft SQL Server.
736408 A repository user made deactivated loses its groups. Reactivating it does not populate the list of groups: the user configuration is lost.
736476 rs_init fails build Replication Server with either ASE RSSD or ERSSD .
736492 dsi_command_convert on a table to 'none' continues to override connection level dsi_command_convert.
736633 Ability to change the maint_user with the 'alter connection' command.
736642 New Feature Request ... customer requests more information related to the connection which experiences the 16240 errors in rs.log. customer requests more information in order to troubleshoot and explain why the call to read data failed on the network.
736760 ORACLE ONLY: Replication Agent incorrectly

replicates an empty LOB column value as a

NULL value.

736841 Support drop table if the table has lob columns and has data changes that are not being processed by RAU before dropped
736926 feature to have dsi_row_count_validation at the table level
737166 Option for "alter repdef" to take immediate affect on existing data in the queue (pre repdef versioning behavior).
737181 Cannot add a replication definition to a logical connection if the distributor has been set to "off"
737215 Solved the read failure when a LOB change is inside a large(long) transaction.
737421 New feature to 'admin config' to be able to display all the parameter settings that have been changed from default.
737441 Execution of ra_locator move_truncpt is allowed

while Replication Agent is in replicating state.

737505 Missing description of asm parameters in RSO-Oracle 15.7.1 ESD #2
737537 Add asa_host and asa_port to the Reference Manual.
737617 ORACLE ONLY: Replication Agent fails to replicate

operations that are logged just prior to an

Oracle online log switch.

737743 ORACLE ONLY: After Oracle LogMiner terminates

the connection with Replication Agent,

Replication Agent may not be able to resume

replication without being restarted.

737841 The maximum number of transactions that resume connection skip N tran can skip is the number of committed unread transactions in SQT.
737923 Warmstandby and MSA replication: the 'send standby' clause does not appear to be working as documented when adding table repdefs.
737926 RTL enabled: automatic materialization to IQ fails with table not found - missing table owner.
737994 Currently hyperlinks of mappings are not active, no mapping information can be shown or only minimum information are available for mappings.
738119 Request is to enable a way to save passwords to Repository local like in the previous versions. To be able to connect to repository without authentification.
738329 If debug log on proxy sever is enabled. ODBC errors during login to Oracle 11g repository is logged.

OdbcError(-2): [S1000] [Oracle][ODBC][Ora]ORA-00933: SQL command not properly ended

738343 For internal use only (QA finded):

ORACLE ONLY: Replication Agent Oracle intervalDS

data type parse error make materialize session close.

738393 When searching attributes of type 'string' the Portal search operator defaults to 'Contains'. However, the customer would like to select '=' (equals) for the operator. Depending on the attribute selected, the ability to select a specific operator is not available. The customer states that using 'Contains' for 'strings' returns too much information.

The step to reproduce the issue:

1) Start Portal. Login

2) Click Search. Click New Search. In Model Type field, select Physical Data Model.

In Object type field, select Column. In Attributes field, select Data Type.

You can see Operator automatically set to Contains. There is no way to change it.

The customer wants to use '=' in this case.

738468 ORACLE ONLY: When Replication Agent uses JDBC to

execute SQL statements against the primary database

or RASD, in some cases, JDBC PreparedStatement or

Statement objects may not be closed to relinquish

database resources.

738501 PowerDesigner 16.5 fails to check stereotyped metaclasses of Glossary model into the repository.

As an example, if you modify only a stereotyped metaclass, the Check in is cancelled because the repository document and the local copy are considered identical.

It does not happen with stereotypes.

738536 The customer is requesting an enhancement to add support for the Kerberos Protcol for use with the PowerDesigner portal.
738567 IBM UDB ONLY: Improve performance for log record

processing.

738681 provide method in RS to diagnose why connection cannot be made to DBMS when using the connector factory, especially with DBMSs not accessible with isql.
738716 MICROSOFT SQL SERVER ONLY: text or ntext column

data fails to replicate correctly in a double byte

environment.

738764 RepServer should validate the replicate data server's ability to implement DNR and disable DNR if the RDS error message explicitly states that DNR is not supported; or if the RDS is undergoing a SHUTDOWN and does not explicitly state that DNR is not supported, don't reset DNR to 'off'.
738841 ORACLE ONLY: After updating the log archive path

location to a new location, Replication Agent

may go down when it is unable to find the

previous archive log file.

738901 MICROSOFT SQL SERVER ONLY: Added support for Microsoft SQL Server datatypes: date, time, datetime2, and datetimeoffset.
738914 RS should not require a reboot of RS for changes in interfaces file.
738928 A new script (hds_oracle_new_setup_for_replicate.sql) is provided to re-initialize the replicate oracle database after dbresync.
738978 When an ASE user datbase connection which uses 'dsi_dataserver_make'= ase and a customized function string directly or indirectly derived from rs_default_function_class (but is not derived from other system defined function class such as rs_oracle_function_class) has been successfully upgraded by rs_init "user database upgrade" function, the command "admin version, "connection"" reports incorrect message "Database information not found".
738985 ability to specify the name of the connection with a dot in the admin config command, and other similar commands (sysadmin dump_queue)
739068 When there are more than 255 columns in a table, and if any of the columns in the primary and replication definition columns are a unichar or univarchar datatype then a 揷reate subscription ... direct load� command may fail with the following error message in the repserver log file,

E. 2013/05/08 14:17:29. ERROR #1027 MatApply( ) - /dsiutil.c(420)

Open Client Client-Library error: Error: 34, Severity 5 -- '[ ExpressConnect for ODBC Data Source|statement ] /calm/bldr/rsconx/odbc/generic/src/odbccolumn.cpp:1241 odbcCol::SetValue failed, value too long. Setting Parameter 15 to it's bind location failed. '.

739101 The calculated cache size (block_size*sqm_page_size*sqm_cache_size*1024) cannot exceed 2047 MB.

If an attempt is made to configure the cache size over the limit, Rep Server will crash during start up. This fix checks the calculated cache size and reverts to default values if it exceeds the limit and will then give warnings in RS log.

739280 hds_oracle_new_setup_for_replicate.sql incorrect for RS 15.7 and later. rs_lastcommit now contains a column, conn_id introduced with MPR.
739284 ORACLE ONLY: Replication Agent command

'ra_dumptran' when executed may prevent

other Replication Agent commands from

being executed.

739285 Replication needs to have scripts that only do replicate DBMS objects in case of resync.
739287 ORACLE ONLY: Introduce a new Replication Agent

configuration parameter lr_max_session_cache_size

to configure the session cache size.

lr_max_session_cache_size

The maximum number of Oracle sessions to be cached

in memory during replication.

Default:1024

Value: an integer from 128 to 2147483647

739376 When a subscription created with direct_load fails, RepServer would sometimes leave behind the stable queue for the catch-up connection. The subsequent command 搒ysadmin drop_queue ..� would then fail to drop the queue.
739416 ORACLE ONLY: Replication Agent goes down with

ArrayIndexOutOfBoundsException when replicating

large LOB operation from Oracle RAC node other

than the first one.

739467 Request for certification and documentation for Sun Cluster 3.3.
739582 When the character sets differ between the primary data server (iso_1) and the primary Replication Server (UTF8), the following error message will appear when applying CLOB data:

odbcStatement::PutData Data chunk of <x> bytes is larger than expected, total size exceeded.'.

This occurs because the character set conversion adds an additional byte per the encoding, which results in additional data beyond the initial data's length.

739701 When using rs_init to create a new server, an incorrect CSI message is returned to the console stating that the server should not be put into production.
739723 IBM UDB ONLY: Replication Agent

supports replicating 'truncate table'

command.

739724 MICROSOFT SQL SERVER ONLY: Replication Agent

replicates a varchar single space value as an

empty string.

739775 Users using different LDAP servers each LDAP server installed in one different windows domain. These Users should be able to work with the same models on one repository.

Implement feature to be able to configure more than one LDAP server for one Repository.

739797 In the "Installation Guide\Installing the PowerDesigner Portal Server\Installing the PowerDesigner Portal server on UNIX" section, step 5 references the incorrect file.

Step 5 states:

Extract the appropriate license library for your flavor of UNIX from

CMR_HOME/license/lib/sylapi 2.2.0.7.zip to CMR_HOME/license/lib."

However, if you install the Portal from PD 16.1 EBF 6 or PD 16.5, you must extract the file from the "sylapi 2.2.0.8fc.zip".

To reproduce:

1) Install Portal from 16.1 GA image

2) Apply portal EBF 6

3) Check for the referenced file, you find the following:

Under directory "C:\Program Files\Sybase\PowerDesigner Portal 16

\license\lib", there are two libraries files

"sylapi 2.2.0.8fc.zip" and "sylapi 2.2.0.7.zip"

NOTE: if you only install 16.1 EBF 6, the "sylapi 2.2.0.7.zip" is not installed.

739809 Provide capability when modifying the replication definition, to affect the data already in the DSI (at a minimum, return to alter replication definition 15.2 and earlier behavior)
739910 When creating a subscription with the direct load option and a quoted identifier is enabled for a column in a corresponding table replication definition, then materialization will fail

due to incorrect quoted identifier handling by RepServer.

739934 When using rs_init in interactive mode, rs_init crashes when attempting to add a database to the replication system. Windows only.
740003 Improved process for upgrade/downgrade.
740027 capability to make resource file from rs_init on Windows (equivalent of CTRL+w capability on UNIX)
740123 provide documentation or script to clean up after SAMPLE_RS creation failure.
740140 Admin Guide not updated for correct path for setting environment variables for ASA12.
740165 IBM UDB ONLY: Improved the transaction

integrity guarantee for LOB data replication.

740232 Replication Agent fails to automatically generate

the replication definition correctly for a table

containing quoted identifier.

740249 Use real machine name instead of localhost in the interfaces file when building SAMPLE_RS
740253 Incorrect impression on how to set asm_username in the Primary Database Guide
740258 IBM UDB ONLY: Unable to unmark all the tables

marked for replication in Replication Agent.

740429 ECH throws an error when the qualified column name length exceeds 90 characters.
740491 Command: "admin version, 'connection'" shows in-correct information for non-supported ds_make.
740498 New feature request to implement options to maintain rs_ticket_history table from SCC.
740508 ORACLE ONLY: When a table contains quoted

identifier, replication will fail when replicating

from Oracle to HANA DB.

740622 The varbinary_strip_trailing_zeros function does not work properly during direct load materialization.
740656 On some occasions an attempt to create more than 10 direct load subscriptions will throw an error.
740657 ERR #5213 DSI EXEC dsiutil.c(447) SQLMoreResults fails no data srv err messages
740686 There is a general problem using quoted identifiers for direct load materialization. Until the Create Replication Definition syntax is amended, the mixing of an unquoted table name and a quoted table name between the replicate and primary can cause a direct load subscription failure. This issue also occurs when mixing quoted/unquoted column names between the replicate and the primary. The subscription failure manifests as a SELECT statement syntax error at the primary or INSERT statement syntax error at the replicate database.
740819 New command rs_repdef_schema_map to support

primary schema to replicate schema mapping

when creating replication definitions.

740912 IBM UDB ONLY: Replication Agent supports

replicating tables without a primary key.

740968 Depending on the open models in the workspace the compare dialog shows invalid differences for "Target Object Package Location" on Sub-Shortcuts and "File Name" of All Target Models.
741037 When dsi_bulk_copy is turned on and there is an exception in the processing, the Replication Server will crash.
741085 Installer completes, however, installer log shows errors.
741097 MICROSOFT SQL SERVER ONLY: Replicating varchar

and nvarchar data type column containing NULL,

empty value and empty space data into

HANA DB causes Replication Server DSI to

go down.

741100 Improved process for upgrade/downgrade.
741251 The rs_init utility does not detect correct size of raw device and the "create partition" command incorrectly reports no free space when raw device partition size is equal to or larger than 2048 megabytes.
741369 ECO (Oracle Connector) RS 1571 SP101 fails to load properly on AIX platforms when making a connection to an Oracle Database. This issue is specific to the AIX platforms and the use of ECO. Other combinations are not affected.
741410 Change the sap_set_host command to allow the DR Agent port parameter to be specified.
741411 Request to provide JMS_IBM_Format=MQSTR in the JMS header.
741500 The catchup queue DSI did not quote names when dsi_quoted_identifier is set to 'always'.
741541 ORACLE ONLY: Duplicate BEGIN transaction error during

bulk loading operation causes Replication Agent to

go to REPLICATION DOWN state.

741630 Distributor crashes with a signal 11 error because RepServer is attempting to access memory that has already been freed.
741644 RepServer stacktraces in sqm_delseg_thread_func
741694 MICROSOFT SQL SERVER ONLY: nclob data is

replicated incorrectly with the wrong

byte order.

741801 When a subscription with direct_load results in an ERROR, the subscriptions that are in ERROR are counted towards the num_concurrent_subs limit. If the number of concurrent subscriptions reaches that limit, replication Server will not start the next subscription.
741988 The "admin version, 'connection'" command could not handle a <ds.db> longer than 30 characters.
742209 Recent artifact associated with a stereotyped metaclass is missing in the model checked out of the repository.
742383 Client requires the capability of printing models or parts of models that are larger than 8.5 by 11 thorugh the Portal.

Through the Portal UI, the customer cannot print a model that is larger than screen view or group of model objects that are larger than screen. Client requests the capability of printing models or parts of models that are larger than 8.5 by 11 thorugh the Portal

742478 Modify the timestamp format that is displayed by the DR Agent. The new format will be: YYYY-MM-DD HH:MM:SS:mmm, e.g. 2013-06-27 14:36:44.233.
742479 Create a DR Agent API that displays the log messages found in the Replication Server log file.
742480 Modify the sap_status resource result set to dispay an estimate of failover time. This value estimates the amount of time it will table for the ASE transaction log and the Replication Server queues to drain.
742484 sysadmin lmconfig returns 'srv_xferdata' error
742493 rs_subcmp delivered with 64bit Replication Server (repserver) 15.6 ESD#3 on linux fails with the following error ...

Parse schema file failed. [c/subcmp.c(8964)]

solution: upgrade to 64bit Replication Server 1571sp101 on linux

742559 Allow approximate types as part

of primary key in the replication definition.

742563 Auto-generated replication definition incorrectly

generates a fixed non-null LOB column as a null

LOB column. If the column on the replicate is

also a non-null, this will result in Replication

Server抯 DSI to go down with an error trying to

insert or update NULL into a non-null column.

742608 Expected behaviour:

Document added by "Add Document" should be Integrated into a brach where the document already exist if usign "Integrate Document". PD should open merge dialog.

Observed behaviour:

"Integrate Document" creates a second document with identical name in the a branch

742731 Product: PD 16.1 EBF#11

Error: When client checked in a user profile, it is unable to edit in Repository tab.

742748 Upgrade from Rep Server v12.6 to Rep Server v15.7.1 SP100 would stop during an update to rs_subscriptions table.
742755 A new configuration parameter 'dsi_check_unique_key' is now available. The default value is "on", possible values are "on" and "off". This is available at the server-level through 'configure replication server' command and at the connection-level through 'alter connection' command. This configuration parameter will toggle the replication server behavior that will check the no unique key criteria when a subscription is being materialized using direct_load.

If the primary table does not have a unique key and is using direct_load materialization, no activity is allowed on the primary until the subscription is VALID. If activity occurs during this process and 'dsi_check_unique_key' is 'on', the subscription will fail.

By turning off 'dsi_check_unique_key', the subscription may be created successfully but risks potential data inconsistency. Only turn off this configuration parameter under the following circumstances to ensure data is correct following subscription validation:

1. There cannot be any delete statements at the primary table with no unique key.

2. There cannot be any insert statements of duplicate rows at the primary table with no unique key.

742867 MICROSOFT SQL SERVER ONLY: The origin times for

all LTL operations other than BEGIN TRANSACTION

are null when ltl_origin_time_required is set to

true.

742879 Some maint user names cause rs_init to core dump when adding primary db connection.
742998 When upgrading Rep Server 12.6 to Rep Server 15.7.1, issues would cause a failure to upgrade the RSSD.
743000 Subscriptions created with direct_load option leaves rows in rs_recovery table. These rows record the subscription markers and positions in the outbound queue segments. They would normally be removed as the relevant outbound queue segments are freed. If the outbound queue is purged however, or rebuilt, the rs_recovery entries are not removed.
743001 Include the repdef name or object id associated with each row in the stable device.
743003 RS stacks when when setting dsi_non_blocking_commit in "create connection".
743194 Users can抰 connect to the repository using LDAP
743196 UDB ONLY:

Replication Agent may fail to mark all

tables when configuration parameter

pdb_support_large_identifier is false.

743231 The use of the "admin config, connection" command provides the wrong results.
743256 Added a new RepServer configuration API to apply a set of configuration values with a single command.
743264 Added dsi_log_cmds which will work in conjunction with dsi_max_cmds_to_log to control the logging of failed/skipped commands to the rs.log file and RSSD. To configure replication server set dsi_log_cmds to <'on'|'off'> with command, "alter connection to dataserver.database set dsi_log_cmds <'on'|'off'>". The dsi_log_cmds enables logging of transactions and commands that are skipped or the result in DSI errors. Default is off, classification is database_param. When dsi_log_cmds is on, the dsi_max_cmds_to_log parameter is used to limit the number of commands recorded.
743296 When privileges on the 'rs_update_lastcommit' stored procedure is not being granted to public, Replication Server fails to replicate DDL command.
743383 When an ASE timestamp type column is used as the only column in a Primary key the where clause within Rep Server is incorrectly formed.
743461 Capability to specify different user id and password for each of the components in materialization. This does not apply to direct load which already has this capability.
743557 ASE to ASE, A2A, direct load is supported in RS 15.7.1 SP102
743559 Modify the sap_set result set to provide the DR Agent generated names for the Replication Server instance and the remote ASE instance.
743565 In the 'Check In Document' window the customer would like the 'Check Model' option to be available. They would like to prevent their end users from consolidating a model that contains 'metadata' errors.

The customer has been made aware that they can execute Check Model at any time via the Tools\Check Model menu.

Customer's business case:

We need to ensure that our metadata is of high quality. This includes the enforcement of consistent values in extended attributes. If the check model process could be invoked before model check-in, then the checks that we have put in-place, when they throw errors, will prevent bad quality metadata from being stored in the Repository. We are just now starting to audit the quality of metadata stored in the repository and find it quite poor at the present time. This situation needs to be improved.

743576 No activity is being reported on either the ASE rep agent thread log size or activity graph
743661 MICROSOFT SQL SERVER ONLY: Sybfilter may fail

to start on Windows x64 platform.

743770 marker misspelled as "maker"
743792 start_instance = yes in resource file does not work.
743797 ORACLE ONLY: If the Oracle primary is down when Replication Agent is resumed, the Replication Agent will not connect again when the primary is brought back up.
743820 In Dynamic SQL Mode, the OCI connector replicates Binary or Oracle RAW data as NULL.
743875 ra_admin and pdb_xlog displays are not the same.
743928 FR: RCL command to get Rep Server boot time
743946 ra_config should do "like" comparisons on the configuration parameters.
744019 When creating replication defintion, the RS stacks.
744042 DR Agent implemented a more accurate ASE transaction back log calculation
744144 The DR Agent will provide new commands to assist with upgrading the Replication Server and ASE on a standby host in an existing SAP Disaster Recovery replication environment.
744307 Customer requested certification of RSME (Rep Server Messaging Edition) using JBoss.
744310 When running the SAP version of java on AIX, an error similar to this may be seen:

$ java -version

os::malloc: failed to malloc 1048576 bytes (errno 12).#

# There is insufficient memory for the Java Runtime Environment to continue.

# Native memory allocation (malloc) failed to allocate 1048576 bytes for /bas/sapjvm/cons/6/src/6/hotspot/src/share/vm/utilities/taskqueue.hpp:383: E/bas/sapjvm/cons/6/src/6/hotspot/src/share/vm/utilities/taskqueue.hpp. Out of swap space or heap resource limit exceeded (check with limits or ulimit)?

744316 An instance of the Replication Agent for Microsoft SQL Server was able to be instantiated on a different host than the database server.
744373 ORACLE ONLY: Replication Agent fails to be resumed

with resync option due to NullPointerException.

744380 Provide capability to send whole numbers to replicate with a precision (e.g. 4.0).
744383 Installer for SP102 gets into infinite loop if sysam properties file does not have correct permission.
744442 15.7.1 SP 102 Cover Letter states that it is compiled with OCS SP 100, instead of SP 101.
744466 0C4 in LTMGMSG when RSSD password is incorrect.
744605 The automatic materialization option was enhanced to use stripes to improve dump and load processing time.
744610 W. ####/##/## ##:##:##. WARNING #13110 DSI(### rds.rdb) - ul/cmapp.c(2023) 'rds.rdb' does not return native errors. Error action mapping may not be correct.

workaround

hard code RepServer to always return

varchar (3) 'yes' 0x79657

******************************************************************************************

use RSSD

go

rs_helpclassfstring rs_msss_function_class,rs_get_errormode

go

Note: the above rs_helpclassfstring should report the default "select @@ReturnNativeError"

update rs_systext set textval = "select 'yes'" where parentid = 0x000000000ffff825

select * from rs_systext where parentid in (select fstringid from rs_funcstrings where funcid = 0x0000000004000025 and classid = 0x0000000001000011 and fstringid = 0x000000000ffff825)

go

rs_helpclassfstring rs_msss_function_class,rs_get_errormode

go

Note: the above rs_helpclassfstring should report the new value for rs_get_errormode which is

select 'yes'

Then shutdown and restart repserver.

******************************************************************************************

744680 When upgrading RepAgent, the properties file "<install dir>/RAX-15_5/config/RS_repdef_reserved.props" was being overwritten.
744752 When RepServer processes a large number of subscriptions created with the direct_load option, a subscription would occationally fails with messages similar to the following in the repserver log:

E. 2013/08/05 09:49:49. ERROR #13045 MatApply( ) - seful/cm.c(4936)

Failed to connect to server 'HANARep' as user 'q06maint'. See CT-Lib and/or server error messages for more information.

E. 2013/08/05 09:49:49. ERROR #28153 SUB(sub_l_CUS_ACTOBT) - /sub_mat.c(1207)

Subscription <sub_l_CUS_ACTOBT> for replication definition <ra$UDBPrimary_Q04_SAPQ04_CUS_ACTOBT> with replicate at <HANARep.Q06> has experienced an unrecoverable error. The error flag for the subscription has been set

744819 ORACLE ONLY: Error during rollback

processing sends Replication Agent to

REPLICATION DOWN state.

744914 ORACLE ONLY:Replication Agent supports replicating

the table in which a materialized view is stored

in the primary database to an ordinary table in

the replicate database.

744920 ORACLE ONLY: NullPointerException during LOB

processing sends Replication Agent to

REPLICATION DOWN state.

744965 Add a sap_set_databases command to provide a list of database names for setting up a new replication environment. The database list will be verified, persisted, and used to validate any sap commands specifying a database name. If a command抯 database name does not exist in the database list, the command will be rejected.

If database names are NOT set, the default database names 憁aster�, <SID>, and saptools will be used when setting up a new replication environment.

Once a replication environment has been setup its database list cannot be modified.

745185 Retryable error actions modified. The current number of times a retry is attempted is based on the configuration command_retry. Default is to retry 3 times. There is no sleep between retries.

Added a new error action called "retry_forever":

- Any error with severity 17 will have this error action as default action

- It will retry forever

- It will sleep for DSI_RETRY_INTERVAL_C (14 seconds) between retries.

- It will print a message about "still retrying" every 2 minutes.

745186 Retryable error actions retry fixed number of times based on the configuration command_retry. Default is to retry 3 times. There is no sleep between retries.

We will add a new error action called "retry_forever":

- Any error with severity 17 will have this error action as default action

- It will retry forever

- It will sleep for DSI_RETRY_INTERVAL_C (14 seconds) between retries.

- It will print a message about "still retrying" every 2 minutes.

745227 IBM UDB ONLY: Support UDB migration between

different minor versions.

745236 ORACLE ONLY: Replication Agent failed to send a

commit or rollback transaction notification to

Replication Server and that resulted in an open

transaction in Replication Server.

745364 When the "admin version, "connection"" command is used it returns "Database needs upgrade." for a newly created replication server instance.
745409 IBM UDB ONLY: Replication Agent cannot update

the pdb_archive_control_path configuration.

745454 RepAgent installer fails with NullPointerException when the user's account has a $HOME directory that is read-only.

Workaround: Install RepAgent with a userid that has a $HOME directory with write permissions.

745461 Add a new command to the DR Agent API to configure Replication Server and Replication Server database connection parameters.
745487 ERROR #32059 Invalid object identifier for table or function
745534 MSSQL ONLY: Cannot use direct load materialization with the following MSSQL data types: ntext, varchar(max), nvarchar(max), varbinary(max)
745556 Authenticating a Replication Agent version 15.7.1 generates an error in the SCC UI and errors in the gateway.log
745654 'create connection using profile rs_ase_to_ase;standard' fails
745724 Logical connection with active only, unable to resume DIST after 'set distribution on'
745726 The sap_set command is throwing an ArrayIndexOutOfBoundsException when it checks for arguments when none exist.
745840 changing to RDB(PDB) from PDB(RDB) does not correspond to latest version.
745849 After upgrading Microsoft SQL Server DB version from 2008 to 2008R2 or later version, ra_migrate Replication Agent command fails.

Workaround: Review Replication Agent documentation about upgrading the Microsoft SQL Server

database.

745948 repserver -upgr ... seamless upgrade with pending subscriptions stops with wrong error

here is the error message where the upgrade process should be stopping ...

SENDMESG, spid ##: Msg 17001, Severity 16, State 1

Please complete your pending subscription create/drop before upgrading.

here is the the wrong error message where the upgrade process eventually stops ...

Message from server: Message: 208, State 1, Severity 16 -- 'rs_objects1500 not found.

Specify owner.objectname or use sp_help to check whether the object exists (sp_help

may produce lots of output).'.

745949 When using the command "repserver -upgr ..." the seamless upgrade fails because rs_subscriptions1570.mechanism col should allow nulls but does not. This results in the following message: E. 2013/08/27 15:43:33. ERROR #1028 GLOBAL RS(GLOBAL RS) - ain/upgr.c(3976) Message from server: Message: 515, State 3, Severity 16 -- 'Attempt to insert NULL value into column 'mechanism', table '<rssd_dbname>.dbo.rs_subscriptions1570'; column does not allow nulls. Update fails.'.
745958 ORACLE ONLY:If pds_tns_filename configuration

parameter is configured with a tnsnames.ora

file which contains lowercase characters

in the TNS connection string, then when you

execute 'ra_config pds_host_name' or

'ra_config pds_port_number', errors may result.

745977 ORACLE ONLY: The command move_truncpt does not

work if Oracle archive directory is empty.

746024 Race condition - During the direct load materialization for a large table using multiple apply threads, one of the apply threads might lose the last chunk of data, and cause data loss. Parallel direct load - When starting a large number of direct load requests simultaneously for large tables, the select clause from the primary DB might fail with the follow error; I. 2013/08/30 01:08:50. Message from server: Message: 32000, State 0, Severity 0 -- 'Command <pdb_execute_sql> failed - Error <Connection to be released <com.sybase.ra.conn.RAConnection@4c3d2615> not found in pool.> encountered closing connection to Primary Database <odehost2>'. Bulk/DSQL - Due to the inaccurate calculation of the batch size, some of the rows will be applied without using bulk inserts thereby affecting the replicate performance.
746099 The 'unplanned' keyword was added to the sap_failover command. In a failover scenario where the primary ASE is down, the user should execute the sap_failover command with the 'unplanned' option. This will force the standby ASE to become the HADR primary ASE. Note there is potential data loss in an unplanned failover scenario.
746119 RS stack with Monitors and Counters running while direct load is also running.
746158 When a downstream RepServer v12.6 is preceded by a v15.7.1 SP110 RepServer the 12.6 Repserver fails to parse commands from the 15.7.1 RepServer. This only occurs when the RSSD is an ASE v15.7 or later.
746232 When using admin config command it does not return any results for the ascii_pack_ibq parameter.
746314 Warmstandby text column update fails with 'Incorrect syntax near 'FAILED'.
746374 RAO1571sp102 restore msgs to rao.log stating log thread reader moving to log ###

with version rao 156x the following lines used to be seen in the rao.log

I. 2013/08/30 16:52:21.067 INFORMATION com.sybase.ds.oracle.log.OracleRedoLogThreadR Oracle redo log thread reader for thread <1> is moving to log <68725>.

these msgs report progress rao is making reading through oracle's redo and archive log and are useful. add these same msgs in version 1571x.

746417 Capability to split direct load for a single target database across multiple Rep Servers and hosts.
746555 MSSQL ONLY: Cannot truncate table that was

previously marked for replication but has since

been unmarked.

746657 When there are more than 32,768 users on the system, running running 'ra_admin init' may cause an arithmetic overflow error.
746712 MICROSOFT SQL SERVER ONLY: Replication Agent

hangs during bi-directional replication of

LOBs.

746720 UDB ONLY: Executing the command

ra_set_autocorrection all, enable

may fail when there exists unmarked

tables in the primary database.

746785 *** Fri Sep 27 17:26:14 UTC+0800 2013 *** ljoice ***

Replication Agent is unresponsive after several

invalid SQL statements are executed using

pdb_execute_sql.

746787 UDB ONLY: Auto-correction is not disabled after

unmarking a table.

746791 DDL replication as part of Cepheus DB subscription enhancement feature, which enables hetegeneous DDL replication; the main target database is HANA, while the source databases will cover MSSQL, IBM UDB and Oracle;
746808 ORACLE ONLY: Replication Agent fails to mark a

table whose name contains special character(s).

Example: db_setreptable "a/special/table/name"

746966 Change Error message and the comments of resource files to indicate that default user id and password is not allowed to create RAX instance unless "-e" option is defined.
746971 ORACLE ONLY: Replication Agent goes to the REPLICATION

DOWN state with no article found error when the table

marking process is not completed successfully and

changes have been applied on the table.

746984 ORACLE ONLY: NULL Secure Files LOB value is

incorrectly replicated as 0x.

747015 If the DSI for the target connection goes down when a subscription created with the direct_load option is being processed, the subscription should be marked ERROR.
747039 replication agent for oracle ... ra_locator gets stuck compared to the corresponding value in the rs_locater table in replication server.

RAO1571sp102 ra_locator gets stuck ... "ra_" row found in <prefix>_agent in pdb

'RA_' is the default prefix.

RAO1571sp102 ra_locator gets stuck ... "ra_" row found in RA_agent table in pdb (oracle)

747076 A permission error #11061 may occur when creating a user on the Replication Server after upgrading from 15.6 to 15.7.1.
747213 Invalid object name is found in srv__create_obj while replicating to IQ, when IQ logs back into Replication Server.
747365 ORACLE ONLY: NullPointerException during LTL

formatting of a table that contains an

unsupported spatial type causes Replication

Agent to go to REPLICATION DOWN.

747408 Some of the RepServer's parameters have a default value that are out of the range of the legal value list.
747468 ORACLE ONLY:If the service name of the primary database

is different from the database name, XStream based

Replication Agent would fail to connect to the primary

database even if pds_service_name is correctly configured.

LogMiner based Replication Agent would fail to connect to

the primary database for same cause if its use_ssl

parameter is configured to true.

747812 MICROSOFT SQL SERVER ONLY:

A change in the BEGIN_XACT log record body from

MSSQL 2008 to MSSQL 2012 can cause a parsing error

that stops replication.

747932 If both DR Agent's do not resolve the primary and standby hostnames identically, master materialization fails to complete. The workaround is to execute master materialization on the standby DR Agent.
747942 Replicating Oracle varchar to a HanaDB nvarchar can cause data corruption using bulk copy. The problem occurs when the first varchar column value contains NULL.
748236 Icons of models in local browser tab are not updated correctly from the Repsitory. Extended Model Signatur shows differences during check out.
748347 setupdb.rs template: remove LTM references and add required RA props
748367 Title: Branch Integration functionality to allow use of Change lists

Description:

Integrating from development Branches to a development Trunk should be simpler, suggest using the Change List mechanism to allow a streamlined process yet still retain control of the Trunk model.

Use of Change Lists in integrating branches to trunk

Scenario - customer has multiple branches with the same model. Users have permissions on their branch but not write permissions to the trunk. Use of change list should be implemented to allow branch users to submit an integration to be approved by the admin of the change list.

748368 Add feature to push changes from main (root) model out to models in the Branch

Enhancement to sync trunk changes with branches in the repository

Scenario - customer has multiple branches with the same model. When a user submits a change to his branch and then integrates it with the trunk (main) model, they would like these changes to replicate or sync down to all the branch models.

Customer's comments:

We need a way to get changes (in the root\main model) integrated back to branches without removing work in the branch � it抯 too complicated to pick changes out manually. The integration back should omit anything touched in the branch and overwrite anything not touched.

748581 Provide info in DIST error message so that the command is easier to locate and zap in the inbound/outbound queue.
748620 When retrieving information from the Replication Server, the DR Agent is inadvertently formatting the Replication Server site version. DR Agent should pass a version number with no numeric formatting.
748632 Enhancement request to bypass the merge window if there are no conflicts

Add functionality on a Check in / Check-out before the Merge window to bypass the Merge window if there are no conflicts.

For the functionality, client is requesting code that would automatically check for no conflict and skip the merge screen altogether.

Please see customer's document for more context for this enhancement request.

748653 Windows: SAMPLE_RS fails to boot because grace is based on Sybase products already present on the host.
748658 On windows platforms only, create Rep Server does not complete if the partition specified is at the disk drive level (e.g. e:\part1.dat)
748667 On windows platforms only, when rs_init is unable to create a partition while in the GUI window, rs_init aborts.
748708 HVAR fails to apply NULL Oracle decimals to HANA database. The issue happens when all the decimal values are NULL for the same decimal column in the data set being applied by the current array processing operation.
748721 Provide capability to: 1) continue direct load even if there is an error 2) if there are errors, print enough identifying information in log or file so that the row can be found at the primary 3) provide a file so that it is easy to find/load after-the-fact rows that were missed.
748726 Option to build a resource file from rs_init gui, on windows
748727 More robust RS services so that each service can be started and stopped with its own %SYBASE% when there are multiple instances of Sybase products or multiple releases, each with its own %SYBASE%, on the same host.
748728 If RS is unable to create the partition during initialization, make it a warning and complete the rest of the work for Replication Server (create users).
748749 ORACLE ONLY: Oracle-to-HANA materialization fails

with this message:

Select of subscription data failed at primary

database <primary.oracle> for subscription

<subscription_name> for replication definition

<repdef_name> with replicate at

<REPLICATE.HANADB>

748861 Supported configuration parameter

pdb_enable_concurrent_mark for RAO.

748883 PowerDesigner / Proxy check in hangs up if check in a model package to repository.
748916 When there is more than one logical host that points to the same physical host, it is possible that the DR Agent will not create the Windows service for the Replication Server correctly.
748965 dsi_isolation_level value of "default" is not documented.
748966 The command sap_set_replication_service <site>, restart can report success even if the service is not restarted.
748967 When attempting to retrieve log messages from a Replication Server that is down, a JDBC connection is not closed properly. This can cause a resource leak that will eventually cause the DR Agent to stop.
749017 Replication of 2 lob columns within a statement and when using dynamic setting to "on" will result in a failure of the second column.
749083 Reference Manual for dsi_retry points to further documentation in Heterogenous Guide or Admin Guide Volume 2 and those two manuals do NOT have the information.
749087 When dsi_retry is non-zero, option to dump the cdb and buffer last sent across the connection.
749117 RepServer fails to upgrade multiple IQ databases on the same data server.
749134 New configuration parameter

pds_admin_connection_pool_size supported

to configure admin connection pool size.

New configuration parameter

pds_sql_connection_pool_size supported

to configure sql connection pool size.

ra_killconnection command extended to

support close all sql connections and

close free sql connections.

749225 Improved HVAR tracing for customer support.
749246 For internal use only (developer found):

ORACLE ONLY(XStream): The NullPointerException will

be thrown out by Replication Agent when process the

DDL like 'ANALYZE TABLE xxx'.

749253 For Internal use only (functional change):

Remove Certicom libraries reference from Replication

Agent scripts.

749305 If a parameter is on and not valid for a specific target DBMS, the RS should put a warning and ignore the parameter setting.
749334 For internal use only (QA found):

ORACLE ONLY(XStream): The wrong DDL statement

which missed the last ';' had been sent out

by Replication Agent for the DDL like

'create function'.

749370 MSSQL ONLY: Direct load materialization of TIME

values that are null causes error in the TDS

stream.

749501 (MSSQL ONLY) IndexOutOfBoundsException sends Replication Agent to REPLICATION DOWN state.
749509 Allow specific trace settings to be used in the optimized binary, including;

exec,exec_trace_commands

sts,sts_print_dbproc

dist,dist_trace_commands

cm,cm_show_connect_disconnect

sqm,sqm_trace_writes

dsi,dsi_trace_writetext

dsi,dsi_cmd_dump

749528 During direct load materialization, duration counters can be collected to measure the time spent in different RS modules. The duration counter value is not set properly when a LOB column is included in the primary table. In this case,the counter results may provide misleading or incorrect information based on the incorrect counter value resulting in a wrong conclusion regarding an internal performance bottleneck.
749713 Decimal values conversion may fail when applying with HVAR or BULK features to an ASE target, leading to either fatal or non fatal errors (conversion failure or signal 11).
749837 Be able to drop the subscription when the connection is down or suspended.
749846 When a replication definition with "replicate minimal columns" is used for a table having text/image columns and when a command level transformation "u2di" is configured, data corruption of text/image column happens when the text/image columns are not modified on primary side (u2di take place and applies wrong values during the insert operation). The issue happens only when dist_cmd_direct_replicate option is active on the Distributor (which is the default setting). The correct behavior in that case is to bypass "u2di" transformation and apply an update statement at replicate side, instead of an delete/insert pair.
750134 interfaces file is not refreshed if it is changed during rs_init session
750165 MSSQL ONLY: Updating LOB columns (IMAGE,

TEXT, NTEXT) with an empty LOB value

leads to a NULL value in the replication

target.

750204 UDB Only: RAU doesn't support ra_admin with the option refresh before.
750212 On some occasions, deadlock can occur during failover when another user connects to RepServer.
750283 Ability to have a single command to reset rs_locater, rs_oqid, rs_lastcommit, purge queues (or equivalent) when refreshing a database replication path, even when the RS would have previously indicated duplicate transactions.
750305 Need to set SYBASE_JRE6 for rs_subcmp.
750351 When an LDAP User checks a document into a change list, his email address info is lost.

As a consequence, neither this LDAP user nor the approvers (ADMIN, etc.) do not receive any email notification.

750421 admin config,"logical_connection" will not display parameters unless an active is added to the warm standby.
750473 admin config,"logical_connection" does not display all the parameters and their values for a logical connection.
750497 RepServer fails to replicate empty values for some Microsoft datatypes such as 'max' types and text.
750649 xml, uniqueidentifier, and sql_variant are unsupported datatypes in RA MS SQL.
750653 ORACLE ONLY:Replication Agent for

Oracle(RAO)/XStream does not support replicating

stored procedures that include autonomous

transactions. XStream reverses the order of

execution when sending the autonomous transaction

and the stored procedure operations to RAO, thereby

creating the risk that RAO would apply the two

operations out of transactional order.

750712 The TCP/IP 'host' name used from each site is not the same. An ASE on host "A" can be connected to locally as host "A", but on a remote site (on a different subnet or domain) a connection might have to reach host A using "A.hdhcp.sap.corp" or some other address.

The issue was addressed by comparing the underlying IP addresses of aliases and differing FQNs. The code also supports recognizing and resolving multiple IP addresses from different network cards on the host.

750733 Dcoumentation missing that one needs to start up LogMiner as a prerequisite to replicating from Oracle.
750749 (ORACLE ONLY) Replication Agent for Oracle throws IndexOutOfBoundException when processing numeric column value.
750952 RepServer fails to restart after the update of multiple IQ databases that reside on the same IQ server.
750997 The sap_status path command displays the HADR Status for both the primary and standby sites. The proxy table that displays the HADR Status was displaying a null value.
751174 Rep Agent for Oracle does not support the use of dynamic SQL replication of update statements when the source table has more than one LOB columns.
751232 Configuration Guide implies that quiescing the Rep Server prior to upgrade is an optional task.
751233 Provide a method or command to get past block inconsistency on a queue without rebuild queues or purge queue.
751235 page size for bufferpool / tablespace when creating the user temporary tablespace must be twice db page size even though our doc says the bufferpool / tablespace page size should match the db page size.
751300 Provide capability to easily modify default action for RS generated DSI codes
751383 After a repserver binary is replaced with a sp120 repserver, sa role must be granted to the primary user of Rep Server so that the first startup of sp120 Replication Server can alter the rs_subscriptions_ins and rs_subscriptions_upd triggers. After the initial startup of Replication Server, the sa role is no longer necessary on the primary user.
751498 DDLGEN is no longer available with ASE 15.7 SP100, therefore rs_subcmp might not work for comparing schemas.
751654 Repserver does not properly handle the "Alter database" replication definition Command.
751788 null pointer exception with using "map to" clause with replication definitions.
751799 Reduce the retry interval of Replication Server Data Server Interface error 1027 and 5215 from 2 minutes to 0, to minimize the performance impact.
751860 rs_subcmp gets segmentation fault
751866 Capability to automatically pick up columns in the replication defintion without rewriting the custom function string.
751870 Provide an option that allows the ADMIN login to be exempted from the 'Block inactive users' property.

The customer has defined 90 days for the inactive time period. This is the policy set for all end users. The problem is that they do not login in with ADMIN on a regular basis. When they do, the ADMIN login is blocked. Although they can create an emergency login, they would prefer the ADMIN account to be free of this property.

751879 Replication Server memory leaks.
751945 Replication Server is unable to start on the NT386 platform.
752103 Replication Server always returns a zero oqid during Rep Agent startup. As a consequence Rep Agent always start sending data from the Secondary Truncation Point. If the Secondary truncation point is old due to a long running transaction, it may take a while to Rep Agent to send new data to Replication Server
752121 CI library is unconditionally printing to the console debugging information.
752163 ORACLE ONLY:

DDL replication as part of

Cepheus DB subscription enhancement

feature, which enables hetegeneous

DDL replication. The main target

database is HANA.

752252 DR Agent reports a suspended route when the customer has executed the sap_failover command but before the primary ASE is brought back on-line using the sap_host_available command. The DR Agent now displays the route status as 'Incomplete'.
752255 DBA Cockpit hangs when querying the proxy table that contains the Replication Server log entries. This occurs when a null parameter is passed from DBA Cockpit to the proxy table. The DR Agent command to retrieve the log entries must validate the parameters and not allow null values.
752258 During auto materialization, populate the hosts.allow security file for the backup servers with the necessary primary and standby hosts.
752797 warm standby with helping replication definition always sends a command to the target data server.
753199 Please refer to the ASE160_SYNCREP_BETA_README.docx included in SAP Replication Server 15.7.1 SP200 Beta2 image under BETA directory.
753294 Upgrade the replication management agent plugin (RMAP) to use the SCC 3.3 framework.
753362 Any long text is stored into PMTEXT table as blocks of 2,000 chars.

For any new check-in using a Proxy connection profile, the last char of these blocks has been replaced by a space char.

It works fine using a Direct connection.

For example, the first TXID NUMR ends up with

[...]ABCDEFGHIJKLMNOPQRSTUVWXYZ12

and NUMR2 starts with 4567890abcd[...]

whereas we should have [...]ABCDEFGHIJKLMNOPQRSTUVWXYZ123 and 4567890abcd...

753466 Warning messages are seen in the Rep Agent log stating "java.lang.Thread.State: TIMED_WAITING (on object monitor)at java.lang.Object.wait(J)V(Native Method)"
753607 Apply the SAP brand to the replication management agent plugin (RMAP).
753630 Support admin version, "connection" command for MSSQL connection.
753714 rs.rs_erssd_requires_ltm and rs.rs_rs_run_file are not in the Replication Server rs_install template. SAMPLE_RS.res has these parameters.
753865 For Internal Use Only: When RAX used with DB repdef only, all datatypes must be encoded in structured token in LTL for RS to parse the data correctly.
753984 RAU to support new table auto mark, and provide the same set of ddl related configuration as RAO/RAM.
754017 ORACLE ONLY: On Linux platform, if the Oracle and

the JDBC driver is the version of 11.1, after the

users execute Replication Agent command

'pdb_execute_sql' or after direct load

materialization is triggered, there might be error

reported in RepAgent log that 'pdb_execute_sql'

command fails to execute because of the following

error.

"while trying to read the field 'lastRowProcessed'

of a null object loaded from an array (which

itself was loaded from field

oracle.jdbc.driver.T4C8Oall.definesAccessors of an

object) with an index loaded from a constant"

If this error occurs, the users could substitute

an Oracle 11.2 JDBC driver for the Oracle 11.1

JDBC driver to address the issue.

754143 Msg 2057, Level 12, State 0: Server '<rsname>': Line 1, character 29: Incorrect syntax with the keyword 'on'.
754155 Too many trace statements in the log. Most are required for beta, however, the STFindRequiredStream need to be configurable with trace statement
754206 The Rep Agent can hang sometimes when issuing the "quiesce" command when the Rep Agent has the status of "RETRY CONNECTION TO REPSERVER."
754444 For MSSQL ONLY: IndexOutOfBoundsException during

compressed row parsing stops replication.

754496 Customer would like to be able to customize the Portal Interface. They would like to be able to add custom tabs in the Object Properties where they can specify which properties they want the users to see. These tabs would be for different types of users so they do not have to scroll through the entire list of object properties.
754531 RM (Replication Manager) / RMP (Replication Manager Plugin) does not work after upgrading from RM / RMP 15.6 to RM / RMP 15.7.1 sp100 plug-in
754626 RAM does not support replication of the alter table add column statement for multiple columns with constraints.
754639 When seamless upgrade is run, and the software is already at the level that it should be, return a warning instead of an error. This is to provide a consistent method to upgrade software, regardless if it is just a binary copy or if an upgrade is required.
754734 RS 15.7.x: blank replicate table name when repdef created under pre-11.5 RepServer.
754771 ORACLE ONLY:

Replication Agent for Oracle runs

on Oracle 12c on the same functional

level as Oracle 11g.

754777 ORACLE ONLY:

Replication Agent for

Oracle XStream does not

support DDL replication

on Oracle 12.1.0.1 due

to Oracle bug.

754991 Capability of not replicating work done by a user id that is not a maintenance user.
755011 (IBM DB2 UDB ONLY) Replication Agent goes to

REPLICATION_DOWN during scanning the IBM DB2 UDB

10.1 transaction log.

755282 Provide tracing that will help us narrow in on the row that is cause direct_load to fail.
755369 The proxy table that displays the replication ticket history was displaying invalid dates.
755375 If the path of a project document is changed locally, it is ignored when the project document is being checked out of the repository.

As a consequence, the checked out model is saved again in the old location.

755410 rsi_sync_interval is incorrectly documented. It is number seconds with no additional messages in the rsi queue before taking a truncation point.
755428 Instrumentation to troubleshoot connections failures to IQ.
755511 MS SQL Server does not support truncation of tables marked for replication. To work around this database limitation, Replication Agent for Microsoft (RAM) provides a stored procedure, sp_SybTruncateTable, that temporarily turns off the replication flag for the table, issues the truncate table command and then turns the replication flag back on.

Since SAP ERP applications can use Truncate Table operations, users of the SAP ERP system using RAM for replication will need to download a patch of the SAP Kernel that is aware of the sp_SybTruncateTable. Instructions for performing this download and install can be found in SAP Note 1972365 - "Retry on error 4711"

Other applications that wish to issue truncate table operations against tables being replicated by RAM will need to call the sp_SybTruncateTable stored procedure themselves. The interface for the stored procedure is:

sys.sp_SybTruncateTable @tabname varchar(128)

where "tabname" refers to the table that is to be truncated.

755516 Non-RTL replication from ASE to IQ, composite primary key containing identity column, an update of the non-identity pkey column results in IQ identity_insert error.
755655 Support RAM replication for SQL Merge statement.
755659 Enhancement to skip or truncate values within a command in the DIST that do not match the repdef maximum size
755687 detect partition device already in use by another RepServer
755756 Replication Agent cores dump

when trying to shut down on HP-UX.

756044 HVAR/RTL erroneously applies NOOP updates in continuous replication mode, potentially reducing replication throughput.
756104 Project model -that was generated from another model of the project- is not updated into the repository. It does not occur if 'Preserve modifications' option is not selected during model generation.

It is a regression because this issue does not occur in PD 15.3 EBF17 and in 16.1 EBF17.

The defect can be reproduced in PD 16.5 SP03 build 4302.

It does not occur if 'Preserve modifications' option is not selected during

756179 ORACLE ONLY: Replication Agent failed to send a

commit or rollback transaction notification to

Replication Server and that resulted in an open

transaction in Replication Server.

756416 stack trace during parsing/unpacking
756418 Modify the replication management agent plugin (RMAP) to use the new jConnect 16.0 library.
756439 Feature Request on master database replication: support for replication of "lock login" when an account was locked automatically due to, for example, "maximum failed logins".
756444 Feature Request: When using master database replication, and when a login was dropped on primary ASE, "drop login" could fail with ASE error 11180 as RS could have user connection with new login. Need a mechanism to allow "drop login" to go through without errors.
756592 PowerDesigner 16.5 SP03 shows error "A command sent to the repository proxy failed" during check out documents if connected to repository via proxy.
756882 After enabling 'stream replication', can't bring up Rep Agent CI thread in RS:

the following message is repeating in RS errorlog:

I. 2014/02/04 09:43:04. 'STFindRequiredStream: found inactive stream(pdb) runflag(0x07) state (2) strm-ref(8) csum-ref(3).'

756909 Admin Guide missing information about replication definitions.
756952 DSI signal 11 in _ddl_drop_repdef_versions
756987 CR #756987 Executing the RMA sap_status path command when connected to the standby RMA displays an inaccurate latency value.

Workaround: Execute the sap_status path command from the primary RMA.

757035 when I check-in a RQM with a snap of a dialog in the description, the picture is lost after a check-in/check-out

see model before and after in bug model

757189 Replication Server fails to startup after SSL is enabled.
757269 Replicating char and varchar for bit data caused ABEND 0C4.
757271 Replication of graphic types can cause ABEND 0C4.
757278 RepServer stacks in sqm_read_from_cache, sqm_post_write, sqm_read_message.
757291 Bad error message generated, "ges not active, unable to format log record."
757307 route upgrade of versions lower than 15.2 cannot be upgraded with Replication Manager 15.5 or later.
757358 An unexpected exception is raised during model check in:

<<

Unexpected exception

.src\rmgdtb.cpp(5060): long__stdcall SRmgDbAccessManager::ConsolidateUpdModel(long,struct ISRepObject*,long, int, int, long*, class SString*, class SString*,struct SRmgConsolidationProperties *)

A consolidation action is not selected by default.

>>

The Merge Changes to Repository Document window has detected different list of points.

757498 alter repdef causes ERROR #5204 Error from unpacker or parser
757536 Seamless Upgrade: Cannot upgrade a standalone Replication Server with an ASE RSSD that does not have a Replication Agent.
757615 Ability to filter DDL for replication
757717 CR #757717 The RMA command sap_enable_replication fails when a database name is not provided.

Workaround: Always provide the database parameter when executing the command.

757741 CR #757741 Setting distribution mode to remote will cause the setup replication command to fail. The setup replication command must be executed with the distribution mode set to local.

Workaround: To create a remote HADR topology, run the setup replication command with the distribution mode set to local, then use the sap_update_replication command to switch to remote distribution mode.

757763 When DSI suspends, the message 5024 "the database with siteid '0 ' does not exist" is displayed in the log
757888 Oracle deprecated support for XMLTypes stored as CLOBs with Oracle 12.1 and started storing XMLTypes using Binary XML storage by default.
757913 When the primary is Oracle or DB2, a create subscription DDL with where clause may fail with an error message

Msg 57, Level 12, State 0:

Server '<repserver name>', Line 0:

Type 0 is not a legal type.

757949 Provide warning with lti thread is started or verified if maintenance user is the same as the pds_username.
757999 When a DB2 primary is older than 9.7, create subscription ... direct_load <num_selects> selects would fail if <num_selects> is greater than 1.

The work around is to create subscription without the <num_selects> selects option, so sthat number of select threads is 1.

758111 CR #758111 The RMA command sap_version all reports no rows after the initial installation, before any RMA properties are set.
758115 CR #758115 The RMA command sap_status path fails to report latency when the primary ASE is down.

Workaround: None

758117 CR #758117 A successful unplanned failover process will sometimes report an error exception in the result set, even though the failover process completed successfully.

Workaround: Review the state of the environment and ignore the Failing Exception entry in the sap_failover result set.

758196 CR #758196 Deployment of DD tables/cluster tables fails if Replication Server and Replication Agent are upgraded without shutting down the RMA.

Workaround: If you delete the DD tables on the replicate database, you will need to shutdown and restart the RMA.

758224 CR #758224 The upgrade process does not create the connections and replication definitions needed for a remote topology. A user cannot switch an environment from local to remote topology that was upgraded from the Carina Replication Server.

Workaround: None

758228 CR #758228 During a rolling upgrade, the standby site is upgraded to Cepheus before the primary site. If the user decides not to upgrade the primary site and fails back to the original primary, the RMA sap_failover command fails when executing Cepheus specific commands such as querying synchronization mode on the primary Carina ASE.

Workaround: None

758270 MSSQL ONLY: There is a bug in the Replication Agent for

Microsoft SQL Server which prevents LOB columns

being automatically marked at the time their

table is marked. The automatic marking of LOB

columns should be the default behaviour in SP100.

There is a workaround.

758316 When Oracle logs are added or removed outside of the RMAN utilities, the RMAN crosscheck command needs to be run so that Oracle will recognize the logs, so that Log Miner or Oracle xstream will have the correct names.
758322 Investigate whether Oracle bug 12585298 will eliminate the need to do the Oracle crosscheck command if the Oracle archive log is in one of the archive log destinations but not in ALL the archive destinations.
758342 The ASE porting team requested a change to the upgrade process where replication does not begin at the new standby site after executing sap_host_available. Data from a newly upgraded standby will not flow to a down level ASE. The sap_host_available command will be modified to support a 'suspend' parameter that will make sure the DSI to the new standby is suspended.
758356 CR #758356 Failover process fails after server upgrade. The RMA does not preserve the change from 'ltl' mode to 'async' mode at the standby site. Additionally, the ASE rep agent threads at the standby site are attempting to connect as LTL while the Replication Server was configured for CI.

Workaround: To correct the invalid 'ltl; mode, issue the sap_update command for both sites when upgrading the second site:

sap_update_replication synchronization_mode, <logical host name #1>, async

sap_update_replication synchronization_mode, <logical host name #2>, async

758411 New parameter (Keywords) entered manually in the grid of the Repository Find Objects window (Advanced tab) is ignored.

The list of parameters in Advanced tab shall be the same when searching for objects wither in the local workspace or in the repository.

758425 Feature request to be able to delete any version of the document.
758523 "Get text pointer" commands mix with previously prepared SQL commands for bulk insert, which cause an incorrect syntax error.
758641 PowerDesigner does not unlock version

Previous locked version is not unlocked with "unlock after check in" option after a new / modified version is checked in. Happen if "check out to file" is disabled.

758661 ORACLE ONLY:

Replication Agent fails to

process Oracle ALTER TABLE

SHRINK SPACE DDL statement.

758864 MSSQL ONLY:

The Replication Agent for Microsoft SQL Server now

supports display_only as a rs_create_repdef

option.

759036 RAX should map identity column to its original type instead of "identity"

in the auto generated rep def

759168 Replication Agent does not persist

rs_repdef_schema_map settings.

759359 function rs_report_error_to_rdb is not documented
759399 MSSQL ONLY:

A table is page compressed and has a

varbinary(max) column. If the length

of the inserted varbinary(max) is small

(around 9Kb), then RAM does not

correctly replicate the data.

759402 ORACLE ONLY:

When Replication Agent replicates

LOB_WRITE operations, it might go to

REPLICATION DOWN status, reporting a

ConcurrentModificationException error.

759432 The Comment parameter in the Check In/Out Document window specifies a comment to describe the purpose of the check in/out.

The default value is "*** RepositoryUserFullName - CurrentLongDateTime ***".

This is a feature request to be able to define and associate a template to the Check in/out comment.

This template could also use GTL variables ( %USER% - %DATETIME%, etc.) and regular expressions.

759733 ORACLE ONLY:

When lr_parallel_scan is enabled and

the command ra_statistics is executed,

a NullPointerException is encountered.

759756 Conversion error with some decimal values.
759785 Replication Server is not requesting the RCI connector to release the corresponding Prepared statement when a DYN statement is released from the Replication Sever statement cache.
759846 The synchronous replication failover process requires a coordination step where the Replication Server logs into the ASE and applies any transactions that were written to the Replication Server partitions but were not committed at the ASE. This process uses the maintenance user.

Initially, there was a problem in a remote topology where the maintenance user password was unknown to the Replication Server. To resolve this problem the RMA changed the password when the failover command was executed. Changing the ASE password requires sso role. Many customers will not allow a single login to have both sa and sso roles.

To address this issue, the RMA no longer changes the password. It uses new Replication Server commands to copy the existing password from the local Replication Server to the remote Replication Server.

760582 If hvar is enabled in Replication Server, update on

LOB column may fail to be replicated.

760676 MSSQL Only: Sybfilter Manager 'check' command returns ERROR: Unkown disk format error
760820 MSSQL ONLY:

The user may encounter errors in

RepServer during update operations

when HVAR is enabled and the source

table contains LOB columns that were

not modified in the update operation.

760885 *** Thu Mar 27 2014 16:56:18 GMT-0400 (Eastern Standard Time) *** ahill ***

\\neo\cir\...\

Support repro environment:

PD 16.5 SP3 PL1 and PL2 pre-release; Repository installed on SQL Anywhere 12

Reproduced using proxy connection

Customer environment:

PowerDesigner 16.5 SP3 PL1 & Proxy 16.5 SP3 PL1

Repository installed on MS SQL Server:

Microsoft SQL Server 2005 - 9.00.4035.00 (X64) Nov 24 2008 16:17:31 Copyright (c) 1988-2005 Microsoft Corporation Enterprise Edition (64-bit) on Windows NT 5.2 (Build 3790: Service Pack 2)

All connections to the repository are via the proxy

NOTE: in the attached doc, I have reproduce bug 1. I am still attempting to repro bug 2.

Temporary protection for updates to repository documents allows any user to bypass the protection when using the proxy. The end result is the repository losing track of the model.

Repro steps

1. Connected to repository as ADMIN

2. Check-in model several times to with freeze version after check-in selected

3. Disconnect ADMIN user

4. On PC 1, User1 -> Check out model (Version 3 of a LDM was used for testing)

5. On PC2, User2 -> Check out the same model (same version also)

6. User1 -> Modify the model

a. User1 -> Check-in the model and keep the Merge Window open

7. User2 -> Modify the model.

a. User2 �> Check-in the model; Before Merge window popup would appear with message 揇ocument in Exclusive access on your workstation. Do you want to bypass this protection�

b. User2 -> Say 揧es� and move onto the merge window;

c. User2 -> Accept changes and continued check-in.

d. User2 -> Status should show as successfully checked in. And in the repository Model should show with new version (V4

8. User1 -> After User2 has checked in the changes, Accept Changes(Step 9) and check-in changes to the model the model;

9. User1 -> After Check-in, status should show successfully checked-in.

10. Now Check the Repository (refresh couple of times also) � Model is not in the Repository any more.

760907 Generated script to change from database supplemental logging to table level supplemental logging has the command to turn on database supplemental logging.
760943 Finding Objects in the Repository does not return the correct result set if using PowerDesigner 32-bit with PowerDesigner Proxy 64-bit.
760994 Change the published RS scripts to use supported commands. sp_setreplicate is deprecated as of ASE 16.
761128 Issue description:

In HADR remote setting, ASE has a connection to the local SRS for replicating data into ASE, and a connection to the remote SRS for replicating data out to standby ASE.

SRS hide maintuser password feature will reset maintuser password periodically. If local SRS changes active ASE maintuser password, remote SRS won't have the updated maintuser password and therefore cannot access primary ASE to apply NC transactions.

Solution description:

SRS provides two new RCL for Dr Agent sync up remote SRS maintuser password.

1. sysadmin get_maintuser_pwd_enc, DS, DB

2. alter connection DS.DB set maintuser_pwd_enc to "encrypted_password"

The first RCL returns maintuser password in encrypted form for DS.DB (local SRS)

The second RCL change maintuser password in encrypted form for DS.DB (remote SRS)

761154 Library documents and resource files may not be automatically updated when user connects to the repository or synchronizes the library. The repository documents are dimmed and cannot be selected in the Library Synchronization dialog.

Models and other documents that are in the Library folder in the Browser Local tab are not in the very latest version.

761162 ORACLE ONLY: Replication Agent statistics for

internal standby scanner does not work.

761216 Product: PD 16.1 EBF#11

Repository: SQL Server 2008 (using native SQL Server driver to connect to SQL Server repository)

This is for Itau-Unibanco

Issue description:

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

Customer attempted to check in a pdm (BEL_MFT_SQL_Boleto Eletronico.pdm) into Repository in its latest vesion (version 130) and this version then disappeared in repository. According to customer, no errors in PD appeared.

761273 MICROSOFT SQL SERVER ONLY: Allow Replication Agent to connect

into Microsoft SQL Server running in single user mode without having to

bring down other Microsoft SQL Server services.

761277 This issue affects UDB 9.7 customer only.

Issue Description:

When UDB 9.7 with fix pack 5 or above is used, RAU will fail to load its native library. This would stop replication.

Cause Analysis:

This issue is caused by the IBM UDB 9.7 fix pack 5, in which UDB crypto library is upgraded and requires a recompilation of client applications that rely on it.

Details could be found at: http://www-01.ibm.com/support/docview.wss?uid=swg21590697

Work Around:

Shutdown RAU;

Request a new RAU native library from SAP/Sybase for your platform;

Overwrite the old library in directory $RAX\lib\$YourPlatform with the new binary;

Restart RAU;

761314 problem . . . customer experiencing . . . Incorrect syntax with '=' . . . error when they upgraded their primary ds.db ase to 157x and one of their repservers has verion 15.7.1 and the repserver 15.7.1 attempts to send LTL downstream to an older repserver 15.0.1 concerning this table. the new status bit in ASE associated with a table created in a session where quoted_identifiers were set on is not being handled correctly by replication in a mixed version route now.

. . .

T. 2014/04/01 18:34:01. (25): 'begin transaction '

E. 2014/04/01 18:34:01. ERROR #2056 DSI EXEC(106(1) rds16.rdb16) - /prs/sql.y(15109)

Line 1, character 21: Incorrect syntax with '='.

E. 2014/04/01 18:34:01. ERROR #5035 DSI EXEC(106(1) rds16.rdb16) - /dsiutil.c(2607)

Error from unpacker or parser. See previous message for more information.

T. 2014/04/01 18:34:01. (25): Disconnected from Server 'rds16', User 'rdb16_maint'.

. . .

761574 After a failover, the latency information is stale at the RMA where the failover command was not issued.
761577 OS reports RepServer using more memory than admin stats,mem_in_use
761614 UDB ONLY:

Deleted LOB column in the primary

data server may not be successfully

replicated to the replicate data

server.

761688 The error message does not include information

about the marked table when a user attempts to

mark a table that is already marked.

761776 1>if the user inherited permission from group,in permission diagram,

click "Show all authorized users" button,

then all users inherited permission will be shown "<None>".

And Effective permission is showing wrong, for example,

the user belonged to Administrator group, but effiective permission is still "Read".

Attached picture in bugmodel.

761799 UDB ONLY:

When replicating a large number of

rows that include binary columns,

Replication Agent may report an

OutOfMemoryError.

761889 Target-Scope customized function strings cause ERROR #29028 with unknown function object id if repserver is configured with high RSID (> 16842751).
761923 ORACLE ONLY:

Replication Agent doesn't replicate

BFILE value when the table contains

SECURE FILE LOB columns in Oracle

11.2.0.3.

761949  
761957 Print the table name in the message (HQ execution exception occurred while

applying to table [nil][nil]...) to help to identify object

761973 When logging sap_set commands RMA failed to obfuscate the maintenance user password.
762020 'rs_helppartition' shows 'Size (MB)' instead of total segments as the column name. The number of segments in a partition is influenced by the configuration parameter 'block_size'.
762033 Show version comment on object level

The versions tab of an repository object does not show the comments written during check in. It is only visible on model level. Would be good if the comment written during check in is visible as well on object level.

762064 Performance Report does not cover the number of 搃nsert�, 搖pdate�, 揹elete� commands of each replicated table in the 'DSI Active Objects Stats' section.
762084 UDB ONLY: Error initializing replication when the patch version of IBM DB2 (UDB) is greater than 9, regardless of the major or minor version.
762113 ORACLE ONLY:

Replication Agent for Oracle fails to

filter Oracle system tables from the

pdb_find_tables result.

762138 Replication to HANA issue when HVAR is "off". Updates on tables having LOBs but not modifying any column value may cause a DSI shutdown event.
762189 ORACLE ONLY: Replication Agent for Oracle LogMiner

interface parallel scan performance was not

sufficient for customers with extremely high

volume.

762236 With the update of new Proxy security patch, the password encryption prevent old viewer to connect to repository.
762237 RS hangs when grouping and bulk feature are enabled and it's multiple primary tables replicating into same table of replicate db.
762241 [MICROSOFT SQL SERVER ONLY]

The Replication Agent continues to scan the

database log but stops replicating data after an

ALTER INDEX command has been run against a

Replication Agent system table.

762301 PD uses CSI library to encrypt data between client and proxy

CSI uses OpenSSL for encryption

PD 16.5.3 and PD 16.5.2 includes CSI 2.8 M2 that is including a vulnerable version of OpenSSL

SQLAnywhere delivered with PD also includes OpenSSL

We must now deliver 1.0.1g or above

762459 ORACLE on HP-UX ONLY:

Rep Agent for Oracle goes into

Replication Down state when replicating

a delete operation on a table with a CLOB

column when that data has been loaded

using a charset that differs from the

database charset.

This only occurs on HP-UX with Oracle 11.1.06.

762542 During Bulk Processing this condition can be encountered.
762661 When using local cache, after a while you cannot check-in models anymore:

<<

Unexpected error while executing the following action:

Changing value of attribute Modification Date of object Target model reference

The check in of the document has been cancelled.

>>

762686 DOC: RAO 15.7.1SP200 - need to doc that user needs license for Oracle Xstream
762733 MSSQL Only:

There was a memory leak in SybFilter when the

SybFilter was running on a dynamic volume.

762780 Add bit settings for rs_columns.status for quoted identifiers
762804 alter replication definition incorrect syntax in example
762866 Do not send no-ops to IQ.
763104 Fix the issue that sap_drop_host command fails to drop host model after sap_teardown command was performed.
763111 open model from bug directory

check it in

open it in web ui and do some changes : add a task, delete another one, and rename one

save it

extract the model from teh change list on PD desktop side

you got some diagram issues

* pool baackground color is blank

* message start event dos not have the corect icon

* the flow have stereotype displayed

* message format symbol not always good

symbols previously in the model are altered

new ones are OK

763113 Working on CR #763113-1: LTL generated for update to MSSQL 2012 compressed table is corrupted.
763123 W. ####/##/## ##:##:##. WARNING #13110 DSI(### rds.rdb) - ul/cmapp.c(2023) 'rds.rdb' does not return native errors. Error action mapping may not be correct.
763163 Replication Server on HP Itanium):

ECLogManager::svformat(): Error in formatting string.

Raised when tracing - ie, after:

> alter connection to DSNAME.dbname

> set trace to 'econn,dsi_buf_dump,on'

763165 onwer qualification will cause syntax error in RS as well as an infinite loop.
763172 4 byte floats (REAL) were not being replicated properly by causing nulls to be sent instead of the real values in some cases.
763245 Restart RS takes long time to clean up duplicates
763252 When RS is slow to start, connection to RS may not be successful.
763268 RS crashes in DIST thread or hang or have message "glibc detected" when one primary table is replicated into multiple replicate databases. (Duplicate CR 763558).
763395 Redundant update is being replicated
763418 Document MALLOCOPTIONS for AIX. It should include, how to set it (is a reboot necessary?) and what value to set it to.
763558 RS crashes in DIST thread or hang or have message "glibc detected" when one primary table is replicated into multiple replicate databases.
763659 When a Model is checked out from the repository from a user A, the corresponding Requirements Traceability Links will not be recreated in RQM if User B was not allowed or forgot to check in the RQM.

Repository User A:

1. Create a RQM and requirements

2. Create a BPM and a process

3. Link the process to one requirement

4. Check in both models to a repository

Repository User B:

1. Check out RQM from repository (read-only!)

2. Check out BPM from repository

3. Add two requirements to the BPM process

4. Check in the BPM

Repository User A:

1. Check out BPM

2. Verify process links in RQM requirements

-> Links are removed (see screenshots)

763662 [ORACLE ONLY]

Replication Agent encountered the following error when replicating

LOBs:

"ERROR java.lang.IllegalStateException: Invalid type <Idle>

of LOB Cache Region."

763679 ORACLE ONLY: Replication Agent fails to replicate

partitioned tables if the Oracle recyclebin is

enabled.

763722 Prescriptive message about memory usage above threshold.
763836 ORACLE ONLY: When using the pds_tns_connection

and pds_tns_filename parameters for connecting

to Oracle, if the TNS Service_Name is different

than the Oracle database name, the Replication

Agent will raise a not initialized error.

763855 [ORACLE ONLY]

Remove the requirement of pdb_archive_path for

replication, and just make the configuration

necessary for archive log truncation. Also

remove the property pdb_include_archives.

763858 MSSQL ONLY: Replication Agent no longer

has a dependency on the Microsoft SQL Server

system resource database (mssqlsystemresource)

and thus no longer need to put

Microsoft SQL Server in single user mode when

configuring Replication Agent for replication

or when applying Microsoft SQL Server patches.

763938 RAM Only:

After upgrading RAM sp120 to sp20x, run ra_finalize_upgrade may fail due to ddl_password can't be decrypted correctly.

763953 Fixed the issue that user password is displayed in the RMA log file during executing sap_materialize command.
763966 Fixed the issue that sap_failover command fails when primary ASE server is down.
763977 MSSQL Only: Update version properties of sybfilter driver & manager.
763979 [ORACLE ONLY}

DDL statement is replicated and

applied in the target database

with a different user from who

executes the DDL in the primary

database. This happens in Oracle

to Oracle and Microsoft SQL Server

to Microsoft SQL Server replication.

It has been addressed for Oracle to

Oracle replication but not Microsoft

to Microsoft replication.

764151 ORACLE ONLY: Dropping a marked table from the

primary database will cause Replication Agent to

go into REPLICATION DOWN state with a

NullPointerException.

764207 [MSSQL Only]

The Sybfilter driver causes windows to crash when it attempts to

add a log file path for an unmounted volume.

764388 New procedure to report RepServer startup date and time.
764525 ORACLE ONLY: When parallel scan or table level

supplemental logging is enabled, and data is entered

into a table after a create table operation and there

is high replication latency, it is possible that

some rows may not be replicated.

764528 The Replication Server will 慺ade out� the maintenance user connection after a period of inactivity (10 minutes if the default). Before materialization, the SAP installer will wait 5 minutes when checking to see if the database has no users connected to it. The RMA needs to wait longer to allow the connection to fade out before generating an error.
764593 Request to support a detailed text search via Find Objects in the Repository

implement ablility to search a string over all text attributes like (Comment, Description, Annotation etc.) over different kind and in combination of the version of an object.

for instance:

Search string like *<my_string>*

Sample: *MUREX*

The result should be:

PDM: xyz, and/or table: xyz, and/or column: xyz and/or

domain: xyz etc. and the version xyz (for instance the last version of the object)

764667 UDB ONLY: Replicated data may be corrupted during direct load materialization.
764693 ORACLE ONLY: The customer was unable to truncate

archive logs until the oldest active transaction

in the database had been committed. When

transactions are open for several days

this causes a backup of archive logs on the

production system.

764772 The owner qualification was not being sent to Rep Server even though it was set to Y in the LTMOBJECTS table.
764776 Fixed the issue that passwords are displayed in the RMA log during executing sap_set_password command.
764792 When a downstream RepServer v12.6 or v15.2 is preceded by a v15.7.1 SP110 RepServer the 12.6 or v15.2 Repserver fails to parse commands from the 15.7.1 RepServer. This occurs when the PRS is an ASE v15.7 or later . . . or . . . RSSD is an ASE v15.7 or later.
764842 After failover, the sap_statuse may report the path in inconsistent synchronization state:

Example:

site2 Synchronization State Inconsistent Replication Synchronization Mode is currently operating as 'Inconsistent' instead of the configured value 'Synchronous'. Please refer to Replication Server logs for more details.

The synchronization mode is not being updated to the current state that Rep Agent is operating.

This does not affect the replication and the synchronization state is that reported by Rep Agent.

The work around is to re-start Rep Agent.

764857 When the sap_materialize command fails, it writes the password in clear text in the RMA log file.
764860 Improved sap_failover stability in unplanned failover mode
764864 RMA commands are designed so they can be re-run after a failure. The sap_set_password command cannot be re-run because some of the passwords in the replication environment may have already been changed.
764888 A new column orderby_col is added to RSSD table rs_subscriptions in sp202. This is done the first time a sp202 repserver is started. If the RSSD of an existing repserver environment is on a Sybase Adaptive Server, the user needs to perform

exec sp_dboption '<the name of the rssd>', 'select into', 'TRUE'

before a sp202 repserver is started the first time.

In addition, the primary user of the RSSD should have proper permission to add column rs_subscriptions.orderby_col.

764916 Increment the LTL level to 770 from 400 this does not affect RA DB2 LTL in any way.
764921 RMA failed to setup replication when machine resolves with 2 DNS. A remote host cannot access the problem machine using the same DNS that the machine sees itself under.
764968 [MICROSOFT SQL SERVER ONLY]

Replication Agent fails to replicate any

transaction for a very large database.

765024 DSI connection has to have been resumed, before one can start the cdb traces.
765102 Error 207: Invalid column name when enabling 'dsi_quoted_identifier'
765114 MSA/warmstandby update fails with " Incorrect syntax near 'FAILED' " when there is not a repdef for table.
765117 Error 102 'Incorrect syntax near 'FAILED' when using compression despite of having repdef for table
765225 RAM only:

If upgrading RAM sp120 to sp200/201, DDL replication will fail with error that complains system table object with id (e.g. 60, which is sysobjvalues) missing.

765263 Check in library.bpm to Library and build index.

Open model test.bpm and edit diagram.

Sub-process has sub symbols. Edit Sub-process name in place,

input character 'proc' and select one term in auto complete list.

Then sub-process is replaced by shortcut. But its sub symbols are still there.

Save change. Go to workspace and open diagram in changelist.

But sub symbols has no name and no properties.

If parent object is deleted, should also delete sub-objects and their symbols.

765276 When marking a new User as External, automatically validate (execute Check Name) the user against the LDAP server.

When users are managed by LDAP, the PD documentation recommends creating user accounts in advanced. The customer is entering 100+ user accounts and then must open the properties of each user and then click the Check Name in order to validate the user.

The customer feels that PD should validate and update the user information by selecting the External option in the List of Users window.

765325 Import bpmn2 file in bug directory in portal.

But after import, boundary event is not at edge of its attached node symbol.

(see pic in bug directory)

765441 ASE 15.7 SP130 is supported.
765557 MSSQL ONLY: After adding a LOB column to a table

that is already marked for replication, the LOB

column is not enabled for replication as expected.

765722 [MICROSOFT SQL SERVER ONLY]

Improve the performance for moving the truncation

point during high volume.

765974 If user has created a user-defined named path in a General Preferences Profile,

and if user has modified the path of the user-defined named path in the General Options on the client machine, the path may be reset to its default value defined in the General Preferences Profile after a few closes/restarts/re-connections.

PowerDesigner behavior does not seem to be consistent:

- either the value of a named path should be overwritten any time a user connect to the repository due to the check out of the .upf file,

- or the modification made locally should be always preserved.

766020 ORACLE ONLY:

Replication Agent doesn't distribute correct NULL

value for updating a BLOB column when Oracle

configuration parameter db_securefile is set to

'preferred' or 'always'.

766035 When the following replication environment is created

- create and start 1 RS-ID RepServer (RSID)

- create and start 4 other RepServer (RRS1 to RRS4)

Creating the first 3 routes from the RS-ID server is fine

- create an outgoing route from RS-ID to 3 first replicate RepServer (RSID->RRS1, RSID->RRS2, RSID->RRS3)

When the fourth route is created from the RS-ID server a stack trace in the RS-ID server occurs.

- create a route from RS-ID to forth replicate RepServer (RSID->RRS4)

==>> RS-ID RepServer will end and stack trace.

766044 ORACLE ONLY: If the tablespace type is a bigfile

and the table in this tablespace contains LOB

columns, Replication Agent does not replicate the

data applied on that table.

766181 ORACLE ONLY: Replication Agent encounters

"ORA-01000: maximum open cursors exceeded" when

processing an UNSUPPORTED type of LogMiner record.

766558 The add user dialog, called from invite to comment cannot be displayed

on a machine with resolution 1600x900

the dialog is too high

766566 ORACLE ONLY: Creating a new Replication Agent

instance for Oracle using a resource file

with "pdb_include_archives=USE_DEFAULT"

configuration set causes start up to fail

due to an invalid value set for

"pdb_include_archives".

766659 The customer is requesting functionality be added to allow the end user to manage the repository email capabilities.

Specifically, they are requesting the following as a minimum:

1) Store and provide access to email notification history

2) Store and provide access to the contents of the emails sent by PD

3) Provide an option for the end user to modify the email templates

766684 MSSQL ONLY: Improve performance for

getting the Microsoft SQL Server

Log Sequence Number (LSN) on the end

of the log.

766685 [MICROSOFT SQL SERVER ONLY]

Improve the performance to start replication by

optimizing the method to get start of log.

766762 ORACLE ONLY: Improve the performance of

Replication Agent when the volume of data that

needs to be replicated is a small part of overall

volume.

766823 In PowerDesigner Portal, it may take up several minutes to have the property sheet of an object displayed (model, package, table, column, etc.) when the model objects are organized in a hierarchy of thousands of packages. This makes Portal unusable.

Any action in the Repository browser executes a query to check for changes:

PREPARE,select 1 from PMOBJT where OBJT=? and OMDT>?

This is a feature request not to send one request per package/object, but one unique request for

all objects of same class at once like the following one:

select o.code, o.name, o.omdt

from pmobjt o inner join pmclss c

on o.clss = c.clss

where o.clss = 1499

766828 Fixed the issue that hadrGetTicketHistory command fails to execute due to syntax error.
766838 create connection with save_interval does not work
766876 Use bug model.

Open and edit diagram in portal.

There is a flow linking two tasks.

Change Task_1 to Sub-Process, change Task_2 to Call Activity.

Then try to select flow symbol, but it is difficult.

Even it is selected, the selection dotted line has different path from flow symbol

(see pic in bug directory).

767042 when use "rs_subcmp" and set option FASTCMP to "Y", OS top command may show there are many vitural memories consumed by "rs_subcmp", and sometimes you may find the below error in RS log:

Unable to allocate memory. [c/subcmp.c(4958)]

767158 Import bpmn2 file in bug directory, and then save.

But in context pad of 'Normal Gateway', you can change it to 'Normal Gateway'.

Check out saved model in PD fat client (gateway.bpm in bug directory),

stereotype of 'Normal Gateway' is 'Stereotype'.

Corresponding symbol of exclusiveGateway 'Exclusive Gateway' has a property

'IsMarkerVisible=true', so it is imported as Exclusive Gateway.

Corresponding symbol of exclusiveGateway 'Normal Gateway' has no property 'IsMarkerVisible'

(which means its value is false), so it should be imported as Normal Gateway.

But it is imported as a gateway without stereotype.

767160 Use bug model.

Open and edit diagram in portal.

Draw a sequence flow from boundary event to task, and then save.

Check out saved model in PD fat client.

Double-click on that flow to open its property sheet,

but get following error, and flow has no source.

767357 User has entered the I number of his colleague.

But this person never connected to PD repositroy and the I number is not declared

Send should not be grayed

When user click on send a message should warn him that the user does not exists

or no user is selected to send the invite or no invite text has been entered

1)display error

2)put focus in input text field , select text if any

767457 [MICROSOFT SQL SERVER ONLY]

Fixes for Sybfilter and Sybfilter Manager:

- Sybfilter causes Windows Server to crash

- Memory leak in Sybfilter when Sybfilter is

running on a dynamic volume.

- Sybfilter Manager 'check' command returns

ERROR: Unknown disk format error.

767512 Calling the system procedure xp_cmdshell() could have caused the server to shut down on UNIX in rare, timing-dependent events. This has been fixed. There is no known workaround.
767526 The replication of delete and update commands with HVAR activated and dt_apply options > 1 may hit row count runtime issues when the primary keys have NULL column values.
767594 Fatal messages showing up in stderr/stdout which do not show up in RS log.
767721 Admin Guide: Incorrect parameter 'threshold' for 'set repmode'.
767727 ORACLE ONLY: Replication Agent fails to initialize

when user configures the pdb_archive_path

to an ASM path and does not specify the ASM

connection related properties.

767773 Import bpmn file in bug directory.

But some flow symbols are not correctly imported, they only have middle pints

(see pic in bug directory).

This bpmn2 file is exported from NetWeaver, so only middle points of flow are

exported as waypoints of BPMNEdge, anchor points are not included.

BPMNEdge that have waypoints are not well imported.

767806 Error 102 'Incorrect syntax near 'FAILED' when connection is using dynamic_sql to "on"
767901 Add feature in the PD UI to show the specific user that locked repository model

Customer's text:

There is No transparency on who is using Check in and no notification on when it's done

We would like to see in the UI the USER who has a model locked (whilst performing a check-in/merge, for instance). There should also be a way to get a NOTIFICATION in the client when the model is UNLOCKED.

767907 Add functionality to show in which version of a model that a specific version of an object was created.

For example,

A LDM ha 50+ versions in the repository.

If you right click on an entity, it has 15 versions.

If you select version 10 of the entity, there is no way to determine which model 'version' this change was made.

PD should provide functionality that allows an user to right-click on version 10 of the entity and then identify (or allow to check out) the version of the model where this change was added to the repository.

Customer's text:

We need to be able to link changes for a repository object (e.g. an Entity, Attribute) to the version of the model that it was changed in.

I can't see how to do this in the UI, all I get is the 'Versions' tab on the repository object, and the 'Versions' tab on the Repository Model.

Without this its VERY hard to find out when something was changed and more importantly, WHY.

As a workaround, please provide a sample SQL query to identify the object version and the model version where it was created.

767937 Import bpmn2 file in bug directory,

but get error in console and import cannot finish.

Both files contains flow symbol from boundary event.

If remove corresponding BPMNEdge in bpmn2 file, import can succeed.

767962 ORACLE ONLY: Duplicate BEGIN transaction error

ERROR com.sybase.ds.oracle.logmnr.OracleOperationPrnextOperation Transaction context already exists for begin transaction id <OPID 0x####.########.####:####.########.########.####>, Timestamp <YYYY-MM-DD HH:MM:SS.M>, XID <0x####.####.########>, Serial# <####>, Session# <###>, Session Info <login_username=*** client_info= OS_username=**** Machine_name=****** OS_terminal= OS_process_id=##### OS_program_name=******@****** (*** **-**)>, User Name <***>, Object ID <#>, REL_FILE# <#>, DATA_BLK# <#>, DATA_OBJD#<#>, Operation <START>, Op Code <#> Rollback <#> SSN <#> CSF <#> SQL Redo <set transaction read write;> >.

causes Replication Agent to go to REPLICATION DOWN state.

768039 Automatically create the Folder (directory) for the proxy log file if the directory does not already exist.

Customer's text:

It appears that PowerDesigner won't create the log folder and thus fail to create a defaultlogger.log file if the folder hasn't been created upfront.

We would like to see an enhacement request whereby PD automatically creates the specific folder if it doesn't already exist.

In addition, if the log folder doesn't exist, or if PD failes to write to the log for any other reason, a warning should be written to the Windows Application event log.

The justification for the above is that such simple configuration issues could prevent essential log information from being written making troubleshooting in case of production problems very difficult.

To reproduce:

1) Install PD Proxy

2) Specify a non-existant folder for the log

3) Start the PD Proxy service

NOTE : the log will not be created.

768040 Create user: password emailed before new user's email entered

SMTP is defined in the repository. When a new user is created via the List of Users, an email with the password is sent out before the user's email is entered.

To reproduce:

1) Create User_1 (not an LDAP user) and do not enter an email address

2) Open the properties for User_1

3) In the Output window the following message is listed:

Password has been reset and an email notification message has been sent to User_1

The problem is that no email has been entered for User_1.

In support's testing, the email is sent to the 'sender's email specified in the SMTP configuration. However, the customer states that this is not happening at their site. The emails are being sent to random users.

We have been unable to identify a use case to send the email to random users.

768164 In rare circumstances, RTL applying bit column values to IQ may cause IQ to core dump. This can be workaround by using "RSFEATURE,RSFEATURE_HQ_FORCE_UPD2" traceflag.
768184 MSSQL ONLY: Replication Agent goes to

REPLICATION_DOWN because of an

IndexOutOfBoundsException during compressed row

processing for a table that has more than 127

columns.

768199 UDB ONLY: LOB & Long field column values may be missing

during materialization.

768270 UDB ONLY: ClassCastException encountered during

operation processing sends Replication Agent to

REPLICATION_DOWN state.

768290 Filter criteria defined for report items are lost after "Check out to file".

It does not happen if the "Check out to File" option is not selected.

768461 When updating model into the repository, the Merge Changes to Repository Document dialog returns differences on list of points of some reference symbols although they have not been modified at all.

Display option 'Automatic Link Routing' is not selected.

768606 Check in bug model Vertical.bpm in bug directory.

Open and edit diagram 'Vertical BPD' in portal.

Click 'Change Pool to Horizontal' in Tools menu.

Draw a new Pool on diagram, and the new pool is horizontal.

Save and submit the change, then pool in changelist is still horizontal.

Publish the changelist, then open diagram 'Vertical BPD - v2' again.

But pool comes back to a vertical one. (see Vertical - v2.bpm in bug directory)

768660 RSO 15.7.1 SP201 documentation has a New Features Guide. For all other published documents on the Product Documentation site, refer to 15.7.1 SP200 list.
769031 1> select an object, modify the its RTF description/annotation ,

save it, do compare,

in property of compare,

the description/annotation is still shown as rft format rather than html.

769034 1> select an object, modify the its RTF description/annotation , save it,

do compare,

in property of compare, the difference of the description/annotation value are wrong.

For example to clear all value of description, but in "New Value", it is still shown there.

769106 Import bpmn file (exported from visio) in bug directory and save.

Check out model in changelist, pool 'VIP customer' has only one default lane 'Default',

but the lane's stereotype is not set.

During import, if a process has corresponding participant, it will be imported as a pool.

But if the process has no lanes defined, a default one will be created for it.

In this case, lane's stereotype is not correctly set.

769107 Use bug model in bug directory.

There are two pools and a message flow linking them.

Select both pools and the flow, then move.

But flow is not linking the pools any more. (see pic)

Should keep related position of pools and the flow.

769169 The customer's repository has a well-developed folder hierarchy.

When you attempt to check in a model, you are unable to select a specific folder.

When you try to select a Folder, PD appears to timeout and while attempting to

populate the folder list.

The repository is installed on MS SQL Server 2008. This problem is occurring with

either a direct or proxy connection. The proxy is installed on the same PC as the database.

769177 Replication Server Administration Guide does not state that MPR, Multi-Path Replication, is not available for ASE Cluster Edition.
769179 Make it easier to select a code page other than the default code page.
769187 Data type mapping for Oracle NUMBER(1) has been changed to HANA SMALLINT to support negative values.
769296 The 'Merge Changes to Repository Document' dialog does not report changes on extended attributes, if a model extension has been added recently and the extension contains an extended attribute for the NamedObject metaclass.
769298 Customizing a Permissions profile, some items are duplicated in the Selection list of the Select Meta-attributes to customize dialog. For example, Check, Data Type, Default, and List of Values for the Physical Data Model module.
769335 MSSQL ONLY: When pdb_automark_tables is enabled

on a newly created and initialized RAX instance,

RAX doesn't replicate DML commands on a newly

created table.

769397 "admin version , "connection" " returns an incorrect result

when the database maintenance user is not aliased to dbo or

granted sa_role. ("Database needs upgrade")

769465 ddl replication ( eg, "create table" ) fails with repserver error 13040 ("Failed to set a property in the connection structure") and dataserver error 10331 ("Permission denied ... you need ... SET PROXY")
769523 ORACLE ONLY: Replication Agent is unable to

truncate xlog remotely through the local Oracle RMAN

utility.

769598 Check in bug model.

Open and edit diagram in Internet Explorer.

Click 'Task', and edit any property in its property panel,

like add comment, or set Compensation to true..

Click 'CallActivity_2', in its property panel, there is an ATTO attribute 'Implementer'.

Click this link, but a confirmation dialog pops up asking whether leave or stay

(see pic in bug directory.)

But it should not.

769649 1. Create a new diagram in web portal, draw a task on diagram.

2. Change the new created task type to Sub-Process or Call Activity.

Results:

Symbol disappear, and with console error,

15:31:46 ERROR ModelHandler - Error while executing command 'Change End Event Type':

TypeError: Value being assigned to SVGPoint.x is not a finite floating-point value.

All previous operations are rolled back.

...

769674 when doing � export BPMN2 � you can have validation rule message

These messages for BPMN2 validation rule are hard coded

a comment "// TODO i18n" is idnicating that is still to be done

769680 With several users having same beginning (for example I numbers)

in a BPM diagram, call the invite user dialog

you type I, you have all the users that starts by I

type 0. even if you have several users matching I0 the list becomes empty

769698 1. Check in the attached bug model into repository.

2. Open model contents in explorer page, switch to contents facet.

3. Switch to other contents then switch back.

Results:

Contents facet failed to load packages and gave error in console.

769699 1. Check in the attached bug model into repository.

2. Open model contents in explorer page, switch to Diagram facet.

3. Click Conversation diagram links to navigate.

Results:

Navigation failed.

Hyperlinks in Uses and Impacts facet also have this issue

769800 To reproduce,

1>edit bugmodel diagram "main", there is shortcut task "Task_internal" on the diagram,

then add a new task on the diagram, save it, error dialog pop up.

"The diagram can not be saved.

Unknown attribute BPMN2.Compensation

on Action UPDATE. "

769848 to reproduce:

1> connect to oracle repository;

2> update BPMN diagram, such as add some tasks and flows, save into changelist;

3> go to workspace; the thumbnail in workspace is not match with the updated diagram.

769856 To reproduce,

1>edit one diagram, which is with a shortcut task, add a new task on the diagram, save it,

in PD fat client side, check out the changelist model,

the symbol of the shortcut task is blank rather than blue color.

769863 Check in bug model in bug directory.

Task_1 and Task_2 are linked by a flow, and they both have symbol on Diagram_1 and Diagram_2.

Open Diagram_2 and edit in portal.

Delete Task_3, then save.

Check out model in changelist in PD fat client.

But in Diagram_2, Task_1 and Task_2 and flow between them are not in correct symbol format.

(see pic in bug directory)

769925 To reproduce,

1>open diagram, change a flow destination, save it,compare, in compare diagram,

focus on the flow, in property tab->changes,

new value is "[object Object]",which is no sense.

769956 Check in bug model.

Open and edit diagram_package (under Package).

Draw pool or data store on it, and save.

But pool, lane and data store are created under package (BPMN Model_result.bpm).

They should be under model.

769968 Object do not fall in correct collection

Following are steps:

Create a new diagram, then draw new nodes on it and save.

On portal, everything is normal, but in repository browser of PD desktop,

there is only one empty model, but if check out, diagram is normal.

So I added internal key, then in repository browser, change list is normal

Check out to local, diagram is normal

But in local browser, all new created object are under a hidden folder 慏B Web Service�

769971 Use seamless upgrade command option "-A" to upgrade replication server eRSSD in cascade to 1571Sp2xx cause erssd start failure.
769996 1>open a diagram, edit it, and save it, submit the changelist.

by user with write permission, open the changelist, edit it, save it,

now the v2 of the changelist is generated.

Go on to edit the diagram, and save it.

Then go back Workspace, not include the last change.

Tried to delete local cache diagram folder, and restart Tomcat,

the thumbnail/svg could be rebuilt correctly.

770134 Provide display that shows where RAO is currently reading, where DBMS is posting log records and current/last oqid that was sent.
770253 INTERNAL ERROR #23 DIST(103 dsname.dbname) - /packbin.c(2287)

Failed to assert 'len >= 0 && len < 255+1' at 2287, 'eneric/prs/packbin.c'.

Causes crash in _pak_unpack_binary_cmdval.

770335 When HVAR/RTL is active, compiled updates applied with indivudual SQL statements by HVAR processing can be missed and skipped erroneously. A workaround consists to set dsi_bulk_threshold to "1" on the connection. A second issue is that in rare circumstances, successive updates on same primary key can corrupt the value of a column stored in the in-memory change-database for some datatypes and when dist_cmd_direct_replicate is active. The workaround for that second issue is to set dist_cmd_dirct_replicate to "off" on the connection.
770482 - From home page, go to Dashboard tile

- Choose the Tools menu

The Tools menu does not display, user cannot use the Help.

770515 The doc needs updated to provide the detailed instruction to bring back up the server and reset user passwords when rs_random is corrupted or lost.
770523 1>open diagram to do new, update, delete object actions,

in compare diagram, only select Create objects in filter,

but delete objects is still show out.

Attached the action video in bugmodel.

770553 MSSQL ONLY: ImageParseException during operation

processing of compressed tables sends Replication

Agent to the REPLICATION_DOWN state.

770575 with PDWeb

create a new model and try to import bpmn2 file from bug directory

there is message saying the import has been successful but the diagram is empty

770594 admin sqm_readers for an ASE to ASE warm standby, shows an ORC thread rather than a DSI thread.
770653 PD SP04 needs to be delivered with most recent versionof SQLAnywhere 12.0.1
770743 Checking in a document lead to error: "Cannot insert duplicate key row in object 'dbo.PMOBJT' with unique index 'PMOBJT_PK'. The duplicate key value is (nnnnnnnn).)"

The error should be fixed and users should not have to update the catalog tables manually.

770827 When HVAR is enabled, DSI may fail on a signal 11 in function _hq_upd_colval() while processing an update command. The workaround consists to disable the option dist_cmd_direct_replicate.
770918 when one of the symbol coordinate is equal to zero

the symbol position will be completely lost

771038 Sybase Control Center needs Rep Manager's features.
771179 New a bpmn diagram.

Draw a task and change it to sub-process.

Draw at least two tasks or flow inside of it.

Change sub-process to task, but sub symbols are not deleted.

Then save. But get error dialog:

==============

The diagram cannot be saved.

Invalid object identifier null

on Action CREATE.Invalid object identifier D9513B49-F1AC-4FE2-93E6-DC5382C91C5D

Invalid object identifier null

on Action MOVE.

==============

771192 The Check Out Multiple Documents dialog displays read-only values for the Lock (Lock before check out), Merge (Merge Document), Open (Open document), Add (Add to workspace) and RO (Read-only) options.

This is a feature request to enhance this dialog and be able to change these values by the means of a checkbox or a dropdown instead of opening the Check Out Document dialog for each document one by one.

771207 The PowerDesigner 16.5 SP04 Core Features Guide indicates page 324/618:

2.1.3.2 Reviewing a Change List

Procedure

5. Perform the following actions on a document by right-clicking it or using the toolbar:

- Check Out - Check the submitted version of the document out into your local workspace to review it in more detail (see Checking Documents Out of the Repository [page 327]).

- Compare - Compare the submitted version of the document in the change list with the mainline version in the repository (see Comparing Models [page 239]).

- Find in Open Change Lists - Open the List of Change Lists filtered to display only open change lists containing the document.

There is no icon for "Find Object in Open change list" in the Documents tab of the Change list property sheet.

There is a "Find Object in Open change list" item in the context menu of any document included in the change list.

771299 This problem was reported by Solman team.

Create a BPMN diagram

Create a pool

Create a task

Add a marker (comment bubble, ...)

Move the pool

==> The marker is not moved.

771303 "dsi_charset_convert" is not working.
771305 In SolMan and Web IDE, the in-place edit control position is not correct.
771389 This problem was reported by Solman team

- Use galilei BPMN sample

- Create a subprocess

- Resize the height to a very small value

- Resize the height to the previous value

==> The text is aligned on top and the + icon is not on bottom (it could be gone or overlap the text on top)

771489 DWeb cannot take a license from EAR package

error in sybase.log on flexlm server

9:24:42 (SYBASE) TCP_NODELAY NOT enabled

9:24:42 (SYBASE) UNSUPPORTED: "PD_SHELLW" (1103 64CB 122F 8C0B ) SYSTEM@PARD30119944A.emea.global.corp.sap

(License server system does not support this feature. (-18,327))

771537 Investigate cause of ERROR #6025 SQT Block consistency failed.
771602 CSS security message asking for solving clicjacking issue

During security validation of SAP PowerDesigner 16.5 SP04,clickjacking vulnerabilty has been found.

Please refer the attached screenshot POC.

It is a violation as per https://wiki.wdf.sap.corp/wiki/display/PSSEC/SEC-264

771631 rs1501e2 crashes when orphaned row in rs_classes causes 2601 dup key violation
771703 Workspace Comments : Comments are not displayed in workspace (Comment pane)
771754 When updating one Logical Data Model into the repository, PD hangs up and the pdshell16.exe task is not responding.

It does not happen during initial check in but when the model has been modified and is being updated into the repository.

771808 DIST crash in exc_unlink_ele
771825 Resuming an already "active" connection does not display the warning message that the connection was not suspended.
771829 New Feature Guide implies that database materialization is available for ASE to ASE and ASE to HANA scenarios. It is not.
771881 incorrect ERROR #5046 rs_get_lastcommit
771911 Error #25023 ("Asked to OR bitmaps of different length") may occur when creating 33rd database replication definition if there are already 32 database replication definitions and subscriptions and the Replication Server has a route to another Replication Server.
771970 *** Tue Oct 07 2014 20:48:21 GMT-0400 (Eastern Standard Time) *** ahill ***

Customer's description:

Configurations are currently just an unordered list of documents.

An ordered list of documents is required when the user needs to control the exact

versions of each document are loaded into the client as dependencies.

example:

Extension at version 4

LDM Model (requiring Extension of Version 4) at version 3

PDM Model (requiring LDM at version 3)

If you don't load in them into the client in this order, you can potentially get an extension or an LDM at the wrong version.

This is particularly important for automation purposes

772028 When Multipath replication is configured, DIST thread may fail on a signal 11 in function _pak_post_unpack_binary() when the cmd_direct_replicate option is enabled (disabled by default). The workaround consists to disable the cmd_direct_replicate option.
772073 Large Objects Management issue RepServer gets license error when replicating text to IQ. This causes these transactions in the CDB to not compile and are applied with regular replication.
772201 The repository administrator can automate the sending of emails for passwords, changelist submissions, and other notifications to users by specifying an SMTP server for PowerDesigner to use.

This is a feature request to be able to customize the email and include additional information to identify which repository it concerns.

772362 ORACLE ONLY: Replication Agent for Oracle

fails to be initialized on Oracle 12c with ASM.

772388 This is a feature request to extend Change Lists and to be able to add new custom attributes to the UI.

For example, user requires a list of URL strings that represent issue management tickets (JIRAs), so he can link issue tickets to change lists.

772429 MSSQL ONLY: Having a PRIMARY KEY on an

IDENTITY column caused Microsoft SQL Server

to compress the row values in a slightly

different order, which Replication Agent

was not handling.

772530 ORACLE ONLY: When RMAN is enabled and

pdb_archive_path is not configured, Replication Agent

goes down because it fails to reposition to the last

SCN where it stopped.

772560 Running RepServer 15.7.1.sp203 under Solaris SPARC platform:

Replication Server/15.7.1/EBF 23096 SP203 rs1571sp203/Sun_svr4/OS 5.8/1/OPT64/Wed Aug 20 08:50:19 2014

Having configured a classic Warm/Standby with a Logical, an Active and a Standby connections.

When issuing an "alter logical connection", RepServer stack trace on signal 11:

T. 2014/10/16 19:34:49. (96): Thread USER(sa) infected with signal 11.

...

T. 2014/10/16 19:34:51. (96): Dumping memory trace.

T. 2014/10/16 19:34:51. (96): ***************STACK TRACE***************

T. 2014/10/16 19:34:51. (96): *****thread USER(sa)*******

T. 2014/10/16 19:34:51. (96): pc: 0x0000000000399f40 + 00000000000001d8, exc__appDumpStack ()

T. 2014/10/16 19:34:51. (96): pc: 0x000000000039e6d8 + 0000000000000434, exc_terminate ()

T. 2014/10/16 19:34:51. (96): pc: 0x00000000001ca0c8 + 00000000000007d0, sun_svr4_catch_signal ()

T. 2014/10/16 19:34:51. (96): pc: 0x00000000002606f0 + 00000000000004cc, _ddl_configure ()

T. 2014/10/16 19:34:51. (96): pc: 0x000000000023f238 + 0000000000000574, ddl_exec_cmd ()

T. 2014/10/16 19:34:51. (96): pc: 0x000000000023eda8 + 00000000000003d8, ddl_exec_cmd_wrapper ()

T. 2014/10/16 19:34:51. (96): pc: 0x00000000003b5c08 + 0000000000000c8c, _ex_process_cmds ()

T. 2014/10/16 19:34:51. (96): pc: 0x00000000003b0768 + 00000000000038d4, _ex_process_lang ()

T. 2014/10/16 19:34:51. (96): pc: 0x00000000003a4830 + 0000000000001d68, ex_lang_handler ()

T. 2014/10/16 19:34:51. (96): pc: 0x00000000006e4fb8 + 00000000000000dc, srv__exechandler ()

T. 2014/10/16 19:34:51. (96): pc: 0x00000000006e46c8 + 0000000000000320, srv__runclient ()

T. 2014/10/16 19:34:51. (96): pc: 0x00000000006ea4f8 + 0000000000000234, srv__start_function ()

T. 2014/10/16 19:34:51. (96): pc: 0x7e800000 + 1add6, _thr_slot_offset ()

T. 2014/10/16 19:34:51. (96): *****End of stack trace.****

T. 2014/10/16 19:34:51. (96): Internal error. Attempting to produce a core file.

=> This issue does not occurs using RepServer 15.7.1.sp202

772738 need to upgrade to new CSI version to get upgrade to OpenSSL 1.0.1i

and get fixes for vulnerability published on OpenSSL 1.0.1h included in CSI version CSI 2.9 M12 delviered with PD 16.5 SP04 PL1 and below

772851 MSSQL ONLY: Replication Agent encounters

an ImageparseException error while processing

DDL on Microsoft SQL Server 2012.

772866 Repository has been migrated from 16.1.0 EBF13 to 16.5.4.1.

Checked out model that was modified cannot be updated into the repository:

Some errors occur during the update of the repository model.

Unexpected error while updating the repository document.

The check in of the document has been cancelled.

It happens with either a direct connection or via the Proxy.

772910 When using dsi_command_convert, report error 5203 for all row count mismatches.
772988 ORACLE ONLY:

When Replication Agent remotely accesses Oracle

database through the local RMAN utility, the

connection couldn't be setup if environment

variable "ORACLE_HOME" is not set.

773113 Using SAP Replicaiton Server 15.7.1.SP200 under Solaris SPARC 64bit platform:

Replication Server/15.7.1/EBF 22393 SP200 repmain/Sun_svr4/OS 5.8/1/OPT64/Tue Feb 25 23:15:52 2014

In an environment where RepServer is configured to work alone (without routes) and having 9 classic Warm/standby connections (9 times logical+active+standby)

For some reason, RepServer's parameter "num_msgs" is still set to its default of 45568.

On work load, RepServer report error #1030 and #21 from function "srv_putmsgq()" and stack trace:

H. 2014/10/27 09:00:01. THREAD FATAL ERROR #1030 REP AGENT(DBSU1.colis) - /errhand.c(1168)

Open Server error: Error: 16016, State: 0, Severity 15 -- 'No free messages.'.

N. 2014/10/27 09:00:01. INTERNAL ERROR #21 REP AGENT(DBSU1.colis) - m/sqmext.c(4491)

Open server call to routine 'srv_putmsgq' failed.

I. 2014/10/27 09:00:01. No Sybase library information is available.

T. 2014/10/27 09:00:01. (26): Dumping memory trace.

T. 2014/10/27 09:00:01. (26): ***************STACK TRACE***************

T. 2014/10/27 09:00:01. (26): *****thread REP AGENT(DBSU1.colis)*******

T. 2014/10/27 09:00:01. (26): pc: 0x00000000003a23e8 + 00000000000001d8, exc__appDumpStack ()

T. 2014/10/27 09:00:01. (26): pc: 0x00000000003a6b80 + 0000000000000434, exc_terminate ()

T. 2014/10/27 09:00:01. (26): pc: 0x00000000003a5140 + 0000000000000244, exc_reraise_exception ()

T. 2014/10/27 09:00:01. (26): pc: 0x00000000003a5420 + 00000000000007a4, exc_raise_exception ()

T. 2014/10/27 09:00:01. (26): pc: 0x0000000000397aa0 + 0000000000000dbc, err_raise_syb_lib_my_maps ()

T. 2014/10/27 09:00:01. (26): pc: 0x00000000003974a8 + 00000000000005cc, err_raise_syb_lib ()

T. 2014/10/27 09:00:01. (26): pc: 0x00000000000eec58 + 00000000000006e4, sqm_write_message ()

T. 2014/10/27 09:00:01. (26): pc: 0x00000000003c6998 + 000000000000490c, _ex_lti_cmd ()

T. 2014/10/27 09:00:01. (26): pc: 0x00000000003bd000 + 00000000000011cc, _ex_process_lti_cmd ()

T. 2014/10/27 09:00:01. (26): pc: 0x00000000003b86f8 + 0000000000003d58, _ex_process_lang ()

T. 2014/10/27 09:00:01. (26): pc: 0x00000000003acbd8 + 0000000000001cbc, ex_lang_handler ()

T. 2014/10/27 09:00:01. (26): pc: 0x00000000006a4180 + 00000000000000dc, srv__exechandler ()

T. 2014/10/27 09:00:01. (26): pc: 0x00000000006a3890 + 0000000000000320, srv__runclient ()

T. 2014/10/27 09:00:01. (26): pc: 0x00000000006a96d0 + 0000000000000234, srv__start_function ()

T. 2014/10/27 09:00:01. (26): pc: 0xe0900000 + 1c4dd, _lwp_start ()

T. 2014/10/27 09:00:01. (26): *****End of stack trace.****

RepServer configuration:

optionname objid charvalue

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

num_msgqueues 0x0000000000000000 100

num_msgs 0x0000000000000000 45568

...

(note: in this case, "num_msgqueues" seems also undersized)

773130 Using parallel DSI and dsi_commit_control 'on', some txns are not applied to the replicate after a suspend/resume DSI has occurred.
773250 sap_delay_replication command fails to

enable delayed replication occasionally.

773270 Message 5101 needs to be augmented with the stable queue coordinates of the problem BEGIN.
773630 Create capability to associate text columns with correct rows if the columns in the primary table, do not have all the values necessary to find the unique row at the target.
773631 Enhance sysadmin apply_truancate_table to database subscriptions
774088 ORACLE ONLY: During Oracle to Oracle replication,

if the pdb_auto_mark is true and DDL replication

is enabled in Replication Agent, Replication Agent

may replicate a Replication Agent system table

trigger DDL event that should not be replicated,

causing Replication Server to go down with errors

similar to "trigger RA_CREATETABLE_TRIG does

not exist".

774185 RA 15.7.1 Reference Manual - rs_drop_repdef incorrect. References to "created" should be "dropped".
774187 A model containing an external shortcut is saved in the repository.

When the source object of the shortcut is renamed, and when user compares the repository model and the local model, no difference has been detected.

PowerDesigner does not update the shortcut name unless the model which contains the external shortcut has been modified.

This is a feature request to update all changes into the repository, including shortcut name/code.

774233 When creating a subscription with materialization to HANA database, the creation will fail if the table has float/real/double datatype which is leading with a NULL value.
774246 Command "sap_configure_rs, <logical site>, RS" does not display all Replication Server parameters.

For example, parameter 'parallel_dist' doesn't exist

in the result.

Command "sap_configure_rs Rot, RS, <parameter name>, on"

returns error when the parameter value has been set

to 'on'.

774792 ASE -> MSSQL text to varchar(max) replication fails with 4k column
775023 When checking in or locking documents in the repository, the last modification time is based on GMT so is incorrect if the local time is different.
775105 ORACLE ONLY: Replication Agent reports

"Standby LogMiner failed to start up due to

ORA-01292: no log file has been specified for

the current LogMiner session" error even if

the log file exists.

775162 ORACLE ONLY: Replication Agent fails to

process rollback operations when configured

for parallel scan, resulting in duplicate

rows sent to Replication Server.

775169 Replication Server crashes during executing RMA sap_host_available command.

This issue may happen when user suspends capture and log transfer for a CI connection at the same time.

When this issue happens, Replication Server crashes due to double free.

775307 Users already logged in to the repository are deactivated:

- the repository folders (.Library folder, repository folders, and change lists folder) are all visible,

- the repository and change lists folders do not show any document anymore,

- the .Library folder still displays library documents but these cannot be expanded,

- models at the repository root are visible but cannot be expanded.

Deactivated users should not be allowed to create a new change list.

775641 When there are multiple IP address on a machine, RMA Agent only listens on a specific IP address. This will prevent other RMA Agent connects to it from other valid IP address.
775785 Support of RTL for MSSQL Data source.
775786 When a user, whose repository account has been deactivated, attempts to log in to the PowerDesigner repository, the following error message is displayed:

"PowerDesigner - Error: Invalid repository user or password!"

This is a feature request to display another meaningful message.

For example, "PowerDesigner - User has been deactivated. Login not permitted at this time."

775789 This is a feature request to be able to put the repository in maintenance mode when administrators need to investigate the repository database or in advance of planned server shutdown.

It should allow administrators to:

1. block new logins to the repository via a configurable exception group at a scheduled time,

2. force users to disconnect displaying a pop up message asking them to save their work during grace period. It could also be scheduled, e.g. start disconnecting at 10am on Saturday and allow

users to postpone for up 1 hour then forcibly disconnect them.

All the above options should be configurable via an API/CLI.

775877 Replication Agent uninstaller fails

with "Win64 not supported error"

uninstalling on Windows platform in

Replication Agent 15.7.1 SP202 and

SP203 release.

776055 ORACLE ONLY: Replication Agent fails to process

individual rollback operations on Oracle 11.1,

resulting in rollback operations not being sent to

Replication Server causing duplicate rows

sent to the target database.

776094 The triggers created by the TRANSACTIONAL and EVENTUAL modes do not record the before state of a row. So if a PK value has changed, HANARAX will be unable to modify the existing replicate row, as the "old" PK value hasn't been stored. This means that for the TRANSACTIONAL and EVENTUAL modes, PK updates cannot be supported unless they are changed into a DELETE/INSERT for that row.

The same applies to tables with no PK, since HANARAX will use all searchable columns as the PK instead.

776113 Security updates
776352 MSSQL ONLY: When to do "ra_admin init", there are

"Table 'rasysparams' not found" error thrown in

log file

776435 In some special case, the Primary Repserver will can't be connected in and from the pstack of the application there are many threads in request lock_mutex().
776558 RMA fails to setup HADR replication system if there are Virtual IPs configured on a given host machine.
776673 Master database materialization may fail to transfer all primary login / roles / permissions to standby database. This fix will address all these issue from ground up.
776744 Verify Repository Data returns error:

Non-last version objects under a last version parent: 9

select count(*) from PMRLSH R, PMOBJT S, PMOBJT T where R.PRNT=1 and R.SRCE=S.OBJT and R.TRGT=T.OBJT and S.CLSS not in (1, 8) and S.LVRS=1 and T.LVRS<>1

776747 the blanks behind the values are transferred into the agent configuration file and thus cause the service to not start because the value <false > is not known.
777040 Add feature to allow packages to be extracted from models that are members of a Project.

Under the Repository Checkout Parameters, the Packages parameter is limited to 'models only'. Thus there is no way to check out a Package only once the model is added to a Project.

777153 MS-SQL Only: When there is no LOB columns

get changed in an Update operation, RAM

will send out wrong LOB status.

Workaround is to add a table level repdef.

777222 If update columns with the same value, RAX sends

ltl with many null

777520 Back ported the (SP200) trace_filter command to

the SP120 noff1 branch. See CR 749999.

777651 MSSQL Only: If replicate update on compressed

table and the column number of the table is the

multiple of 30, then replication is down.

777792 "drop logical connection" fails to work

(but reports mis-leading declaration of success)

when logical connection name and active connection name are the same

(as they would be if the warmstandby were configured from an existing

primary connection.

--EOF--

  • 本文链接地址:http://www.sybrepair.com/sap-rs-cr-number-3.htm
  • 本文为dbainfo个人原创,请在尊重作者劳动成果的前提下进行转载;
  • 转载务必注明原始出处 : Sybase数据库技术,数据库恢复专家
  • 对《SAP Replication Server的所有已知BUG列表(3)》有何疑问或见解,请在本文下方发表;
  • 对网站还有其他问题或建议,请提交在留言板,谢谢!
  • 目前还没有任何评论.
    :wink: :twisted: :roll: :oops: :mrgreen: :lol: :idea: :evil: :cry: :arrow: :?: :-| :-x :-o :-P :-D :-? :) :( :!: 8-O 8)