Re: Exception in thread "main" java.lang.OutOfMemoryError:
От | Roland Walter |
---|---|
Тема | Re: Exception in thread "main" java.lang.OutOfMemoryError: |
Дата | |
Msg-id | rc4zmdpz475.fsf@mosaic-ag.com обсуждение исходный текст |
Ответ на | Re: Exception in thread "main" java.lang.OutOfMemoryError: (Roland Walter <rwa@mosaic-ag.com>) |
Ответы |
Re: Exception in thread "main" java.lang.OutOfMemoryError:
|
Список | pgsql-jdbc |
Roland Walter <rwa@mosaic-ag.com> writes: > static String createIndex = "CREATE INDEX xitransaction3 on transaction using btree (cc_trans_id, bc_id)"; The problem was in Jim's create index statement. He used brackets instead of parenthesis around the column names. Jim corrected it and an OutOfMemoryError did not occur anymore. The statement took about 48 minutes. Regards, Roland. -- Roland Walter mailto: rwa (at) mosaic-ag (dot) com MOSAIC SOFTWARE AG phone: +49 (0) 22 25 / 88 2-44 9 Am Pannacker 3 fax: +49 (0) 22 25 / 88 2-20 1 D-53340 Meckenheim http://www.mosaic-ag.com Die in dieser E-Mail enthaltenen Nachrichten und Anhaenge sind ausschliesslich fuer den bezeichneten Adressaten bestimmt. Sie koennen rechtlich geschuetzte, vertrauliche Informationen enthalten. Falls Sie nicht der bezeichnete Empfaenger oder zum Empfang dieser E-Mail nicht berechtigt sind, ist die Verwendung, Vervielfaeltigung oder Weitergabe von Nachrichten und Anhaengen untersagt. Falls Sie diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte unverzueglich den Absender und vernichten Sie die E-Mail. This e-mail message and any attachment are intended exclusively for the named addressee. They may contain confidential information which may also be protected by professional secrecy. Unless you are the named addressee (or authorised to receive for the addressee) you may not copy or use this message or any attachment or disclose the contents to anyone else. If this e-mail was sent to you by mistake please notify the sender immediately and delete this e-mail.
В списке pgsql-jdbc по дате отправления: