Chatta subito con l'assistenza
Chat con il supporto

SharePlex - Ricerca nella Knowledge Base

Filter Your Results

Categoria

Versione prodotto

Argomento

Argomento secondario

Filter Search Results

Knowledge Base di ricerca per parola chiave

(Scegli un altro prodotto) 



DateRelevanceViews Visualizzati 26-50 di 4849
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:

Prodotto/i: SharePlex
Ultimo aggiornamento: 28/02/2025
NA rating | 21 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 28/02/2025
NA rating | 1079 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 28/02/2025
NA rating | 1 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 28/02/2025
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 28/02/2025
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 28/02/2025
NA rating | 3 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 27/02/2025
NA rating | 1546 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 21/02/2025
NA rating | 137 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 21/02/2025
NA rating | 479 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 21/02/2025
2 rating | 1694 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 21/02/2025
NA rating | 563 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 20/02/2025
NA rating | 944 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 18/02/2025
NA rating | 986 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 19/02/2025
NA rating | 147 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 19/02/2025
NA rating | 105 visite
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.).

Prodotto/i: SharePlex
Ultimo aggiornamento: 19/02/2025
NA rating | 123 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 20/02/2025
NA rating | 1597 visite
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>

Prodotto/i: SharePlex
Ultimo aggiornamento: 19/02/2025
NA rating | 138 visite
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:

Prodotto/i: SharePlex
Ultimo aggiornamento: 20/02/2025
NA rating | 91 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 17/02/2025
NA rating | 92 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 17/02/2025
NA rating | 152 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 18/02/2025
NA rating | 1908 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 18/02/2025
NA rating | 1424 visite
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.

Prodotto/i: SharePlex
Ultimo aggiornamento: 17/02/2025
NA rating | 1916 visite
Knowledge Article
Pros and Cons of setting SP_OCT_REPLICATE_ALL_DDL to 1. (4301472)

Expanded DDL allows a wide array of DDL on non-replicating tables to be replicated to the Target. ... This is in addition to the DDL replicated for the tables in replication. ... This article delves on the pros and cons of enabling Expanded DDL.

Prodotto/i: SharePlex
Ultimo aggiornamento: 17/02/2025
5 rating | 798 visite
Knowledge Article
Cerca tutti i prodotti
Contenuti consigliati
Updating results
Strumenti self-service
Knowledge Base
Notifiche e avvisi
Supporto prodotti
Download di software
Documentazione tecnica
Forum utente
Esercitazioni video
Feed RSS
Contatti
Supporto tecnico
Visualizza tutto