Search Results

Search: Posts Made By: susant4u
30,100
Posted By susant4u
[Solved] OraclSP2-0750: You may need to set ORACLE_HOME to your Oracle software directory
rflow@ucabclg1pp]netech$ sqlplus
Error 6 initializing SQL*Plus
Message file sp1.msb not found
SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory:o
while connecting to...
49,451
Posted By susant4u
#!/bin/bash LogDirectory='/var/tmp/logs' ...
#!/bin/bash

LogDirectory='/var/tmp/logs'
DataDirectory='/var/tmp/data'

DBUSER='scott'
DBUSERPASSWORD='tiger'
DB='oracle'

sqlplus -s <<EOF > ${LogDirectory}/query.log...
28,319
Posted By susant4u
differences between Unix and AIX
AIX is one of many flavors of unix. It is generally quite stable and easier to perform day to day administration tasks since it has a menu system (smit/smitty)from which you can perform nearly all...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 04:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy