...
You may require an ODBC package for the OS to be installed as well as an oracle client library package if do you not have one already, see https://www.oracle.com/au/database/technologies/instant-client.html
...
Step 4: Generate runtime mappings
In your environment you maybe using runtime overrides for parameters in your Informatica jobs. KADA uses the runtime overrides to resolve lineage for parameter driven jobs.
...
Note |
---|
The session logs can take a long time to generate. We recommended that you run this step on an adhoc frequency when your Informatica jobs change. |
These logs can then be parsed with the Use kada_informatica_runtime_parser.py
to generate a runtime_session_overrides.json
which is will be used when running by the Informatica extractor.
kada_informatica_runtime_parser.py
...