|
|
Choosing A Webhost: |
Re: Cannot see indexes on as/400: msg#00014db.squirrel-sql.users
On 5/10/07, tilmann.brenk@xxxxxxxxxx <tilmann.brenk@xxxxxxxxxx> wrote: > > I connect to a AS/400 (V5R3) using the JTopen JDBC driver from IBM > (jt400.jar driverVersion 7.4) > > I can see the tables and get contents, etc. > But I get an error message when I try to expand the INDEX entries belonging > to a table: > > Error: [SQL0204] INDEXES der Art *FILE in SYSCAT nicht gefunden. > [not found] > SQLState: 42704 > ErrorCode: -204 > > Is there some configuration missing? The DB2 plugin creates those Index nodes under the table by querying the system catalog with the following query: select INDNAME from SYSCAT.INDEXES where TABSCHEMA = <schema> and TABNAME = <table> >From the DB2 plugin help document: The DB2 plugin adds DB2-specific functionality to the SQuirreL SQL Client. Read access is required to the following system views in order for this additional functionality to work correctly: SYSCAT.DATATYPES SYSCAT.INDEXES SYSCAT.PROCEDURES SYSCAT.SEQUENCES SYSCAT.TABLES SYSCAT.TABLESPACES SYSCAT.TRIGGERS SYSCAT.VIEWS Rob ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: sqlserver and objects, Robert Manning |
|---|---|
| Next by Date: | search in sql history fails, janekindred@xxxxxxxxx |
| Previous by Thread: | Cannot see indexes on as/400, tilmann . brenk |
| Next by Thread: | Antwort: RE: Cannot see indexes on as/400, tilmann . brenk |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |