User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sqlways:troubleshooting-guide [February 10, 2020, 03:00:25 PM] alexandr.kirpichnysqlways:troubleshooting-guide [September 06, 2023, 09:29:01 AM] (current) – [Troubleshooting Guide] volha
Line 1: Line 1:
 \\ \\
-[[http://www.ispirer.com|Ispirer Home Page]] +[[https://www.ispirer.com|Ispirer Website]] 
-[[http://www.ispirer.com|Ispirer SQLWays Migration Product Page]] +[[https://www.ispirer.com/products/migration-toolkit|Ispirer Toolkit Overview]] 
-[[http://www.ispirer.com/?click=RequestSQLWays&from=IspirerWIKI|Request SQLWays]]+[[https://www.ispirer.com/download/download-demo|Free Trial]]
 ===== Troubleshooting Guide ===== ===== Troubleshooting Guide =====
  
   * **[[sqlways:troubleshooting-guide/oracle|Oracle]]**   * **[[sqlways:troubleshooting-guide/oracle|Oracle]]**
     * [[sqlways:troubleshooting-guide/oracle/export|Export]]     * [[sqlways:troubleshooting-guide/oracle/export|Export]]
-      * [[sqlways:troubleshooting-guide/oracle/export/odbc_connect_v10|Setting up ODBC connection for Oracle 10g]] 
       * [[sqlways:troubleshooting-guide/oracle/export/table_doesn't_exist|Table or View Doesn't Exist Warning]]       * [[sqlways:troubleshooting-guide/oracle/export/table_doesn't_exist|Table or View Doesn't Exist Warning]]
       * [[sqlways:troubleshooting-guide/oracle/export/preserving_non_ansi_symbols|Preserving Non-Ansi Symbols in Business Logic And Data]]       * [[sqlways:troubleshooting-guide/oracle/export/preserving_non_ansi_symbols|Preserving Non-Ansi Symbols in Business Logic And Data]]
Line 13: Line 12:
     * [[sqlways:troubleshooting-guide/oracle/import|Import]]     * [[sqlways:troubleshooting-guide/oracle/import|Import]]
       * [[sqlways:troubleshooting-guide/oracle/import/tns_listener|TNS:listener could not find available handler for requested type of server]]       * [[sqlways:troubleshooting-guide/oracle/import/tns_listener|TNS:listener could not find available handler for requested type of server]]
-      * [[sqlways:troubleshooting-guide/oracle/import/sql-plus-error|'sqlplus' is not Recognized as an Internal or External Command, Operable Program or Batch File]] 
       * [[sqlways:troubleshooting-guide/oracle/import/data-not-loaded|Data Was Not Loaded (SQLLDR bug with oranfsodm12.dll)]]       * [[sqlways:troubleshooting-guide/oracle/import/data-not-loaded|Data Was Not Loaded (SQLLDR bug with oranfsodm12.dll)]]
  
   * **[[sqlways:troubleshooting-guide/sql-server|Microsoft SQL Server]]**   * **[[sqlways:troubleshooting-guide/sql-server|Microsoft SQL Server]]**
-    * [[sqlways:troubleshooting-guide/sql-server/export|Export]] 
-      * [[sqlways:troubleshooting-guide/sql-server/export/login-failed-for-user|Login Failed For User]] 
     * [[sqlways:troubleshooting-guide/sql-server/import|Import]]     * [[sqlways:troubleshooting-guide/sql-server/import|Import]]
       * [[sqlways:troubleshooting-guide/sql-server/import/insufficient-disk-space|Insufficient disk space]]       * [[sqlways:troubleshooting-guide/sql-server/import/insufficient-disk-space|Insufficient disk space]]
-      * [[sqlways:troubleshooting-guide/sql-server/import/sqlcmd-not-recognized|'sqlcmd.exe' is not Recognized as an Internal or External Command, Operable Program or Batch File]] 
       * [[sqlways:troubleshooting-guide/sql-server/import/remote-connections-not-allow|SQL Server does not Allow Remote Connections]]       * [[sqlways:troubleshooting-guide/sql-server/import/remote-connections-not-allow|SQL Server does not Allow Remote Connections]]
       * [[sqlways:troubleshooting-guide/sql-server/import/cannot-insert-duplicate-key|Cannot Insert Duplicate Key in Object]]       * [[sqlways:troubleshooting-guide/sql-server/import/cannot-insert-duplicate-key|Cannot Insert Duplicate Key in Object]]
Line 46: Line 41:
       * [[sqlways:troubleshooting-guide/mysql/import/key-too-long|ERROR 1071 (42000) at line : Specified Key was too Long; Max Key Length is 767 Bytes ]]       * [[sqlways:troubleshooting-guide/mysql/import/key-too-long|ERROR 1071 (42000) at line : Specified Key was too Long; Max Key Length is 767 Bytes ]]
       * [[sqlways:troubleshooting-guide/mysql/import/command-not-allowed-data-load| ERROR 1148 (42000) at line 1: The used command is not allowed with this MySQL version ]]       * [[sqlways:troubleshooting-guide/mysql/import/command-not-allowed-data-load| ERROR 1148 (42000) at line 1: The used command is not allowed with this MySQL version ]]
 +      * [[sqlways:troubleshooting-guide/mysql/import/disabled-data-load| ERROR 3948 (42000) at line 1: Loading local data is disabled; this must be enabled on both the client and server sides ]]
  
   * **[[sqlways:troubleshooting-guide/postgresql|PostgreSQL]]**   * **[[sqlways:troubleshooting-guide/postgresql|PostgreSQL]]**
Line 52: Line 48:
     * [[sqlways:troubleshooting-guide/postgresql/import|Import]]     * [[sqlways:troubleshooting-guide/postgresql/import|Import]]
       * [[sqlways:troubleshooting-guide/postgresql/import/psql_exe|'psql.exe' is not Recognized as an Internal or External Command, Operable Program or Batch File]]       * [[sqlways:troubleshooting-guide/postgresql/import/psql_exe|'psql.exe' is not Recognized as an Internal or External Command, Operable Program or Batch File]]
 +      * [[sqlways:troubleshooting-guide/postgresql/import/psql_unknown_error| psql:ERROR: could not stat file 'D:/XXX.csv'  Unknown error]]
 +      * [[sqlways:troubleshooting-guide/postgresql/import/invalid_byte_sequence| Invalid Byte sequence for encoding UTF8]]
 +      * [[sqlways:troubleshooting-guide/postgresql/import/no_entry_ssl_off| No pg_hba.conf Entry For Host SSL Off]]
 +      * [[sqlways:troubleshooting-guide/postgresql/import/tsl_version_alert| SSL error: tlsv1 alert protocol version]]
  
   * **[[sqlways:troubleshooting-guide/progress|Progress]]**   * **[[sqlways:troubleshooting-guide/progress|Progress]]**
Line 69: Line 69:
  
   * **[[sqlways:troubleshooting-guide/sybase-ase|Sybase Adaptive Server Enterprise]]**   * **[[sqlways:troubleshooting-guide/sybase-ase|Sybase Adaptive Server Enterprise]]**
 +    * [[sqlways:troubleshooting-guide/sybase-ase/export|Export]]
 +      * [[sqlways:troubleshooting-guide/sybase-ase/export/invalid-column-name-error|Invalid Column Name Error.]]
     * [[sqlways:troubleshooting-guide/sybase-ase/import|Import]]     * [[sqlways:troubleshooting-guide/sybase-ase/import|Import]]
-      * [[sqlways:troubleshooting-guide/sap-hana/import/server-not-found|ct_connect(): directory service layer: internal directory control layer error: Requested server name not found.]]+      * [[sqlways:troubleshooting-guide/sybase-ase/import/server-not-found|Requested server name not found.]]
  
-\\ 
-[[http://www.ispirer.com|Ispirer Home Page]] 
-[[http://www.ispirer.com|Ispirer SQLWays Migration Product Page]] 
-[[http://www.ispirer.com/?click=RequestSQLWays&from=IspirerWIKI|Request SQLWays]] 
  

© 1999-2024, Ispirer Systems, LLC. All Rights Reserved.