IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

SequeLink error 6869 - SLAgent

  • 1.  SequeLink error 6869 - SLAgent

    Posted Tue September 10, 2002 05:38 PM

    I encountered the following error when trying to start the SLAgent.

    [SequeLink error 6869] Failed to check if service SLAgent is still active.

    Env Oracle DB 8.1, Solaris

    I appreciate any help on this…

    Thanks
    Dave


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 2.  RE: SequeLink error 6869 - SLAgent

    Posted Tue September 10, 2002 08:21 PM

    Please check if the service for the SLAgent is running or not. If you are using WIn2k, then check the Services from Control Panel.

    An other way to check is to log onto the SequeLink Manager Snapin, and check if the services have been made active.


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: SequeLink error 6869 - SLAgent

    Posted Wed September 11, 2002 08:42 AM

    Go to your SequeLink home directory and run :

    ./admin/swcla -nologo -e ./sqlnk.err -l -uid [type the sqlnk user] -pwd [type the sqlnk pwd] sl

    It will display the list of available services.

    To start SLAgent use ‘root’ unix user.

    To create an oracle service enter the sqlnk server admin tool :
    ./admin/swcla

    alc
    user:[type the sqlnk admin user]
    Pwd:[type the sqlnk admin pwd]
    then
    sc command (type help to get the list of available commands) to create additional services (at min. the oracle process)

    If you get an error attempting to start SLAgent you’d better re-install sqlnk server (remove the /etc/services rows first)

    Hope this helps,
    Emmanuel


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods