• Topic
  • Discussion
  • UdaWikiWeb.HowDoIFindMySybaseInstanceName(Last) -- Owiki? , 2016-08-19 15:00:15 Edit owiki 2016-08-19 15:00:15

    Identify the Sybase instance name

    The specifics depend on the OS hosting your target Sybase instance.

    Unix

    1. Log in to the Sybase database server.


    2. su to the sybase owner.


    3. Execute the .profile associated with the sybase owner.


    4. Navigate to the root of the Sybase installation.


    5. cat the Sybase interfaces file.


    6. The Sybase instance name will be seen in the output.

    Windows

    1. Log in to your Sybase database server.


    2. Search for the sql.ini file, and open (but do not change!) it with a text editor.


    3. The Sybase instance name will be found there.

    Referenced by...