Name of data file in the file results correlate

Hello

My vi carried out statistics on multiple data files, and I was wondering if it is possible to correlate the new file names (of the results) of their original datasets. For example: names of data files: data1 & data2 will display results files: data1_result & data2_result.

Is this possible to do?

Thank you?

Just for future use, if someone will have a similar question, see attachment.

Tags: NI Software

Similar Questions

  • Order by the name of data file.

    Hi all

    I use 11 GR 2 and looking to find a way where in I am able to retrieve the name of the data files so be it, one where he lists the data file in the order of mount points. first say data1 and then so on...

    Excerpt from my data output files.

    /DB/ptmtrain/Data1/System01.dbf

    /DB/ptmtrain/data2/sysaux01.dbf

    /DB/ptmtrain/Data1/undotbs01.dbf

    /DB/ptmtrain/Data3/tools01.dbf

    /DB/ptmtrain/data24/users01.dbf

    /DB/ptmtrain/data25/USERS02.dbf

    /DB/ptmtrain/data26/USERS03.dbf

    /DB/ptmtrain/data2/rbs01.dbf

    /DB/ptmtrain/Data3/rbs02.dbf

    /DB/ptmtrain/data2/rbs03.dbf

    /DB/ptmtrain/data23/sans01.dbf

    should be something like

    /DB/ptmtrain/Data1/System01.dbf

    /DB/ptmtrain/Data1/undotbs01.dbf

    /DB/ptmtrain/data2/sysaux01.dbf

    /DB/ptmtrain/data2/rbs03.dbf

    /DB/ptmtrain/data2/rbs01.dbf

    /DB/ptmtrain/Data3/tools01.dbf

    /DB/ptmtrain/Data3/rbs02.dbf

    /DB/ptmtrain/data23/sans01.dbf

    /DB/ptmtrain/data24/users01.dbf

    /DB/ptmtrain/data25/USERS02.dbf

    /DB/ptmtrain/data26/USERS03.dbf

    Concerning

    Maybe

    with

    data_files as

    (select ' / db/ptmtrain/data1/system01.dbf' file_name Union double all the)

    Select ' / db/ptmtrain/data2/sysaux01.dbf' of all the double union

    Select ' / db/ptmtrain/data1/undotbs01.dbf' of all the double union

    Select ' / db/ptmtrain/data3/tools01.dbf' of all the double union

    Select ' / db/ptmtrain/data24/users01.dbf' of all the double union

    Select ' / db/ptmtrain/data25/users02.dbf' of all the double union

    Select ' / db/ptmtrain/data26/users03.dbf' of all the double union

    Select ' / db/ptmtrain/data2/rbs01.dbf' of all the double union

    Select ' / db/ptmtrain/data3/rbs02.dbf' of all the double union

    Select ' / db/ptmtrain/data2/rbs03.dbf' of all the double union

    Select ' / db/ptmtrain/data23/sans01.dbf' of the double

    )

    Select file_name

    of data_files

    order of to_number (substr (file_name, 18, instr(file_name,'/',-1)-18))

    FILE_NAME
    /DB/ptmtrain/Data1/System01.dbf
    /DB/ptmtrain/Data1/undotbs01.dbf
    /DB/ptmtrain/data2/sysaux01.dbf
    /DB/ptmtrain/data2/rbs03.dbf
    /DB/ptmtrain/data2/rbs01.dbf
    /DB/ptmtrain/Data3/tools01.dbf
    /DB/ptmtrain/Data3/rbs02.dbf
    /DB/ptmtrain/data23/sans01.dbf
    /DB/ptmtrain/data24/users01.dbf
    /DB/ptmtrain/data25/USERS02.dbf
    /DB/ptmtrain/data26/USERS03.dbf

    Concerning

    Etbin

  • Option to enter the name of data file in SQL * Loader

    Hello

    I have a requirement to enter the name of the data file in the staging table, is it possible that I can capture in SQL * Loader or any other way to do it.

    Need suggestion of experts please.

    Thank you

    Genoo

    Genoo salvation,

    Please have the basename command in Linux to enter the name of the file that is currently running. I don't have a linux machine at the moment access, so please check at your end.

    BTW, as you file name of variant data in and values not consistent, you need to change the data file to include the file name. Unless it is approved for your management I don't see alternatives like the fill source tables are the data file. If this is approved then you can do the following:

    SED EI / $/ ' basename $0' /'-i '.

    Thus, for example, if you have a data file name 01test.csv, and it contains data such as:

    11, AAA, ABC

    22, BBB, BCD

    The command: sed EI / $/, ' basename $0' /'-i 01test.csv will go to:

    11, AAA, ABC, 01test.csv

    22, BBB, BCD, 01test.csv

    Then use SQL Loader to load the file

    It is the closest solution to you, I can think. There is no way that you can achieve your goal of features SQL Loader but rather, you should use technical Linux for a work around.

    Best regards

  • Get the name of data file of sqlldr map using OMB

    I am able to get a card SQLLDR to the SRC file, but unable to get file name of data, details are given as under:

    OMBRETRIEVE MAPPING 'A' SOURCE_DATA_FILE GET
    tony_src

    OMB + > OMBRETRIEVE MAPPING 'A' SOURCE_DATA_FILE 'tony_src' GET DATA_FILE_NAME
    OMB02932: Error getting child objects of type DATA_FILE_NAME has

    Thanks in advance!

    Hello

    On the top of my head, try...
    OMBRETRIEVE MAPPING 'A' SOURCE_DATA_FILE 'tony_src' GET PROPERTY (DATA_FILE_NAME)

    See you soon
    David

  • CHANGE OF NAME OF DATA FILE

    Hi all
    We use the database to Oracle 10 g Enterprise Edition Release 10.2.0.3.0 - 64 bit on Solaris 10.
    I ran out of space in one of the mounting points of the and when I checked al the files were of oracle data files.
    then I thought moving datafile and rename it.
    Here are the steps that I followed and the thrown error...

    (1) stop of the database
    (2) cp /u02/oradata/DWH/temp01.dbf /u01/oradata/DWH/temp01.dbf
    (3) startup nomount
    (4) modify the database editing
    (5) change the database file rename ' / u02/oradata/DWH/users01.dbf' to ' / u01/oradata/DWH/temp01.dbf';

    Database altered.

    (6) alter database open;
    change the database open
    *
    ERROR on line 1:
    ORA-01122: database file 4 failed verification check
    ORA-01110: data file 4: ' / u01/oradata/DWH/temp01.dbf'
    ORA-01251: unknown file header Version from the record 4


    When I make the mistake...


    Thanks in advance
    Jazz

    You have renamed the wrong file, you copied temporary users then renamed:

    alter database rename file '/u02/oradata/DWH/users01.dbf' to '/u01/oradata/DWH/temp01.dbf';
    

    Besides, with TEMP you could have just recreated instead of having to stop the database and to have a failure.

    Published by: Stellios on May 20, 2009 16:19

  • What are the names of data files scratch CS6 on Mac?

    I see people saying the file (or is it multiple files?) is stored at the root of the HD. I don't see anything here (I have only one drive) which resembles Photoshop, even when I check the invisible files. Anyone know where the file is, and what it is called? It is invisible?

    The reason I ask, is I want to exclude from my backups Time Machine current. I'm slowly learning the various Adobe files I need to exclude manually. (AutoRecover, Application Support/Adobe... actually, records bazillion CS6 within Applications, since I will restore the cloud creative if I a failure.)

    Sometimes Time Machine made a big backup for unknown reasons, and I think that the recent installation of ogf CS6 can be the culprit.

    Thanks in advance!

    He uses the device virtual standard temp / folder, which is already excluded from Timemachine.

    Mylenium

  • names of data files Naming Convention!

    Hello

    My question is maybe stupid, but I'm not sure of the my control/log/dbf file naming convention. I am oracle 11g and asm is configured with active OMF. When I checked the file name, I get filename with certain numbers. What this number means.
    ASMCMD> ls
    EXAMPLE.265.790927371
    ONKAR.267.791219239
    SYSAUX.257.790927221
    SYSTEM.256.790927219
    UNDOTBS1.258.790927221
    USERS.259.790927223
    ASMCMD> 
    Could someone tell me please what these numbers represent? I tried google, but not got reasonable answers.

    -Onkar

    http://docs.Oracle.com/CD/E11882_01/server.112/e18951/asmfiles.htm#i1023283

    First number is the number of folder (not in the database, but in ASM), and as I noticed, the files of 'user' (from ASM instance view) begin 256. 'Progressive', as ASM fichier_parametres and OCR files are less than 256.
    Second number is incarnation, which is derived from the date and time when the file is created.

    These two ensure uniqueness of the names of files in ASM.

  • Date format in the query result window Visual Studio

    Most of the seller tools allow you to change the date format to display datetime in its query results window.
    But .NET does not have this.
    The ability to change what should be in located in tools | Options, but this is not.
    Can it be added in the next version?
    ALTER SESSION SET NLS_DATE_FORMAT = 'HH DD-MON-RR' does not work. BTW.
    .NET or ODT too it rises.

    This might help:

    http://msdn.Microsoft.com/en-us/library/az4se3k1.aspx

    Ming Man

  • Consolidate data files when you use impdp

    Dear all,

    We are trying to move data from an environment of 10gr 2-11 GR 2 environment using the data pump. In the environment of 10 gr 2, we have several data files for several storage spaces and we want to create data files less in the environment 11 2 GR. We have CARS in environments and use ASM. In addition to the Group of disks in both names environments are different. Here are two scenarios:

    10 gr 211 GR 2
    Name of data fileSizeName of data fileSize
    + DATA\TS1_DF1. DBF20 GB+ DG_DF\TS1_DF01. DBF100 GB
    + DATA\TS1_DF2. DBF20 GB
    + DATA\TS1_DF3. DBF50 GB
    + DATA\TS2_DF1. DBF10 GB+ DG_DF\TS2_DF01. DBF150 GB
    + DATA\TS2_DF2. DBF150 GB
    + DATA\TS2_DF3. DBF20 GB

    Can achieve us using data pump?

    Kind regards

    Base schema export will export all the objects schema, tables and indexes. also grants.

    But if subsidies to the role and this role does not exist in the target database, then you will get the warnings.

    Manually create the roles.

    Concerning

    Mr. Mahir Quluzade

  • CAN I RECOVER DELETED DATA FILE AND ITS TABLESPACE BY USING FLASHBACK DATABASE

    Hello!

    I CREATED THE TABLESPACE WITH ITS DATA FILE.

    SQL > create tablespace usmantbs datafile 'E:\oracle\product\10.2.0\oradata\orcl\usman.dbf' recording petit_fichier the size of 10 M extent management local segment space management auto;

    THEN, I CREATED A USER AND HIM ENTRUST THIS TABLESPACE.

    SQL > create default profil_utilisateur identified by Neil Leal Microsoft account unlock default tablespace usmantbs;
    SQL > grant connect, resources for Neil;

    I CONNECTED WITH Neil as USER AND CREATED a TABLE.

    SQL > conn Leal/Leal
    SQL > create table baseball (id number (9));

    SQL > select current_scn from v$ database;

    CURRENT_SCN
    ---------------------
    545863

    Then I deleted the tablespace including contents and data files...

    SQL > drop tablespace usmantbs including content and data files;

    I have no backup of this data file, but my database is in archive log...

    So I can... .flashback database to the SNA 545863 as it was before the fall... to get back my along its tablespace data file
    Wil I get my datafile back or not? Help, please...

    You can test it by yourself easily :) You will not be able to open your database
    After getting the error, just rename this data file and flashback again. Then open your database

    C:\Documents and Settings\Administrator>sqlplus "/as sysdba"
    
    SQL*Plus: Release 10.2.0.1.0 - Production on Sat Aug 1 14:20:34 2009
    
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup mount
    ORACLE instance started.
    
    Total System Global Area  293601280 bytes
    Fixed Size                  1248624 bytes
    Variable Size              96469648 bytes
    Database Buffers          192937984 bytes
    Redo Buffers                2945024 bytes
    Database mounted.
    
    SQL> alter database archivelog;
    
    Database altered.
    
    SQL> alter database flashback on;
    
    Database altered.
    
    SQL> alter database open;
    
    Database altered.
    
    SQL> create tablespace tb datafile 'c:\tb.df' size 1m;
    
    Tablespace created.
    
    SQL> create user tb identified by tb;
    
    User created.
    
    SQL> grant dba to tb;
    
    Grant succeeded.
    
    SQL> alter user tb default tablespace tb;
    
    User altered.
    
    SQL> create table tb (id number);
    
    Table created.
    
    SQL> select current_scn from v$database;
    
    CURRENT_SCN
    -----------
         547292
    
    SQL> drop tablespace tb including contents and datafiles;
    
    Tablespace dropped.
    
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup mount
    ORACLE instance started.
    
    Total System Global Area  293601280 bytes
    Fixed Size                  1248624 bytes
    Variable Size              96469648 bytes
    Database Buffers          192937984 bytes
    Redo Buffers                2945024 bytes
    Database mounted.
    
    SQL> flashback database to scn 547292;
    flashback database to scn 547292
    *
    ERROR at line 1:
    ORA-38795: warning: FLASHBACK succeeded but OPEN RESETLOGS would get error
    below
    ORA-01245: offline file 5 will be lost if RESETLOGS is done
    ORA-01111: name for data file 5 is unknown - rename to correct file
    ORA-01110: data file 5: 'C:\ORACLE\PRODUCT\10.2.0\DB_1\DATABASE\UNNAMED00005'
    
    SQL> alter database open resetlogs;
    alter database open resetlogs
    *
    ERROR at line 1:
    ORA-01245: offline file 5 will be lost if RESETLOGS is done
    ORA-01111: name for data file 5 is unknown - rename to correct file
    ORA-01110: data file 5: 'C:\ORACLE\PRODUCT\10.2.0\DB_1\DATABASE\UNNAMED00005'
    
    SQL> select name from v$datafile;
    
    NAME
    --------------------------------------------------------------------------------
    
    C:\ORACLE\PRODUCT\10.2.0\ORADATA\TEST1\SYSTEM01.DBF
    C:\ORACLE\PRODUCT\10.2.0\ORADATA\TEST1\UNDOTBS01.DBF
    C:\ORACLE\PRODUCT\10.2.0\ORADATA\TEST1\SYSAUX01.DBF
    C:\ORACLE\PRODUCT\10.2.0\ORADATA\TEST1\USERS01.DBF
    C:\ORACLE\PRODUCT\10.2.0\DB_1\DATABASE\UNNAMED00005
    
    SQL> alter database create datafile 'C:\ORACLE\PRODUCT\10.2.0\DB_1\DATABASE\UNNAMED00005' as 'c:\tb.dbf';
    
    Database altered.
    
    SQL> flashback database to scn 547292;
    
    Flashback complete.
    
    SQL> alter database open resetlogs;
    
    Database altered.
    
    SQL>
    
    SQL> select * from tb;
    
    no rows selected
    
    SQL> select name from v$datafile;
    
    NAME
    --------------------------------------------------------------------------------
    
    C:\ORACLE\PRODUCT\10.2.0\ORADATA\TEST1\SYSTEM01.DBF
    C:\ORACLE\PRODUCT\10.2.0\ORADATA\TEST1\UNDOTBS01.DBF
    C:\ORACLE\PRODUCT\10.2.0\ORADATA\TEST1\SYSAUX01.DBF
    C:\ORACLE\PRODUCT\10.2.0\ORADATA\TEST1\USERS01.DBF
    C:\TB.DBF
    
    SQL> select name from v$tablespace;
    
    NAME
    ------------------------------
    SYSTEM
    UNDOTBS1
    SYSAUX
    USERS
    TEMP
    TB
    
    6 rows selected.
    
    SQL>
    

    - - - - - - - - - - - - - - - - - - - - -
    Kamran Agayev a. (10g OCP)
    http://kamranagayev.WordPress.com
    [Step by step installation Oracle Linux and automate the installation by using Shell Script | http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

    Published by: Kamran Agayev, a., July 27, 2009 14:38

  • Changed the name of data

    SUMIFS (data: $C, data: $B, $A2, given: $A, "> =" & B$ 1, data: $A, "<" & (EOMONTH(A1,0) will GET ($1.0 B) + 1))

    It's the formula that I used until I changed the names of "data Plan". The original names were:

    A1

    A6

    A12

    B1

    B6

    etc...

    I changed the plan of names...  I want to start all over again... The original formula still works?

    The original formula should still work as long as the new plan names are spelled the same in both tables.

    SG

  • The date type of the column in the view

    Hello

    I would like to keep the start_date column type as a "date" type. But when create the view like below the type of the column is automatically set to varchar2 (11)

    {code}
    create table emp
    (digital emp_no
    , varchar2 (10) name
    start_date date);

    insert into the emp
    values
    (10, "Alan", January 1, 2010 "")
    insert into the emp
    values
    (20, 'Smith', may 12, 2000 ')

    create or replace view emp_v
    (emp_no
    first name
    start_date
    )
    as
    Select
    e.emp_no
    e.first_name
    , to_char (e.start_date, ' Mon-dd-yyyy "")
    from emp e
    {code}

    Thanks in advance
    Concerning
    Anna

    insert into the emp
    values
    (10, "Alan", January 1, 2010 "")
    insert into the emp
    values
    (20, 'Smith', may 12, 2000 ')

    you forcing oracle to convert string to date here - the best practice is to say explicitly what you mean with a to_date()

    the reason for which the view is created with a varchar column is that you explicitly convert a character with to_char() value, something you don't need as demonstrated above the column date.

  • Convention of file name for the *.dat files

    My colleague gave me several *.dat files created by LabView.  They have names like Data2_11119_40866.dat.   I think that the strings (11119 and 40866) could contain information about the time covered in the file.   If so, this information would be useful for me in the treatment of the data.

    Can you please point me to a reference that explains the naming of *.dat files mode in LabView?   As you can tell, I am not a user!

    Names of files are created by the programmer. It would be best to ask them what are the meanings of the names.

  • Where (drive, folder, file name) are database files that store information to catalog such as tags and changed the dates in the 13 elements?


    I want just the datebae file which contains the data of the backup catalog.  I can't find it in the 13 elements but could not in 10 items.  Is it hidden in a secret file with a secret name?  Why?

    The catalog is a file containing the main database (catalog.pse13db), the cache of thumbnails (thumb.5.cache) and other files and subfolders. To save a catalog, you save the entire catalog with its subfolders. Note that if you do not save the thumbnail cache (which is the largest element in the catalog), it will be rebuilt automatically.

    In all versions of elements, Win or Mac, you can find its location on the menu: help/information system.

    By default, it is in a folder hidden in Windows.

    Why? I don't know, but you can tell Windows Explorer to show hidden files. It is up to you; I always do.

    The catalog must always be in the default location? Not at all. You can move it elsewhere. For example, you can maintain your catalogue and your picture library on an external drive. Then, watch as catalog manager being "custom position".

    What follows is not in your question, but I assume you are asking only for backup purposes. If you have an external backup system, you must include the catalog folder. It is not enough if you want to restore to another computer or a drive, because the original is dead. The catalog stores the location of the image files with respect to the path, but also for the internal serial number of the drive. Change drive means that all the files appear 'disappeared' or 'disconnected' and you will have to run a procedure to "reconnect". Reconnection is necessary if you are using the internal backup/restore process in the Organizer.

    Using Backup, Restore to move the catalog | Organizer | Elements 6 or later version

    If you are not in the case of an accident, but you simply want to update (enclosed updated version PES), the integrated system is ideal.

    Other backup systems have their advantages. I use SyncToy Windows after each session of significant change and the backup of the organiser at regular intervals.

  • empty data file with special characters in the name

    Hi all

    I'm having a problem with an empty data file which is in recovery mode.

    Before the following has been a success:
    ALTER database create datafile 'fully_qualified_file_name' as 'fully_qualified_file_name ';
    recover data file "fully_qualified_file_name";
    ALTER database datafile 'fully_qualified_file_name' online;

    But this time it does not work as I get an error:
    ORA-01516: file nonexistent journal, data file, or temporary file
    Using the file id does not work either.

    When I created a record of control file I see the data file has special characters in the name:
    ' / oracle/PRD/112_64/dbs/PSPR3I ^? ^?'

    Since it is empty, it would be possible to create the data file void anothr
    using the:
    ALTER database create datafile ' / oracle/PRD/112_64/dbs/PSPR3I ^? ^?'
    as ' / oracle/PRD/spdata2/r3i_8/r3i.data8';

    and then recover datafile 'fully_qualified_file_name ';
    ALTER database datafile 'fully_qualified_file_name' online;

    How orders oracle faced with special characters?

    Thanks for your advice

    user6737818 wrote:
    Hi all

    I'm having a problem with an empty data file which is in recovery mode.

    Before the following has been a success:
    ALTER database create datafile 'fully_qualified_file_name' as 'fully_qualified_file_name ';
    recover data file "fully_qualified_file_name";
    ALTER database datafile 'fully_qualified_file_name' online;

    But this time it does not work as I get an error:
    ORA-01516: file nonexistent journal, data file, or temporary file
    Using the file id does not work either.

    When I created a record of control file I see the data file has special characters in the name:
    ' / oracle/PRD/112_64/dbs/PSPR3I ^? ^?'

    It should work using a file as the definition of source file number and a new name for the new file. Works for me:

    orcl> alter database create datafile 7 as 'c:\tmp\newname.dbf';
    
    Database altered.
    
    orcl>
    

Maybe you are looking for

  • No. 4 K resulution on youtube

    A few YouTube videos do not show the 4 k resolution option under firefox and only go up to 1080 p but on chrome, they show all the resolutions: sample video https://youtu.be/Wu-NrfB8Kd4 I also installed well flash

  • Re: Satellie A100-151 work/does not start

    Hello! My A100-151 does not work as it should...I expelled the power supply lead for an hour. All of a sudden I'd start, inserted the power supply, but the State led the of are turned off and nothing has worked. The laptop doesn't fall down or anythi

  • Do not pencil Apple drawing

    Well, I feel that I must be a great model.  My pencil to Apple finally happened today finally.  I plugged my iPad Pro pair it via bluetooth.  I checked the battery charge in the view today, and he said 100%.  When I open my Notes app and try to write

  • List of names of logged in user

    Hello I want a list of all the usernames connected. I tried to use the "name of the query" command using the Exec.vi system but got the error: 'query' is not recognized as internal or external, command an executable program or batch file. Is there an

  • Cannot install SDK WebWorks on windows 8

    Hi all I have a problem with the installation of the WebWorks SDK on my computer (64 Win8).When I run the .exe just freshly downloaded, the InstallAnywhere charger appears, 'charges' to 100% (but without cluttering the bar integer loadiing... weird)