produce a flat file of fixed position.

Inside of a loop of cursor by using information from an external table and deriving a sequence of numbers must produce a flat file


POINT-NBR 1:6
ORDER-NUMBER 07:17
NOMEN 18-47
CHG 50:52
U 53:57
CASE 58: 58
DATETOCON 59:64
NBR 65:70
DATEASGN 71:76

something like:

declare
cursor c1 IS SELECT ITEM_NBR,ORDER_NBR,NOMEN,CHG,U,CASE,DATETOCON,NBR,DATEASGN from table_name;
v_file UTL_FILE.FILE_TYPE;
BEGIN
v_file := utl_file.open('MY_DIR','data.txt','W');
FOR I in C1 LOOP
UTL_FILE.PUT_LINE(RPAD(NVL(ITEM_NBR,' '),6,' ')||RPAD(NVL(ORDER_NBR,' '),11,' ')||
RPAD(NVL(NOMEN,' '),29,' ')||RPAD(NVL(CHG,' '),3,' ')||RPAD(NVL(U,' '),5,' ')
||RPAD(NVL(CASE,' '),1,' ')||RPAD(NVL(DATETOCON,' '),6,' ')||RPAD(NVL(NBR,' '),6,' ')
||RPAD(NVL(DATEASGN,' '),6,' '));
END LOOP;
UTL_FILE.CLOSE(v_file);
END;

Before using the mon_repertoire directory, you must create a:

CREATE DIRECTORY MY_DIR AS 'C:\';
GRANT EXECUTE ON MY_DIR TO user;

Published by: AP on August 3, 2010 04:02

Tags: Database

