Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Database Server Software > Sybase

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-08-2008, 06:18 PM
dellit
 
Posts: n/a
Default Job scheduler failing due to some password issues.

Hi,

I scheduled a job on Sybase ASE Job Scheduler.
The job fails and the following message is seen in the log.

00:00006:00001:2006/02/14 13:05:00.61 worker No password found for
user <my_login> on server <SERVER>
00:00006:00001:2006/02/14 13:05:00.61 worker jsj__TargetInfo() failed
00:00006:00001:2006/02/14 13:05:00.66 worker No job output connection
pool provided
00:00006:00001:2006/02/14 13:40:00.82 worker No password found for
user <my_login> on server <SERVER>
00:00006:00001:2006/02/14 13:40:00.82 worker jsj__TargetInfo() failed
00:00006:00001:2006/02/14 13:40:00.88 worker No job output connection
pool provided

Any help is appreciated.

Regards,
Dellit.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-08-2008, 06:18 PM
Mark A. Parsons
 
Posts: n/a
Default Re: Job scheduler failing due to some password issues.

I haven't worked with JS so FWIW ...

From sybase.com, Solved Cases (case # 10987270):

=============================

Steps to double check to make sure you have set job scheduler up correctly:

1.sp_addserver loopback, null, <local_server_name>

2. Need directory services entry for jsagent, add it using dsedit

- <servername>_jsagent, <port_number>

3. sp_addserver SYB_JSAGENT, NULL, <servername>

4. sp_adduser <test_user> to sybmgmtdb

5. grant js_admin_role and js_user_role to <test_user>

6. sp_addexternlogin loopback, <test_user>, <test_user>,
<test_user_remote_password>

=============================

Other than that ... has this job every worked and if so, what has changed
recently?




dellit wrote:
> Hi,
>
> I scheduled a job on Sybase ASE Job Scheduler.
> The job fails and the following message is seen in the log.
>
> 00:00006:00001:2006/02/14 13:05:00.61 worker No password found for
> user <my_login> on server <SERVER>
> 00:00006:00001:2006/02/14 13:05:00.61 worker jsj__TargetInfo() failed
> 00:00006:00001:2006/02/14 13:05:00.66 worker No job output connection
> pool provided
> 00:00006:00001:2006/02/14 13:40:00.82 worker No password found for
> user <my_login> on server <SERVER>
> 00:00006:00001:2006/02/14 13:40:00.82 worker jsj__TargetInfo() failed
> 00:00006:00001:2006/02/14 13:40:00.88 worker No job output connection
> pool provided
>
> Any help is appreciated.
>
> Regards,
> Dellit.
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-08-2008, 06:18 PM
dellit
 
Posts: n/a
Default Re: Job scheduler failing due to some password issues.

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.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #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.
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:48 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145