search for: oracle_term

Displaying 2 results from an estimated 2 matches for "oracle_term".

2008 Aug 29
1
DB stop&start
Hi I need a script to automatically Starting/Stopping an Oracle 10g DB on CentOS5.2 64bit i.e lsnrctl start/stop db start/stop emctl start/stop dbconsole" Any help? -- Madunix_at_Gmail Sysadmin "Computers are useless. They can only give you answers" - Pablo Picasso "Never trust a computer you can't throw out a window." - Steve Wozniak -------------- next part
2008 Jan 29
1
"ROracle" Packages is not to be installed (PR#10652)
...(SUSE-9.0) Submission from: (NULL) (220.75.209.235) ROracle Packages is not to be installed in my Linux. The enviroments are as follows: * O/S Profile [ export ORACLE_BASE=/opt/oracle export ORACLE_SID=DEMO10G export ORACLE_HOME=$ORACLE_BASE/product/10g export ORACLE_DOC=$ORACLE_HOME/doc export ORACLE_TERM=vt220 export TERM=vt100 export NLS_LANG=AMERICAN_AMERICA.KO16KSC5601 export ORA_NLS10=$ORACLE_HOME/nls/data export ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data export ORA_CLIENT_LIB=shared export TNS_ADMIN=$ORACLE_HOME/network/admin export PATH=$ORACLE_HOME/bin:.:/opt/R-2.6.1-patched/bin:$PATH exp...