View Single Post

   
  #4 (permalink)  
Old 04-08-2008, 06:18 PM
Mark A. Parsons
 
Posts: n/a
Default Re: Job scheduler failing due to some password issues.

Again, I don't have any working experience with JS so FWIW ...

1 - verify SYB_JSAGENT was added (sp_addserver) properly; check results of
'sp_helpserver SYB_JSAGENT'

2 - verify SYB_JSAGENT's entry in the interfaces file; make sure it has
been configured on its own port #; make sure the ASE and SYB_JSAGENT are
accessing the same interfaces file (if using different interfaces files
make sure they are the same in terms of the definitions for the ASE and
SYB_JSAGENT)

3 - contact Sybase TS

dellit wrote:

> Mark,
>
> Thanks for the reply. I missed the last step of adding an extern login.
>
> But once I added it the JS Task/Agent terminated.
>
> 00:00001:25131:2006/02/21 06:19:32.32 jamain -> JS: Task/Agent
> connection terminated.
> 00:00001:25131:2006/02/21 06:19:32.33 jamain -> JS: Failed to receive
> communication buffer.
> 00:00001:25131:2006/02/21 06:19:32.39 jamain SYB_JSAGENT waiting for
> connection
>
> Could you please advice.
>
>
>>>Other than that ... has this job every worked and if so, what has changed

>
> recently?
>
> this is the first time we have installed the job scheduler on SYBASE
> and we want to test its functionalities.
>
> Regards,
> Dellit.
>

Reply With Quote