Tagged Questions
5
votes
10answers
593 views
How can I speed up queries against huge data warehouse tables with effective-dated data?
So I am querying some extremely large tables. The reason they are so large is because PeopleSoft inserts new records every time a change is made to some data, rather than updating existing records. ...
0
votes
3answers
372 views
Is there a size limit for the SQL text in a PeopleSoft App Engine SQL Step/Action?
I'm getting the following error: AeSymResolveStatement [775] ... Meta-SQL error at or near position 34338 in statement (108,512). The SQL statement itself is over 40,000 chars long, hence the ...