Data export(ttbulkcp) Oracle TimesTen Question

I'm trying to export an Oracle TimesTen(TimesTen Release 11.2.1.5.0) with ttbulkcp(Data export), using SQL Developer Version 2.1.1.64
All other functions are normal operation. Also ttbulkcp(Data export) in Oracle Table is normal operation. But , I get the following error in ttbulkcp(Data export) in TimesTen Table.
java.lang.NullPointerException
     at oracle.dbtools.raptor.format.ResultsFormatterWrapper.getColumnCount(ResultsFormatterWrapper.java:67)
     at oracle.dbtools.raptor.format.ResultsFormatter.getColumnCount(ResultsFormatter.java:130)
     at oracle.dbtools.raptor.timesten.format.TimesTenLoaderFormatter.getColumns(TimesTenLoaderFormatter.java:207)
     at oracle.dbtools.raptor.timesten.format.TimesTenLoaderFormatter.printColumnData(TimesTenLoaderFormatter.java:183)
     at oracle.dbtools.raptor.timesten.format.TimesTenLoaderFormatter.start(TimesTenLoaderFormatter.java:73)
     at oracle.dbtools.raptor.format.ResultSetFormatterWrapper.print(ResultSetFormatterWrapper.java:150)
     at oracle.dbtools.raptor.format.ResultsFormatter.print(ResultsFormatter.java:200)
     at oracle.dbtools.raptor.format.ResultsFormatter.doPrint(ResultsFormatter.java:416)
     at oracle.dbtools.raptor.dialogs.actions.TableExportAction$5.doWork(TableExportAction.java:637)
     at oracle.dbtools.raptor.dialogs.actions.TableExportAction$5.doWork(TableExportAction.java:634)
     at oracle.dbtools.raptor.backgroundTask.RaptorTask.call(RaptorTask.java:193)
     at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
     at java.util.concurrent.FutureTask.run(FutureTask.java:138)
     at oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$RaptorFutureTask.run(RaptorTaskManager.java:492)
     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
     at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
     at java.util.concurrent.FutureTask.run(FutureTask.java:138)
     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
     at java.lang.Thread.run(Thread.java:619)
Driver not capable
Thank you.
GooGyum

If you have a DB support contract, I suggest you open a SR on Metalink/MOS, to get official response and follow-up, else you can hope someone from development picks it up here.
Regards,
K.

