how do you create a csv file from the extracted data?
Answer / Manoj Singh
To create a CSV file from extracted data, you can use the 'ggextract' command with the 'delimiter=csv' option. Here is an example: `ggextract -table <table_name> -where <conditions> -format=csv -dumpfile <output_file>.csv`
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the minimum database version which supports integrated delivery?
how do you retrieve information from the oracle credential store?
what type of topology does goldenggate support?
what are the different ogg initial load methods available?
why is supplemental logging required for replication?
I have configured oracle goldengate integrated capture process using the default values. As the data load increases I see that extract starts lagging behind by an hour (or more) and database performance degrades. How you will resolve this performance issue?
what is the best practice to delete the extract files in ogg?
what are the steps required to add a new table to an existing replication setup?
is it possible to start ogg extract at a specific csn?
list a few parameters which may help improve the replicat performance?
what is the passthru mode used for?
what command can be used to view the checkpoint information for the extract process?