Similar Questions

  • Flat file of FDM

    Hi gurus,
    I load planning data to HSF using FDM. I'm working on version is 11.1.1.3. I just wanted to know if, rather than directly load data in HSF can FDM prodoce a flat file as a result of the export step, which can be used later to import lots in HSF?

    I have a similar requirement for local application of HFM producing a flat file of FDM, which will be subsequently loaded in the application of global HFM as local users have limited access to the global HFM application.

    Thanks and Rgards!

    You could use the HSF or HFM adapter and just disable the load. In the integration of each adapter settings, there is an option 'enable the load '. Unchecking it will produce the dat file but it will not load.

    Please take the time to point out useful answers or correct if you found them to be.

  • GTC - length reconciliation flat file fixed

    Hello

    I have a .txt file, consisting of a series of numbers like 12345678912345678912345678912345678-> total 35 in length. (Noted in IOM 9.1.0.1 Administrator guide), specified one after another in a different as line:

    12345678912345678912345678912345UIA
    87132653912345678912345678912345DIC
    12345678912345678912345678954321UIC
    .......

    These series of numbers to provide values for various UDF I created to IOM for example:

    1-5 characters/digits represent the postal code
    6-15 characters or numbers represent Contact Info.

    I tried the GTC fixed length flat file to reconcile all of these values in IOM belonging to a particular user.

    But here's the problem:

    It only shows me the first record, that is, the first line (first set of numbers) in the file in the mapping schema. Other that that, he doesn't show me any records at all.

    Can someone give me more ideas on how we can configure this particular GTC?

    Thanks in advance!
    -oidm.

    So for the first time, users are created successfully. But next time for update it gives the error "Connection ID is duplicate" as stated above. It takes the value of harcoded again and again.

    Just to answer that, you have created the user to IOM. NOy, you have made some changes in the attributes of the FF user as mob number, city, zip etc.

    Now you say after recon again once he takes hardcdoed userid.
    Is he will do the same as this is the treatment that you have updated as well as in FF user name.

    Just think about the scenario, you have created the user the IOM to FF with SSN as a unique attribute. Now, if you make changes in the zip of FF user attributes, phn no and userid as well.

    So according to you, should it do.

    It should update the username. I'm wrong?

    So what is happening in your case.

    To do this, simply delete the FF Recon userid field and insert your code in before Insert and let me know what happens.

    Let me know if you still have doubts.

    Published by: Arnaud

  • Where to download the flat file for POC adapter

    Hi all

    We are currently looking at GoldenGate as a mechanism to capture changes to tables specified in an Oracle database and produce text files containing these changes in near real-time. Everything I read pointing adapter flat file for GoldenGate as a way to get there.

    I am now at the point where I want to start a little POC see prove if it will work for our needs. I downloaded GG for databases Oracle 12.1.2.1.0 RTO, as well as customer GG monitor and Director of GG. My question is now - where can I download the flat file adapter? It includes the GG for the download of Oracle?

    If I missed something in the documentation somewhere - I'm happy to be told where to read them.

    Kind regards

    John

    I'll answer my own question here...

    (1) delivery seems to be the only place to get it

    (2) 12 GoldenGate can capture a trail and send it to a configuration of GoldenGate 11 running FF adapter.

  • We can recover a virtual machine of flat files without committing snapshots?

    I have a virtual machine that has died due to having excessive snapshots. "Too many levels of redo logs.

    Can I get out this virtual machine to the top without committing the delta files, IE just use original flat files?

    I tried going through the KB1004545 to solve the problem of the snapshot, and it fails

    Thanks in advance!
    Brendan

    It's really kind of unusual, but we will try to fix things.

    1.) create multiple subdirectories which you will pass some files during this procedure
    -not used
    -backup

    -fact
    -temp

    (2.) do a cleaning of unused files
    -move all the files to "...-ctk.vmdk" for the "unused" subdirectory
    -move the "000002" files in the subdirectory "unused" (not in the chain of snapshot)
    -move the '000239' files in the subdirectory "unused" (not in the chain of snapshot)
    -move the "000258' - '000287' files in the 'unused' subdirectory (contain no user data)

    3.) backs up the descriptor files

    -Copy all the hard of descriptor/header files in the subdirectory "backup."

    4.) merging the snapshots in the basic disk using the vmkfstools utility
    Given that problems with two virtual disks are the same, I'll explain the procedure for the first disc of "nzaklapp11" only. Once you are done with the first virtual disk, repeat steps to 'nzaklapp11_1 '.

    First round:

    • run: vmkfstools-i nzaklapp11 - 000030.vmdk temp/nzaklapp11.vmdk
    • the files '000030' moving 'nzaklapp11.vmdk', "nzaklapp11 - flat hard" as well as the "000001" - to the subdirectory 'done '.
    • Move hard files created in sub-repertoire 'temp' in the virtual machine file
    • Edit "nzaklapp11 - 000031.vmdk".
      parentFileNameHint = "nzaklapp11.vmdk".
      parentCID =

    Repeatedly executes:

    • run: vmkfstools-i nzaklapp11 - 000060.vmdk temp/nzaklapp11.vmdk
    • move the "000031' -"000060"files in the subdirectory 'done '.
    • Remove "nzaklapp11.vmdk", "nzaklapp11 - flat hard."
    • Move hard files created in sub-repertoire 'temp' in the virtual machine file
    • Edit "nzaklapp11 - 000061.vmdk".
      parentFileNameHint = "nzaklapp11.vmdk".
      parentCID =

    Repeat the "works on several occasions" by increasing the number of 30 until you are finished with all snapshots.

    Once finished with the two discs, and you confirmed that the new disks are ok, you can remove the subdirectories created in step 1.

    If anything is unclear, please feel free to ask.

    André

  • Invalid number when reading a flat file

    Hello Experts,

    I have the following flat file format and I want to insert it into a table
    I have an error invalid number.

    How can I stop reading the file when it reaches the empty line before the grand total

    file
    ----------------------------------------------------------------------------------------------------------------------------------
    
                       TOTAL        PAID       TOTAL     EXPIRED       TOTAL    FRAC OUTSTANDING
                     WINNERS       TODAY        PAID       TODAY     EXPIRED   ROUND
        DRAW/SET      AMOUNT      AMOUNT      AMOUNT      AMOUNT      AMOUNT  AMOUNT      AMOUNT
    ------------ ----------- ----------- ----------- ----------- ----------- ------- -----------
        1/     1  6857068.00        0.00  5879902.00        0.00   977166.00    0.00        0.00
        2/     1  5907322.00        0.00  5463759.00        0.00   443563.00    0.00        0.00
        3/     1  7277181.00        0.00  6551708.00        0.00   725473.00    0.00        0.00
        4/     1 37503734.00        0.00 36656046.00        0.00   847688.00    0.00        0.00
        5/     1  4879934.00        0.00  4293514.00        0.00   586420.00    0.00        0.00
        6/     1 15604133.00        0.00 15172198.00        0.00   431935.00    0.00        0.00
        7/     1  4943514.00        0.00  4425254.00        0.00   518260.00    0.00        0.00
        8/     1  6493874.00        0.00  5745660.00        0.00   748214.00    0.00        0.00
        9/     1 23195487.00        0.00 22279945.00        0.00        0.00    0.00   915542.00
        10/    1  5480445.00        0.00  4981615.00        0.00        0.00    0.00   498830.00
        11/    1  5421101.00        0.00  4852814.00        0.00        0.00    0.00   568287.00
        12/    1 22644465.00        0.00 21987329.00        0.00        0.00    0.00   657136.00
        13/    1  6310425.00        0.00  5582127.00        0.00        0.00    0.00   728298.00
        14/    1  5986847.00        0.00  5471429.00        0.00        0.00    0.00   515418.00
        15/    1  6699299.00        0.00  6080687.00        0.00        0.00    0.00   618612.00
        16/    1  7549513.00        0.00  6842058.00        0.00        0.00    0.00   707455.00
        17/    1 43951014.00        0.00 42538841.00        0.00        0.00    0.00  1412173.00
        18/    1  6275029.00        0.00  5608261.00        0.00        0.00    0.00   666768.00
        19/    1 34023432.00      100.00 33066516.00        0.00        0.00    0.00   956916.00
        20/    1  5496324.00        0.00  5029237.00        0.00        0.00    0.00   467087.00
        21/    1  5791146.00        0.00  5281256.00        0.00        0.00    0.00   509890.00
        22/    1  7121128.00        0.00  6419500.00        0.00        0.00    0.00   701628.00
        23/    1 36121507.00        0.00 35211831.00        0.00        0.00    0.00   909676.00
        24/    1 10137379.00        0.00  9660197.00        0.00        0.00    0.00   477182.00
        25/    1  4267656.00      200.00  3875040.00        0.00        0.00    0.00   392616.00
        26/    1  8656241.00      561.00  7744762.00        0.00        0.00    0.00   911479.00
        27/    1 10023865.00      400.00  9070015.00        0.00        0.00    0.00   953850.00
        28/    1 15201340.00     1188.00 13795352.00        0.00        0.00    0.00  1405988.00
        29/    1 83052341.00     2773.00 80673373.00        0.00        0.00    0.00  2378968.00
        30/    1  7137232.00     1000.00  6459875.00        0.00        0.00    0.00   677357.00
        31/    1 25472826.00     1700.00 24487312.00        0.00        0.00    0.00   985514.00
        32/    1  5679593.00     4398.00  5094378.00        0.00        0.00    0.00   585215.00
        33/    1 19360140.00    32659.00 18144162.00        0.00        0.00    0.00  1215978.00
        34/    1  5350117.00  1059167.00  1059167.00        0.00        0.00    0.00  4290950.00
    
    GRAND TOTAL  ########.##  1104146.00 ########.##        0.00  5278719.00    0.00 25108813.00
    
    End of Report
    code
    declare
    l_start_file_name varchar2(50) := 'liab_report_summary_p008_c';
    l_end_file_name varchar2(50)   := '_english.rep';
    l_file_name varchar2(100);
    l_sql varchar(32767);
    refresh_cdc varchar2(10) := '00540';
    
    Begin
    
    l_file_name := l_start_file_name||REFRESH_CDC||l_end_file_name;
    
     l_sql := 'create or replace directory GTECHFILES as ''/ftpfiles/gtechfiles/acct_'||REFRESH_CDC||'''';
      execute immediate l_sql;
    
    
    l_sql :=  ' CREATE TABLE LOTO_LIABILITY_REPORT_temp             '||
              ' (                                                   '||
              '  draw_number       varchar2(50),                    '||
              '  total_winners_amt number,                          '||
              '  paid_today_amt    number,                          '||
              '  total_paid_amt    number,                          '||
              '  expired_today_amt number,                          '||
              '  total_expired_amt number,                          '||
              '  frac_round_amt    number,                          '||
              '  outstanding_amt   number                           '||
              ' )                                                   '||
              ' ORGANIZATION EXTERNAL                               '||
              '   (  TYPE ORACLE_LOADER                             '||
              '     DEFAULT DIRECTORY GTECHFILES                    '||
              '     ACCESS PARAMETERS                               '||
              '       ( records delimited by newline                '||
              '      LOGFILE TEMPDIR:''loto_liability_report.log''  '||
              '      SKIP 8                                         '||            
              '      FIELDS LDRTRIM                                 '||
              '      MISSING FIELD VALUES ARE NULL                  '||
              '       (                                             '||
              '  draw_number       (1:11)  char(11),                '||
              '  total_winners_amt (14:24) char(11),                '||
              '  paid_today_amt    (26:36) char(11),                  '||
              '  total_paid_amt    (38:48) char(11),                  '||
              '  expired_today_amt (50:60) char(11),                  '||
              '  total_expired_amt (62:72) char(11),                  '||
              '  frac_round_amt    (74:80) char(11),                  '||
              '  outstanding_amt   (82:92) char(11)                   '||
              '       )                                             '||
              '   )                                                 '||
              '     LOCATION ('''||l_file_name||''')                '||
              ' )                                                   '||
              ' REJECT LIMIT UNLIMITED                              '||
              ' NOPARALLEL                                          '||
              ' NOMONITORING                                        ';
    
             execute immediate l_sql; 
     
     l_sql := ' insert into LOTO_LIABILITY_REPORT '||
     ' ( draw_number             , '||
     '   total_winners_amt       , '||
     '   paid_today_amt          , '||
     '   total_paid_amt          , '||
     '   expired_today_amt       , '||
     '   total_expired_amt       , '||
     '   frac_round_amt          , '||
     '   outstanding_amt         , '||
     '   source                  , '||
     '   inserted_DATE           , '||
    -- '   UPLOADED                 ,'||
     '   CDC                       '||
     ' )                           '||
     '   SELECT                    '||
     '       draw_number    , '||
     '       TO_NUMBER(total_winners_amt,''999,999,999.00'') total_winners_amt,  '||
     '       TO_NUMBER(paid_today_amt,''999,999,999.00'') paid_today_amt,        '||
     '       TO_NUMBER(total_paid_amt,''999,999,999.00'') total_paid_amt,        '||
     '       TO_NUMBER(expired_today_amt,''999,999,999.00'') expired_today_amt,        '||
     '       TO_NUMBER(total_expired_amt,''999,999,999.00'') total_expired_amt,        '||
     '       TO_NUMBER(frac_round_amt,''999,999,999.00'') frac_round_amt,        '|| 
     '       TO_NUMBER(outstanding_amt,''999,999,999.00'') outstanding_amt,        '||  
     '       '''||l_file_name                                       ||''', '||
     '       sysdate                                                     , '||
     --'     ''N''                                                         , '||
             refresh_cdc                                                    ||
     '    FROM                                                             '||
     '       LOTO_LIABILITY_REPORT_temp                                              ';
    
     
        dbms_output.put_line(l_sql);
             execute immediate l_sql;           
             
    ll_sql :='drop table LOTO_LIABILITY_REPORT_temp';
     
            execute immediate l_sql;
    
    exception
    when others then
    rollback;
    l_sql :='drop table LOTO_LIABILITY_REPORT_temp';
    execute immediate l_sql;
    debug_message('LOTO_LIABILITY_REPORT_temp_UPLOAD/'||REFRESH_CDC,'Unexpected Error '||sqlerrm);
    END LOTO_LIABILITY_REPORT;
    any help would be greatly appreciated.

    Thank you
    Kevin

    Hello

    You can do this:
    Add this condition in the table definition
    WHEN LOAD (total_winners_amt! = "#.") "#" and total_paid_amt! =" ###. "#" and draw_number! = BLANKS)
    and do it for each column that can have this value...

    CREATE TABLE WEBUSER.LOTO_LIABILITY_REPORT_TEMP
    (
      DRAW_NUMBER        VARCHAR2(50 BYTE),
      TOTAL_WINNERS_AMT  NUMBER,
      PAID_TODAY_AMT     NUMBER,
      TOTAL_PAID_AMT     NUMBER,
      EXPIRED_TODAY_AMT  NUMBER,
      TOTAL_EXPIRED_AMT  NUMBER,
      FRAC_ROUND_AMT     NUMBER,
      OUTSTANDING_AMT    NUMBER
    )
    ORGANIZATION EXTERNAL
      (  TYPE ORACLE_LOADER
         DEFAULT DIRECTORY GTECHFILES
         ACCESS PARAMETERS
           ( records delimited by newline
                    LOGFILE GTECHFILES:'loto_liability_report.log'
                    SKIP 8
                    LOAD WHEN (total_winners_amt!="########.##" and total_paid_amt!="########.##" and draw_number != BLANKS)
                    FIELDS LDRTRIM
                    MISSING FIELD VALUES ARE NULL
                     (
                draw_number       (1:11)  char(11),
                total_winners_amt (14:24) char(11),
                paid_today_amt    (26:36) char(11),
                total_paid_amt    (38:48) char(11),
                expired_today_amt (50:60) char(11),
                total_expired_amt (62:72) char(11),
                frac_round_amt    (74:80) char(7),
                outstanding_amt   (82:92) char(11)
                     ) 
    
                  )
         LOCATION (GTECHFILES:'test.txt')
      )
    REJECT LIMIT UNLIMITED
    NOPARALLEL
    NOMONITORING;
    

    You'll get in the log file:

     LOG file opened at 06/28/10 22:16:51
    
    Field Definitions for table LOTO_LIABILITY_REPORT_TEMP
      Record format DELIMITED BY NEWLINE
      Data in file has same endianness as the platform
      Rows with all null fields are accepted
      Load when ((TOTAL_WINNERS_AMT != ########.##) AND ((TOTAL_PAID_AMT != ########.##) AND (DRAW_NUMBER != BLANKS)))
    
      Fields in Data Source: 
    
        DRAW_NUMBER                     CHAR (11)
          Record position (1, 11)
          Trim whitespace same as SQL Loader
        TOTAL_WINNERS_AMT               CHAR (11)
          Record position (14, 24)
          Trim whitespace same as SQL Loader
        PAID_TODAY_AMT                  CHAR (11)
          Record position (26, 36)
          Trim whitespace same as SQL Loader
        TOTAL_PAID_AMT                  CHAR (11)
          Record position (38, 48)
          Trim whitespace same as SQL Loader
        EXPIRED_TODAY_AMT               CHAR (11)
          Record position (50, 60)
          Trim whitespace same as SQL Loader
        TOTAL_EXPIRED_AMT               CHAR (11)
          Record position (62, 72)
          Trim whitespace same as SQL Loader
        FRAC_ROUND_AMT                  CHAR (7)
          Record position (74, 80)
          Trim whitespace same as SQL Loader
        OUTSTANDING_AMT                 CHAR (11)
          Record position (82, 92)
          Trim whitespace same as SQL Loader
    KUP-04102: record 41 discarded from file c:\temp\test.txt
    KUP-04102: record 42 discarded from file c:\temp\test.txt
    KUP-04102: record 43 discarded from file c:\temp\test.txt
    KUP-04102: record 44 discarded from file c:\temp\test.txt
    

    ORA-01722 exception has disappeared...
    be very vigilant, you also should jump 6 instead of spend 8...

  • Dynamic flat file as a source name

    Hello
    I'm working on a mapping that needs to read data from the flat file and insert into a table. I am able to do it for a fixed file name, but how can I do dynamic file name. in other words, I need to read the file name as orders06102010.txt on that day and orders06112010.txt etc. the next day etc. How can I make the dynamic source file name?

    Thank you

    This message can help you:
    http://blogs.Oracle.com/warehousebuilder/2007/07/process_flow_execute_a_map_for_all_files_in_a_directory.html

    See you soon
    Nico

  • Export a Table to a flat file and upload to a FTP server for external provider

    I did some extensive research on forums and I think I have an idea, but really need help. Basically to have a table that is to be exported in a flat file and uploaded to an FTP server so that our provider can obtain the data from Monday to Saturday and automated by sysdate. These data are used to produce daily letters that come out to customers.

    After doing some research I came across the UTL_FILE package and read more into that right now, but I don't know if that's what I use to create the file.
    I use TOAD right now and see how the do it manually but really need the file to create itself and send it automatically to 06:00 Monday - Saturday, with the date at the end of the name of the file, which makes a single file for each day.

    Thanks in advance for all your help.

    As Justin and others have said that I wrote [XUTL_FTP | http://www.chrispoole.co.uk/apps/xutlftp.htm] If you won't find in the Oracle documentation. It is pure PL/SQL using UTL_TCP and implements a built-in FTP from PL/SQL client / API. One of its many procedures overloaded FTP the contents of a refcursor directly to an FTP server of your choice, which means that no intermediate file is necessary. Since it is pure PL/SQL, it is trivial to program using DBMS_JOB/DBMS_SCHEDULER.

    Any questions just ask.

    HTH Chris

  • C309a scans but does not produce an analysis file

    Hi all

    My C309a seems to scan ok, I see a progress bar, but it doesn't scan the file or proceed to produce a pdf file, or the other tif or Word options.

    I noticed that there is no folder "Scan My".  So I created one, but which did not help.

    The instructions in 'how to scan', says the Solution Center goes to the location of the file.  Well this isn't.  Or search all the computer does not find the file named during the scan process.

    With the help of a processor Intel Core 2 quad running MS Vista Business 64-bit

    Any ideas anyone?

    Thanks in advance

    Hi all

    I found the update and everything works now.

  • Full name: C:\Users\New Age\Desktop\file to fix\FrontierGentleman - All41Episodes_archive.torrent file size: 25.4 KiB

    I downloaded this file and it used open and do not play, I need help please and thank you... make name: C:\Users\New Age\Desktop\file to fix\FrontierGentleman - All41Episodes_archive.torrent
    File size: 25.4 KiB

    Bonniefirmin

    It is a torrent file and it takes an appliction open it and run it like utorrent.  Basically, it's just the location of the file you want.

    FYI, that will be a BIG file

  • Installation of flat files with COD

    Hello world

    I have a client who wants to deploy the configuration custom and its application without having to rebuild the application.  I think through options (e.g. HTTP, manual copy on SD card), but would like to stay as close as possible to their current M.O., because I'm porting an existing application for BB.

    So, is it possible to install flat files as well as a .cod file?  I have not found anything, and it seems that the ALX files only allow you to specify several .cod files.

    Thanks for any help you can give,

    Jimmy

    Just a thought: could you build your flat files as a separate and just flat file of reference module project in your original code.  In this way, you would have only to rebuild your project of flat file.

  • Is their a utillity built in Win program. 7 who can clean up old files and fix broken paths.

    Is their a utillity built in Win program. 7Pro, 64 bits that can clean up old files and fix broken paths.

    as far as I know is that windows sold out a 2 TB HDD for back ups in less then 2 months.

    Their is nothing wrong with my computer, just for maintenance.

    Hello

    Thanks for asking this question to Microsoft Community.

    I understand you want to get information on all the built-in options that would take care to clean out old files and the broken computer shortcuts. I'll help you find the right options.

    Windows 7 has these options for maintenance, namely disk cleanup, Disk Defragmenter. These options should help.

    Check out these links:

    Slow PC? Optimize your computer for peak performance

    http://www.Microsoft.com/athome/Setup/optimize.aspx#fBid=DBWRBkU74qm

    Important: all by performing the check disk on the hard disk, if bad sectors are detected and if it tries to repair this area, all available data on the risk of being lost.

    Note: The data files that are infected must be cleaned only by removing the file completely, which means that there is a risk of data loss.

    Also run the fixit from the link:

    Difficulty of broken desktop shortcuts and common system maintenance tasks

    http://support.Microsoft.com/mats/system_maintenance_for_windows

    For reference:

    http://Windows.Microsoft.com/en-us/Windows7/optimize-Windows-7-for-better-performance

    In addition, you can use your search engine preferred for all third-party utility which will help recover additional space on the hard disk.

    Third party link WARNING: With the help of third-party software or a link, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third party software or link can be resolved. Using third-party software or a link is at your own risk.

    Hope this information is helpful and let us know if you need more assistance. We will be happy to help.

  • Data period multi loading flat file to database ASO

    FDM gurus,

    We try to load Plan data for 12 months to an Essbase ASO using FDMEE database.

    We followed the documented specification stage in the format of import for amount (column = < start >, < end >) AND choosing the "multi-period Text file (contiguous period)' in the data load the rule.

    However, the Validation fails even for period dimension he complained of "value without Source for UD3".  {The UD3 in our case is be the period}

    Our record of flat file looks like in below:

    Dim1, Dim2,Dim3,Dim4Dim5,6, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12

    Import mappings formats, I also see the dimension of 'period '. Could be the problem? As you know, database planning, it does not show.

    If you'd be grateful if someone could shed some light. Thank you!

    You don't have to specify which version you're on.

    When you set the size of the target Application you set period of your ASO [size target class] cube dimension as period?

    Try and that should remove it from the map area of import Format.

    Let us know how make you out.

    Be sure to mark the response as if it were useful and correct, if it has solved your problem.

  • How to load flat files without header to table in ODI

    I try to get data from a flat file, but it doesn't have any header

    as 1, tom, 36, usa.

    I have a table with id column, name, age, country, and I want to get the data. Please let me know how to proceed.

    Thanks in advance

    If you add columns manually in the data model there is no need to reverse engineering. If you reverse engineer with header set to 0 ODI will simply give the columns arbitrary identifiers such as C1, C2, C3 etc. That you can leave or change.

  • Advanced elements to fixed position HELP!

    Hello world

    Is there a widget (or CSS solution) witch could help me do elements of fixed position as these two boxes on this site:

    The good people of | A digital agency in Tampa, Florida.

    Regardles of the resolution of the screen, they are always in the same position...

    Please help me

    Well Yes, use the boxes to pin in the middle of the top menu bar. There is a grid nine pin and you can lock items to high, low, left or right and left and right upstairs or downstairs. It works very well.

Maybe you are looking for

  • Compaq presario 5000us memory problem

    I am new to this post and try to help a child of 14 years to get his 1 pc. I realize that I shouldn't be wasteing my time with this machine, but he got it from someone and I said that I would be put in place. The problem is its supposed to support 76

  • get the structure of the case reports programmatically

    Hi all Is there a way we can get by all the States of a structure of business programming in my VI. I know that there is no node property for the structure of the case, but I don't know there must be some way must have thought that ppl labview thereo

  • Wireless not conecting

  • Replace with a simple mouse click.

    How can I move my mouse to double click to single click. I've done it before, but I don't remember how.

  • LR6 won't some of my photos

    HelloI have a question about some missing photos in LR6. I had about 400 photos in a folder on my MacBook I transferred (by LR) to an external hard drive, a couple of days. When I open LR today, nearly half pictures were missing. They have been moved