10g, timezones, last 15 minutes (and more) and prompts

We have a requirement to allow the user to select a time range (last 15 minutes, last 30 minutes, last 60...up to last 48 hours) and the data will be displayed for that time range.
The timestamp for the data is stored in local time (clock time without any timezone information) column and UTC column.
The data is also tied to a geo location where the location time zone is part of the data.
The user enters the geo location in one prompt field.
We then need to have the location timezone, which we can get from the database, to populate the date/time ranges when the user selects another prompt field with "Last 15 Minutes", "Last 30 Minutes", etc. as the values.
We can model new tables/views from the current data (star schema with location and time dimensions), so if there is a data model approach, we can use that.
Any guidance is greatly appreciated by this OBIEE Newbiee...

Here's part of the answer.
1) Let's keep it simple. Putting text in the prompt makes extracting the "real" data unnecessarily more difficult on you. So make the label of the prompt something like: "Select time in minutes ago to display data: "
2) Now for the prompt, you can just include the numbers, 15, 30, etc. I'm sure you can build this prompt. It's not hard. Save it to a PV named pv_TimeRange
3) Now for the filter. On the Time_column, click on filter button and convert the filter to SQL.
4) Enter the following:
Time_column >= TIMESTAMPADD(SQL_TSI_MINUTE, @{pv_TimeRange}*-1, reference_time_column)

