Software AG Community Discussion Forums


Forums - Categories
  Change Enhancement Forums
  Adabas
  Natural
  CentraSite
  Mainframe Integration
  webMethods
  Business Community
  Tamino
  Former Crossvision Products
  Entire System Management
  Implementation Forums
Top 5 Contributors
Most discussed topics
Most popular topics
 
 



 Forums OverviewForums Overview   phpBB FAQphpBB FAQ    SearchSearch    Agreement TermsAgreement Terms     RegisterRegister 
LoginLogin

webMethods Community Forums


Custom SQL issue


 
Post new topic   Reply to topic   Quick reply   printer-friendly view    Community Forum Index -> webMethods -> webMethods Suite
View previous topic :: View next topic
Author Message
sha2020
Member


Joined: 09 Jul 2009
Posts: 11
Country: India

PostPosted: Mon Jul 26, 2010 5:14 pm    Post subject: Custom SQL issue

Hi,

I am trying to execute the below SQL query from wm adapter service(custom sql).

set pagesize 0
set closep |
spool /tmp/df_order_forecast.dat
select * from cdrmgr.forecast_orders;
spool off

but getting error (42000/922) ORA-00922: missing or invalid option,

but the same sql query I can able to run from SQL Developer/ toad.

even I tried to run one by one,

"set pagesize 0" sql in wm adapter service(custom sql), but no use, getting same error

"clntMDD_I_DNF.Db_Operations:invokeScript.
[ADA.1.316] Cannot execute the SQL statement "set pagesize 0". "
(42000/922) ORA-00922: missing or invalid option
"

Can anybody help me on this

Thanks & Regards,
Sha[/b]
Back to top
View user's profile
sha2020
Member


Joined: 09 Jul 2009
Posts: 11
Country: India

PostPosted: Fri Jul 30, 2010 8:48 am    Post subject: Re: Custom SQL issue

We solved the issue.

Thanks,
Shami
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic   Quick reply   printer-friendly view    Community Forum Index -> webMethods -> webMethods Suite All times are GMT + 1 Hour
Page 1 of 1

Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001, 2003 phpBB Group