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     [CLOSED] Run SQL Stored Procedurein Focexec from Report Caster

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Run SQL Stored Procedurein Focexec from Report Caster
 Login/Join
 
Gold member
posted
I am tring to run a focexec that contains several sql storeded procedures that update sql tables. This is my code: (the error message I am getting is below the code.) How can I get this to work from report caster?? Thanks

-* wf0974
-* Run at month end on Sunday
SQL SQLMSS
-REMOTE BEGIN
EX sp_LBR_Load_Branch_Config;
-REMOTE END
-RUN
SQL SQLMSS
-REMOTE BEGIN
EX sp_LBR_Load_PERF;
-REMOTE END
-RUN
SQL SQLMSS
-REMOTE BEGIN
EX sp_LBR_Load_Capacity;
-REMOTE END
-RUN
-REMOTE BEGIN
SQL SQLMSS
EX sp_LBR_Load_Demand;
-REMOTE END
-RUN


---------------------
(FOC1400) SQLCODE IS -1 (HEX: FFFFFFFF)
: Microsoft OLE DB Provider for SQL Server: [] Cannot create new connectio
: n because in manual or distributed transaction mode.
L (FOC1405) SQL PREPARE ERROR.

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


8.0.9, Windows
excel / pdf
 
Posts: 89 | Registered: October 21, 2010Report This Post
Expert
posted Hide Post
Hi Matt,

From our ReportCaster expert: if the fex code works outside ReportCaster, then please make sure that ReportCaster is running the schedule with the same execution id in reporting server, as when it works outside ReportCaster.

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
 
Posts: 1948 | Location: New York | Registered: November 16, 2004Report 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     [CLOSED] Run SQL Stored Procedurein Focexec from Report Caster

Copyright © 1996-2020 Information Builders