User Tools

Site Tools


error_messages

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
error_messages [2016/10/21 08:54] z0hpvkerror_messages [2025/03/08 22:24] (current) – external edit 127.0.0.1
Line 35: Line 35:
  
 **OGG-00446**  No data selecting position from checkpoint table GGATE.CHKPTAB ... \\ **OGG-00446**  No data selecting position from checkpoint table GGATE.CHKPTAB ... \\
-The replicat process is looking in the wrong place in the trail file. +The replicat process is looking in the wrong place in the trail file. \\ 
-Adjust the position by using the following command ...+Adjust the position by using the following command ... \\
 <code>ALTER REPLICAT REPMOL01, EXTSEQNO <TRAILFILE_NO>, EXTRBA <TRAILFILE_POSITION></code> <code>ALTER REPLICAT REPMOL01, EXTSEQNO <TRAILFILE_NO>, EXTRBA <TRAILFILE_POSITION></code>
  
-OGG-01044  The trail '...' is not assigned to extract '...' \\ +**OGG-01044**  The trail '...' is not assigned to extract '...' \\ 
-OGG-01224  TCP/IP error 146 (Connection refused) \\ +You must register the trail file with the extract process. \\ 
-OGG-01296  Error mapping from ... to ... \\ +Use the following command to register it ...  
-OGG-01496  Failed to open target trail file \\ +<code>ADD EXTTRAIL <TRAIL_LOCATION>, EXTRACT <EXTRACT_NAME, MEGABYTES <TRAIL_FILE_SIZE></code> 
-OGG-01907  Null column COMMENT_COUNT cannot be used in delta resolution \\+ 
 +**OGG-01907**  Null column COMMENT_COUNT cannot be used in delta resolution \\ 
 +When using deltas to resolve CDR issues, you must ensure that the column will never be a null value.
  
error_messages.1477040045.txt.gz · Last modified: 2025/03/08 22:23 (external edit)