OW to AS400 Jobd/ Job queue question

LoriStephens

Well Known Member
Hi all,

I'm trying to set up groups of users to go to different job queues. I have
set up a separate subsystem on the AS400 with different job queues per
application. I saw this morning that the people are still going into
QBATCH.

So, I decided to test with my own. I hadn't commented out UBEQUEUE line in
the jde.ini so I did it this morning on my fat client to test this out
first. I changed my jobd description to go to one of these new queues. The
line I commented out had the job queue going to OWJOBQ. Now when I submit
the job it goes to jobq QBATCH. I set my jobd to go to FNJOBD.

Does anyone have any idea of where else I have to change or blank a value
for this to work? I looked on the AS400's INI and it doesn't reference a
jobq. Any/all help would be greatly appreciated!!

Thanks all!


Lori
OW Xe SP16 Update 2
AS400 V5R1 NT
Citrix
email: [email protected]
 
You may need to copy report versions for each user and then assign the versions to specific queues.

Lisa G. Stinebuck
Senior Service Delivery Technician
Logical eBoc
US Logical
311 Elm Street, Suite 150
Cincinnati, OH 45202
(513) 412-3400 Office
(513)378-2832 Cell
[email protected] <mailto:[email protected]>
www.us.logical.com <http://www.us.logical.com/>
 
Hi, Lori. Are you following the JDE document "Configuring Multiple Job
Queues for Use by OneWorld"? Did you add the jobq to the subsystem using the
ADDJOBQE SBSD(your new subsystem) JOBQ(your new jobq)? If you display the
subsystem (DSPSBSD) for your new subsystem, do you see the jobq active?




Xe, SP 15.1, Update 2, ES=AS/400 V4R5, CO=AS/400, Deployment=AS/400 INS Card, Thick & Citrix Clients
 
We changed ours in the JDE.INI file

[NETWORK QUEUE SETTINGS]
UBEQueue=QB7333

Change the UBEQueue. Needs to be changed on the citrix server under
C:\WTSRV\Profiles\UserName\Windows\jde.ini

(assuming of course that you are using an NT 4 server as your citrix server)



Jeremey Garcia
Xe SP14 ES - AS/400 CO - AS/400 Deploy - NT Citrix
 
Gentle reminder. There are UBE's that MUST run single
threaded or data corruption is almost assured. So
make sure your user split is across job function and
check the KG doc on single threaded UBE's.

Dan
--- jeremey_garcia <[email protected]>
wrote:
http://www.jdelist.com/cgi-bin/wwwthreads/showflat.pl?Cat=0&Board=OW&Number=28274


=====
Dan Eppich
The Anschutz Corporation
B7332 Coexistant, V4R5 w/central objects
INS Card deployment server
SP16.1
Optio DCS 6.3.2
Fat and Citrix ICA Web Client

__________________________________________________
 
Thanks Jeremy but I want to use multiple job queues depending upon the user
and the AS400 jobd. I have set up groups going to different job queues. I
commented out my jde.ini file but it then defaulted to QBATCH jobq and
didn't go to the one I have in my jobd. I figure there must be another
setting someplace.

When I get mine working I plan on changing the one on the Citrix server for
the masses...

thanks!

Lori






Lori
OW Xe SP16 Update 2
AS400 V5R1 NT
Citrix
email: [email protected]
 
Lori,

You will need to setup the user groups to use a "Group" level system
profile, which the correlates to an AS/400 profile that has Jobd associated
to it that points to the jobq that you want those users to use (my english
teacher would have killed me for that run on sentence).

An example would be the following

OW group FINMGR uses the AS/400 profile FINMGR, which has the jobd FINMGR.
The FINMGR jobd uses the jobq OWFIN, which is attached to the QBATCH
Sub-system on the AS/400.

It sounds like you were on the right track, but you are probably using the
JDE profile as your system logon. One thing to keep in mind when setting up
multiple queues is that there are some jobs that MUST run single threaded,
such as the GL posting jobs (R09801).

Hope this helps.


Andy
 
Yes, I've done a lot of job queue setups in the past also so I don't think
that's where the problem lies...

Thank you for responding!






Lori
OW Xe SP16 Update 2
AS400 V5R1 NT
Citrix
email: [email protected]
 
NO, I've already set up the groups and have attached the job descriptions...

thank you!






Lori
OW Xe SP16 Update 2
AS400 V5R1 NT
Citrix
email: [email protected]
 
Thank you Dan, I always thread my queues single threaded. Better to be safe
than sorry...

I may get bolder as I see what jobs go into what queues but... not until
then.

:)






Lori
OW Xe SP16 Update 2
AS400 V5R1 NT
Citrix
email: [email protected]
 
oh gosh, I sure hope not... that would be a huge effort... we have almost
every suite JDE has...

thank you Lisa!






Lori
OW Xe SP16 Update 2
AS400 V5R1 NT
Citrix
email: [email protected]
 
Thank you everyone! I found the solution to my problem... Whahoooo!!!

I was told to comment out the UBEQueue entry in the INI and that just sent
everything to qbatch. Once i 'spaced out' the queue name off of it and left
it as:
UBEQueue=
then it worked like a charm... (Like it was explained in the Configuring
Multiple Job Queues document that several of you very nicely told me about).
I can go change the one on citrix now & make it so users will get new
ini's...

Thank you!!!

:) Lori S.






Lori
OW Xe SP16 Update 2
AS400 V5R1 NT
Citrix
email: [email protected]
 
Back
Top