Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Performance Manager - SIGILL received at 0 in . Processing terminated
Thanks... I got the solution..... This is a BUG only in AIX Platform...
Bug 1857626 : Abstract: STANDALONE CONNECTION TO A DATABASE FAILS
Workarounds:
+ Startup the console using : oemapp console.
+ Launch the performance manager without connecting to any of the
databases.
+ When the Performance manager screen appears, right click on the
database name. Choose 'Connect to Service...'
+ The login dialog will be displayed which will already have the
username/password as per the preferred credential setting. There is a
button : 'Connection Details'.
Click on this button and choose : Connect through Intelligent Agent.
Press on Ok.
2) In ORACLE_HOME\sysman\config\vtdclient.properties on the console
machine,
add this line:
/options/NoDefaultDirectConnect=true
Re-launch the console, This will force the connection to use the 'Connection through intelligent agent' option. Check whether the performance manager launches fine after this.
3) This is a platform specific bug that is the problem is known to
occur only the AIX operating system.
If possible, install and use the OEM tools on any other platform like
windows or solaris.
Received on Thu Feb 03 2005 - 17:27:04 CST
![]() |
![]() |