Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 23 Next »

[04:40:05 EDT(-0400)] * higmad (n=chatzill@pcit-8752.HIG.SE) has joined ##uportal
[07:24:43 EDT(-0400)] * lennard1 (n=sparhk@ip68-98-56-21.ph.ph.cox.net) has joined ##uportal
[08:33:16 EDT(-0400)] * tsnfoo (n=tsnfoo@cpe-173-88-27-191.columbus.res.rr.com) has joined ##uportal
[09:04:44 EDT(-0400)] * EricDalquist (n=dalquist@bohemia.doit.wisc.edu) has joined ##uportal
[09:33:39 EDT(-0400)] * michelled (n=michelle@142.150.154.193) has joined ##uportal
[09:35:14 EDT(-0400)] * athena (n=athena@adsl-75-58-127-15.dsl.wlfrct.sbcglobal.net) has joined ##uportal
[09:39:46 EDT(-0400)] * tsnfoo (n=tsnfoo@140.141.15.78) has joined ##uportal
[09:48:26 EDT(-0400)] * jessm (n=Jess@c-71-232-1-65.hsd1.ma.comcast.net) has joined ##uportal
[09:52:50 EDT(-0400)] * michelled (n=team@142.150.154.193) has joined ##uportal
[10:10:23 EDT(-0400)] * colinclark (n=colin@142.150.154.101) has joined ##uportal
[11:08:12 EDT(-0400)] * holdorph (n=holdorph@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[11:13:27 EDT(-0400)] * lennard1 (n=sparhk@ip68-98-56-21.ph.ph.cox.net) has left ##uportal
[11:41:58 EDT(-0400)] * lennard1 (n=sparhk@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[12:51:10 EDT(-0400)] * Sememmon (n=Sememmon@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[14:23:35 EDT(-0400)] <EricDalquist> so in a fluid component that.locate('selectorName', [parent]); is used to find nodes in the DOM
[14:23:42 EDT(-0400)] <EricDalquist> is there a 'fluid' way of lookup up the tree?
[14:24:01 EDT(-0400)] <EricDalquist> like I have a click handler on a link
[14:24:08 EDT(-0400)] <EricDalquist> the handler event has a ref to the link that was clicked
[14:24:26 EDT(-0400)] <EricDalquist> and I need to look up for the parent TR then back down for a child INPUT
[14:24:31 EDT(-0400)] <EricDalquist> easy enough to do in jQuery
[14:24:44 EDT(-0400)] <EricDalquist> but is that something I should be looking at that.locate for?
[14:34:06 EDT(-0400)] * colinclark (n=colin@142.150.154.101) has joined ##uportal
[15:06:43 EDT(-0400)] * athena (n=athena@adsl-75-58-127-15.dsl.wlfrct.sbcglobal.net) has joined ##uportal
[15:24:58 EDT(-0400)] * invisibill (i=80876350@gateway/web/freenode/x-ocpkqrbcbddfaqam) has joined ##uportal
[15:27:55 EDT(-0400)] <invisibill> Greetings uPortal Devs: I'm attempting to make use of the stats aggregation tools EricDalquist created here: https://www.ja-sig.org/svn/sandbox/StatsAggregator/tags/rel-1.0.0-RC1/ . I'm getting an oracle error: "ORA-00959: tablespace 'PSTATS_DM' does not exist" in the spring-batch-oracle.sql file for each table. Eample 'create table Batch_JOB_INSTANCE (...) TABLESPACE PSTATS_DM.
[15:28:58 EDT(-0400)] <invisibill> being unfamiliar with Oracle, does that tablespace at the end required? were trying to add these tables to our main portal db alongside the other stuff.
[15:30:21 EDT(-0400)] <invisibill> maybe I need to create the tablespace first?
[15:36:50 EDT(-0400)] <EricDalquist> or you can change or remove the tablespace from the sql
[15:37:06 EDT(-0400)] <EricDalquist> that is just there if you want to put the objects somewhere other than the default tablespace
[15:37:41 EDT(-0400)] <invisibill> ok. thanks. I don't think we need an additional tablespace. I'll check with our dba. Thanks Eric.
[15:38:08 EDT(-0400)] <invisibill> so, could I just remove that part of the create statement?
[15:38:30 EDT(-0400)] <invisibill> I think thats what you just said. my bad (smile)
[15:38:43 EDT(-0400)] <EricDalquist> I think so
[15:47:11 EDT(-0400)] * michelled (n=michelle@142.150.154.193) has joined ##uportal
[16:18:21 EDT(-0400)] * invisibill (i=80876b43@gateway/web/freenode/x-oyiiavcfmxibtiwf) has joined ##uportal

  • No labels