sqlldr error using a control file

Hello

Oracle 11.2.0.2

I use sqlldr with file of strengthening control of loading of 1 million lines of a csv file.

Here's my control file

{code}

OPTIONS(Skip=1,direct=true,Load=10000000,Errors=999999)

load data

INFILE 'myfile.csv '.

BadFile "myfile.bad."

logfile "myfi; e.log.

TRUNCATE

in the mytable table

fields ended by ' \ ', trimming nullcols

(

col1,

col2,

COL3

)

{code}

The problem is that when I pass parameters sqlldr to the level of command, such as control = myfile.ctl, log = myfile.log, data = myfile.csv direct = true, load = 10000000 etc. it work.

However when I do

sqlldr control = myfile.ctl userid = myuser

It fails with the message

SQL * Loader-350: at line 2 syntax error.

Waiting for the LOAD keyword, found the keyword infile.

INFILE 'myfile.csv '.

Any help or further improvements will be appreciated

Thank you

P.S. I typed all this as company policy does not allow pasting Web results

Hello

You can try this

OPTIONS(Skip=1,direct=true,Load=10000000,Errors=999999)

commands load data infile

"myfile.csv".

BadFile

'myfile.bad '.

TRUNCATE

in the mytable table

fields ended by ' \ ', trimming nullcols

(

col1,

col2,

COL3

)

name of the log file the same as the name of contolfile.

Tags: Database

