VLD-0202 rule Data Validation error

Hi all:
I have 5 tables of rules on my profile data. I have many FK
CUENTA FK ANNUITY
FK EXENTO CUENTA
CUENTA FK CONTRATO
FK TIPO_IMPUESTO ANNUITY
When to create data in step 4 correction (Data Validation rule) and mistake to see the:
VLD-0202: duplicate foreign keys detected bettween FK_64 and FK71
VLD-0202: duplicate foreign keys detected bettween FK_65 and FK72
VLD-0202: duplicate foreign keys detected bettween FK_66 and FK73

But I have no whit FK this name, because I have rename the FK with another more representative name of the word.
How then-FK corresponds to this error?
I have delete all FK profile and returned to generate the data correction, but the error continue...
Thanks for your help!

can not reimport you the table?

Tags: Business Intelligence

Similar Questions

  • Dell PowerVault MD3600i validation error - unable to update firmware - Data:

    Hello

    I have the following problem when trying to upgrade the firmware version of 07.84.44.60 to 07.84.47.60 on my Dell PowerVault MD3600i.

    Assistant firmware upgrade RAID controller module reports the following error

    • Data validation error: the storage Bay cannot be updated one or more host entries in the Module of the RAID 0 controller did not match those of the RAID 1 Controller Module. To resolve this issue, contact a technical support representative.

    Can not find any similar problem on the net, if anyone here can help me please

    There are a few things you can try. If you have configured multiple paths you can remove one of the controllers, wait 5 minutes and then put it back and try to do the update. Or you can try to clear the log of events and then update the Firmware.

    Let me know how it goes and if you have any questions or concerns.

  • Export to spreadsheet does not show the formatting data Validation rules

    Currently in Hyperion Planning 11.1.2.3, have basic color formatting based on Data Validation rules. However, when you use the option export to a worksheet, the Formatting disappears.

    Understand the connection to Hyperion planning is kept only on Smart View, if she will not apply export on the worksheet?

    Thank you

    Mauricette

    I think that the formatting will be lost during the selection of the option export spreadsheet because it is about a raw format, if you want to format would be preferable to use the Smart View method.

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • Data Validation rule

    Hi all

    I put a rule in my form of data validation, as follows,

    If the current cell value = 0 then the cellular processes like the color green.

    After applying the condition above, I opened my data form but its green display, even for the cells that contain null values.

    How can I avoid it. Kindly guide me to overcome.

    Thanks and greetings
    Gérard

    Try:
    If the current cell value = 0 and cell value not equal to value #Missing then process cell active.

    See you soon... !!
    Rahul S.

  • How to prevent to store data on forms with validation errors?

    Is it possible in planning 11.1.2 to prevent the user from actually contain the data in a web form if this form has all the cells with validation errors?

    Kind regards
    Pablo

    Hello
    You must set it in Validatedata.js. You can check the link below.
    http://download.Oracle.com/docs/CD/E17236_01/EPM.1112/hp_admin/apas02s07.html

    See you soon,.
    Alp

  • VLD-2398: no data error file specified

    Hi all
    Its pretty simple I try dlte mapping source that uses a flat as file it and I get the following error

    VLD-2398: no data file specified

    To specify a data file configure mapping, add a node in the "source of data", type the file name and select the location of the file.

    I tried to look in a mapping to a file data Source tab configuration, but may be absent, he...

    Any suggestions where I can look to do something about to validate the mapping. I'm using OWB 11 g R1

    Kind regards
    Mohammad Farhan Alam

    Hello

    1. set up the mapping.
    2. in the tree on the left side, right click on the Sql Loader data files and press Create.
    3. define a name in the tree
    4. in the right panel, set the name of the file, its location (a flat file location) and throw/bad case Details.

    Should be ok now.

    See you soon
    David

  • Validation error deletes point Browse file... Data

    Hi all
    I have the same problem that ' thread: APEX - how to save information in a field like display browse..'. I was wondering how to not lose the data of an item in this view as: file browse... once a Validation error occurs. Any other element on the page loses data, but the elements to browse file. Can someone help me with this problem please. I have a "Sample Application" which can be consulted for more clarity, thanks.

    Items to browse to files is a special and you don't have much choice. Using some sort of javascript on this point is not possible. The solution I mentioned is in my eyes the only one you have.

    Denes Kubicek
    ------------------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Opal-consulting.de/training
    http://Apex.Oracle.com/pls/OTN/f?p=31517:1
    ------------------------------------------------------------------------------

  • OPM quality specification API and API rules of validity

    Hello

    I wanted to create a specification of quality and its rules of validity to the underside of the API Help, did someone could provide examples of scripts for the same, I would really appreciate your help on this?

    gmd_spec_pub. CREATE_SPEC

    gmd_spec_vrs_pub. CREATE_WIP_SPEC_VRS

    gmd_spec_vrs_pub. CREATE_INVENTORY_SPEC_VRS

    gmd_spec_vrs_pub. CREATE_CUSTOMER_SPEC_VRS

    gmd_spec_vrs_pub. CREATE_SUPPLIER_SPEC_VRS

    Thank you

    RAM

    l_gmd_spec_tbl: = NULL;

    l_gmd_spec_tbl.spec_id: = NULL;

    l_gmd_spec_tbl.spec_name: = spec_rec.spec_name;

    l_gmd_spec_tbl.spec_vers: = spec_rec.spec_vers;

    l_gmd_spec_tbl.spec_desc: = spec_rec.spec_desc;

    l_gmd_spec_tbl.inventory_item_id: = spec_rec.inventory_item_id;

    l_gmd_spec_tbl. Review: = NULL;

    l_gmd_spec_tbl.grade_code: = NULL;

    l_gmd_spec_tbl.spec_status: = gn_status;

    l_gmd_spec_tbl.owner_organization_id: = spec_rec.organization_id;

    l_gmd_spec_tbl.owner_id: = l_user_id;

    l_gmd_spec_tbl.sample_inv_trans_ind: = NULL;

    l_gmd_spec_tbl.delete_mark: = 0;

    l_gmd_spec_tbl.text_code: = NULL;

    l_gmd_spec_tbl. CREATION_DATE: = gd_sysdate;

    l_gmd_spec_tbl.created_by: = l_user_id;

    l_gmd_spec_tbl.last_updated_by: = l_user_id;

    l_gmd_spec_tbl.last_update_date: = gd_sysdate;

    l_gmd_spec_tbl.last_update_login: = l_user_id;

    l_gmd_spec_tbl.spec_type: = 'I ';                     -lc_spec_type;

    l_gmd_spec_tbl.overlay_ind: = NULL;

    l_gmd_spec_tbl.base_spec_id: = NULL;

    l_spec_tests_tbl: = NULL;

    l_count: = 1;

    l_spec_tests_tbl (ln_count) .spec_id: = NULL;

    l_spec_tests_tbl (ln_count) .test_id: = l_test_id;

    l_spec_tests_tbl (ln_count) .test_method_id: = l_test_method_id;

    l_spec_tests_tbl (ln_count) .seq: = l_seq;

    l_spec_tests_tbl (ln_count) .test_qty: = l_qty;

    l_spec_tests_tbl (ln_count) .test_qty_uom: = l_uom;

    l_spec_tests_tbl (ln_count) .min_value_num: = l_min_value_num;

    l_spec_tests_tbl (ln_count) .target_value_num: = l_target;

    l_spec_tests_tbl (ln_count) .max_value_num: = l_max_value_num;

    l_spec_tests_tbl (ln_count) .min_value_char: = null;

    l_spec_tests_tbl (ln_count) .target_value_char: = null;

    l_spec_tests_tbl (ln_count) .max_value_char: = null;

    l_spec_tests_tbl (ln_count) .test_replicate: = 1;

    l_spec_tests_tbl (ln_count) .check_result_interval: = 1;

    l_spec_tests_tbl (ln_count) .display_precision: = l_display_precision;

    l_spec_tests_tbl (ln_count) .report_precision: = l_report_precision;

    l_spec_tests_tbl (ln_count) .test_priority: = NULL;

    l_spec_tests_tbl (ln_count) .optional_ind: = Upper (substr (spec_test_rec.optional_ind, 1, 1));

    l_spec_tests_tbl (ln_count) .retest_lot_expiry_ind: = Upper (substr (spec_test_rec.retest_lot_expiry_ind, 1, 1));

    l_spec_tests_tbl (ln_count) .test_display: = spec_test_rec.target_desc;

    l_spec_tests_tbl (ln_count) .viability_duration: = 0;

    l_spec_tests_tbl (ln_count) .creation_date: = gd_sysdate;

    l_spec_tests_tbl (ln_count) .created_by: = l_user_id;

    l_spec_tests_tbl (ln_count) .last_updated_by: = l_user_id;

    l_spec_tests_tbl (ln_count) .last_update_date: = gd_sysdate;

    l_spec_tests_tbl (ln_count) .last_update_login: = l_user_id;

    BEGIN

    Apps.gmd_spec_pub.create_spec

    (p_api_version-online 2.0

    p_init_msg_list-online apps.fnd_api.g_true

    p_commit-online apps.fnd_api.g_false

    p_validation_level-online apps.fnd_api.g_valid_level_full

    p_spec-online l_gmd_spec_tbl

    p_spec_tests_tbl-online l_spec_tests_tbl

    p_user_name-online l_user_name

    x_spec-online x_gmd_spec_tbl

    x_spec_tests_tbl-online x_spec_tests_tbl

    x_return_status-online l_return_status

    x_msg_count-online l_msg_count

    x_msg_data-online l_msg_data

    );

    ' IF l_return_status <> s ' THEN

    l_msg: = ";

    BECAUSE me in 1... l_msg_count LOOP

    l_msg: = SUBSTR(l_msg ||) ' | ' || SUBSTR (apps.fnd_msg_pub.get (l_msg_count - i + 1, 'F'), 0, 200), 1, 2000);

    END LOOP;

    l_msg_data: = l_msg;

    Apps.fnd_file.put_line (apps.fnd_file. JOURNAL,'TRACK 13.4 data :'|| l_msg_data);

    END IF;

    EXCEPTION

    WHILE OTHERS

    THEN

    Apps.fnd_file.put_line (apps.fnd_file. JOURNAL,'API HAS RAISED THE ERROR: ' | SQLCODE. '-'|| SQLERRM);

    Apps.fnd_file.put_line (apps.fnd_file. NEWSPAPER, "FOLLOW 13.6" | "» l_return_status);

    END;

    l_count: = 1;

    l_inventory_spec_vrs_tbl (l_count) .spec_vr_id: = NULL;

    l_inventory_spec_vrs_tbl (l_count) .spec_id: = ln_spec_id;

    l_inventory_spec_vrs_tbl (l_count) .orgn_code: = 'PR1 ';

    l_inventory_spec_vrs_tbl (l_count) .spec_vr_status: = 100;

    l_inventory_spec_vrs_tbl (l_count) .start_date: = gd_sysdate;

    "l_inventory_spec_vrs_tbl (l_count) .end_date: = December 31, 2014;

    l_inventory_spec_vrs_tbl (l_count) .creation_date: = gd_sysdate;

    l_inventory_spec_vrs_tbl (l_count) .created_by: = l_user_id;

    l_inventory_spec_vrs_tbl (l_count) .last_updated_by: = l_user_id;

    l_inventory_spec_vrs_tbl (l_count) .last_update_date: = gd_sysdate;

    l_inventory_spec_vrs_tbl (l_count) .last_update_login: = l_user_id;

    l_inventory_spec_vrs_tbl (l_count) .organization_id: = ln_organization_id;

    BEGIN

    Apps.gmd_spec_vrs_pub.create_inventory_spec_vrs

    (p_api_version => ' 1.0' ")

    , p_init_msg_list-online 'F'

    , p_commit-online 'F'

    p_validation_level-online apps.fnd_api.g_valid_level_full

    p_inventory_spec_vrs_tbl-online l_inventory_spec_vrs_tbl

    p_user_name-online l_user_name

    x_inventory_spec_vrs_tbl-online l_inventory_spec_vrs_out_tbl

    x_return_status-online l_return_status

    x_msg_count-online l_msg_count

    x_msg_data-online l_msg_data

    );

    ' IF l_return_status <> s ' THEN

    BECAUSE me in 1... l_msg_count LOOP

    Apps.fnd_msg_pub.get (p_msg_index-online i

    , p_encoded-online 'F'

    p_data-online l_msg_data

    p_msg_index_out-online l_msg_ind

    );

    END LOOP;

    END IF;

    EXCEPTION

    WHILE OTHERS

    THEN

    Apps.fnd_file.put_line (apps.fnd_file. JOURNAL,'API HAS RAISED THE ERROR: ' | SQLCODE. '-'|| SQLERRM);

    END;

  • After the repair system now get Validation error

    Diagnostic report (1.9.0027.0):
    -----------------------------------------
    Validation of Windows data-->
    Validation status: blocked VLK
    Validation code: 3
    Code of Validation caching: n/a
    Windows product key: *-* - 3R89F - D2KXW-VPK3J
    Windows product key hash: Ro / Y7HENE9CfW7lW + QtlNbYQEE8 =
    Windows product ID: 76487-640-8365391-23209
    Windows product ID type: 1
    Windows license type: Volume
    The Windows OS version: 5.1.2600.2.00010100.2.0.pro
    ID: {E1E586D7-D985-40D5-B72B-B417194240BE} (3)
    Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: Registered, 1.9.42.0
    Signed by: Microsoft
    Product name: n/a
    Architecture: n/a
    Build lab: N/A
    TTS error: n/a
    Validation Diagnostic: 025D1FF3-230-1
    Resolution state: n/a

    Given Vista WgaER-->
    ThreatID (s): n/a
    Version: n/a

    Windows XP Notifications data-->
    Caching the result: 3
    File: Yes
    Version: 1.9.40.0
    WgaTray.exe signed by: Microsoft
    WgaLogon.dll signed by: Microsoft

    OGA Notifications data-->
    Cached result: n/a, hr = 0 x 80070002
    Version: N/a, hr = 0 x 80070002
    OGAExec.exe signed by: n/a, hr = 0 x 80070002
    OGAAddin.dll signed by: n/a, hr = 0 x 80070002

    OGA data-->
    Office status: 109 n/a
    OGA Version: N/a, 0 x 80070002
    Signed by: n/a, hr = 0 x 80070002
    Office Diagnostics: B4D0AA8B-543-80070002_025D1FF3-230-1

    Data browser-->
    Proxy settings:
    User Agent: Mozilla/4.0 (compatible; INTERNET EXPLORER 6.0; Win32)
    Default browser: C:\Program Files\Mozilla Firefox\firefox.exe
    Download signed ActiveX controls: fast
    Download unsigned ActiveX controls: disabled
    Run ActiveX controls and plug-ins: allowed
    Initialize and script ActiveX controls not marked as safe: disabled
    Allow the Internet Explorer Webbrowser control scripts: disabled
    Active scripting: allowed
    Recognized ActiveX controls safe for scripting: allowed

    Analysis of file data-->

    Other data-->
    Office details: {E1E586D7-D985-40D5-B72B-B417194240BE}1.9.0027.05.1.2600.2.00010100.2.0.prox 32*-*-*-*-VPK3JS-1-5-21-839522115-299502267-214717958776487-640-8365391-232091MICRO-STAR INTERNATIONAL CO., LTDMS-7313American Megatrends Inc.. V1.0 20080218000000.000000 + 000CC76347F0184E0780c 090409AUS Eastern Standard Time(GMT+10:00)03109    

    License data-->
    N/A

    Windows Activation Technologies-->
    N/A

    --> HWID data
    N/A

    Activation 1.0 data OEM-->
    BIOS string matches: Yes
    Marker of the BIOS string: 13B7D: TRUE C & C INC
    Marker of OEMBIOS string. DAT: N/a, hr = 0x80004005

    Activation 2.0 data OEM-->
    N/A

    * original title - had repaired system and get validation error have an oem disk how cai I enter the appropriate key (repairman has closed the store) *.

    Hello

    It seems that the license Volume (VLK) key has been blocked. I suggest you to check the links below.

    http://social.Microsoft.com/forums/en/genuinewindowsxp/thread/cbb60c8c-0c83-4601-90b3-19a1c24cd6f6

    http://social.Microsoft.com/forums/en-us/genuineoffice/thread/6d13cbed-0e23-489F-a0f8-e4fef52659a9

    Apart from that, I suggest you to report your query in the TechNet forums to get help. Click on the link below.

    http://social.Microsoft.com/forums/en/genuinewindowsxp/

    Thanks and regards.

    Thahaseena M
    Microsoft Answers Support Engineer.
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Installed Adobe on the K drive, now my computer has assigned portable K:\ drive to my hard drive. I am reader not valid error 1327 J:\.

    Last year I buy Nero software, and it was installed on my laptop hard drive which has been J:\.  Now for some reason, my computer has received a portable K:\ drive on my hard drive.  So, when I try to open the program, it gives me drive not valid error 1327 J:\.  He also stated that there is insufficient space in J:\, AND it gives me a message "fatal error in installation.  Why he did it assign a different drive letter?

    I don't know how to change the registry, because I'm sure that WHAT I have uploaded in this device will give me a similar error code when I try to use it.  Help!

    original title: problems in car

    Hello

    You must be sure that programs use the drive letter that you define or
    you will need to change it back when needed. The latter would be the
    more great pain in the long term.

    Most programs allow you to change the data reader. If the reader is a program
    installed on and then after he moved to the drive letter, you will need to re - install the
    program.

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • No validation error

    Hello

    I'm using SOA to Oracle 11g (11.1.1.6) and using the file adapter to play a file by using a synchronous read. For synchronous playback step occurs after many transformations of the input message and I have to validate the XML message that I have read in the file.

    But looks like the validation of the payload is not happening correctly and not getting any validation errors in my BPEL process. The XSD has references to XSD and other validation must occur for other XSD reference too. The XSD looks like below.

    <? XML version = "1.0" encoding = "UTF-8"? >

    " < xsd: Schema container = ' http://www.w3.org/2001/XMLSchema "

    xmlns:acservice = "org. Sample.acservice ".

    xmlns:cUtil = "org. Sample.utils ".

    xmlns:cEnt = "org. Sample.Entities ".

    " xmlns =" http://purl.org/DC/elements/1.1/ "

    targetNamespace = "org.sample.acservice" elementFormDefault = 'unqualified'

    " version ="1.1"xmlns: xsi =" http://www.w3.org/2001/XMLSchema-instance "

    " xsi: schemaLocation =" http://purl.org/DC/elements/1.1/ ">

    < xsd: import namespace = "org.sample.utils" schemaLocation = "utiltypes.xsd" / > "

    < xsd: import namespace = "org.sample.entities"

    schemaLocation = "types.xsd" / >

    < xsd: annotation >

    < xsd:appinfo >

    < dc:date > 2014 - 06 - 24 < / dc:date >

    < / xsd:appinfo >

    < / xsd: annotation >

    < xsd: annotation >

    < xsd: documentation XML: lang = "fr" >

    < / xsd: documentation >

    < / xsd: annotation >

    <!-- Elements ========================================================= -->

    < xsd: element name = "CustomerRequest" type = "acservice:CustomerRequestType" / >

    < xsd: element name = "NewCustomer" type = "acservice:NewCustomerResponseType" / >

    <!-type complex and groups =->

    < xsd: complexType name = "CustomerRequestType" >

    < xsd: SEQUENCE >

    < xsd: element name = "TimeAtAddress" >

    < xsd:simpleType >

    < xsd:union >

    < xsd:simpleType >

    < xsd:restriction base = "xsd:duration" >

    < xsd:minInclusive value = "P0Y0M" / >

    < xsd:maxInclusive value = "P10Y" / >

    < / xsd:restriction >

    < / xsd:simpleType >

    < xsd:simpleType >

    < xsd:restriction base = "XSD: String" >

    < value xsd: Enumeration = 'P10 + Y' / >

    < / xsd:restriction >

    < / xsd:simpleType >

    < / xsd:union >

    < / xsd:simpleType >

    < / xsd: element >

    < xsd: element name = "ScoreWait" type = "xsd: nonNegativeInteger" / >

    < xsd: element name = "PreviousAddress" type = "%: ValidatedAddressType" minOccurs = "0" / >

    < / xsd: SEQUENCE >

    < / xsd: complexType >

    Could you get it someone please let me know how to solve this problem.

    Hello

    You suggest to add below the contents in your XSD and test. You should get a connection fault if validation occurs successfully.

    If validation is not for the XSD reference suggest then you add this content to all other XSD and test.

    nxsd:validation = 'true' and xmlns:nxsd ='http://xmlns.oracle.com/pcbpel/nxsd

    http://www.w3.org/2001/XMLSchema.

    xmlns:acservice = "org. Sample.acservice ".

    xmlns:cUtil = "org. Sample.utils ".

    xmlns:cEnt = "org. Sample.Entities ".

    "xmlns ="http://purl.org/dc/elements/1.1/"

    targetNamespace = "org.sample.acservice"

    "xmlns:nxsd ="http://xmlns.oracle.com/pcbpel/nxsd"

    nxsd:validation = 'true '.

    elementFormDefault = "unqualified".

    "" version = "1.1" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance"

    "xsi: schemaLocation ="http://purl.org/dc/elements/1.1/ ">".

    Hope this works for you.

  • 1 Error...\\Column to build Validation error of dimension

    Hi all, I get the error message like "Column 1 Validation error" when I try to load the metadata of the entity dimension using the Rules file. I checked that all deposited properties and Dimension build setting. All are well, but still getting the same error. Can someone help me please. Hyperion Essbase version 11.1.2.3

    In versions of parent/child, the parent must come before the child. Try to move the child column after the parent. You can do this in the State of charge

  • Validation error: the field types incompatibilities.

    Hi all

    I coded an integration to export data from the API in bulk Eloqua REST and it worked well before.

    But recently, when I try again to launch an export, I could only successfully to POST an export. I met a WebException when you try to VIEW a synchronization for export.

    The exception message is: "the remote server returned an error: bad request (400)"

    And the JSON response is:

    {

    {"failures": [{"field": "'status' ',' forced':" "Validation error: incompatibilities of field types."}]}

    I haven't changed anything recently, but it wouldn't work any longer.

    Is there something different for the API in bulk?

    Any suggestions for this exception?

    Thank you

    Biao

    This was announced in the recent release (Archives) what's new in Oracle Eloqua?.

    Validation of strict type for JSON serializer is now enabled (see API in bulk in the notes above), so it provides you with an explanation of what is wrong, by design.

    Make sure that your JSON is valid and everything should work fine.

  • PLSQL text validation error return function

    Hello

    I use the PLSQL text validation error return function

    that works fine

    DECLARE

    v_error varchar (1000);

    BEGIN

    IF condition = 1 THEN

    v_error: =' < span style = "color: red;" make-weight: bold; ' > You can not update dates you are not allow to update the dates </span > ';

    END IF;

    Return v_error;

    END;

    can someone tell what I can use APEX to display the v_error message in one line on the region of html

    as I use displayed element so it is wrapping the text

    Selection_004.png

    Selection_005.png

    Hi ReemaPuri,

    Change the settings for the grid of the element of error message (which is only point display) from the rest of the elements in the region so that the error message is contained in a grid and other elements are in the new grid.

    Kind regards

    Kiran

  • Integration of CRM - username not valid error message

    Hello

    I learn SFDC-Eloqua integration, for that I use my sandbox eloqua (there is little contact) and the instance of salesforce trail (there are no data).

    I gave username admin and the password in "intégration CRM Configuration" page in Eloqua CRM integration configuration section. I get the following error message.

    Validation error: INVALID_LOGIN: invalid user name, password, security token; or locked user.

    I know that the username and password are correct.

    Please let me know what happened here!

    Thank you

    Rama

    Hi Arnaud,.

    These error messages are passed directly from SFDC in the application. In this case, SFDC rejects your newsletter. Your instance of the trial there API? Usually it used. If you want to learn SFDC, its best to get an instance of developer. There is a limit on the number of users admin (2), and the number of assets you can have under the main entities (contacts, accounts, leads), except that it is a full version of Ultimate SFDC, so has enabled API, the full user management, can create and develop whatever it is, etc.. You can get a free developer account (for life!) here: http://developer.force.com/

    If your instance of the trial has active API, then the credentials are unfortunately incorrect, or you have enabled security controls which are originally the connection information will be rejected. Turn off all options IP Whitelisting, login restrictions, etc., and then reset the password, reset the security token, and try again.

    Just as a reminder, a format suitable to the SFDC password and security's token:

    passwordTOKEN

    So no spaces, no colon, no element of connection, simply paste the token in the end of your password. Make sure that you aren't picking up any extra spacebands or formatting if you copy and paste the token.

Maybe you are looking for