|
Go
![]() |
New
![]() |
Search
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Master |
Hi,
When I try to run a sql query (sql server) from fex, the report hangs. The query runs fine in query analyzer. The master files are working fine. I am not sure, what causes this problem? I tried to run this using WFServlet and directly in server console. Any thoughts, Kamesh WF 7.1.6 on WinXp/IIS/Tomcat Ouput:HTML/PDF/Exl2k |
||
|
|
Master |
Missed off semi colon or END. Fields too big for wf to receive.
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 |
|||
|
|
Platinum Member |
Kamesh, can you post the code?
Data Migrator 5.3 and 7.1 SQL Server, Oracle, DB2 Windows |
|||
|
|
Master |
SQL SQLMSS SET SERVER CONNECTIONNAME
SQL SQLMSS SELECT TOP 10 * FROM TABLENAME; TABLE FILE SQLOUT PRINT * END -EXIT Kamesh WF 7.1.6 on WinXp/IIS/Tomcat Ouput:HTML/PDF/Exl2k |
|||
|
|
Master |
Get rid of spaces and -- sql comments. I have had probs with these before when you try and pretty format!
Try SQL SQLMSS SET SERVER CONNECTIONNAME SQL SQLMSS SELECT TOP 10 * FROM TABLENAME; TABLE FILE SQLOUT PRINT * END -EXIT 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 |
|||
|
|
Master |
Tried that too. No luck.
Kamesh WF 7.1.6 on WinXp/IIS/Tomcat Ouput:HTML/PDF/Exl2k |
|||
|
|
Platinum Member |
Did you put ENGINE? ENGINE SQL SQLMSS SET SERVER CONNECTIONNAME SQL SQLMSS SELECT TOP 10 * FROM TABLENAME; TABLE FILE SQLOUT PRINT * END -EXIT WF 7.6.x and 7.1.x Win/Solaris/AIX, MRE/Dashboard/Self-Service, IIS/Tomcat, WebSphere, IWA, Realmdriver, Active Directory, Oracle, SQLServer, DB2, JD Edwards |
|||
|
|
Master |
TABLE ON TABLE HOLD AS MSS_DATA2 FORMAT ALPHA END -RUN Tom Flynn WebFOCUS 5.2.2 thru 7.6.x Windows, Unix, MVS |
|||
|
|
Master |
Finally my DBA found the issue. The issue was in the database side.
Thanks guys for all your input. Kamesh WF 7.1.6 on WinXp/IIS/Tomcat Ouput:HTML/PDF/Exl2k |
|||
|
| Previous Topic | Next Topic | powered by eve community |
| Please Wait. Your request is being processed... |
|

