Recent content by da bull

  1. da bull

    ERD Diagrams combining

    Does anyone know how I can combine 2 saved .pdd ERD Diagrams as one? It was easier to build them by catagory, but then wanted to make one final ERD with all in one file. thanks in advance!!
  2. da bull

    Text Importer Freezing

    I have sent the file this morning. well, my morning anyway.
  3. da bull

    Text Importer Freezing

    I have made the change and ran the Text Importer. The Debug file is about 31mb. I have zipped it down to under 1mb, but do not see where I can attach a file to this thread. Is there somewhere I can send it. thanks
  4. da bull

    Text Importer Freezing

    I'm using version 7.1.5 on an Oracle 10g database and whenever I need to create a temp table and Import a .CSV file, if it is over about 15k rows, PL/SQL will go (Not Responding) and eventually have to be killed. I can upload the same file in other apps in seconds. Is there some setting in...
  5. da bull

    Slow to open tree in Oracle11g databases

    Thank YOU!!! you have just made my weekend. It expanded the tree so fast it almost scared me :~)
  6. da bull

    Slow to open tree in Oracle11g databases

    Not to sound too stupid, but could I please get a better explination of where I am supposed to be adding QueryHints? Is this a file I need to download from somewhere? Right now, it takes over 1 minute to expand either my Table or my View folders in Object Browser. thank you
  7. da bull

    Headers in Excel 2007

    Are there any plans or Plug-ins to be able to use Office 2007? We do a lot of spreadsheets with 100K+ records that we share and because of how Excel defaults its data type in a new sheet, we cannot open a .csv file in Excel 2007 without errors. thanks
  8. da bull

    Headers in Excel 2007

    Am I missing some setting, or does Copy to Excel not bring the column headings over to Excel? My first row of data is Bolded compared to the rest of the file, but I cannot find a way to bring the headers over.I notice it still only brings back the Excel 2003 max # of rows 65k.
  9. da bull

    Explain Plan

    Our DBA team does not want to give us access to the PLAN_TABLE, and instead have created an internal one for us to use called DBA1.CSG_EXPLAIN. Is there a setting in SQL/PL that I can direct it to use this table instead of the normal PLAN_TABLE when I want to run an Explain plan? thanks
  10. da bull

    7.1.4.1389 Browser -- refresh 'Tables'

    I have also noticed this slowness the first time I attempt to open the Views for the first time each day. After I have waited up to 5+ minutes for them to open, I can go and close and reopen the Views many times without slows, but it would be nice to open them the first time without such a delay.
  11. da bull

    Application file path

    Installed 10g over 9i, and now when I start up, the application still tries to find reports in the Oracle 9i Bin folder. How do I redirect to 10g Bin folder at start up?
Back
Top