DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Owner of the 9ias

  1. #1
    Join Date
    Oct 2000
    Posts
    250
    Hi,
    Anyone know why after I installed the Oracle 9iAS (HP-UX), I found my IAS user owner unable to perform OS command like ls -l even cannot see the environment file. I installed the IAS thru that user owner.

    My database version is 8.1.7.0.0


    Your help is much appreciated. Thanks

  2. #2
    Join Date
    Oct 2000
    Posts
    9

    Maybe PATH is not set

    Hello,

    Could it be that your OS environment variable PATH is not correct. Try PATH=/usr/bin and then try the command ls -l or env again.

    SLAM.

  3. #3
    Join Date
    Oct 2000
    Posts
    250
    Thanks, you are right. After I include the $PATH in the environment, the problem solved.

    Thanks again.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width