| Author's name: comp.databases.oracle.server
Author's Email: galenboyer@hotpop.com |
Date written: 9/05/01 Oracle version(s): No testing needed |
| For Oracle 7.x, 8.x and 8i, what are the names of the command line utilities that are distributed with Windows NT and 2000. These utilities will be found in $ORACLE_HOME/bin. | |
ORACLE SUPPLIED UTILITIES FOR BOTH NT AND 2000:
SQL SQL Version DBA (Command Line) (GUI) Export Import sqlldr -------- -------------- -------------- -------- ------ ------ ------ 8i svrmgrl sqlplus sqlplusw exp imp sqlldr 8.x svrmgr30.exe plus80 plus80w exp80 imp80 sqlldr80 7.x svrmgr23.exe plus33 plus33w exp73 imp73 sqlldr73
Further Reading: Here's the discussion that took place on comp.databases.oracle.server to come up with this answer.