Similar Messages

  • Data Export to Oracle table from essbase issue

    Hello,
    i am using a data export calc script to load data from essbase into an oracle table. We have Essbase 11.1.2.1 on windows 2008 64 bit R2 server. I have an ODBC system DSN created for this job.
    However, when i launch this process i get a message in the log "Cannot read SQL driver name for [Backup Exec Catalogs] from [ODBC.INI]"
    i have checked the ODBC.ini file also in C:\Windows directory and that file contains the connection entries...
    Any thoughts as to why i am getting this error in one server whereas the same process on SIT server is working fine.
    thanks...

    please restart the application and try again . Check the application log if any details are there

  • EAS data export in column format question

    I am trying to export data in column format and import back to replace 0 with #Missing. I want to see if it will reduce any blocks. When I export I am getting data header members from a different dimension other that Period. It is getting tricky to map these many data rows in rule file as oppose to 12 from Period.
    What determines this behavior. I know I have tried in the past (different app) and Period came through as data header record.
    Any help is appreciated.

    You can't directly control which dimension is selected (at least, not without changing your cube) in a native export.
    However, for what you are doing, you do not need a load rule - you could just find-and-replace in the file.
    You can also try converting zero to #Missing with a calc script (see Re: BSO Level 0 Block Analysis Advice) although it's going to be slow and you'd need to defrag with a dense restructure afterward.

  • How to export data from a Oracle table to a delimited file?

    I know how to load delimited file into a table, but how to export
    data from a Oracle table to a delimited file?
    Thanks in advance.

    Try looking at this link, it's long but there's three different solutions discussed in it. If you look at Barbara Boehmer's
    solution in her posts in the link below you'll see that she's addressed your concerns with spool files.
    Re: utl_smtp and triggers

  • How to export sap bi data in to oracle bi

    Hi Experts,
    How to export sap bi data in to oracle bi. what is the connection used for this .
    Plz assist me,
    Thanks & Regards,
    P.Swaroop.

    Hi Swaroopsagar  ,
       When you need to transfer data from SAP BI system to other Target systems,lets say Oracle BI.
    SAP BI would become the source system and Oracle Bi sould be the target system. In this case I would suggest you to use Open hub provided by SAP BI.You have the option of specifying the Open Hub destination as
    1. Database table.
    2. Falt file
    3. Third party tool.
    The onus of extarcting the data from SAP BI ssytem into ORACLE BI system sould vest with the Target system. Open Hub can provide a suitable destination , once this is done it is upto to the target system to extract data by connecting to this destination....
    Regards,
    James Harold.

  • Few questions about Oracle Timesten

    Hi All
    Just want to experiment with Oracle timesten. I have few douts.
    1) How can i calculate the amount of extra RAM required if i install times ten. I have a existing database of size around 1 GB.
    2) Does single instance of timesten caters to a single database or it can cater to multiple databases residing on same machine( as is the case with ASM).
    3) Any step by step guide pointers?? for installation on Linux(OEL5 or 4) .. ( I came across a few on internet but not very good).
    4) Once times ten is installed will the oracle database server function like before or some roles are taken over by timesten?
    Thanks in advance
    AnkurK

    Shared Memory Size used by TimesTen PermSize ( MB ) + TempSize ( MB ) + LogBuffSize (KB) + few MB overheads
    http://download.oracle.com/otn_hosted_doc/timesten/706/TimesTen-Documentation/api.pdf
    PermSize
    Specifically indicates the size in MB of the permanent memory region for the
    data store. You may increase PermSize at first connect but not decrease it.
    TimesTen returns a warning if you attempt to decrease the permanent memory
    region size. If the data store does not exist, a PermSize value of 0 or no value
    indicates that the default size should be used. For an existing data store, a value
    of 0 or no value indicates that the existing size should not be changed.
    Use ttSize command for each cachegroup and sum it up
    TempSize
    TempSize indicates the total amount of memory in MB allocated to the
    temporary region. TempSize has no pre-defined fixed default value. If left
    unspecified, its value is determined from PermSize as follows:
    If PermSize is less than 64MB, TempSize = 6 MB + ceiling(PermSize / 4 MB).
    If PermSize is greater than 64MB, TempSize =14 MB +
    ceiling(PermSize / 8 MB).
    TimesTen rounds the value up to the nearest MB.

  • Data Export Question

    Hi Experts,
    Is there a way to use the data export function to create a data extract file that won't put double quotes around the members?
    Thank You!

    If extracting to a flat file, I don't think so. If you extract to a relational source it does not include the quotes.

  • Oracle Timesten Geo-redundent architecure deployment queries

    Hi,
    We have 6 sites and each site connect with lease line.
    There are 5 different physical Remote Site we want to deployed the active/standby timesten database on 5 sites
    We want to create the READ ONLY LOCAL CACHE GROUP for each 5 Sites which is auto refresh from single central database site(2-Node RAC)
    Data Modification always happen on Central Site.
    Oracle timesten active/standby is in local LAN on each site but each site is connect through WAN to the Central Local site where the Oracle RAC Database resides
    and configure the Cache Connect with each site for Auto refresh the Read Only Local Cache Group on each site.
    ARCHITECTURE OVERVIEW
    Remote Site Location-1 ==>(Read Only Local cache Group )Oracle TT A/S<<====== Auto Refresh <---------||
    ||
    Remote Site Location-2 ==>(Read Only Local cache Group )Oracle TT A/S<<====== Auto Refresh <---------|| (CENTRAL LOCATION SITE)
    ||
    Remote Site Location-3 ==>(Read Only Local cache Group )Oracle TT A/S<<====== Auto Refresh <---------|| (2-Node RAC Database)
    ||
    Remote Site Location-4 ==>(Read Only Local cache Group )Oracle TT A/S<<====== Auto Refresh <---------||
    ||
    Remote Site Location-5 ==>(Read Only Local cache Group )Oracle TT A/S<<====== Auto Refresh <---------||
    We have go through below Oracle Technical Paper.
    http://www.oracle.com/technetwork/database/performance/wp-imdb-cache-130299.pdf
    please check the Figure 7==>Incremental Autorefresh of Read-Only Local Cache Groups
    Please suggest your advice and suggestion for above architecture deployment
    Regards
    Hitgon
    Edited by: hitgon on Jul 10, 2012 6:44 PM
    Edited by: hitgon on Jul 10, 2012 6:46 PM

    There is a great deal of stuff you need to understand and bear in mind when implementing any complex system and this is n oexception. You should start by studying the TimesTen documentation. In particular you should familiarise yourself with the informaiton in the Cache User's Guide and the replication Guide. These contain lots of very important information regarding the setup/deployment and operation of A/S pairs and cache groups, configuring cache connect for RAC etc. You should also read through the troubleshooting guide to familiarise yourself with what things to look at if things do not seem to work as expected.
    If you are not already very familiar with TimesTen I would also strongly recommed that you take the time to read the rest of the documentation. TimesTen is not Oracle Db and while it is very compatible with Oracle in many areas there are also a lot of significant differences which you need to take into account when developing applications, managing the system etc. if you are able to take an OU training course on Timesten then I would recommend that but if not then reading the documentation is a good second best.
    We do not 'recommend' operating systems specifically but 64-bit Linux is certainly a good choice. You might like to consider Oracle Enterprise Linux instead of Redhat; it has some advantages.
    Within each site both nodes in the TimesTen active/standby pair should be on the same LAN. I would recommend GigaBit ethernet as a minimum.
    While it is possible to write your own scripts to handle deployment, monitoring, failover and recovery of A/S pairs it is much, much easier (and much more robust) if you deploy Oracle Clusterware at each site to provide fully automated management of the A/S pairs. That is our very strong recommendation and is also best practice.
    From a TimesTen perspective, system clock synchronisation is only needed within each site (i.e. the system clocks on both nodes in an A?S pair need to be closely aligned). However, it may be desirable to have all the nodes in all the sites have their clocks aligned for other reasons.
    You need to ensure that the bandwidth and latency of the WAN connections is adequate for the amount of refresh traffic that you will have. There is no easy way to estimate/calculate this; you will need to determine this empirically.
    Those are probably the most important things. As you progress then you can of course ask questions in this forum and use Oracle Support.
    Chris

  • Bulk data export

    Hi,
    Our users need export large data based on ambiguous attribute queries. For example, export emails of customers to send promotions. This kind of usage cannot build with dimensional model. I find Endeca is a good tools for our scenario. The only question is whether Endeca supports large data export.
    Thanks

    Cheney,
    EID Studio has components like the results table or results list that support record export. You can read more about this functionality in the StudioUsersGuide found here: http://docs.oracle.com/cd/E29805_01/StudioUsersGuide.pdf
    It is important to understand what specific volumes are expected for your "large data exports". Studio has safeguards which control maximum allowable export sizes, both in terms of endeca records (for results tables showing raw endeca records and analytic recoreds (for results tables employing EQL to aggregrate the endeca records to the grain of some other entity). These safeguard limits can be found in the "Framework Settings" section of the Studio control panel. Relaxing these defaults to allow for larger export sizes can put extreme memory and CPU load on both Studio and the Endeca Server, so it is important to understand the performance implications of this approach.
    Thanks,
    Dan

  • Need Help Urgently - Want to Load Time Data Automatically into Oracle HRMS

    Hi All,
    I am on my 1st Oracle HRMS project and I need urgent help on HOW TO load Time (IN/OUT) Data from a MS Access database which is populated by a Biometric Hand Geometry System.
    And we need to do it in real time as the data inserted in the MS Access Database we need to pull that into Oracle HRMS for Payroll purposes.
    If somebody can help me in this I'll greatly appreciate that.
    Thanks, AGAIN IT IS VERY URGENT
    Zee

    Zee,
    Let's go back to your core requirement "load Time (IN/OUT) Data from a MS Access database which is populated by a Biometric Hand Geometry System".
    Questions:
    1. Is this time data to be used to pay a person through Oracle Payroll?
    2. What legislation (country) is this for?
    3. Are you using Oracle Time and Labor (OTL) as the front-end or do you intend to enter the data directly into Oracle Payroll?
    See the following OTL documents:
    MetaLink Note 369022.1 - How Can Hours Worked Be Imported into OTL From Third Party System?
    MetaLink Note 223987.1 - Oracle OTL HXC TimeStore Deposit API
    MetaLink Note 283593.1 - Formatting an Exported Timecard Template using Microsoft Excel
    Regards,
    Greg

  • Automatise data export from website

    Hello,
    I stuck with an issue regarding data export from scopus.com. I have 61 keywords for which I want to export (as csv) number of documents by year, country, document type, subject area. Doing that by hand would be extremely tedious. Thus my question if this can be automatised. Unfortunately scopus does not provide an API to access the data directly.
    So, the process to be automatised would be:
    1. Open http://www.scopus.com/home.url
    2. Enter the keyword in "search for"
    3. Click on "search"
    4. Click on "Analyze results"
    5. Click on tab "year" and "export". Save the file
    6. Click on tab "country" and "export". Save the file
    6. Click on tab "document type" and "export". Save the file
    6. Click on "subject area" and "export". Save the file
    Do programs exist that help me retrieving the data?
    Thanks!

    You could achieve your goal with bash and wget with some combination of --save-cookies --post-data.
    But be aware that scopus is run by Elsevier, whom many view as the most evil of the publishing companies. Think twice before doing something that may annoy them.

  • I got error when I export database ORACLE 9i from solaris 9.

    I want to export full database ORACLE 9i from SOLARIS 9 to import full database on ORACLE 9i on windows.
    I set oracle environment and NSL_LANG with command:
    bash-3.00$ export ORACLE_SID=TIS
    bash-3.00$ export NLS_LANG=AMERICAN_AMERICA.TH8TISASCII
    and then run command to export:
    bash-3.00$ exp system/manager@TIS full=y file= /u03/dmp/TISfull.dmp log=/u03/dmp/exp_TIS.log
    I got error message as:
    Export: Release 9.2.0.1.0 - Production on Thu Oct 8 17:57:32 2009
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Export done in TH8TISASCII character set and UTF8 NCHAR character set
    About to export the entire database ...
    . exporting tablespace definitions
    . exporting profiles
    . exporting user definitions
    . exporting roles
    . exporting resource costs
    . exporting rollback segment definitions
    . exporting database links
    . exporting sequence numbers
    . exporting directory aliases
    . exporting context namespaces
    . exporting foreign function library names
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions
    . exporting system procedural objects and actions
    . exporting pre-schema procedural objects and actions
    EXP-00008: ORACLE error 25153 encountered
    ORA-25153: Temporary Tablespace is Empty
    ORA-06512: at "SYS.DBMS_AW", line 42
    ORA-06512: at "SYS.DBMS_AW", line 105
    ORA-06512: at "SYS.DBMS_AW", line 221
    ORA-06512: at "SYS.DBMS_AW_EXP", line 264
    ORA-06512: at line 1
    EXP-00083: The previous problem occurred when calling SYS.DBMS_AW_EXP.schema_info_exp
    . exporting cluster definitions
    EXP-00056: ORACLE error 25153 encountered
    ORA-25153: Temporary Tablespace is Empty
    ORA-06512: at "SYS.DBMS_LOB", line 424
    ORA-06512: at "SYS.DBMS_METADATA", line 1140
    ORA-06512: at line 1
    EXP-00056: ORACLE error 25153 encountered
    ORA-25153: Temporary Tablespace is Empty
    ORA-06512: at "SYS.DBMS_LOB", line 424
    ORA-06512: at "SYS.DBMS_METADATA", line 1140
    ORA-06512: at line 1
    EXP-00000: Export terminated unsuccessfully
    How can I solve this problem?
    Any suggestion?

    #### HOW to solve it.
    ## To check the default temporary tablespace of the database:
    SQL> select property_name, property_value from database_properties;
    ## check DEFAULT_TEMP_TABLESPACE, if it use wrong temporary tablespace, run:
    SQL> alter database default temporary tablespace temp;
    ## check user with temporary tablespace, run command:
    SQL> select username, temporary_tablespace, account_status from dba_users;
    ## change temporary tablespace:
    SQL> create temporary tablespace temp1 tempfile '/data/u01/app/oracle/oradata/TIS/temp_b.dbf' size 100m;
    SQL> alter database default temporary tablespace temp1;
    SQL> drop tablespace temp including contents and datafiles;
    SQL> create temporary tablespace temp tempfile '/data/u01/app/oracle/oradata/TIS/temp01.dbf' size 100m autoextend off extent management local uniform size 1m;
    SQL> alter database default temporary tablespace temp;
    SQL> drop tablespace temp1 including contents and datafiles;
    Thanks

  • Different ways to download data into a Oracle database

    Apart from the below are there any other ways to download data into an Oracle database ?
    1. Import data using import/export features.
    2. Oracle external tables.
    3. Data Pump
    4. SQL Loader.
    5. PL/SQL => utl_file package.
    6. Oracle SQL developer tool - it was a nice surprise this morning to know that this tool can be used to import data into Oracle database.
    Thanks
    Gony

    I will be able to do that once I complete my transition into an Oracle DBA
    Next Great DBA
    I downloaded oracle to my laptop today.
      I will become the next great DBA.
    No need for education or taking a course,
      I'll use the forum and learn by brute force.
    The guru's won't mind, they know it all
      They are so profound, their ego's enthrall.
    They have it written by steps 1 through 10.
      If I don't get it once, I'll just ask it again.
    I won't write it down, seems simple enough
      After all, I've used Access with SQL and stuff.
    Why you upset? Why you tell me to read?
      I've no time for a manual, No Sir, Indeed!
    Why waste my time with a book or a link,
      I have this forum, no need to think.
    I have no work history, just out of college,
      But I'm smarter than those who are three times my age.
    I'll become certified with an OCP,
      Have you the answers, just give them to me.
    Then we'll be equal just wait and see!
      But, Why are you paid 100K more than me?Edited by: sb92075 on Jul 12, 2009 7:57 AM

  • Difference between Data Providers for Oracle

    Hello,
    There are 3 .NET Data Providers for access an Oracle Database:
    1) ODP.NET, who uses Oracle API to access an Oracle Database.
    2) Microsoft .NET Data Provider for Oracle, who comes in the Assemblie System.Data.OracleClient
    3) Microsoft .NET Data Provider for OLE DB.
    My questions are:
    1) There is another Data Provider to access an Oracle DB ?
    2) Which is better, for example to handle LOB fields ?
    3) Which is better in performance ?
    4) ODP.NET uses some Oracle API to handle a DB, and the others ?
    5) What is the requirement (Oracle Client, OS) of each of them ?
    Best Regards
    Alfredo DS

    I would recommend using ODP.NET. Overall, I've seen better performance from it than other Oracle providers. It requires the 9.2 client and any OS that the 9.2 client supports.
    With respect to LOBs, the first ODP.NET version was consistently faster retrieving LOBs than other Oracle providers. The latest version of ODP.NET (and the upcoming version) have made some substantial improvements in LOB performance on top of that.

  • Converting numeric date (seconds) to Oracle date

    Hello all,
    Not sure if this is the correct place for my question but here goes...
    I am extracting data from an Oracle table in which the date/time is stored as a number (seconds since 1970). How can I convert this to an Oracle recognized date? I tried to extract the date as a number and then convert it using the localtime function in PERL but ran into other problems. Any help or advice would be greatly appreciated.
    David

    Instead of writing PERL script if you write on a format trigger same coad (using Pl/SQL) it will work.

Maybe you are looking for