My Oracle Support Banner

Outputs of stats Command Shows Incorrectly when the Environment Variable LANG Is Set to C (Doc ID 2960367.1)

Last updated on JULY 20, 2024

Applies to:

Oracle GoldenGate - Version 21.3.0.0.0 and later
Information in this document applies to any platform.

Symptoms

Outputs of stats command shows incorrectly when the environment variable LANG is set to C.

e.g)

GGSCI> stats replicat <replicat name>, hourly

Sending STATS request to Replicat group <replicat name> ...

2023-07-10 05:47:08

Schema.TableSchema.Table:

*** 2023-07-10 05:38:22 ***
                                1.00
                                0.00
                                0.00
                    0.00
                                0.00
                                1.00

Expected output:

GGSCI> stats replicat <replicat name>, hourly

Sending STATS request to Replicat group <replicat name> ...

2023-07-10 05:47:08

Replicating from Schema.Table to Schema.Table:

*** 2023-07-10 05:38:22 ***
        Total inserts                                      1.00
        Total updates                                      0.00
        Total deletes                                      0.00
        Total upserts                                      0.00
        Total discards                                     0.00
        Total operations                                   1.00

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.