Change ias_admin password in 10g Application Server

If you have forgotten and want to change the ias_admin password,

then try this:

http://forums.oracle.com/forums/thread.jspa?threadID=181272

No comments:

Post a Comment

Kindly make your valuable and progressive comments here.
Junks will be deleted without notice :-)

 SPACE MANAGEMENT :: 1. Table space usuage: ============== SELECT tablespaces.tablespace_name,          allocated.total_alloc allocated_mb, ...