• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JCo: Query

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Pl help me with this regard...
While trying to access table: agr_define using JCO i get an error
com.sap.mw.jco.JCO$AbapException: (126) TABLE_NOT_AVAILABLE: QUERY_TABLE not active in Dictionary
please help me with this problem

Thanks
Flair
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
???
 
Sheriff
Posts: 22783
131
Eclipse IDE Spring VI Editor Chrome Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Alan, what's the point in replying here? "flair run" has made this thread (his/her only post) almost a year ago.
 
Ranch Hand
Posts: 125
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


com.sap.mw.jco.JCO$AbapException: (126) TABLE_NOT_AVAILABLE: QUERY_TABLE not active in Dictionary



It seems like the ABAP table is made stale or might have converted to a Struct.

Rob,

Correct me if I am wrong. What's the problem in replying to a post even if it is 1 year or 2 year old? Other greenhorns who reach here can benifit from the answers. Thats my understanding.

P.S. But I don't know whats the point that "???" asked by Alan. It doesn't make any sense.

Cheers
Aneesh
 
Rob Spoor
Sheriff
Posts: 22783
131
Eclipse IDE Spring VI Editor Chrome Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It's explained here, but mostly it's because a) the person asking the initial question may no longer be active, or b) he/she likely already found an answer.
 
Aneesh Vijendran
Ranch Hand
Posts: 125
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Rob. Well I am surprised by this rule, though I would respect these rules.

Cheers
AV
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic