Oracle Goldengate Tutorial 8 – Filtering and Mapping data
Oracle GoldenGate not only provides us a replication solution that is Oracle version independent as well as platform independent, but we can also use it to do data transformation and data manipulation...
View ArticleUsing GoldenGate Tokens with the COLMAP clause
We can use the @TOKEN function to extract data which is stored in what is called the user token area of the GoldenGate trail file record header. We can populate this Token data from information stored...
View ArticleCustomizing GoldenGate processing using SQLEXEC and GETVAL
Let us see how we can use the SQLEXEC parameter of GoldenGate to execute both an SQL query as well as a stored procedure and then using the @GETVAL function, we can populate a column in the target...
View ArticleUsing GoldenGate Tokens with the COLMAP clause
We can use the @TOKEN function to extract data which is stored in what is called the user token area of the GoldenGate trail file record header. We can populate this Token data from information stored...
View ArticleCustomizing GoldenGate processing using SQLEXEC and GETVAL
Let us see how we can use the SQLEXEC parameter of GoldenGate to execute both an SQL query as well as a stored procedure and then using the @GETVAL function, we can populate a column in the target...
View ArticleUsing GoldenGate Tokens with the COLMAP clause
You need to be logged in to see this part of the content. Please Login to access.
View ArticleCustomizing GoldenGate processing using SQLEXEC and GETVAL
You need to be logged in to see this part of the content. Please Login to access.
View Article