Similar Questions

  • ORA-19838: cannot use this control file to open the database

    Dear all,

    While making RMAN cloning, we are facing problem,

    SQL > alter database open resetlogs;

    ALTER database open resetlogs

    *

    ERROR on line 1:

    ORA-19838: cannot use this control file to open the database

    Concerning

    Villi Kumar

    Dear all,

    While checking the database,

    Control the name of the database file is PROD

    In the instance, database name is TEST.

    So we took the PROD and edited control file trace file based on the TEST environment.

    Then run the script published in the TEST database trace file.

    Now we can open the database by using below command

    ALTER database open resetlogs;

    Concerning

    Villi Kumar

  • recover the database unitl cancel using the control file

    I refreshed with db1 db2, copied all the newspapers dbfile and archive to the db2 server and setup/adjusted spfile, controlfile etc on the new db2 server and has
    recover the database unitl cancel using the control file.
    ALTER database open resetlogs.

    Now the customer want to refresh it after 2 days, I wonder of I need only archive newspapers or both? to do the same again?

    Published by: DBA2008 on November 11, 2009 09:49

    Yes, you can 'restore to cancel' several times.

  • Ensure restoration of DB using the control file.

    Hello

    I'm setting up physical sleep using the standby control file...

    By using the SAN replication I copy the DB files, log files, archive logs.

    On primary DB DB all files are mounted on LUN name DB1/Log1/cra1 while secondary, they were mounted as DB2/Log2/arch2.

    As I'm not using RMAN duplicate to restore DB Eve... How to convert file name and name of the journal folder when creating DB stand.

    Thank you

    SQL > see the convert parameter

    VALUE OF TYPE NAME

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

    db_file_name_convert chain

    log_file_name_convert chain

  • Error using an executable file and Excel 97

    Hello

    I have a program that writes a file samples periodically (a specific) Excel, the program works fine when I run LabVIEW, but when I try to do the same thing with an executable built with report generation tool it opens for awhile without any Excel sheet, the file is closed and the executable generates the following error ' ': Error 97 "in a system error unknown whole cell Value.vi-> test.vi", can someone please tell me what is causing this error and how to fix it? Thank you.

    Attached files, you will find a view of the value of the cell value and its location on the main program.

    I use LabVIEW 8.6 and Excel 2007.

    MGarry


  • SQL * Loader Control File - Error 510

    Hello!

    I am trying to load a file TXT using SQL * Loader, my control file is a little too big I guess: 83KO.

    The problem is the message I get:

    SQL * Loader: release 10.2.0.3.0 - Production on Qua game 16 11:18:58 2009

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    SQL * Loader-510: O registro fisico dados (C:\Teste\Exe548teste_zanthus.old.ctl) e but full o' maximo land (2147473647).

    The language is Brazilian Portuguese.

    But the size of the file is only 83 KB, not the maximum size. I'm confused.

    The data is a TXT file with more than 1000 characters per line.
    The problem is that the generated control file is 'bigger' than the maximum. The error is not from the data file (error in the control file, not the data file). If you want I can put the file here and a sample of the data file too.

    I guess that is not find expressions of the folklore of the control file, but there a tank < ENTER > at the EOF (CR + LF (I think).

    I really want to split the data file or in multiple files control file and then control the import with the software, which would be boring...

    I don't know if this information helps but my control file using multiple INTO TABLE...

    Thank you!

    I still feel that the problem is the end character.

    André Luis wrote:

    The comparison is ok since I have already tested with a small control file.

    The problem is not the size of the file, the problem is the size of the line, with a small control file sql loader to read the file only online, and in this case it works because it is under the limit for the size of the line. (The smal file perhaps has the same problems with the characters of late, but due to its size it recount not error.)

    I hope that I missed something in the creation of the control file, I think he tries to read data from it, despite the fact that I have to tell him otherwise, because I saw something to tell the size limit for a control file with data inside...

    The control file syntax is OK, I don't think that he search data in the control file.

    I insist on the fact that you are creating the control file with another editor, otherwise...

  • upgrading startup ORA-00205: error in the identification of control files

    Hello
    I do a manual upgrade of 10.2.04 to 11.2.03.

    I installed 11.2.0.3.
    Ran utlu112i.sql
    Copied TNSNAMES and LISTENER.ora, init.ora of 10g of House to the respective directories in 11g.
    A commented all the dump_dest paramteres in init.ora 11g and added the diagnostic_dest parameter

    exports all varaiables as follows.

    Export ORACLE_HOME = / oracle/ora11203
    export PATH = $ORACLE_HOME/bin: $PATH
    export ORACLE_SID = OMIGTEST
    Export TNS_ADMIN = $ORACLE_HOME/network/admin
    export ORACLE_BASE = / oracle/ora11203/app/ora11203

    Now when I try to start DB of the unix session where all above variables are defined, I get after publication.
    SQL> startup upgrade
    ORACLE instance started.
    
    Total System Global Area 1636892672 bytes
    Fixed Size                  2183056 bytes
    Variable Size            1090519152 bytes
    Database Buffers          536870912 bytes
    Redo Buffers                7319552 bytes
    ORA-00205: error in identifying control file, check alert log for more info
    
    Alert log says as below.
    
    ORACLE_BASE from environment = /oracle/ora11203/app/ora11203
    Thu Aug 23 15:03:36 2012
    ALTER DATABASE   MOUNT
    ORA-00210: cannot open the specified control file
    ORA-00202: control file: '/oracle/ora11203/dbs/cntrlOMIGTEST.dbf'
    ORA-27037: unable to obtain file status
    HPUX-ia64 Error: 2: No such file or directory
    Additional information: 3
    ORA-205 signalled during: ALTER DATABASE   MOUNT...
    In init.ora 11 g (which is copied from 10 g), I commented on our path of control file entry.

    Well want to help me because I do the upgrade for the first time.

    Thank you

    Published by: user10698496 on August 24, 2012 02:47

    Yes.

    BR,
    Pinela.

  • SQL Loader control file (.ctl) given in table

    Hello

    I have a table 'region' in my schema called dss.
    SQL > desc region
    R_REGIONKEY
    R_NAME
    R_COMMENT
    I want to LOAD the data into this table of the region in a file called "region.tbl" located at d:\tpch\region.tbl, using a CONTROL file that is also on the the same place is to say d:\tpch\region.ctl.

    Region.tbl file contains few records. Recording of a SAMPLE of region.tbl is as follows:

    * 1 | AMERICA | HS ironic use, same request. s | *

    Region.CTL file contains the following lines to load data using sql loader:

    DOWNLOAD THE DATA
    INFILE'd:\tpch\region.tbl'
    IN THE REGION OF THE TABLE
    FIELDS TERMINATED BY ' |'
    * (R_REGIONKEY, R_NAME, R_COMMENT) *.

    so I go to the command prompt, navigate to the location of the above files and run the command:
    D:\TPCH > sqlldr control = region.ctl dss/dss = userid
    and get the following error:

    SQL * Loader-128: unable to start session
    ORA-01017: name of user and password invalid. connection refused

    I have the same table under the "system" user creation, but I get a different error with this that is:

    SQL * Loader-941: error when the table REGION describe statement
    ORA-04043: object REGION does not exist

    Using Oracle 11 g on my Windows XP.

    I'll appreciate the valuable suggestion.

    Thank you very much.

    Best regards
    Kam

    You can connect with dss/dss? For example, what

    sqlplus dss/dss
    

    If no, and you are sure that the name of username/password combination is correct, have you checked things like $ORACLE_SID - i.e. it points to the right database?

  • Help on recovering database /Restore - no available controlfiles kccpb_sanity_check_2 control file sequence number mismatch

    Hi all.

    I really need your help on this:

    (1) version: 11.2.0.1 EE / Windows.

    (2) database does not start, don't get database.

    Alert.log info:

    Instance of stopped by USER, pid = 3652

    2015-11-22 15:57:19.763000 - 04:30

    I found this after using adrci:

    2015-11-22 15:49:15.727

    SESSION ID: (191.1) 2015-11-22 15:49:15.727

    CUSTOMER ID :() 2015-11-22 15:49:15.727

    NAME OF THE SERVICE :() 2015-11-22 15:49:15.727

    MODULE NAME: (sqlplus.exe) 2015-11-22 15:49:15.727

    ACTION NAME :() 2015-11-22 15:49:15.727

    Informational message:

    Control file 1 has seq 2713995, low 2713994 file # 0

    Error: kccpb_sanity_check_2

    Control file sequence number mismatch!

    fhcsq: bhcsq 2713995: 2714016 cfn 0

    2015-11-22 15:49:15.758

    USER (ospid: 2504): put an end to the instance

    Verification of MOS Note: 435436.1 I must:

    (1) to restore a backup of a controlfile and recover

    OR

    (2) to recreate the controlfile

    OR

    (3) restore the backup data and recovery

    It is a database, that I was not, up to now administer. But:

    (1) I tried from the database with addressed controlfile (the one located in FRA). No luck. (Create pfile from spfile / startup pfile)

    (2) the database is not mount / open. It hangs on the editing process. So I can not issue an alter database controlfile to trace.

    It seems that my options are:

    (1) manual creation of controlfile with open resetlogs option. This option is viable, but risky if we miss a datafile or something GOLD

    (2) restoration of RMAN backup. The thing is that the most recent copy of automatic backup of controlfile is since a few days early (4 / 5 days).

    I found this link: http://gavinsoorma.com/2009/07/rman-recovery-from-loss-of-all-control-files/

    The procedure seems easy, but since this controlfile is not in the current SNA of database (data files, etc.). I'm not sure it if it would work.

    So in short, I think I have an automatic backup controlfile and it's OK. but a little old. I can restore from this copy of CF?

    Please I'm pressed real here, so help will be greatly appreciated!....

    Thanks in advance!

    Best regards, Luis...!

    Hello

    It seems that my options are:

    (1) manual creation of controlfile with open resetlogs option. This option is viable, but risky if we miss a datafile or something GOLD

    (2) restoration of RMAN backup. The thing is that the most recent copy of automatic backup of controlfile is since a few days early (4 / 5 days).

    It seems that you have few options,

    In my opinion, you should start with option 2), but you have logs archived redo and all and all the backups of catalog and perform a restore.

    After, if not works, you must manually create the control files, but you are right, you must carefully on all the data files. Here a log generated in the last level 0 RMAN backup could help you, don't forget the newspaper are all entries of data for backup files.

    I wish to have more ideas to help you, but I have no other.

    I hope this helps.

    Kind regards

    Juan M

  • SQL Ldr-load from multiple files to multiple tables in a single control file

    Hello

    It is possible to load data from files dishes mutiple at several tables using a control file in SQL Loader? The flat file to database table relation is 1:1. All data from a flat file goes to a table in the database.

    I have about 10 flat files (large volume) that must be loaded into 10 different tables. And this must be done on a daily basis. Can I start charging for all 10 tables in parallel and a file command? Should I consider a different approach.

    Thank you
    Sisi

    What operating system? ('Command Prompt' looks like Windows)

    UNIX/Linux: a shell script with multiple calls to sqlldr run in the background with '&' (and possibly nohup)

    Windows: A file of commands using 'start' to start multiple copies of sqlldr.
    http://www.PCTOOLS.com/Forum/showthread.php?42285-background-a-process-in-batch-%28W2K%29
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/start.mspx?mfr=true

    Published by: Brian Bontrager on May 31, 2013 16:04

  • Recovery of control files. I need to restore database?

    I am using below command procedure files recovery: restore the backup controlfile. I'm not restore database in this procedure with RESTORE DATABASE

    ==================================================================================
    QUESTION: Do I need to restore a full database to be consistent?
    =====================================================

    SQL > select name from v$ controlfile;

    NAME
    --------------------------------------------------------------------------------
    / QA/Data/OBT/QA112QA/Data/control01. CTL
    / QA/Data/OBT/QA112QA/Data/control02. CTL
    / QA/Data/OBT/QA112QA/Data/control03. CTL

    [oracle@rh56b64-1 rmanbackup] $ rm /qa/data/obt/QA112QA/data/control01.ctl /qa/data/obt/QA112QA/data/control02.ctl /qa/data/obt/QA112QA/data/control03.ctl

    SQL > stop the demolition
    ORACLE instance stops.

    SQL > startup
    ORACLE instance started.

    Total System Global Area 275615744 bytes
    Bytes of size 2212496 fixed
    184552816 variable size bytes
    Buffers data 83886080 bytes
    Redo buffers 4964352 bytes
    ORA-00205: error in the identification of control files, see log alerts for more information


    [oracle@rh56b64-1 rmanbackup] $ pwd
    / QA/Data/OBT/rmanbackup

    [oracle@rh56b64-1 rmanbackup] $ ls - ltr
    Total 591368
    -rw - r - 1 oracle oinstall 586711040 24 Dec 19:25 1antmgo6_1_1
    -rw - r - 1 oracle oinstall 1435648 24 Dec 19:25 1dntmgov_1_1
    -rw - r - 1 oracle oinstall 16809984 24 Dec 19:25 d to cfc-1266678734-20121224-0

    -set DBID - get the name of the controlfile autobackup.
    -For example, if the name of auto backup is
    -CTL_SP_BAK_C-1507972899-20050124-00 the the DBID is
    -1266678734. This step is not necessary if the instance is
    -Start RMAN

    RMAN > set dbid 1266678734

    executing command: SET DBID

    RMAN > restore controlfile to ' / qa/data/obt/rmanbackup/EFA-1266678734-20121224-0;

    From restoration to December 24, 12
    using the control file of the target instead of recovery catalog database
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID = 135 type device = DISK

    channel ORA_DISK_1: restore the control file
    channel ORA_DISK_1: restore complete, duration: 00:00:03
    output file name=/qa/data/obt/QA112QA/data/control01.ctl
    output file name=/qa/data/obt/QA112QA/data/control02.ctl
    output file name=/qa/data/obt/QA112QA/data/control03.ctl
    Finished restore at December 24, 12

    RMAN > change the editing of the database;

    mounted database
    output channel: ORA_DISK_1

    RMAN > restore database;

    From back to December 24, 12
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID = 135 type device = DISK

    starting media recovery

    Journal archived for thread 1 sequence 2 is already on the disc in the file /qa/data/obt/QA112QA/data/redo02.log
    Journal archived for thread 1 with sequence 3 is already on the disc in the file /qa/data/obt/QA112QA/data/redo03.log
    Journal archived for thread 1 with sequence 4 is already on the disc in the file /qa/data/obt/QA112QA/data/redo01.log
    Archive log file name=/qa/data/obt/QA112QA/data/redo02.log thread = 1 sequence = 2
    Archive log file name=/qa/data/obt/QA112QA/data/redo03.log thread = 1 = 3 sequence
    Archive log file name=/qa/data/obt/QA112QA/data/redo01.log thread = 1 sequence = 4
    media recovery complete, duration: 00:00:01
    Finished recover at December 24, 12

    RMAN > alter database open resetlogs;

    open database

    Hello

    ==================================================================================
    QUESTION: Do I need to restore a full database to be consistent?
    =====================================================

    You don't have to restore the full database. You just need to restore the backup controlfile and restore the database.
    The steps you mentioned are good restore the controlfile. After recovery, you must open the database in resetlogs.

    Also, you can take a look at this http://neeraj-dba.blogspot.com/2011/04/loss-of-control-file-in-various.html

    Kind regards
    Shivananda

  • RMAN-20033 control file sequence # too low &amp; ORA-00230

    The two RMAN below errors occasionally I think that the cause is if an archive backup is running during a database backup, the controlfile is supported by both and can (but not always) cause these errors. The backup of the database is generally successful and that's just the backup controlfile who complains. I looked at how to avoid this, but it is not easy. Some backups of large database, especially for a full backup, run it for hours so archives have yet to be backed up and deleted.

    It might have started when ON CONFIGURE CONTROLFILE AUTOBACKUP has been set up. I don't know if this can be changed for backups of archive without affecting full/comú backups. Any ideas are appreciated.


    From control file and SPFILE Autobackup July 23, 10
    handful of piece = c-3756288473-20100723-2nd comment = 2.0, MMS Version 5.4.1.0 API Version
    File control finished and Autobackup SPFILE to July 23, 10
    output channel: T1
    output channel: T2
    output channel: T3
    output channel: T4
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03008: error when executing automatic resynchronization of the recovery catalog
    RMAN-20033: control file sequence # too low


    From backup 6 August 10
    channel T1: starting full datafile backupset
    channel T1: specifying datafile (s) in backupset
    output channel: T1
    output channel: T2
    output channel: T3
    output channel: T4
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03009: failure of the backup command on channel T1 at 2010-08-06 11:43:52
    ORA-00230: forbidden operation: snapshot controls unavailable file enqueue

    Dear DBA2008,

    Please find the explanation of the error first;

    ORA-00230: operation disallowed: snapshot control file enqueue unavailable
    Cause: The attempted operation cannot be executed at this time because another process currently holds the snapshot control file enqueue.
    Action: Retry the operation after the concurrent operation that is holding the snapshot control file enqueue terminates. 
    

    There could be an enqueu for the snapshot controlfile and he should be released in order to continue operating.

    The other mistake is;

    Oracle Error :: RMAN-20033
    control file SEQUENCE# too low
    
    Cause
    the control file sequence is less than the one of the previous resync
    
    Action
    make sure that the right control file is used
    

    Thus, there could be another session which was try to resynchronize the catalog or simply access the snapshot controlfile.

    Can you connect please for the usual recovery with the connection string manager and type;

    RESYNC CATALOG;
    

    Do you still take the enqueue snapshot controlfile error?

    Hope that helps.

    Ogan

  • Snapcf ORA-19599 control file is corrupted

    Hello

    I tried to make a level 0 backup of my database using RMAN as usual, but it failed at the end of these messages:

    RMAN-03009: failure to command of control file and SPFILE Autobackup on channel oem_sbt_backup1 at 2009-09-24 12:28:03

    ORA-19599: number 437 block is corrupted in the control file /u01/app/oracle/product/10.2.0/db_1/dbs/snapcf_mysid.f

    I tried to delete the snapcf_mysid.f and take a backup of level 0 again, but he failed yet again with the same error. I try next?

    I use Oracle 10.2.0.4 on RHEL4. I use a control file and recovery catalog.

    Thank you
    Mimi

    Published by: Mimi Miami on September 24, 2009 09:34

    Hello
    You probably controlfile corruption problem...

    Please take a look at metalink note 559843.1 and open an ITAR.

    Kind regards
    Cerreia

  • need a script or utility to convert Oracle control files to format bcp files

    Hello

    I am currently in the process of converting an Oracle data warehouse

    on SQL Server. The warehouse is loaded through a bunch of text

    files throughout SQL Loader, using various control files. I need to

    convert the above to use BCP with files in format, which proved to be

    a very tedious task.

    Someone has written, or seen, a utility to convert files of control of Oracle

    for the format of files?

    Thank you

    Someone has written, or seen, a utility to convert files of control of Oracle

    for the format of files?

    You are very lucky, I found a script that I wrote some time ago and which may help you:

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

    -gen_bcp_fmt.sql - generate a non xml bcp format file

    --

    -Settings:

    Name of the schema - 1.

    Table_Name - 2-.

    --

    Schema DEF = & 1

    Tbl_name = & 2

    HEADING OFF PAGES 0 LIN 120 TOPPINGS ein OFF OFF OFF EMBED RECSEP WORM FEED

    TERM SET OFF

    COL NOPRINT sq

    COL c1 FOR A15

    COL c2 to 99999

    COL c3 FOR A06

    COL c4 FOR 999

    COL c5 FOR A34

    COL c6 FOR A34

    COL maximum new_value _Maxid NOPRINT

    SELECT maximum TRIM (MAX (Column_Id))

    FROM Dba_Tab_Columns

    WHERE owner = UPPER('&&schema.')

    AND Table_Name = UPPER('&&tbl_name.');

    SPÖ & schema. ___ & tbl_name... BCP

    SELECT "9.0 ' c1 FROM DUAL;"

    SELECT ' & _maxid' c1 FROM DUAL;

    SELECT TO_CHAR (Column_Id, 'fm000'). LPAD (' SQLCHAR 0', 10) C1

    CASE WHEN Data_Type = 'NUMBER' THEN (Data_Precision + Data_Scale + 2)

    WHEN Data_Type = 'DATE' THEN (14)

    ANOTHER Data_Length end as C2

    , DECODE (Column_Id, & _Maxid, "" \r\n"", '',' ') C3

    C4 Column_Id

    Column_Name C5

    , DECODE (Column_Id, 1, ' ""', 'SQL_Latin1_General_CP1_CI_AS') C6

    FROM Dba_Tab_Columns

    WHERE owner = UPPER('&&schema.')

    AND Table_Name = UPPER('&&tbl_name.')

    Column_id ORDER;

    SPÖ OFF

    Enjoy!

  • SQLLDR does load the XML file

    Hello

    In 10g r2, I created the ext_acceptance of the table in the schema XDB:

    create the ext_acceptance of xmltype table
    XmlSchema 'external_acceptance.xsd' element 'acceptance ';

    Then I tried to load an XML with a record using this control file:

    DOWNLOAD THE DATA
    + INFILE * +.
    IN THE TABLE TRUNCATE xdb.ext_acceptance
    XMLType (xmldata)
    FIELDS)
    XMLDATA LOBFILE (CONSTANT STD_ACPT_20090414131553_861.dat_996.xml)
    +)+

    The result was no responsible record and no mistake.

    I also tried to create the ext_acceptance table in another schema, but it does not.

    ORA-31000: resource 'external_acceptance.xsd' is not a document schema XDB

    Thanks for your help.

    I had the exact issue with a control file that looked incredibly similar. I added a few pieces to mine and he introduced data 33 times when it was supposed only to arrive at once. But at least I got something!

    DOWNLOAD THE DATA
    INFILE 'ccd.xsd '.
    IN THE SANDBOX TABLE. XHolder
    XMLTYPE (xmldata)
    FIELDS (xmldata LOBFILE (CONSTANT ccd.xsd)
    COMPLETED BY EXPRESSIONS OF FOLKLORE)
    BEGINDATA
    0

