Tchater maintenant avec le support
Tchattez avec un ingénieur du support

SharePlex - Recherche dans la base de connaissances

Filter Your Results

Catégorie

Version du produit

Rubrique

Sous-rubrique

Filter Search Results

Recherche dans la base de connaissances par mot clé

(Choisissez un produit différent)



DateRelevanceViews Affichage de 26-50 sur 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:

Produit(s): SharePlex
Dernière mise à jour le: 28/02/2025
NA rating | 21 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 28/02/2025
NA rating | 1079 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 28/02/2025
NA rating | 1 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 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.

Produit(s): SharePlex
Dernière mise à jour le: 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.

Produit(s): SharePlex
Dernière mise à jour le: 28/02/2025
NA rating | 3 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 27/02/2025
NA rating | 1546 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 21/02/2025
NA rating | 137 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 21/02/2025
NA rating | 479 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 21/02/2025
2 rating | 1694 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 21/02/2025
NA rating | 563 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 20/02/2025
NA rating | 944 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 18/02/2025
NA rating | 986 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 19/02/2025
NA rating | 147 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 19/02/2025
NA rating | 105 vues
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.).

Produit(s): SharePlex
Dernière mise à jour le: 19/02/2025
NA rating | 123 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 20/02/2025
NA rating | 1597 vues
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>

Produit(s): SharePlex
Dernière mise à jour le: 19/02/2025
NA rating | 138 vues
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:

Produit(s): SharePlex
Dernière mise à jour le: 20/02/2025
NA rating | 91 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 17/02/2025
NA rating | 92 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 17/02/2025
NA rating | 152 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 18/02/2025
NA rating | 1908 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 18/02/2025
NA rating | 1424 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 17/02/2025
NA rating | 1916 vues
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.

Produit(s): SharePlex
Dernière mise à jour le: 17/02/2025
5 rating | 798 vues
Knowledge Article
Rechercher tous les produits
Contenu recommandé
Aucun résultat pour undefined
Outils libre-service
Base de connaissances
Notifications et alertes
Support produits
Téléchargements de logiciels
Documentation technique
Forums utilisateurs
Didacticiels vidéo
Flux RSS
Nous contacter
Support Technique
Afficher tout