Similar Messages

  • My newest iMac from a year ago is showing signs of slowing down its processing capability. Notice it especially in Aperture where I get the whirling dervish thing sometimes for a minute or more and once it crashed. Is there a way to "clean up the system"?

    My newest iMac from a year ago is getting very sluggish. I notice it particularly in Aperture. I get the whirling dervish thing going on an operation sometimes for many seconds, even a minute or more and once it just crashed and I had to restart with the button. So I'm wondering if there is some way to "clean up the system" that is built into the iMac or if there is a reliable app I can obtain that will clean things up. I'm supposed to have a super fast processor in this version of iMac and lots of hard drive space and RAM. What gives? Any suggestions?

    Things You Can Do To Resolve Slow Downs
    If your computer seems to be running slower here are some things you can do:
    Start with visits to:     OS X Maintenance - MacAttorney;
                                      The X Lab: The X-FAQs;
                                      The Safe Mac » Mac Performance Guide;
                                      The Safe Mac » The myth of the dirty Mac;
                                      Mac maintenance Quick Assist.
    Boot into Safe Mode then repair your hard drive and permissions:
    Repair the Hard Drive and Permissions Pre-Lion
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    Repair the Hard Drive - Lion/Mountain Lion/Mavericks
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the Utilites Menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD disk icon and click on the arrow button below.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
    Restart your computer normally and see if this has helped any. Next do some maintenance:
    For situations Disk Utility cannot handle the best third-party utility is Disk Warrior;  DW only fixes problems with the disk directory, but most disk problems are caused by directory corruption; Disk Warrior 4.x is now Intel Mac compatible.
    Note: Alsoft ships DW on a bootable DVD that will startup Macs running Snow Leopard or earlier. It cannot start Macs that came with Lion or later pre-installed, however, DW will work on those models.
    Suggestions for OS X Maintenance
    OS X performs certain maintenance functions that are scheduled to occur on a daily, weekly, or monthly period. The maintenance scripts run in the early AM only if the computer is turned on 24/7 (no sleep.) If this isn't the case, then an excellent solution is to download and install a shareware utility such as Macaroni, JAW PseudoAnacron, or Anacron that will automate the maintenance activity regardless of whether the computer is turned off or asleep.  Dependence upon third-party utilities to run the periodic maintenance scripts was significantly reduced since Tiger.  These utilities have limited or no functionality with Snow Leopard or later and should not be installed.
    OS X automatically defragments files less than 20 MBs in size, so unless you have a disk full of very large files there's little need for defragmenting the hard drive.
    Helpful Links Regarding Malware Protection
    An excellent link to read is Tom Reed's Mac Malware Guide.
    Also, visit The XLab FAQs and read Detecting and avoiding malware and spyware.
    See these Apple articles:
              Mac OS X Snow Leopard and malware detection
              OS X Lion- Protect your Mac from malware
              OS X Mountain Lion- Protect your Mac from malware
              About file quarantine in OS X
    If you require anti-virus protection I recommend using VirusBarrier Express 1.1.6 or Dr.Web Light both from the App Store. They're both free, and since they're from the App Store, they won't destabilize the system. (Thank you to Thomas Reed for these recommendations.)
    Troubleshooting Applications
    I recommend downloading a utility such as TinkerTool System, OnyX, Mavericks Cache Cleaner, or Cocktail that you can use for removing old log files and archives, clearing caches, etc. Corrupted cache, log, or temporary files can cause application or OS X crashes as well as kernel panics.
    If you have Snow Leopard or Leopard, then for similar repairs install the freeware utility Applejack.  If you cannot start up in OS X, you may be able to start in single-user mode from which you can run Applejack to do a whole set of repair and maintenance routines from the command line.  Note that AppleJack 1.5 is required for Leopard. AppleJack 1.6 is compatible with Snow Leopard. Applejack does not work with Lion and later.
    Basic Backup
    For some people Time Machine will be more than adequate. Time Machine is part of OS X. There are two components:
    1. A Time Machine preferences panel as part of System Preferences;
    2. A Time Machine application located in the Applications folder. It is
        used to manage backups and to restore backups. Time Machine
        requires a backup drive that is at least twice the capacity of the
        drive being backed up.
    Alternatively, get an external drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
      1. Carbon Copy Cloner
      2. Get Backup
      3. Deja Vu
      4. SuperDuper!
      5. Synk Pro
      6. Tri-Backup
    Visit The XLab FAQs and read the FAQ on backup and restore.  Also read How to Back Up and Restore Your Files. For help with using Time Machine visit Pondini's Time Machine FAQ for help with all things Time Machine.
    Referenced software can be found at MacUpdate.
    Additional Hints
    Be sure you have an adequate amount of RAM installed for the number of applications you run concurrently. Be sure you leave a minimum of 10% of the hard drive's capacity as free space.
    Add more RAM. If your computer has less than 2 GBs of RAM and you are using OS X Leopard or later, then you can do with more RAM. Snow Leopard and Lion work much better with 4 GBs of RAM than their system minimums. The more concurrent applications you tend to use the more RAM you should have.
    Always maintain at least 15 GBs or 10% of your hard drive's capacity as free space, whichever is greater. OS X is frequently accessing your hard drive, so providing adequate free space will keep things from slowing down.
    Check for applications that may be hogging the CPU:
    Pre-Mavericks
    Open Activity Monitor in the Utilities folder.  Select All Processes from the Processes dropdown menu.  Click twice on the CPU% column header to display in descending order.  If you find a process using a large amount of CPU time (>=70,) then select the process and click on the Quit icon in the toolbar.  Click on the Force Quit button to kill the process.  See if that helps.  Be sure to note the name of the runaway process so you can track down the cause of the problem.
    Mavericks and later
    Open Activity Monitor in the Utilities folder.  Select All Processes from the View menu.  Click on the CPU tab in the toolbar. Click twice on the CPU% column header to display in descending order.  If you find a process using a large amount of CPU time (>=70,) then select the process and click on the Quit icon in the toolbar.  Click on the Force Quit button to kill the process.  See if that helps.  Be sure to note the name of the runaway process so you can track down the cause of the problem.
    Often this problem occurs because of a corrupted cache or preferences file or an attempt to write to a corrupted log file.

  • HT2729 I bought something in a game for 5$ and didn't get anything but I was charged. This is happening more and more and I don't know what to do. Can anyone help me?

    I bought something in a game for 5$ and didn't get anything but I was charged. This is happening more and more and I don't know what to do. Can anyone help me?

    have you contacted the developers of the games to let them know?

  • Downloaded "casino trivia,slots and more " and cannot access any games, Downloaded "casino trivia,slots and more " and cannot access any games

    Purchased Casino trivia, slots and more and cannot open any games...all I see are the trivia questions floating across the screen

    That's why I forced up the capacity storage on my iPhone 4S (16 GB) because there is not enough available storage to download when I received message "Cannot download" while updating those apps... I just hitting "Update" button too many times to retry update again, instead "Download" button too many times to retry again... FORCE UP TO INCREASE MORE CAPACITY STORAGE!!! Get earn up a free capacity storage from 16 GB to 256 or 512 GB if I want...

  • Circular arrow on one of my email accounts goes around and around for 5 minutes or more and then popup says mail is going to quit.  Nothing has come into this account for several weeks.

    The circular arrow on one of my email accounts (I have three, and this is one of two googlemail accounts) goes around and around for 5 minutes or more with nothing happening and then a pop up says mail is going to quit - report to apple.  Nothing has gone into this account for several weeks, and this is my 'business account'.

    Hi Stewart,
    Safe Boot from the HD, (holding Shift key down at bootup), it will try to repair your Disk Directory while the spinning radian is happening, so let it go, run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, then move these folder & file to the Desktop.
    Move this Folder to the Desktop...
    /Users/YourUserName/Library/Caches/Mail/
    Move this file to the Desktop...
    /Users/YourUserName/Library/Mail/Envelope Index
    Reboot.
    If that doesn't help & you can afford to redo any Mail Rules...
    Trash these files...
    /Users/YourUserName/Library/Mail/... MessageRules.plist and MessageRules.plist.backup
    Then if need be with the backup, Import emlx to mbox, See if this helps...
    http://www.cosmicsoft.net/emlxconvert.html

  • Why does email hesitate for a minute or more and then come in normally?

    When I click "get mail" it does not come right in. It will take sometimes up to 90 seconds before the first email comes in but then they will all come in at a normal speed. I have high speed cable internet and operate Windows XP with service pack 3. I have cleaned up all the RAM eating programs and done some house cleaning but the problems remains.

    I always get worried when I hear of issues with clicking get mail.
    When you start Thunderbird it gets mail, then it does it on a timed basis for all accounts. Then someone comes along and says if takes XX second for a get mail to initiate.
    My first question is always, why are you clicking get mail? Other than the rare occasion your waiting for a password reset mail etc it servers almost no purpose. and then I tend to use web mail as it updates just a bit faster.
    When you click get mail, Thunderbird must lookup the site in DNS, contact the site, offer up your credentials, log in, check the capability of the mail server, ask for your mail and wait for the server to respond at each point.
    Lots of load on the server and you see delays in each response. Lots of time spent inspecting the mail as it arrives you see delays in delivery. Anti virus wants to lookup the credentials of the server in it's phishing and other databases, more delays. Got security software from your bank? it is probably fighting with other security software and slowing things down.
    Boot you machine into safe mode as that disables most of the rubbish security stuff and try getting mail in that state. Then try starting Thunderbird with add-ons disabled from it's help menu (alt+H) while still in Windows safe mode and see if that is faster.
    If safe mode alone is fast, look at the software you have installed. If Thunderbird add-ons disabled is faster you have an add-on that is the cause.
    My observation is most DNS lookups are slow, most connection

  • I downloaded a movie last minute before vacation and the next day my kids somehow deleted the movie before I came home to hook it up to the computer. How can I get that movie back?

    Everyone tells me if it is on  my itunes account I can download it again. I just don't know how to do that.

    That article only applies to previously purchased music, apps and books.
    Currently iTunes does not allow for re-downloading movies.  This may happen in the future with iCloud, but that remains to be seen.
    Your best bet is going to be to contact iTunes via email here:
    http://www.apple.com/support/itunes/contact.html?form=video&topic=Video%20Purcha ses&subtopic=Lost%20or%20Missing%20Items
    Usually takes about 24 hours for  a response.

  • Firefox problems - Can't open from Downloads - Can't print - FF will not update and more and more...

    I've been having several problems with Firefox, to the point that I almost can't use it anymore. In no particular order, they include:
    1. When I download something, 'Downloads' opens. When a d/l finishes I used to be able to run an install or open an image from there, but now I get this error message,
    Windows cannot access the specified device, path of file. You may not have the appropriate permissions to access the item.
    ...but I can go to my Downloads directory and run or open it from there.
    2. If I go to File > Print or File > Print Preview, I get this
    Printing Error:
    "Before you can perform printer-related tasks such as page setup or printing a document, you need to install a printer. Do you want to install a printer now?"
    and if I click yes, i get this,
    "Operation could not be completed."
    3. Firefox will not update itself. I go to About, it downloads the new update, and I click the Apply Update button. Firefox closes, and nothing happens. A few minutes later I click to run it, and it opens with a 'Software Update' window that says,
    Update Failed
    "The partial update could not be applied. Firefox will try again by downloading a complete Update"
    ...and that does not work.
    I download the new version, and when trying to run it from Downloads, I get the error (as in #1 above):
    "Windows cannot access the specified device, path of file. You may not have the appropriate permissions to access the item."
    When I go to the folder it's in and run it from there, it installs, but the problems persist.
    4. I go to Help|Troubleshooting Information, and clicking the Reset Firefox button only closes Firefox. Clicking the Show Folder button doesn't do anything.
    5. I used to be able to drag a url to the desktop, a folder or even a email, but now all I get the the O with a / through it.
    6. I also used to be able to, when I click Browse on a site to upload a jpg or a gif, I could right click the file and open it in a photo viewing program (Irfanview or Paint), and now I get
    "Windows cannot access the specified drive, path or file. You may not have the appropriate permissions to access the item."
    I've created a new profile and it makes no difference.
    I've disabled all add-ons and it makes no difference (I have to disable them manually).
    The problems are there for different user accounts in Windows.
    I've uninstalled Firefox, and removed the profile - rebooted and reinstalled it, but the problems persist.
    What more do I have to do more to completely uninstall it?
    I've kinda saved myself by using Firefox Portable, which I'm running from it's own directory. It runs as it should, but I'd prefer not to have to use it.
    If i can't fix it, I'd like to completely uninstall Firefox, and just install it new and have it work properly. I have no (or only occasional minor) problems with Firefox on other computers. This computer is Win XP, fully updated

    The post I was responding to said,
    "Try to boot the computer in Windows Safe mode with network support (press F8 on the boot screen) as a test to see if that helps. "
    Somehow, I think that means Windows...
    I've tried Firefox in Safe Mode - it makes no difference.

  • My ipod touch 4th generation 32gb will not turn on ive tried holding the on/off button down for 10 and more and also the home button and it will not turn on, i have tried this over several days and still no response

    my ipod touch 4th generation 32gb will not turn on ive tried holding the on/off button for more than 10 seconds and still there is no response i have tried this over several days and nothing is working - i have checked the charger and also have tried charging from the laptop so this isnt the problem - please help as i have not been able to use it fr ages

    Try here:
    iPod touch: Hardware troubleshooting
    Also try placing the iPod in recovery mode and then try to restore via iTunes.  For recovery mode see:
    iPhone and iPod touch: Unable to update or restore

  • Many apps crashing after iOS 5 update and more. Think Apple will give me a trade-in?

    I just typed about a thousand words and lost them. I noticed that my owned hardware list hadn't been updated in years and tapped on it.  The back button returned me here and all that was left was the title of the post and the tags. NOTE: SPELL CHECKER DOES NOT WORK IN SAFARI SO THERE WILL BE TYPOS.
    I don't have the strength to type them again. Basically my 64 Gb iPad 1 is unusable in many ways after the update. I have lost too much work and play because of it.  It never gave me any trouble before and if I had the scratch, I would be typing away on an Android tablet right now. Long time user since iPod Touch G1 and have owned too many to list.
    Big one, you can no longer charge with older or 3rd party cables.
    WiFi dropped completely in further corner of the house until I turned on the dynamic indicator for the flaky location system that shows that I'm in every town around me, and some not around me, but not my town.
    Filling in dialogs in Safari is torture, cursor often disappears. Tap around to find it and Safari crashes.
    Key lag at times is so bad it gets a word behind. Scrolling in any app is jittery and jerky at the same time.
    There are so many more. I typedmup 3x more but lost all of it. This thing is so flaky I have been using my HTC EVO more and more and liking it more and more. If it had a min 7" screen there would be no contest.
    I don't want to give up my iPad, but it is always annoying me with its bad behavior, what good is it to me any longer?
    Do you think it is too old to take to the Apple Store and ask for a trade-in? I once toasted a $500 Touch with a firewire sync cable and Apple gave me another, no questions asked. Do you think?
    Just look at all the typos! I am a technical writer and it is embarrassing. Stinky keyslab+dead spell checker makes me look illiterate. Yes, the spell checker is turned on. I have spent many hours in the Settings applet in the last few weeks.

    I have iPhone 4 just updated to IOS 6 as well. App Store App updates are freezing on WIFI. I've twice had to delete the app and re-install. Installs of apps are also failing, causing the app to be unusable. At that point because it is a 'new' install the app can't be deleted. So the app can;t be deleted or installed.
    IOS 6 on iPhone 4 also seems a bit laggy.

  • Why my mac book air warms up more and more often, more and more hot

    Why my mac book air warms up more and more often,and more and more hot

    I have this problem too when I use heavy applications like big intense games. When you use this, a lot of memory and CPU space is taken up. This causes the fan to spaz out. The fan tries to cool it off, which in turn makes an awkward loud noise. If it makes noise/and/or gets loud, go to "Activity Moniter" and see if anything is taking up a large amount of CPU %. If anything is 30%-70%, that a lot. Earlier, I transfered 2,400 pictures from my iPod to my Air, and it went crazy. Within like 3 minutes of it transferring, it got hot. I looked at the CPU %, and it was anywhere from 80%-somehow like 230%. Anything like games or apps or a lot of internet browsers can warm it up. One other huge thing that can cause this is airflow. If you operate it on like a pillow or something soft and/or somewhere with low airflow/circulation, your computer will get hot. So, either use it in your lap or on something like a table, and try not to overwork the computer. If neither of these things help, bring it in to the Apple store. I hope this helped! Good luck!

  • Is there a way of remote accessing 'Games and More' on a mobile?

    I am new to the forum, please excuse me if I am in the wrong space!
    Is there a way of remotely accessing/executing Java applications that are residing in the 'Games and More.' folder on a mobile device?
    e.g. Java application is downloaded into 'Games and More' and there is a requirement to execute the program from an ODP (On-Device-Portal). The ODP is external to the 'Games and More' folder but within the same mobile device.
    Many thanks
    Ian

    IVM wrote:
    Is there a way of remotely accessing/executing Java applications that are residing in the 'Games and More.' folder on a mobile device? No.
    db

  • Computer beginning to slow down, seeing the little rainbow curser more and

    Hi,
    I'm seeing that little rainbow curser more and more and the computer is slowing down when shifting between programs where it didn't before. For example, when I jump from Excel to Safari there's a lag where there never used to be. I have plenty of memory both internally and externally. What can I do? I've already ran the Disk Utility.
    Thanks,

    SirWalterScott wrote:
    A friend... also said to put all the random files I had on the desktop in a folder.
    A note of caution there... the Desktop is not an infinite storage bin. If you keep a lot of files especially music, video you can "choke" the Desktop and recovery is no fun. I keep all my files in the Documents folder but since that folder gets used by applications also I create a folder within Documents called,"MyStuff" and that is where all my files reside.
    -mj

  • JDeveloper and CVS and TeamWork

    Hi,
    we have a small team with 4 members and are developing in JDeveloper 10.1.2 with CVS plug-in (struts, toplink, jsp).
    We are beginners and are frustrated now: every commit/update causes problems.
    Always are problems with
    - project.jpr files (synchronization among developers)
    - sessions.xml (we cannot really add this file to cvs)
    - state of offline tables (and digrams) are sometimes wrong show: restart of JDeveloper is necessary
    - many JDevelopers files are unvisible, but must be added to cvs
    - and more and more
    Please - are somebody using JDeveloper & CVS in team with satisfaction? Are our problems beginner-problems or is this way wrong?
    Thanks for your experience.
    Jara

    My biggests issues with JDeveloper and CVS are as follows:
    1. Oracle puts out an article that talks about Version controllable XML and the biggest culprits of violators of this rule are the Oracle project files: StrutsPAgeFlow.oxd_struts, ViewController.jpr, and Model.jpr. Not nice when you can no longer open your Struts-config.xml file due to all the <==== lines in the file! In almost all instances, since we've built most of the files and aren't adding/removing much from the project as a whole, we can easily correct these problems then commit again, or just issue a clean update on them, and disregard (especially when it appears to be an ordering issue)
    2. Also, we've seen model.jpr files switch contents (areas look like they are swapped around) in between versions. Why? The files are identical except the position of the nodes.
    3. I really want to know my OUT-OF-SYNC files BEFORE I do an update. Kind of like the Uncommitted files window, I'd like: Hey, how out of sync am I?
    4. The COMPARE utility is very nice, however, once CVS takes over and does the automatic MERGE, you're really left with a mess (at times). Any time we get a "failure to update" message, we issue a compare against the current reposistory version verses version on disk and see what the differences are. Then we search for whether our stuff was merged properly.
    5. The only docs I've seen on Jdeveloper and CVS are "introductory" type documentation. Don't put out a document that talks about issues that are "out-of-scope" when these are the very issues that people need to deal with every day, and are looking for answers. The "oracle jdeveloper 10g" handbook is no better, offering about 4 pages of an "overview of CVS".
    6. People have asked before about CVS, even on Metalink and an answer from Oracle is to look at an OTN post. I'm sorry, but that really doesn't cut it, especially when your support bill is over $500K/year.
    enough rambling...
    CVS and Jdeveloper 10.1.2 are working at our shop with 3-4 developers on the project, but it can be paintful during the "conflicts during merge" times.

  • Firefox stops responding during during transmission of Gmail stopping the transmission for a minute or more

    At times, when I am transmitting a Gmail, the transmission stops for a minute or more and at the top of the screen in the blue bar a message appears "Mozilla Firefox not responding".

    How can this dependency of clearing the queues be removed once and for all for good?

Maybe you are looking for

  • UTF-8 encoding in XSLT transformation

    Hello, I have a problem with a transformation of an ABAP structure into XML. I use the XSLT transformation for this. My XSLT starts like this: <xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">   <xsl:strip-space elements=

  • Multiple CDs Issue

    I have 60 songs that I have purchased from itunes with a total of 13.9 hours and 383.9 mb and when I click to burn them to a disk the message box says that the songs will not fit on one cd. It asks do you want create multiple cds? The choice is cance

  • Estrange suffix generating database objects

    I have designed a table called PNT since the Business Components Diagram. This entity object has some constraints with names like 'PNT_FK_WF_ID'. When I try to 'Generate -> Database objects for diagram' it works ok but the database name for the const

  • Can't change desktop background

    I can't change the desktop background on my primary display. My second display works fine, but my primary display stays solid gray no matter what I choose. It looks a little washed out. I've deleted my com.apple.desktop.plist but that obviously didn'

  • Disabling wireless clients by username

    We currently have Prime Infrastructure 1.3 and we are having problems with one user.  I would like to block her by username instead of mac, but I haven't found a place to do this.  Is there anyway to do this?  We don't have ISE or anything else that