立即与支持人员聊天
与支持团队交流

SharePlex - 知识库搜索

Filter Your Results

Category

产品版本

主题

副主题

Filter Search Results

按关键字搜索知识库

(选择其他产品)



DateRelevanceViews 显示 26-50 / 4849
Copy error “Error/Warning Detected: EXP-00111: Table TABLE_NAME resides in an Encrypted Tablespace TABLESPACE_NAME and will not be exported” (4297476)

The following errors are observed when running copy for a source table that resides in an encrypted tablespace: ... 1 "OWNER"."SOURCE_TABLE" Failed - An error occurred in export: EXP-00111: Table SOURCE_TABLE resides in an Encrypted Tablespace TABLESPACE_NAME and will not be exported

产品: SharePlex
上次更新时间: 2025/2/28
NA rating | 查看2988次
Knowledge Article
Export and Import are slow. (4256114)

Export and Import are slow, what can I do? ... If Export is backing up and replication is over a WAN, and plenty of bandwidth is available, then the following parameters need to be modified to allow SharePlex to send larger packets across the network:

产品: SharePlex
上次更新时间: 2025/2/28
NA rating | 查看21次
Knowledge Article
Export slow - Export queue is backlogged as Export is running very slow. (4224468)

Export slow - Export queue is backlogged as Export is running very slow. ... Some resource or network issues can result in slow Export. ... The issue can also be caused by slow disk I/O on the Target.

产品: SharePlex
上次更新时间: 2025/2/28
NA rating | 查看1079次
Knowledge Article
Post stopped due to ORA-04005 when incrementing a sequence. (4376458)

Post stops with the following error: ... <CAUSE> Post received a DDL error from the target database. ... Message:[subque/seq 5/208783008 seqno/offset 18219/5970960]. ... <ADVICE> While Post is stopped, fix the problem so that this error does not occur again.

产品: SharePlex
上次更新时间: 2025/2/28
NA rating | 查看1次
Knowledge Article
Post stops due to ORA-04016 missing sequence on Target. (4376911)

Post process stops when it encounters the following: ... Contact Me By: Email ... "<SCHEMA>"."<SEQUENCE_NAME>" sequence does not exist on the Target database. ... Create the missing sequence on the Target database and restart Post.

产品: SharePlex
上次更新时间: 2025/2/28
NA rating
Knowledge Article
Different size CHAR datatype columns causing continuous OOS. (4377548)

When using the CHAR datatype, a difference in column size result in continuous OOS on the table when using Compare. ... A column on Source may be defined as char(1) but as char(3) on Target. ... Executing a Compare on the table will result in all rows being reported as OOS.

产品: SharePlex
上次更新时间: 2025/2/28
NA rating
Knowledge Article
Post process got core dump after activation for Kafka target. (4376360)

Post process got core dump after activation for Kafka target. ... Table or column name with more than 30 characters added to the replication and its causing post queues core dump. ... Known issue SPO-24687 : SharePlex does not replicate data when the table or column name in replication has more than 30 characters for open targets.

产品: SharePlex
上次更新时间: 2025/2/28
NA rating | 查看3次
Knowledge Article
Error: "maximum of 100 recorded errors reached" in the errlog.sql file. (4238362)

This is an informational message only and is not an error. ... "maximum of 100 recorded errors reached" indicates that a 100 errors in a session have been encountered in the errlog.sql file. ... A session is defined as SQL statements between commits.

产品: SharePlex
上次更新时间: 2025/2/27
NA rating | 查看1546次
Knowledge Article
Is it possible to include the key value in all Kafka messages? (4376090)

Key value needs to be included in all Kafka messages produced by SharePlex. ... SharePlex will produce the key value in updates only. ... This is by design in SharePlex, on the basis that all column values are produced in Inserts and Deletes.

产品: SharePlex
上次更新时间: 2025/2/21
NA rating | 查看137次
Knowledge Article
How to exclude Sequence replication. (4269686)

