Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    [SOLVED] Running DQS / DQC with /affinity Option

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Running DQS / DQC with /affinity Option
 Login/Join
 
Silver Member
posted
I am attempting to start the Data Quality Server using the ability to set Affinity using the start_tomcat.bat file that's included with the installation.

I tried adding 'start /affinity 7' in several different places through the maze of batch files.

Putting it in the start_tomcat.bat file succeeded in making the Tomcat 'Application' --> java.exe process report that it's running on only three processors. However, when I attempt to run a plan against the server at that point, I receive an error stating that the license is only good for 3 processors while my server has 16.

I then tried placing it different places through the different batch files with no success.

Finally, I tried using the 'service.bat' file, installing the whole thing as a service so that I Could assign the number of processors to use that way. That install fails.

Any suggestions would be greatly appreciated!

This message has been edited. Last edited by: A Fisher,


WebFOCUS 8.2.0.1 / App Studio 8.2.0.1 (04092014) / Windows 7 / HTML5, PDF, XLS
 
Posts: 40 | Location: Kansas City, MO | Registered: June 10, 2013Report This Post
Member
posted Hide Post
sorry for the slow reply but are you running the plan in DQS or via the command line?

if you're running it through DQS you can create a bat file that contains:

C:\Windows\System32\cmd.exe /c "start /affinity 3 C:\ibi\DQC_8\dqc64.exe"

and it should resolve your problem.

“/affinity 3” denotes the CPU affinity mask, in this case for CPUs 0 and 1
see (scroll down a bit for the mask):
http://superuser.com/questions...to-a-single-cpu-core


all things iWay
 
Posts: 8 | Registered: August 13, 2014Report This Post
Silver Member
posted Hide Post
Unfortunately, I'm running it through the command line.

That's where all of the confusion comes in due to the .BAT file scripting.

I'm going to submit a ticket today, I'll post my results back here when I get them.

Thanks!!


WebFOCUS 8.2.0.1 / App Studio 8.2.0.1 (04092014) / Windows 7 / HTML5, PDF, XLS
 
Posts: 40 | Location: Kansas City, MO | Registered: June 10, 2013Report This Post
Silver Member
posted Hide Post
After submitting a ticket and getting my resolution, you shouldn't have to mess around w/ the processor throttling.

Unless I inadvertently left an affinity line in one of the batch files (which I'm 99% certain I didn't), it's completely solved by the license you receive.

It would appear to me that if given the proper license it will automatically throttle to the proper number of processors w/o any additional work on the part of the customer.

If my information is incorrect here, would someone kindly correct it?


WebFOCUS 8.2.0.1 / App Studio 8.2.0.1 (04092014) / Windows 7 / HTML5, PDF, XLS
 
Posts: 40 | Location: Kansas City, MO | Registered: June 10, 2013Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    [SOLVED] Running DQS / DQC with /affinity Option

Copyright © 1996-2020 Information Builders