Issue 23592 - Function sequence error in calc-pivot ( ORA - 1008 not all variable bound )
Summary: Function sequence error in calc-pivot ( ORA - 1008 not all variable bound )
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 RC5
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Frank Schönheit
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-16 10:27 UTC by amoroder
Modified: 2013-08-07 15:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description amoroder 2003-12-16 10:27:30 UTC
Hello,

I made a query containing a join between two oracle tables. I also used a parameter
writing in the conditions ( sorry, I use german OOo ) the :X placeholder for a
parameter.

The query works well ans ask me the value for the placeholder.

If I use the same query in a pivot in calc then it ask two times the value of
the variable and I get the error messages

ORA-1008 Not all variables bound

and then

Function sequence error

Thank you
Andreas
Comment 1 frank 2004-01-06 16:24:03 UTC
Hi Frank,

is it yours or Niklas' ?

Frank
Comment 2 Frank Schönheit 2004-01-07 11:14:06 UTC
I can only tell after I had a look, but I cannot yet reproduce it. Marc, can you?
Comment 3 marc.neumann 2004-01-08 15:25:59 UTC
Hi,

I can reproduce this.

- Use a jdbc connection to Oracle
- create a query with 2 tables and a join
- as a criterion insert :x
- save the query
- start spreadsheet
- start the datapilot
- select the datasource and the saved query
-> 1. parameter input dialog
- select any fields
- click OK
-> 2. parameter dialog
- insert any parameter
-< function sequence error
Comment 4 ace_dent 2008-05-16 02:55:09 UTC
OpenOffice.org Issue Tracker - Feedback Request.

The Issue you raised has the status 'New' pending further action, but has not
been updated within the last 4 years. Please consider re-testing with one of the
latest versions of OOo, as the problem(s) may have already been addressed.
Either use the recent stable version: http://download.openoffice.org/index.html
or consider trying the new OOo 3 BETA (still in testing):
http://download.openoffice.org/3.0beta/
 
Please report back the outcome so this Issue may be Closed or Progressed as
necessary - otherwise it may be Resolved as Invalid in the future. You may also
wish to search for (and note) any duplicates of this Issue that may have
advanced further by checking the Issue Tracker:
http://www.openoffice.org/issues/query.cgi
 
Many thanks,
Andrew
 
Cleaning-up and Closing old Issues as part of:
~ The Grand Bug Squash, pre v3 ~
http://marketing.openoffice.org/3.0/announcementbeta.html
Comment 5 ocke.janssen 2009-08-19 14:08:37 UTC
I tested it in DEV300_m55 and it works.
Comment 6 ocke.janssen 2009-08-19 14:08:56 UTC
Closing.