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

Thread: Urgent

  1. #1
    Join Date
    Sep 2000
    Posts
    19
    Hi all,

    I have a machine in linux in which oracle is installed.

    When try to connect using svrmgrl it gives me the following error.

    >svrmgrl

    Oracle Server Manager Release 3.1.6.0.0 - Production

    Message 4505 not found; No message file for product=SVRMGR, facility=MGR

    Error while trying to retrieve text for error ORA-12545
    SVRMGR>
    SVRMGR> connect internal
    Message 701 not found; No message file for product=SVRMGR, facility=MGR
    Message 701 not found; No message file for product=SVRMGR, facility=MGR
    Error while trying to retrieve text for error ORA-12545




    I am new to this message.

    Any one to help .


    Thanx in advance

    BMV

  2. #2
    Join Date
    Sep 2000
    Location
    Chicago, IL
    Posts
    316

    Wink Set the correct home directory of oracle

    Please verify the UNIX environment variable ORACLE_HOME.

    $ echo $ORACLE_HOME

    Set it to the correct home directory of oracle version
    installed in the server.

    For example,

    For ksh:

    $ export ORACLE_HOME=/u04/app/oracle/product/8.1.5

  3. #3
    Join Date
    Sep 2000
    Posts
    19

    Thanx

    Thanx ,

    this my first step towards linux, unix environment.


    Thanx
    BMV


  4. #4
    Join Date
    Sep 2000
    Posts
    128
    If that doesn't work, type:

    env

    and post the results up here. (I think that will work on Linux, if not, try: set). There may be other variables not set as well.

    Terry

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