Error: ksh: =: is not an identifier
-------------------------------------------------------------------------------------------
Cause: Space between VariableName, = and Value
Resolution: Remove the space betwen Variablename, = and Value
Example
oracle@myDBSrvr1: export ORACLE_HOME = /app/oracle/product/11g/db_1 |
No comments:
Post a Comment