How to exclude Sequence replication when Sequences are explicitly defined or match a wildcard in an active configuration, Sequences that match a wildcard will be included in replication. ... This article explains how to exclude Sequences from replication.

产品: SharePlex
上次更新时间: 2025/2/21
NA rating | 查看479次
Knowledge Article
SharePlex Certification Matrix for current and previous releases. (4252206)

2. Select the SharePlex version you require in the 'Choose Different Product' dropdown. ... Browse the release Notes for information on supported features and environments.

产品: SharePlex
上次更新时间: 2025/2/21
2 rating | 查看1694次
Knowledge Article
Post stopped due to ORA-03113: end-of-file on communication. (4222540)

Restart Post.<br> <em>sp_ctrl&gt; start post</em><br><br>2. ... If Post stops again with the same error then there was a communication error that requires further investigation.<br> First, check for network problems and review the SQL*Net setup.<br> Secondly, ensure the Target database is up and running.

产品: SharePlex
上次更新时间: 2025/2/21
NA rating | 查看563次
Knowledge Article
ORA-904 %s: invalid identifier / invalid column name. (4224560)

1. Export/import target table to sync up target table structure using Oracle's Export/Import Utilties. ... 2. Manually create missing table columns via SQL statements.

产品: SharePlex
上次更新时间: 2025/2/20
NA rating | 查看944次
Knowledge Article
How to configure SharePlex to write to an SQL Flat File Target. (4298302)

This article provides a step by step guide to configuring SharePlex to replicate to an SQL Flat File Target. ... In other words, the changes occurring on the Source database in the form of SQLs are applied to a text file on the Target, and not applied to a Target database as would normally be the case with regular replication.

产品: SharePlex
上次更新时间: 2025/2/18
NA rating | 查看986次
Knowledge Article
Poster: ORA-02149: Specified partition does not exist and unusable indexes after drop and truncate of partitions. (4345260)

1. Post fails with error ORA-02149 when table partition is dropped and truncated. ... 2. Also find unusable Global indexes in database alert log when table partition is dropped and truncated. ... Table partitions are managed by Oracle so partition IDs will be different between the Source and Target databases.

产品: SharePlex
上次更新时间: 2025/2/19
NA rating | 查看147次
Knowledge Article
Post in waiting state due to "Error: 12035 - OCISessionBegin failed with ORA-257". (4368204)

The Post process is in waiting state and no transactions are applied when 'show post detail' is issued event thought the status shows that it is running: ... The file system housing the LOG_ARCHIVE_DEST directory is full.

产品: SharePlex
上次更新时间: 2025/2/19
NA rating | 查看105次
Knowledge Article
How long do Archive Logs need to be retained on Source and Target? (4360537)

How long do Archive Logs need to be retained on Source and Target? ... On Source, SharePlex captures transactions to be replicated by reading the online/archive redo logs. ... Once the SharePlex Export process sends these transactions to the Target, they are not required to be read again by SharePlex, and the archive logs can be removed (and sent to backup tape, etc.).

产品: SharePlex
上次更新时间: 2025/2/19
NA rating | 查看123次
Knowledge Article
What is the purpose of the nolock option in the command “activate config”? (4302084)

What is the purpose of the nolock option in the command “activate config”? ... The activation process will attempt to lock a table but if the table is currently locked the activation process will wait for the lock to be released.

产品: SharePlex
上次更新时间: 2025/2/20
NA rating | 查看1597次
Knowledge Article
pg_setup encounters "Error: [unixODBC][Driver Manager]Data source name not found and no default driver specified [SP-SYS01001] Connection to PostgreSQL failed". (4372401)

When executing pg_setup to configure PostgreSQL for replication the following is encountered:<br><br><em>Error: [unixODBC][Driver Manager]Data source name not found and no default driver specified<br>[SP-SYS01001] Connection to PostgreSQL failed.<br>&lt;CAUSE&gt; Either the connection information (server name, driver, port, etc) is incorrect, or invalid credentials were provided.<br>&lt;ADVICE&gt; Please make certain that all connection information is correct.<br>See &#39;<a href="http://advice.shareplex.com/SP-SYS01001" target="_blank">http://advice.shareplex.com/SP-SYS01001</a>&#39; for additional advice and support.</em> Either the odbc.ini or odbcinst.ini files are not configured correctly in the /vardir/odbc directory.<br> Configure the odbc.ini and odbcinst.ini files as per the instructions in the SharePlex Installation Guide.<br><br><strong>Example: odbc.ini</strong><br><em>[testdb]<br>Driver = PostgreSQL<br>Database = testdb<br>Servername = 10.250.40.27<br>Port = 5432<br>Uid=splex<br>Pwd=splex<br>TrustServerCertificate=Yes<br>Connection Timeout=30<br>Trusted_Connection=Yes</em><br><br><strong>Example: odbcinst.ini</strong><br><em># Driver from the postgresql-odbc package<br># Setup from the unixODBC package<br>[PostgreSQL]<br>Description = ODBC for PostgreSQL<br>Driver = /usr/lib/psqlodbcw.so<br>Setup = /usr/lib/libodbcpsqlS.so<br>Driver64 = /usr/lib64/psqlodbcw.so<br>Setup64 = /usr/lib64/libodbcpsqlS.so<br>FileUsage = 1</em><br>

产品: SharePlex
上次更新时间: 2025/2/19
NA rating | 查看138次
Knowledge Article
"Please supply a login and password for <hostname>" when invoking sp_ctrl. (4306537)

***************************************************************** ... Please supply a login and password for <server_name>: login: ... There are 2 potential causes that may lead to this issue, as follows:

产品: SharePlex
上次更新时间: 2025/2/20
NA rating | 查看91次
Knowledge Article
Is PostgreSQL Flexible Database as a Source supported in SharePlex (4372079)

Is PostgreSQL Flexible Database as a Source supported in SharePlex? ... Yes. This supports from SharePlex version 11.1.

产品: SharePlex
上次更新时间: 2025/2/17
NA rating | 查看92次
Knowledge Article
Is Oracle TDE supported from Source to a PostgreSQL Target? (4372081)

DML on tables with TDE is supported with Oracle Source to all Target types.</p> Refer to the SharePlex Release Notes for further information, in relation to Conditions of Support.

产品: SharePlex
上次更新时间: 2025/2/17
NA rating | 查看152次
Knowledge Article
Activation errors “StmtExecute failed with ORA 1031” and “Oracle error getting objectid for” when activating in Oracle 12c or higher. (4302111)

The following errors are seen in the event_log when activating with Oracle 12c or higher: ... (connecting from server_name) [module osp] ... Insufficient privileges granted to the SharePlex user in the database when executing ora_setup.

产品: SharePlex
上次更新时间: 2025/2/18
NA rating | 查看1908次
Knowledge Article
ora_setup fails accessing remote database. (4303129)

ora_setup fails to connect to a remote database when using Oracle Client on local server. ... Validating user name and password. . . ... This may take a few seconds. ... Error! Unable to login using the user name and password just entered.

产品: SharePlex
上次更新时间: 2025/2/18
NA rating | 查看1424次
Knowledge Article
Provision utility and its application for Host name and/or IP Address changes. (4301559)

Use the Provision utility to change a Host name and/or IP address in the SharePlex configuration. ... The SharePlex processes rely on the Host names and/or IP addresses of the Source and Target machines to route data properly.

产品: SharePlex
上次更新时间: 2025/2/17
NA rating | 查看1916次
Knowledge Article
搜索所有产品
建议的内容
没有找到与 undefined 相关的结果
自助服务工具
知识库
通知和警报
产品支持
下载软件
技术说明文件
用户论坛
视频教程
RSS订阅源
联系我们
技术支持
查看全部