|
|
Choosing A Webhost: |
Re: Invalid SQL is executed: msg#00033db.squirrel-sql.users
On 3/22/07, Mark Noten <mark.noten@xxxxxxxxxx> wrote: > Hi Robert, > > Thanks for your reply. The queries that were executed are: > > update vessel_declarations set changed=0, response_status='ACC', > child_change=0, transmission_status='TRD' where id=4274; > update containers set changed=0, response_status='ACC' where > cuscar_id=4274; > update cni set changed=0, response_status='ACC' where cuscar_id=4274; > update gid set changed=0, link_change=0, response_status='ACC' where > cni_id in (select cni_id from cni where cuscar_id=4274); > > I selected them all together and hit the Run SQL button. The auto commit > option was on. > > I ran the below query that is used for the "in (...)" where clause of > the last update query. > > select cni_id from cni where cuscar_id=4274 > > As expected it gives the error: > > Error: java.sql.SQLException: ORA-00904: "CNI_ID": invalid identifier > , SQL State: 42000, Error Code: 904 > > So why did the last update query, update 89,867 rows? Can it be an issue > with the OCI driver of Oracle? That's definitely a head-scratcher. I don't ever use the OCI drivers. You may want to try the thin driver and see if you get the same behavior (maybe not on your production server this time - or at least in a different schema ;-) Rob ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: object list and schema filtering, Robert Manning |
|---|---|
| Next by Date: | SQuirreL SQL serialized Java objects viewer/editor, David Druker <druker@xxxxxxxx> |
| Previous by Thread: | Re: Invalid SQL is executed, Mark Noten |
| Next by Thread: | object list and schema filtering, eric millham |
| 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 |