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  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] DSTRUN giving error 189

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] DSTRUN giving error 189
 Login/Join
 
Platinum Member
posted
Hi
We have been using DSTRUN function in our DEV environment (no siteminder). When we moved to our test environment (again no siteminder), the schedule doesn't get kicked off and gives an error code of 189.

I went through Darin's post Here and the solution. However, in our case the user ID being used is both an MRE ID as well as a valid Reporting Server ID.

Here's the DSTRUN command that I'm using:

-IF &LIB NE 'LIB' THEN GOTO NO_LIB;
-SET &SUBERR=DSTRUN(
- '',7,
- '',7,
- ':',16,
- &SCH_JOB_ID,12,
- ' ',0,
- 3,
- '',7,
- ' ',0,
- ' ',0,
- 'I4');

-RUN
-INCLUDE DSTRUNER
-RUN

Any pointers to where the issue could be?

Thanks
Syed

This message has been edited. Last edited by: Kerry,


Using WF 7.1.7/Dev Studio
 
Posts: 189 | Location: Boston, MA | Registered: July 12, 2005Report This Post
Platinum Member
posted Hide Post
I also verified that my Report Caster is not configured on a Clustered Node - Reference


Using WF 7.1.7/Dev Studio
 
Posts: 189 | Location: Boston, MA | Registered: July 12, 2005Report This Post
Platinum Member
posted Hide Post
Oops! I think it messed up the text...
Here's the actual DSTRUN that I'm using:

-SET &SUBERR=DSTRUN(
- 'username',7,
- 'password',7,
- 'serverRazzerort',16,
- &SCH_JOB_ID,12,
- ' ',0,
- 3,
- 'owner',7,
- ' ',0,
- ' ',0,
- 'I4');

-RUN
-INCLUDE DSTRUNER
-RUN


Using WF 7.1.7/Dev Studio
 
Posts: 189 | Location: Boston, MA | Registered: July 12, 2005Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] DSTRUN giving error 189

Copyright © 1996-2020 Information Builders