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     Reportcaster not able to create repository tables

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Reportcaster not able to create repository tables
 Login/Join
 
Master
posted
Hello,

I am using SQL Server Database as my Reporsitory for the report caster.

But when I try to generate the tables for that database using the CreateUtil, it gives me the following Exception:

Start creating...
CREATE TABLE BOTSCHED .... Fail
[Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near the keyword 'IN'.
java.sql.SQLException: [Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near the keyword 'IN'.
at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6879)
at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:7036)
at sun.jdbc.odbc.JdbcOdbc.SQLExecDirect(JdbcOdbc.java:3065)
at sun.jdbc.odbc.JdbcOdbcStatement.execute(JdbcOdbcStatement.java:338)
at sun.jdbc.odbc.JdbcOdbcStatement.executeUpdate(JdbcOdbcStatement.java:288)
at ibi.broker.apputil.SCHDBConstructor.create_SQL(SCHDBConstructor.java:253)
at ibi.broker.apputil.SCHDBConstructor.create_SQL(SCHDBConstructor.java:270)
at ibi.broker.apputil.SCHDBConstructor.create(SCHDBConstructor.java:154)
at ibi.broker.apputil.SCHCreateDBs.makeDB(SCHCreateDBs.java:269)
at ibi.broker.apputil.SCHCreateDBs.buildDBs(SCHCreateDBs.java:199)
at ibi.broker.apputil.SCHCreateDBs.buildSchedDBs(SCHCreateDBs.java:206)
at ibi.broker.SCHCreateUtil.create(SCHCreateUtil.java:568)
at ibi.broker.SCHCreateUtil.main(SCHCreateUtil.java:410)
CREATE UNIQUE INDEX IDXSCHED ON BOTSCHED ( SCHEDULEID ) .... Fail

Please suggest me,

Thanks


WFConsultant

WF 8105M on Win7/Tomcat
 
Posts: 780 | Location: Florida | Registered: January 09, 2005Report This Post
Platinum Member
posted Hide Post
Hi Kamesh,
A quick search of the techsupport site and the
hits all point to...
Remove the DBname from the ReportCaster Server Configuration under Repository
Hope that helps.


WebFOCUS 8202 Win 2012
Test - WebFOCUS 8203 on Win 2012
 
Posts: 173 | Registered: November 16, 2005Report This Post
Master
posted Hide Post
Hello Rich,
You are right, removing the dbname works.

After I restarted the Reportcaster server, tried getting in to reportcaster console but after I logged in it throws me a error saying 'Unable to communicate to the distribution server .... '

Any idea about that error,

Thanks
Kamesh


WFConsultant

WF 8105M on Win7/Tomcat
 
Posts: 780 | Location: Florida | Registered: January 09, 2005Report This Post
Master
posted Hide Post
Goto webfocus client console and there will be a setting under reportcaster you need to change.



Server: WF 7.6.2 ( BID/Rcaster) Platform: W2003Server/IIS6/Tomcat/SQL Server repository Adapters: SQL Server 2000/Oracle 9.2
Desktop: Dev Studio 765/XP/Office 2003 Applications: IFS/Jobscope/Maximo
 
Posts: 888 | Location: Airstrip One | Registered: October 06, 2006Report This Post
Master
posted Hide Post
Finally found the solution to this issue. The sqlserver driver has to be in Tomcat classpath. Once I add that it worked fine.

Thanks for all your inputs,


WFConsultant

WF 8105M on Win7/Tomcat
 
Posts: 780 | Location: Florida | Registered: January 09, 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     Reportcaster not able to create repository tables

Copyright © 1996-2020 Information Builders