|
|
Choosing A Webhost: |
AW: Error in CREATE <table> AS with Subquery: msg#00226db.maxdb
Florian Rieffel wrote: > Hello, > > it seems to be a problem to create a table with a subquery in the query > expression. > > Example: > > CREATE TABLE test1 ( > id1 INTEGER > ) > > CREATE TABLE test2 ( > id2 INTEGER > ) > > CREATE TABLE test3 > AS > SELECT * FROM test1 t1, > (SELECT * FROM test2) t2 > WHERE t1.id1=t2.id2 > > When I execute the third statement (table test3), the instance shut down > and display the following message: > General error;800 Implicit SERVERDB restart (connection aborted) > > What's the matter? 1. will be fixed with the next version >= 7.5.00.24 2. if you can get rid of the from-select in the create table as select it will work even with the current version. Elke SAP Labs Berlin > > F. Rieffel > > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: http://lists.mysql.com/maxdb?unsub=elke.zabach@xxxxxxx -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/maxdb?unsub=gcdm-maxdb@xxxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: How to make MAXDB database instance auto start in state ONLINEwhen start up?, David Pérez Gómez |
|---|---|
| Next by Date: | AW: BACKINT for SAPDB and BACKINT for Oracle, Vollmer Andreas |
| Previous by Thread: | AW: possible bug in maxdb_stmt_num_rows???, Gering, Sascha |
| Next by Thread: | AW: BACKINT for SAPDB and BACKINT for Oracle, Vollmer Andreas |
| 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 |
Home
| advertise | OSDir is
an inevitable website.
|