Do the following on the server...

1. login into insa database

select * from v$database;

select * from v$instance;

2. login into insb database

select * from v$database;

select * from v$instance;

Paste the result of the above here.

HTHU.