- http://www.oracle-base.com/dba/scripts.php
- http://www.dbatoolz.com/sql-scripts
- http://www.idevelopment.info/cgi/ORACLE_dba_scripts.cgi
- http://www.orafaq.com/wiki/Scripts
- http://www.blacksheepnetworks.com/security/resources/www.think-forward.com/sqltips.htm
- http://gavinsoorma.com/category/scripts/
- http://www.harmanresearch.com/oracle/
- http://www.dbaref.com/top-20-oracle-dba-monitoring-sql-1
- http://www.think-forward.com/oracle_monitor_scripts.htm
- Oracle Sql Tunning : - http://www.dba-oracle.com/art_sql_tune.htm
Command error out due to hard dependency with ip address [-Node1]/app/grid/oracle/product/11.2.0/grid/bin>./crsctl relocate resource RDBMS_DB -n Node2 CRS-2527: Unable to start 'RDBMS_DB' because it has a 'hard' dependency on 'sDB' CRS-2525: All instances of the resource 'sDB' are already running; relocate is not allowed because the force option was not specified CRS-4000: Command Relocate failed, or completed with errors. [-Node1]/app/grid/oracle/product/11.2.0/grid/bin>./crsctl relocate resource sDB -n Node2 CRS-2529: Unable to act on 'DB' because that would require stopping or relocating 'LISTENER_DB', but the force option was not specified CRS-4000: Command Relocate failed, or completed with errors. [-Node1]/app/grid/oracle/product/11.2.0/grid/bin>./crsctl relocate resource LISTENER_DB -n Node2 CRS-2527: Unable to start 'LISTENER_DB' because it has a 'hard' dependency on 'sD...
Comments
Post a Comment