- Back to Home »
- YAJSW: Changing ODI params
Posted by :
Arjun Lagisetty
Friday, September 30, 2016
If you installed ODI agent as a windows service on your host using YAJSW as documented in this blog post on Oracle.
https://blogs.oracle.com/dataintegration/entry/running_odi_11gr1_standalone_a
To Change ODI params you have to follow the following steps. Changing odiparams.bat file will have no effect.
https://blogs.oracle.com/dataintegration/entry/running_odi_11gr1_standalone_a
To Change ODI params you have to follow the following steps. Changing odiparams.bat file will have no effect.
- Stop the service
- Make a copy of the %YAJSW%/conf/wrapper.conf.file used to create this service.
- Edit the %YAJSW%/conf/wrapper.conf for required changes
- Restart the service via Windows services
Verify the change using a tool Process explorer from sysinternals