with the NI USB-6218 temperature data

Hi friends,

I have a question. I need a card to acquire and generate different types of data. 6218 OR card seems to be adapted, but there is no information on temperature data on its spesifications. Does anyone have an idea if 6218 is suitable for temperature data?

Hi aero,.

TC type K have a sensitivity of ~ 41µV/K, while the 6218 specifications give a minimum precision of 88µV (with a sensitivity of ~ 5µ).

You will then receive a precision of about 2K for your measure - as a rough estimate...

If it's ok for you: just try it...

Tags: NI Software

Similar Questions

  • Apple Watch magnetic charging Dock is compatible with the adapter USB 12W power and if so, is the adaptor 12W shorten the charging time?

    Apple Watch magnetic charging Dock is compatible with the adapter USB 12W power and if so, is the adaptor 12W shorten the charging time?

    Yes and no.

  • Satellite M30X-129 loses connectivity with the external USB device

    I have a problem with my laptop that has regularly been do worse and I can handle is no longer!

    Whenever I work with external devices via USB ports (all kinds of devices but my external hard drive Smartdisk CrossFire and my iPod in particular), after a certain period of time (sometimes minutes, sometimes hours) the laptop loses connectivity with the device.

    If happens to be listening to the music, download photos from a camera or laptop computer for the ' net or sync of the iPod, the connection is cut off, turning off the device and I have to start all over again!

    I'm almost at the point of launch of the laptop by the window, so any help is most welcome.
    Thank you
    Abderrahman

    Hello

    This happens also with the external USB mouse?
    This occurs if the power adapter is plugged or only if the laptop running on battery?

    In-hubs properties > Device Manager USB root-> power management
    You will find the option called allow the computer to turn off this device to save power.

    I would recommend the brand and disable this option.

    Maybe it helps.

    By the way; When do you update the operating system? I think that it s there long time, perhaps some system files or registry entries are corrupted or a 3rd party application affect the USB functionality?

  • Work with the NI USB-6353

    Hello, everyone!

    I m using USB 6251 OEM for more than two years without major problems, but my applications are increasingly complex and OR start offering NI USB 6353, with many improvements, mainly on the transfer speed.

         My problem is: using 6251 I run an application that generates analog data with 100KS/channel (2 channels) and generates a digital stream data with 1MHz, 8 bits wide. Both tasks are Nsamples mode, without regeneration and can´t stop or loose data while running. It works really fine on 6251. On labview, just changing the necessary (using Daq Assisant to replace tasks) to use 6353 an error message appear on screen:

    "Overflow memory on-board unit. Due to the limitations of system and/or the bandwidth of the bus, the driver could not write data to the device fast enough to track the rate of output of the device. Reduce your sampling rate, or reduce the number of programs that your computer runs at the same time. »

    If 6353 is faster than 6251 why this error just on 6353? 6353 is worse than 6251 inthis?

    Cristiano

    Hi André,.

    I m waiting for a work around to fix this bug. In my application, I use this way to generate waveforms for more control. The application control how many cycles is generated on each stage, based on digital input, digital output stream is also controlled. In this way is really important have these two tasks running at the same time. We have the same tasks on 6251 and we decided to migrate to 6353 because it has more channels and improvements on communication.

    Thanks for everything and I m waiting for a report to correct this bug.

    Cristiano

  • Acquisition of vibration with the NI USB-9234 using the NIDaqMxBase library

    I have a NI USB-9162 linked to a NOR-9234 properly configured and installed under OpenSUSE 11.3. It's the output of ldaq:

    >lsdaq
    --------------------------------
    Detecting National Instruments DAQ Devices
    Found the following DAQ Devices:
    NI USB-9234: "Dev1"    (USB0::0x3923::0x72B5::0164852A::RAW)
    --------------------------------
    

    I'm developing a simple application to acquire the values of vibration of a project connected with an accelerometer.
    We start from the example of acquireNScans - AnlgStart.c of NIDaqMxBase 3.4.5 documentation.

    Unfortunately, the program fails and generates the following error:

    "DAQmxBase Error -200428: Value passed to the Task/Channels In control is invalid."
    

    Then I realize that the NI9234 doesn't support analog and digital triggers so I have decided to try with the acquire1Scan.c (a scan without triggering):

    int main(int argc, char *argv[])
    {
        // Task parameters
        int32       error = 0;
        TaskHandle  taskHandle = 0;
        char        errBuff[2048]={'\0'};
    
        // Channel parameters
        char        chan[] = "Dev1/ai0";
        float64     min = -10.0;
        float64     max = 10.0;
    
        // Timing parameters
        uInt64      samplesPerChan = 1;
    
        // Data read parameters
        float64     data;
        int32       pointsToRead = 1;
        int32       pointsRead;
        float64     timeout = 10.0;
    
        DAQmxErrChk (DAQmxBaseCreateTask("",&taskHandle));
        DAQmxErrChk (DAQmxBaseCreateAIVoltageChan(taskHandle,chan,"",DAQmx_Val_Cfg_Default,min,max,DAQmx_Val_Volts,NULL));
        DAQmxErrChk (DAQmxBaseStartTask(taskHandle));
        DAQmxErrChk (DAQmxBaseReadAnalogF64(taskHandle,pointsToRead,timeout,DAQmx_Val_GroupByChannel,&data,samplesPerChan,&pointsRead,NULL));
    
    printf ("Acquired reading: %f\n", data);
    

    Also this program fails and gives this error:

    DAQmxBase Error -200077: Requested value is not a supported value for this property. (Timing Mode)
    

    How can I get at least a single data value of the accelerometer of the device using the NIDaqMxBase API?

    Hi giaulo,

    The examples that you have tried to run are not compatible with your device.

    The 9234 does not support analog triggering, so examples of "acquireNScans" - AnlgStart.c do not work.

    He is also unable to make an acquisition of single point because is based on the architecture of delta-sigma ADC. Here is a knowledge base article explaining the limitation:

    KB 4SU94SH7: DSA Hardware Support a Point Acquisition?

    This is the reason why the "acquire1Scan.c" does not work.

    You will need run one example making an acquisition in the buffer. "acquireNScans.c" would be a good to watch. Be aware of all these examples, the default is +/-10V input range. The 9234 can only input +/-5V, so it will take a few changes. Also as you try to read an accelerometer, IEPE excitement is probably necessary. I've attached an example which is based on the example of "contAcquireNChan.c" that defines the range and allows the excitement for the device correctly.

  • How to make a USB-TC01 temperature data a global variable?

    Hi all!  I have a simple question (probably).  I bought the box USB-TC01 and with the software came a VI called LabVIEWTempLogger.  This VI reads a thermocouple voltage and internal conversions using DAQmx and a CYC edge to give a reading of simple temperature.  My problem is that I want to use this temperature in an another VI, then I want to make a global variable of temperature of LabVIEWTempLogger.  How to set a global variable such as temperature of LabVIEWTempLogger?  Thank you!

    You must get out of the recorder temperature VI the DAQ Assistant. Put it in a Subvi if you wish.

    Your main VI has some problems. The first fact a comparison is equal to the current temperature. Never make an equal comparison on a floating point number. Use in the range and force.

    The local 'Set Temp deg C' should be replaced by a wire from the Terminal. All local variables should be replaced by a wire. You can easily have the cable terminals from outside the main loop.

    Can't the difference in code in the States True and False when you read voltage.

    Don't use VISA bytes to the Serial Port. It's just bad style. You programmed it for a terminal character LF to get rid of fixed forward and set the number of bytes to read at a high number. Playback will wait until the stop character is detected and then automatically end.

    Finally, you have already created a world so I do not understand your questions about it.

  • With the NI USB-6008 case error-200077

    I try to run the C program example with my NI USB-6008 data acquisition card. I am trying to run the example of "ContGen - ExtClk.c". I get the following error when I build the program:

    DAQmx error: the requested value is not supported for this property value. The value of the property may be invalid because it is in conflict with another property.

    Property: DAQmx_SampTimingType

    Asked the value: DAQmx_Val_SampClk

    You can select: DAQmx_Val_OnDemand

    Task name: _unnamedTask<0>

    State code:-200077

    End of the program, press the Enter key to exit

    Thanks for any help.

    Have you done a search for this error code? As you can see on the care for the 6008, the analog output is only software timed, so you can select calendar on request. Your real update rate will vary a little, and according to specifications, have a maximum of 150 s/s.

  • WRITEBACK FAILED WITH THE NEW USB FLASH DRIVE/PEN

    I installed XP (SP3).  I recently bought a 8 GB (sandisk cruzer) flash drive and when I try and copy files on this drive, the process hangs after you copy a file and then after about a minute gives the following error message:

    "Cannot copy IMG_111: cannot find the file specified. '. Make sure you specify the correct path and name of the file. »

    Then, I get the following error message:

    "WINDOWS DELAYED WRITE FAILED.  Windows was unable to save all the data for the file H:. The data has been lost. This error can be caused by a failure of your computer hardware or network connection. Please try and save this file elsewhere. »

    However, I have 2 other USB more former flash drives, a 512 MB which is 9 years old and a 256 MB a few years that work perfectly.

    I tried 2 other 4 GB flash drives last year - which did not work on my system, and gave the same mistakes. On this occasion, I sent the disks back thinking they were defective instead of a problem with my PC.

    All this seems to coincide with the installation of SP3.

    After talking to Sandisk, they suggested that I need to get updated drivers.

    However I dodnt know if this is the solution and if so where can I find the?

    Help!

    Please let know how you solved your problem.

    Hope this helps, Gerry Cornell

  • I get BSOD with the key USB TV Tuner PX1211E-1TVD

    Hi all

    I just bought the model tuner TV USB Toshiba px1211e-1tvd and whenever I turn it on I get a blue screen error on my hp Pavilion dv6821el pc... dv6000 series.

    I tried to update the BIOS and the driver of my pc's display, but without results...

    The USB device is properly installed and the program (savvy tv) included with the cd as well, but I still get the Blue error screen...
    The operating system is Windows Vista...

    What can you suggest me to do folks?

    Please... I need help :-(

    Hello

    The BSOD appears usually due to a hardware problem problem or software commutabilite.
    I think in your case it s a software problem and I recommend updating the driver.

    The new driver could be found on the European driver Toshiba page in the Options area.
    On the driver page choose this:

    * Options-> Office Accessories based-> tuner TV USB hybrid TV Tuner Windows Vista 32 bit *.

    There you can find Savvy TV driver.

  • Latency huge while working with the NI USB-6521

    Hello

    My testbend mounting is illustrated on Fig. 1, Fig. 2.

    Here are its features:

    • ' Simulate Signal ' block generates a Sawtooth signal with adjustable parameters - ampl, freq, offset of phase
    • the release of "simulate Signal" connected the driver to exit AO0 (block "USB-6521 AO0") of the device USB-6521
    • AO0 output is wired for entry AI0 of the device USB-6521
    • the output of the driver of the AI0 (block "USB-6521 AI0") entry is wired on waveform graph (blue line) and the entrance to the driver "USB-6521 AO0" (red line)

    Play with testbend do I saw 2 strange phenomena:

    • When I change some settings sawtooth ( ampl, freq, offset) latency is approximately 15 seconds
    • While the signal generated by "Simulate Signal" is perfect Sawtooth, out of "USB-6521 AO0" is not perfect... in other words, its shape is not always follow the source form (I also order by oscilloscope).

    Any comments welcome.

    Thanks in advance

    Pavel

    Fig. 1

    Fig. 2

    It is not supposed to be instantaneous. If you understood the basic arithmetic, you know that it takes 10 milliseconds to acquire and display the signal - that's what you're showing.

    To view several times, you will need to acquire more samples. Again, this is only basic arithmetic.

  • Generate a binary sequence with the NI USB-6008

    Hi all

    I'm new to LabView and I am trying to generate a binary sequence with a box NI USB-6008. The sequence, I'm currently generate is a counter of 5 bits, i.e. 00000 00001 00010, 00011... 11110, 11111 placing each bit in a different digital IO of the of the 6008 NOR, so that I can use the County as the bits of selection in a decoder/demux.

    I managed to simulate the binary sequence and produce a graphical interface, but I have not found how to generate the sequence of bits with the NI 6008.

    Totally, I'd appreciate any help you could provide. Thank you very much.

    Hi JosephM,

    Good Afternooon and I hope your well today.

    I just tested the code on a 6008 and also released the above code is very complex - I was for some reason any fixed on using Boolean tables.

    Please see the attached code, in LabVIEW 8.6.

    Mind you, I have configured the task as a channel for all lines. i.e. digital single I spent, is the task value should apply to all channels selected in the entry. So if you select only port0/Dev8/$line0 for example, the DAQmx driver will examine the LSB of the digital and work so $line0 must be true from the false. It will NOT update all other channels. So when I select line0:4 - it will update the first 5 lines (bits) in digital. As the code generates a number from 0-32 he emotional generates 00000 to 11111.

    I hope this finds you well and sorry for the first post!

  • My Sprint HTC Android mobile phone connects with the supplied USB cable, but the computer says 'No HTC Device Connected'

    My Sprint HTC Android mobile phone connects with the USB cable, but the computer says 'No. HTC Device Connected' so I can't sync...

    Hello

    1. do you have HTC Manager installed on the computer?

    2. have you tried it with different USB ports?

    You need the HTC Sync HTC phone Manager software.

    Method 1: Try again with different USB ports and see if that helps.

     

    Method 2: If HTC Sync is installed, if you get the message "no device connected" in HTC Sync, ensure that your phone USB setting is changed to "Charge Only" to "HTC Sync".

    If the methods above do not help, you can contact HTC for additional help.

    Here is the link: http://www.htc.com/us/support/

  • Software AIO with the only USB 3.0 systems problems

    I just had problems with the installation of PSC 1510 and J5780 to be connected systems USB 3.0 only as a Fujitsu Lifebook A544 under W7 - 64.

    In both cases, download the latest package and stopped installation:

    http://www.Club-PAC.de/download/HPj5780-error.PDF%C2%A0

    W7-64 systems are fully patched, a "naked" before first Installation HP look so no HP software - lay before.

    Note: alle USB3.0 ports are in good condition!

    Reference:

    http://h30492.www3.HP.com/T5/Drucker-und-all-in-one-GER%C3%A4te-installation-und/installation-Softwa...

    http://h30492.www3.HP.com/T5/Drucker-und-all-in-one-GER%C3%A4te-installation-und/HP-J5780-keine-Inst...

    Solution (at least for Fujitsu of A544):

    If possible, use BIOS routines disable the functionality of USB 3.0 and USB 2.0 only instead.

    Windows will then take some time to install drivers for USB for USB 2.0 devices, but after that, the HP AIO software installation will succeed.

    Now, you can reactivate the USB 3.0 feature in the BIOS. Believe it or not, software, printer, scanner still doesn't work.

    Add on: evidence for quality control: using scanner in German will have Dutch expression on the button "Cancel"...

  • migrate from Windows 10 failure error oxc ox400d 1900 failed in the second phase of startup with the error during operation of data on my windows desktop 7

    Windows 10 has failed 75% error oxc 1900-ox 400 d has failed in the second phase of startup with the error during the operation of the Migrate_data on my windows desktop 7 using media creation tool. Help please.

    Turn off the computer.

    Wait 10 minutes.

    Start the computer.

    The installation program automatically restores your previous version of Windows 10 or an earlier version of Windows.

    Launch the prompt with administrator privileges.

    Press the Windows key + X

    Click prompt (Admin)

    Type the following command:

    Rundll32.exe pnpclean.dll, RunDLL_PnpClean /DRIVERS /MAXCLEAN

    Press enter on your keyboard

    Exit command prompt

    Restart

    • Turn off (preferably uninstall) your Antivirus utility before you perform the upgrade.
    • Reboot several times and try again.
    • Disable the general USB peripherals (for example - smart card reader).
    • If you are using a SCSI drive, make sure you have the drivers available for your storage on a thumdrive device and it is connected. During the installation of Windows 10, click on the advanced custom Option and use the command load driver to load the driver for the SCSI drive. If this does not work and the installer still fails, consider switching to an IDE based hard drive.
    • Do a clean boot, and then try again.
    • If you upgrade to the. ISO file, disconnect from the Internet during the installation, if you are connected in LAN (Ethernet) or wireless, disable both and try the installation again.
    • If you update via Windows Update, when download reaches 100%, disconnect the Internet LAN (Ethernet) or wireless, and proceed with the installation.
    • If this does not work, try using the. ISO file to upgrade if possible.
    • If you are connected to a domain, go to a local account
    • If you have an external equipment, attached to the machine, unplug them (example, game controllers, USB sticks, external hard drive, printers, peripherals not essential).
  • Roll forward standby database with the incremental backup, when a data file is deleted in primary education

    Hello

    I'm nologging operations + deleting some files in the primary and you want to roll forward the day before using the incremental backup Yvert.

    I do in particular, as the files are dropped?

    I got to meet ( Doc ID 1531031.1 ) which explains how to roll forward when a data file is added.

    If I follow the same steps, to make the move to restore the data file newly added, will it work in my case?

    Can someone please clarify?

    Thank you

    San

    I was wondering if reocover noredo is performed before restored controlfile, oracle will apply the incremental backup error-free files, and in this case, what would be the status of the data file in the control file.

    Why do you consider to retrieve the day before first and then in the restaurant of the controlfile will lead to problems. Please read my first post on this thread - I had clearly mentioned that you would not face problems if you go with the method of deployment.

    Here is a demo for you with force logging is disabled. For the first time the day before resuming and restored then the controlfile ensures:

    Primary: oraprim

    Standby: orastb

    Tablespace DataFile of MYTS is removed on primary:

    SYS @ oraprim > select force_logging in the database of v$.

    FORCE_LOGGING

    ---------------------------------------

    NO.

    Currently the tablespace is to have 2 data files.

    SYS @ oraprim > select file_name in dba_data_files where nom_tablespace = 'MYTS;

    FILE_NAME

    -------------------------------------------------------

    /U01/app/Oracle/oradata/oraprim/myts01.dbf

    /U01/app/Oracle/oradata/oraprim/myts02.dbf

    In standby mode, the tablespace is to have 2 data files:

    SYS @ orastb > select name from v$ datafile where ts #= 6;

    NAME

    --------------------------------------------------------------------------------

    /U01/app/Oracle/oradata/orastb/myts01.dbf

    /U01/app/Oracle/oradata/orastb/myts02.dbf

    Postponement of the day before on the primary log shipping

    SYS @ oraprim > alter system set log_archive_dest_state_3 = delay;

    Modified system.

    Dropped 1 MYTS datafile on the primary.

    SYS @ oraprim > alter tablespace myts drop datafile ' / u01/app/oracle/oradata/oraprim/myts02.dbf';

    Tablespace altered.

    Removed some archives to create a space.

    [oracle@ora12c-1 2016_01_05] $ rm - rf * 31 *.

    [oracle@ora12c-1 2016_01_05] $ ls - lrt

    13696 total

    -rw - r - 1 oracle oinstall 10534400 5 January 18:46 o1_mf_1_302_c8qjl3t7_.arc

    -rw - r - 1 oracle oinstall 2714624 5 January 18:47 o1_mf_1_303_c8qjmhpq_.arc

    -rw - r - 1 oracle oinstall 526336 5 January 18:49 o1_mf_1_304_c8qjp7sb_.arc

    -rw - r - 1 oracle oinstall 23552 5 January 18:49 o1_mf_1_305_c8qjpsmh_.arc

    -rw - r - 1 oracle oinstall 53760 5 January 18:50 o1_mf_1_306_c8qjsfqo_.arc

    -rw - r - 1 oracle oinstall 14336 Jan 5 18:51 o1_mf_1_307_c8qjt9rh_.arc

    -rw - r - 1 oracle oinstall 1024 5 January 18:53 o1_mf_1_309_c8qjxt4z_.arc

    -rw - r - 1 oracle oinstall 110592 5 January 18:53 o1_mf_1_308_c8qjxt34_.arc

    [oracle@ora12c-1 2016_01_05] $

    Current main MYTS data files:

    SYS @ oraprim > select file_name in dba_data_files where nom_tablespace = 'MYTS;

    FILE_NAME

    -------------------------------------------------------

    /U01/app/Oracle/oradata/oraprim/myts01.dbf

    Current data of MYTS standby files:

    SYS @ orastb > select name from v$ datafile where ts #= 6;

    NAME

    --------------------------------------------------------------------------------

    /U01/app/Oracle/oradata/orastb/myts01.dbf

    /U01/app/Oracle/oradata/orastb/myts02.dbf

    Gap is created:

    SYS @ orastb > select the process, status, sequence # v$ managed_standby;

    STATUS OF PROCESS SEQUENCE #.

    --------- ------------ ----------

    ARCH. CLOSING 319

    ARCH. CLOSING 311

    CONNECTED ARCH 0

    ARCH. CLOSING 310

    MRP0 WAIT_FOR_GAP 312

    RFS IDLE 0

    RFS IDLE 0

    RFS IDLE 0

    RFS IDLE 320

    9 selected lines.

    Backup incremental RMAN is taken elementary school.

    RMAN > incremental backup of the format of database of SNA 2686263 ' / u02/bkp/%d_inc_%U.bak';

    From backup 5 January 16

    using the control file of the target instead of recovery catalog database

    the DISC 2 channel configuration is ignored

    the DISC 3 channel configuration is ignored

    configuration for DISK 4 channel is ignored

    allocated channel: ORA_DISK_1

    channel ORA_DISK_1: SID = 41 type device = DISK

    channel ORA_DISK_1: starting full datafile from backup set

    channel ORA_DISK_1: specifying datafile (s) in the backup set

    Enter a number of file datafile = 00001 name=/u01/app/oracle/oradata/oraprim/system01.dbf

    Enter a number of file datafile = name=/u01/app/oracle/oradata/oraprim/sysaux01.dbf 00003

    Enter a number of file datafile = name=/u01/app/oracle/oradata/oraprim/undotbs01.dbf 00004

    Enter a number of file datafile = name=/u01/app/oracle/oradata/oraprim/users01.dbf 00006

    Enter a number of file datafile = name=/u01/app/oracle/oradata/oraprim/myts01.dbf 00057

    channel ORA_DISK_1: starting total, 1-January 5, 16

    channel ORA_DISK_1: finished piece 1-January 5, 16

    piece handle=/u02/bkp/ORAPRIM_inc_42qqkmaq_1_1.bak tag = TAG20160105T190016 comment = NONE

    channel ORA_DISK_1: complete set of backups, time: 00:00:02

    Backup finished on 5 January 16

    Saved controlfile on primary:

    RMAN > backup current controlfile to Eve format ' / u02/bkp/ctl.ctl';

    Cancel recovery in standby mode:

    SYS @ orastb > alter database recover managed standby database cancel;

    Database altered.

    Recover the day before by using the above backup items

    RMAN > recover database noredo;

    From pick up to 5 January 16

    the DISC 2 channel configuration is ignored

    the DISC 3 channel configuration is ignored

    configuration for DISK 4 channel is ignored

    allocated channel: ORA_DISK_1

    channel ORA_DISK_1: SID = 26 type of device = DISK

    channel ORA_DISK_1: from additional data file from the restore backup set

    channel ORA_DISK_1: specifying datafile (s) to restore from backup set

    destination for the restoration of the data file 00001: /u01/app/oracle/oradata/orastb/system01.dbf

    destination for the restoration of the data file 00003: /u01/app/oracle/oradata/orastb/sysaux01.dbf

    destination for the restoration of the data file 00004: /u01/app/oracle/oradata/orastb/undotbs01.dbf

    destination for the restoration of the data file 00006: /u01/app/oracle/oradata/orastb/users01.dbf

    destination for the restoration of the data file 00057: /u01/app/oracle/oradata/orastb/myts01.dbf

    channel ORA_DISK_1: backup /u02/bkp/ORAPRIM_inc_3uqqkma0_1_1.bak piece reading

    channel ORA_DISK_1: room handle=/u02/bkp/ORAPRIM_inc_3uqqkma0_1_1.bak tag = TAG20160105T190016

    channel ORA_DISK_1: restored the backup part 1

    channel ORA_DISK_1: restore complete, duration: 00:00:01

    Finished recover to 5 January 16

    Restored the controlfile and mounted the day before:

    RMAN > shutdown immediate

    dismounted database

    Instance Oracle to close

    RMAN > startup nomount

    connected to the database target (not started)

    Oracle instance started

    Total System Global Area 939495424 bytes

    Bytes of size 2295080 fixed

    348130008 variable size bytes

    583008256 of database buffers bytes

    Redo buffers 6062080 bytes

    RMAN > restore controlfile eve of ' / u02/ctl.ctl ';

    From 5 January 16 restore

    allocated channel: ORA_DISK_1

    channel ORA_DISK_1: SID = 20 type of device = DISK

    channel ORA_DISK_1: restore the control file

    channel ORA_DISK_1: restore complete, duration: 00:00:01

    output file name=/u01/app/oracle/oradata/orastb/control01.ctl

    output file name=/u01/app/oracle/fast_recovery_area/orastb/control02.ctl

    Finished restore at 5 January 16

    RMAN > change the editing of the database;

    Statement processed

    output channel: ORA_DISK_1

    Now the data file does not exist on the standby mode:

    SYS @ orastb > alter database recover managed standby database disconnect;

    Database altered.

    SYS @ orastb > select the process, status, sequence # v$ managed_standby;

    STATUS OF PROCESS SEQUENCE #.

    --------- ------------ ----------

    CONNECTED ARCH 0

    CONNECTED ARCH 0

    CONNECTED ARCH 0

    ARCH. CLOSING 329

    RFS IDLE 0

    RFS IDLE 330

    RFS IDLE 0

    MRP0 APPLYING_LOG 330

    8 selected lines.

    SYS @ orastb > select name from v$ datafile where ts #= 6;

    NAME

    --------------------------------------------------------------------------------

    /U01/app/Oracle/oradata/orastb/myts01.dbf

    Hope that gives you a clear picture. You can use this to roll forward day before using the SNA roll forward Eve physical database using RMAN incremental backup | Shivananda Rao

    -Jonathan Rolland

Maybe you are looking for