Maybe you are looking for

  • iPhone its Envoy to imaginary helmet

    This morning, I used a pair of bluetooth headphones with my iPhone. After unplugging, more no sound comes from my iPhone. I played with the settings, I rebooted, but no more sound when I call, when I FaceTime, when I play a video on YouTube, no more

  • Laptop will not load Explorer - is there a way to download Firefox without using Explorer? Restore the all too recent dates!

    I think that affected versions of Windows Explorer (we have a card in the laptop, which I believe is the origin of the problem) so that it is more load. I would like to switch to Firefox, but do not know how to load it without exploring. My Google Ea

  • Best scanner code for 6 s iPhone?

    I just got an iPhone 6s... first smartphone ever for me! How to scan qr codes that you see everywhere? And other codes bars too? If I need an app for that, that one is the best, please? Thank you very much for your help!

  • EMS resistance 4139

    I have a question for the SMU 4139. It is able to program the output resistance/impedance. Its output can be used to simulate a resistance? Floating? Or he is still stuck to the ground. THX.

  • I can add on a hard drive to my Dell Dimension 8200

    I have a Dell Dimension 8200 with a 100 GB ATA / hard disk, it is full and I have only 4 GB of free space. There intel9R0 4 CPU 1.70 GHz, running windows XP Home Edition. I would like to add a 500 GB hard drive, can I just add this hard drive as a #2