If you have changed the metadata for an Adapter, you can use the "Sync
Adapters" feature in iStudio to push new metadata to selected Adapters
and restart them (in version 9.0.4, this menu item was called "Push
Metadata"):
- Select File from the main menu, and then Sync Adapters / Push Metadata
- Select the Adapters you want to synchronize
(HINT: Press Ctrl while clicking to select individual Adapters,
or press Shift while clicking to select a range)
- Click OK
To simply restart an Adapter, without using iStudio, you can use these methods:
If you are using 9.0.4 or 10.1.2.0.0, or the Adapter was created using the
copyAdapter script:
- Run the stop.bat script in the Adapter folder
- Remove the persistence subfolder in the Adapter folder (optional)
- Run the start.bat script in the Adapter folder
If you are using 10.1.2.0.2, and the Adapter is monitored by OPMN, you can use
command line tools (see below) or Application Server Control:
- Go to Application Server Control for your Middle-Tier
- Click on InterConnect
- Check the Adapter(s) you want to restart
- Click the Restart button
- When asked if you want to proceed, click Yes
This is how you can restart an Adapter using the command line:
cd /d D:\ora101202mt\opmn\bin
opmnctl restartproc ias-component="InterConnect" process-type="AQApp"