It is much easier to run explains in IBM data studio.
1. Create data development project for the database connection
2. Create SQL script which you want to explain in SQL scripts holder under this project
3. Right click on SQL script and click on open visula explain
4. Upon opening the window select isolation, path, schema, current degree etc and finish.
5. It generates access plan diagram with estimated cost and other details.