Error: Could not insert model using the designer of ODI

I installed ODI in Windows XP. When I log in the designer of the ODI, I want to insert a new model.
Definition-> technology, I select 'Oracle', for 'Action Group', I select 'Default Oracle', but "logical schema" is shown not "defined", so I can't select anything, just select not "defined".
Reverse-> context, is showing "undefined", it's the only option I see upside-> context.
But if I want to apply and save the setting, an error message pop up and say: 'the opposite context of the field is required.
How to insert the Oracle model in the designer of the ODI?

Thank you!
Here are my steps:
1. connect to Designer
2 insert the template.
3. on the definition tab, fill in the name field.
4. in the area of technology, select the model technology. -J' I select Oracle
5. in the field of logic diagram, select the logical schema which will be the basis for your model. -No logical schema can be selected?
6. go reverse tab, and then select a context that will be used for the model reverseengineering.
Click on apply. -No context can be selected?
7. apply - mistake happens!

In the topology Manager, you will need to manually create the name of the logical schema to be applied to a context for Oracle technology.
Open the topology Manager
Go to the physical architecture.
Expand the right-click Oracle Technologies, database server insert > enter the connection details. Apply test.
Select your schemas, go tab context, insert, select a frame and enter a logical schema name.
Now go to the designer and follow in your footsteps.

If you have a read here he goes through the steps in the topology Manager, is for sql server, but the concept is the same for Oracle.

See you soon

See you soon

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

Tags: Business Intelligence

Similar Questions

  • ERROR: could not insert a value zero in the table. < nom_de_colonne >

    Hi all

    I am facing the problem as follows:

    I've had several columns in the table "transaction".
    the table consists of columns

    transaction_id (PK)
    username (FK)
    equipment (FK)

    The form is made up of 3 columns,
    I would like to have username automatically shown as a text that is displayed by mapping to app_user.

    However, the value is treated as a null value when I tried to insert in the transaction of the table.

    the error is as follows:

    ORA-01400: cannot insert NULL into ('ITEMS'. "OPERATION '." ("" USERNAME ")
    Cannot process the TRANSACTION table row.

    I post in this thread
    app_user
    but I'm not able to solve the problem too, please advice.
    It is very urgent for me.

    Thanks in advance.

    Hello

    If you don't want the user to be able to change it and you want according to the value on the current user name, edit the item and:

    1 set the type: display text (State record)

    2 assign the default value: APP_USER

    3. set the default value Type: PL/SQL Expression

    4 - Set the Source: always, replacement of value that exists in session state

    5 set the Source Type: database column

    6. set the value of the Source or the expression to: username

    Andy

  • Palm m100 error: could not open to make the list of database

    I have an old Palm m100 and never even use your handheld more.  I have the software on my windows XP desktop.  The program worked very well and the other day, I tried to open it and received an error message "Unable to open to make the list of database."

    I did save about 30 days ago, but have since been several dates in the calendar.  I don't really care "do" list, but still failed to open the program.

    I thought to uninstall and then reinstall.  When I go into Add/Remove Programs, I don't see the program of palm - where could I find it?  I also tried to restore to an earlier date of a few days, but that has not worked.  Any other ideas?

    If 'do' database does not open, you can try the following to see if you can open the program.

    Go to program files on drive c. find the Palm folder. In the Palm folder, find your username folder, it will be a similar name to your hotsync username. In the user name folder, find the folder tasks/todo.

    Right-click and rename the folder, set a .old on the file extension. Try and open Palm desktop.

    Palm desktop must be in the Add/Remove Programs list in the control panel and should be included as a Palm or Palmone.

    Click on the following link for the guide of the user for your handheld.

    User Guide (PDF: 2.4 MB / 212 pages)

    The best way to protect your data is to export the data in each category of Palm Desktop in a separate folder on your PC.

    Create a new folder on your PC somewhere that suits. Name it something like Palm Desktop data. Click on the link below and follow the instructions on this page for the export procedure.

    http://www.Palm.com/cgi-bin/cso_kbURL.cgi?id=28734

    Make sure you only select everything for the beach in the export window.

    With the data stored in the created folder, make a copy of this file and save it on a USB key, cd - rw or external hard drive.

    Whenever you change in Palm Desktop, export the data that has been changed in this file and save again to external media.

    With this process you can always import the data in Palm Desktop, whenever you have a problem with the data in Palm Desktop, or if your computer/hard drive/device crash.

  • Error: "could not initialize photoshop because the file is locked...". »

    "... command of the user's properties in Windows Explorer to open the file.

    Hello

    I already read a lot of things about it, but I can't finde the answer: S

    Why can't I find it?

    I use Windows 7, all patches are for XP or Mac. CTRL + Alt + shift will not help. I get the menu properties, not the prompt asking me to reset/delete some files.

    Anyone know how I can fix this problem?

    Is since when do this message? ==

    For an hour, I out of 1 GB of RAM on my pc and inserted 2 GB. Now I have 3 GB of RAM. And now, I got the error. I restarted my pc for 4 times and I ran the program as an administrator.

    It works as long as I'm admin, but I don't want to be admin when I work with her, because it might cause a lot of problems.

    I tried other programs had the same problems, but Adobe Fireworks works fine, InDesign and Illustrator works very well also.

    Help, please!

    Thanks in advance,

    Jelmer

    ====

    Creative Suite 3

    CTRL + Alt + shift will not help.

    First, you must click the icon to run Photoshop and then immediately, press 'Ctrl + Alt + Shift', you need to position your fingers on the keys when you do.

  • error could not resolve references to the elements.

    Hello experts,
    I have a problem in oracle form.i needs to seek the point coming thorugh db. has the same instruments comes several times.
    Suppose that something XXX just five times in form, then when I search for this article XXX then cursor search this part five times a

    I you use below code for searching.then that error is unable to resolve the reference to items.pls help me to solve this problem.

    DECLARE
    temp_last number (2);
    point varchar2 (30);
    chk_exc exception;
    I have number (2);
    j number (2);

    BEGIN
    go_block ('BLOCK3');
    last_record;
    temp_last: = TO_NUMBER(:System.cursor_record);
    because me in 1.temp_last
    loop
    go_record (i);
    agenda: =: BLOCK3.item;
    If the ITEM =: Block1. SEARCH_PART
    THEN
    GO_ITEM(':Block3.item');
    end if;
    end loop;
    exception
    When chk_exc then
    mess ('not exist!');
    Raise form_trigger_failure;
    END;

    Thank you
    Ravi
    DECLARE
    temp_last number(2);
    item varchar2(30);
    chk_exc exception;
    i number(2);
    j number(2);
    result number;
    
    BEGIN
    go_block('BLOCK3');
    last_record;
    temp_last:=to_number(:system.cursor_record);
    for i in 1..temp_last
    loop
    go_record(i);
    item:=:BLOCK3.item;
    if ITEM=:BLOCK1.SEARCH_PART
    THEN
    /* using alert
    --create alert alert_1 with two buttons
    result:=show_alert('alert_1');
    if result=alert_button2 then
    
              exit;
    end if;
    -- using alert*/
    
    --this will high light the record
    --create a visual attribute with va_1 name
    set_item_instance_property('block3.item',current_record,visual_attribute,'va_1');
    
    end if;
    end loop;
    exception
    when chk_exc then
    message(' Not Exist !');
    Raise form_trigger_failure;
    END; 
    

    A few suggestions, see if you can use that way

    1 after search is started and the item is found, it gives an alert saying it found a match and if the user says Yes it will continue elsewhere it will just come out (you will need to create an alert)

    2. a loop through all the records and high all matching items

    3. If you want the way you said it start with the search button then you can code in the trigger element following key of the element. Enter each time the button is enough start from the current record, you do not have from the first record.

    I modified your code, you can try code above. Code with alert once is commented, so make sure that if you want to test it to delete the comment.

  • Error: Could not find or load class main oracle.apps.ad.tools.configuration.JaznCredentialManager over the automatic configuration

    Hi all

    We're performing an upgrade to 11i, R12, and the same durinf find the error during the configuration of the applications below.

    AutoConfig Services Phase

    Running process of Service 6 of 8 for AD_TOP

    The execution of script in InstantiateFile:

    /oracle_uat/XX/R12/apps/tech_st/10.1.3/Perl/bin/perl-je /oracle_uat/xx/R12/apps/tech_st/10.1.3/perl/lib/5.8.3-je /oracle_uat/xx/R12/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3-je /oracle_uat/xx/R12/apps/apps_st/appl/au/12.0.0/perl-je /oracle_uat/xx/R12/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /oracle_uat/xx/R12/inst/apps/xx_xx/admin/install/txkExecSetJaznCredentials.pl

    script gave:

    ****************************************************

    ERRORCODE = 1 ERRORCODE_END

    .end std out.

    Error: Could not find or load the class main oracle.apps.ad.tools.configuration.JaznCredentialManager

    .end err out.

    ****************************************************

    Found the fix when $CLASSPATH has been disabled, but the strength to help here.

    You guys could give me an overview on likely areas that I could check.

    Thank you

    Hello

    Have you checked that the file JaznCredentialManager.class is well under

    Directory JAVA_TOP/oracle/apps/ad/tools/configuration of $?

    This class file is delivered by 12.1.3 (fix 9239090), R12. ATG_PF. B.Delta.3 (patch 8919491)

    and R12. T2K. B.Delta.3 (patch 8919489).

    Kind regards

    Phil.

  • "Could not initialize Photoshop because the disk is not available."?

    I've been happily turn Photoshop CS (1) on my Powermac MDD for years.

    But today, she is facing upward.  Here's the problem: I get the error message "could not initialize Photoshop because the disk is not available."

    I have studied this problem and see that it's been covered in the thread:
    http://forums.Adobe.com/thread/370672?start=0 & tstart = 0

    So I trashed preferences and the SFW prefs also.
    Now Photoshop starts... BUT as soon as I go into the preferences and assign a scratch disk, he failed once more to throw with the same error: "could not initialize Photoshop because the disk is not available."

    I tried to slide on the copies of the utility Photoshop of my backup disk files... but the same strange behavior persists.

    My Scratch disk is on a second internal hard drive.

    This all started when I had to restart from OS 9 order to use my SCSI scanner, which only has an OS9 driver.
    I used it for years with no problem... until today.

    Was it because once I saved the file in Photoshop 4 and OS9 on an OSX file that somehow the preferences got screwed up?

    Popular clues...

    Jn

    work drive must be HFS +.

    also check the permissions of the property in the Infolog to get for the reader scratching. You may need to ignore permissions for this volume.

  • iOS 10.0.1 "not allowed to use the restricted network port.

    I just upgraded my iPad Mini iOS 10.0.1. He is now running Safari 10. I tried to visit an internal/private IP on port 4190 using HTTP. I get an error that says:

    Safari cannot open the page.

    The error was: "not allowed to use the restricted network port.

    On iOS 9.3 using Safari 9, the same URL opens fine without this error.

    Do not know what has changed since iOS to iOS 10.0.1, 9.3 but I'm unable to visit a web site that I have visited before.

    I know that WebKit maintains a list of ports that you cannot go (e.g. 6666), 4190 is not a restricted port AFAIK. I don't know why I get this error message.

    It seems I was looking at the wrong source code.

    I finally got a clue where to look after visiting the page Web Safari Technology Preview 13.

    https://trac.WebKit.org/browser/releases/Apple/Safari%20Technology%20Preview%201 3/WebCore/platform/URL.cpp

    It seems port got 4190 recently added to the list of blockedPortList

    2306 2049, / / NFS
    220V 3659, / / apple-sasl / PasswordServer [addition of Apple]
    2308 4045, / / lockd
    2309 4190, / / ManageSieve [Apple adding]
    2310 6000, / / X 11
    2311 6665, / / alternate IRC [addition of Apple]
    2312 6666, / / alternate IRC [addition of Apple]
    2313 6667, / / standard IRC [addition of Apple]
    2314 6668, / / alternate IRC [addition of Apple]
    2315 6669, / / alternate IRC [addition of Apple]
    2316 invalidPortNumber, / / used to block all the invalid port numbers
    2317 };
    2318 const unsigned short * const blockedPortListEnd = blockedPortList + * _ARRAY_LENGTH (blockedPortList);
  • When I try to install Firefox, I get an error "could not open the output file. I used Firefox before and it doesn't work anymore, so I uninstalled. Cannot re - install now.

    When I try to install Firefox, I get an error "could not open the output file. I used Firefox before and it doesn't work anymore, so I uninstalled. Cannot re - install now.

    This has happened

    Each time Firefox opened

    I tried to download firefox.

    User Agent

    Mozilla/4.0 (compatible; INTERNET EXPLORER 6.0; Windows NT 5.1; SV1; AntivirXP08; GTB6.3; .NET CLR 2.0.50727; MS - RTC LM 8)

    When you click on the download link on GetFirefox.com, you should be asked if you want to run or save the file. If this situation occurs when you try to run the download, try instead to record and put the file on your desktop or in a similar place, where you are certain that you can find.

    When the download is complete, try double-clicking on the downloaded file in the normal Windows Explorer (browse your way to the file from the desktop). This should start the installation.

    If, in the Explorer window, you notice that the file seems to be missing the Firefox icon orange/blue, right click the file and select Properties. The image should look like the attached picture (except that mine is in Danish, but that is irrelevant) if saved correctly - if it don't look like this, would you please describe the content or attach a screenshot of the box. Especially what it says under "File Type" - it must be 'program '. If this isn't the case, will have to focus on what could be the problem here.

    A bit off-topic, your Internet Explorer seems to be quite a bit outdated (IE 6, where the current version is IE 8), so I highly recommend that you try to run Windows Update to get your system up to date. Is it as a society (such as a thin client Terminal Server computer) system, this is not possible, and most likely, your system administrator will have to help you.

  • Receive the error message "the server that you are connected using a security certificate that could not be verified that the certificate CN name does not match the passed value.

    Prob Winmail.

    Receive the error message "the server that you are connected using a security certificate that could not be verified that the certificate CN name does not match the passed value. Do you want to continue? ». This started happening after that my laptop has been reformatted. I have synced with Gmail winmail and followed the instructions to do this correctly. By pressing the tab 'Yes' allows me to use winmail, but it's a little embarrassing.

    Using a digital signature?  Check the settings under Tools | Options | Security and also tools | Accounts | Mail | Properties | Security.

    Also, see here (http://mail.google.com/support/bin/answer.py?hl=en&answer=86382) and make sure that your settings are correct.

    Steve

  • Impossible to analyze the xml.aspx contained in the main.js.Iam get the following error"could not obtain XML document, and the connection has failed: status 500

    Impossible to analyze the xml.aspx contained in the main.js.Iam get the following error"could not obtain XML document, and the connection has failed: status 500

    My main.js resembles

    xmlDataSource var = {}
     
    URL: 'dcds. - symbianxml.aspx", etc. (sample).
     
    init: function() {}
    URL, successful reminder, the reminder of failure
    This.Connect (this.) (URL, this.responseHandler, this.failureHandler);
    },
     
    /**
    * Analyzes the XML document in an array of JS objects
    @param xmlDoc XML Document
    * @returns {table} array of objects of the device
    */
    parseResponse: {function (xmlDoc)}
        
    var chElements = xmlDoc.getElementsByTagName ("channel");
       
    channels of var = [];
      
    Console.log (chElements.Length);
      
    for (var i = 0; i)< chelements.length;="">
        
    var channel = {};
       
    for (var j = 0; j)< chelements[i].childnodes.length;="">
        
    var node = Sublst.ChildNodes(1).ChildNodes(0) chElements [i] [j];
                
    If (node.nodeType! = 1) {//not an element node}
    continue;
    }
           
    Channel [node. TagName] = node.textContent;
    }
       
    Channels.push (Channel);
    }
    Console.log (Channels.Length);
    return the strings;
    },
     
    /**
    Manages the response and displays the data from device web app
    @param xmlDoc
    */
    responseHandler: {function (xmlDoc)}
      
    var channel = this.parseResponse (xmlDoc);
    var markup = "";
       
    for (i = 0; i< channels.length;="">
       
    markup += this.generateHTMLMarkup (i, channels [i]);
    }
    document.getElementById("accordian").innerHTML = mark-up;
    },
     
    /**
    Generates HTML tags to insert in to the DOM Web App.
    * @index i, index of the device
    @param device, device object
    */
    /*
    generateHTMLMarkup: function (i, channel) {}
      
    var str ="";
    "Str += '.


    ' onclick =-"mwl.setGroupTarget ('#accordian ',' #items_" + i + "', 'ui-show ',' ui - hide');" + ".
    "mwl.setGroupTarget ('#accordian ',' item_title_ #" + i + "', 'ui-open', 'ui-farm'); Returns false; \ » > » ;
    "" Str += "" + channel ['name'] + ' ";
    "Str += '.
    ";
    "Str += '.
    ";
    "Str += '.
    "+" id: "+ channel ['id'] +" ' "
    ";
    "Str += '.
    "+" type: "+ channel ['type'] +" ' "
    ";
    "Str += '.
    "+" language: "+ channel ['language'] +" ' "
    ";
    "Str += '.
    «+ "bandwidth:" + "fast" channel + "»»
    ";
    "Str += '.
    "+" cellnapid: "+ channel ["cellnapid"] +". "
    ";
    "Str += '.
    «+ ' link: '+'start the video »»
    ";
    "Str += '.
    ";
    return str;
    },*/
    generateHTMLMarkup: function (i, channel) {}
       
    var str ="";
    "Str += '.
    ";
    str +=  "" +
    "" + channel ['name'] + ""+""
    ";
    "Str += '.
    «+ ' link: '+'start the video »»
    ";
         
    return str;

    },
     
    failureHandler: {function (reason)}
    document.getElementById("accordian").innerHTML = "could not get XML document.
    '+ reason;
    },
     
    /**
    Retrieves a resource XML in the given URL using XMLHttpRequest.
    @param url URL of the XML resource to retrieve
    @param called successCb, in the XML resourece is recovered successfully. Retrieved XML document is passed as an argument.
    @param failCb called, if something goes wrong. Reasons, in text format, is passed as an argument.
    */

    Connect: {function (url, successCb, failCb)
      
    var XMLHTTP = new XMLHttpRequest();
      
    XMLHTTP. Open ("GET", url, true);

    xmlhttp.setRequestHeader("Accept","text/xml,application/xml");
    xmlhttp.setRequestHeader ("Cache-Control", "non-cache");
    xmlhttp.setRequestHeader ("Pragma", "non-cache" "");
      
    var that = this;
    XMLHTTP.onreadystatechange = function() {}
       
    If (xmlhttp.readyState == 4) {}
        
    If (XMLHTTP. Status == 200) {}
         
    {if (!) XMLHTTP.responseXML)}
    try {}
    If server has not responded with good an XML MIME type.
    var domParser = new DOMParser();
    var xmlDoc = domParser.parseFromString(xmlhttp.responseText,"text/xml");
           
    successCb.call (that, xmlDoc);
           
    } catch (e) {}
    failCb.call (, "answer was not in an XML format.");
    }
              
    } else {}
    successCb.call (that, xmlhttp.responseXML);
    }
    } else {}
    failCb.call (this, "connection failed: status"+ xmlhttp.status ");
    }
    }
    };
    XMLHTTP. Send();
    }
    };

    Please see the content in main.js is fully analyzed.

    Forward for the solution to my request all members of the community...

  • Error message: Windows Media Player could not complete burning because the disc is not compatible with your player...

    I have one of the same type of disc engraved the other day without problem. Tried to burn a CD today the progress achieved 99%, then I got the error message. Windows Media Player could not complete burning because the disc is not compatible with your drive. Try to insert another type of recordable media or use a disc that supports a write speed that is compatible with your drive.

    Hi David,

    Thank you for giving us the opportunity to help you with this problem.

    According to the problem description, you were not able to burn a DVD with Windows Media Player.

    You get the error that the disc is not compatible with your drive.

    Let me ask you a question.

    (1) what is the type of DVD or CD you want to create?
    (2) don't you make changes to your computer before this problem?

    I would suggest a few troubleshooting methods. Run the Windows Media Performance troubleshooting tool and follow the steps in the link to burn a CD or a DVD.

    Method 1: Run Windows Media Player Performance convenience store.

    Please follow the steps below to do so.

    (a) key Windows + W keys on your desk.
    (b) write the Troubleshooting in the search box in the upper right.
    (c) select the Troubleshooting option after the search.
    (d) select the option of Performance of Windows Media Player .
    (e) click Next to perform the resolution of the problems of performance of Windows Media Player and follow the steps.

    Method 2: Follow the steps in the link here and burn the CD or DVD.

    Burn a CD or DVD in Windows Media Player

    http://Windows.Microsoft.com/en-us/Windows-8/burn-CD-or-DVD-Media-Player

    I hope that solves your problem. Please feel free to write back to us, if you are facing any problem related to Windows.

  • How to fix the error, "the procedure entry point PK11_PubDerive could not be found in the dynamic link library nss3.dll

    I use windows 7 and Firefox 39.0. Recently, when I open Firefox it gives this error, 'the entrance of procedure point PK11_PubDerive could not be located in the dynamic link library nss3.dll'. I click on the OK button, and then Firefox load without any other side effects. But this becomes quite annoying and I would not get an error message to me. I tried to uninstall Firefox (all the same when I search for it, nothing comes up) and re-install. But the message is still there. I'm lost for what to do to get rid of him. Any help would be great!

    Thank you!

    BlindingFog said

    I use windows 7 and Firefox 39.0. Recently, when I open Firefox it gives this error, 'the entrance of procedure point PK11_PubDerive could not be located in the dynamic link library nss3.dll'. I click on the OK button, and then Firefox load without any other side effects. But this becomes quite annoying and I would not get an error message to me. I tried to uninstall Firefox (all the same when I search for it, nothing comes up) and re-install. But the message is still there. I'm lost for what to do to get rid of him. Any help would be great!

    Thank you!

    I thought about it. I had Cyrstal Reports XI on my machine and when I uninstalled it the error disappeared.

  • Satellite U405 - S2833 Fingerprint error: could not open the sensor

    Hello, I am very new to the forums so I apologize in advance if I don't give all the necessary accurate information in this thread.

    I have a Toshiba U405-S2833 and it came with the TrueSuite Access Fingerprint Software.

    I downloaded an update a few days ago, but I don't remember if it's for Vista or Toshiba. Since then, my fingerprints were all removed from the system, and when I try re - save, I get this error message "error: could not open the sensor" I can't find the material to fix the sensor manually without going through the TrueSuite software.

    Any help would be greatly appreciated.
    Thanks in advance

    I am also having the same problem.

    My boss uses a Satellite U405-2628 fingerprinting and with the sensor TrueSuite Access Manager. It worked fine, then I updated windows and it has stopped working. I was on the updates and noticed an update of TrueSuite and thought that maybe that was messed up things.

    Then there were other issues that went past me locked out of the machine (anti-virus and loss of relationship with the field... also my fault). So I decided to wipe the machine and install fresh Vista.

    I installed everything but the TrueSuite software still not able to open the sensor. After hitting my head on it, I decided enough was enough and I restored it using Toshiba recovery disks.

    It took a few hours and here I am logged in as administrator and the TrueSuite software still cannot open the sensor. I don't know what I can do, since it is to return to the factory settings.

    As the above poster said, HELP!

    Thank you.

    ... a little later...

    Well, I managed to do work, and this can be useful for some people out there since I found no easy answers. I can't guarantee anything, and it's really complicated... so here go us.

    First, I downloaded the latest update from Toshiba (util_fingerprint_27460A.exe) and nothing has worked.
    Then I uninstalled the sensor since (click right, uninstalled) Device Manager to uninstall the driver as well (it should invite you to do so)
    Then, still in the Device Manager, I scanned for new hardware and it came with my sensor. I said to look for drivers and when he could not find, I think it gave me an option for windows search for an answer... or something like that. He came back with a link to Authentec (www.authentec.com/win7update/w7wbf32.exe, I think). So I downloaded that and installed. He rose through the device under "Biometric devices" then before... I think it's under the "Personall security device" or something like that. But alas, still no luck. So I uninstalled all the device from the Device Manager (taking care of uninstalling the driver as well) and of the TrueSuite software. Then came the break I was looking for.

    Online research I came across this page... http://members.driverguide.com/driver/detail.php?action=download&driverid=1194755. I had the chance before to DriverGuide.com so I thought what the heck. It is a driver of HP for the same sensor and it is dated 2006. So I downloaded and installed. Still nothing...

    Disgusted, I thought, well let's try to install util_fingerprint_27460A.exe on top of that. So I did, restarted and I couldn't believe my eyes when he said to connect and register fingerprints not seriously. And so I did. I hope this helps people, I don't really know how the sensor I so messed up, but I'm glad it worked.

    Yet one thing... and this may be important. When I took TrueSuite first after doing all this, he told me that the storage of fingerprints was full... or something in that sense. So I clicked the button remove all traces of fingers button and it I would like to register my fingerprints. I'm starting to wonder if that was all I had to do in the first place... Guess I'll never know.

    Good luck.

    Post edited by: rewind22x

  • Error, "could not stop main service of McAfee Amti-malware on the Local computer. Error 5: access is denied. "when trying to stop the McShield service.

    Original title: mcshield is a nightmare for me.

    McShield is a nightmare for me.  Its location is c:\program files\common files\mcafee\ACore\mcshield.

    When I try to stop it in services.msc I get the error "could not stop McAfee Amti-Malware Core service on Local computer.  Error 5: access is denied. »

    I have administrative rights at sign on. How to stop this monster?

    http://www.pchell.com/virus/uninstallmcafee.shtml

    read this through

    If it was me I would uninstall McAfee, it is not highly recommended by someone I know.

    Once it is removed, try a free antivirus, I use MSE, but you have to read the instructions first!

    http://www.Microsoft.com/en-US/Download/details.aspx?ID=5201

    Download MSE

    http://experts.Windows.com/w/experts_wiki/89.aspx

    MSE installation checklist

    If you choose to use Mcafee, download autoruns, which shows which takes over at the start and you can disable here.

    AUTORUNS

    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902

    Above is autoruns to loadup questions

    If you still can't find the entry in the registry, download Autoruns.  Let it finish the scanning, then click the Services tab.  Find the name of the service 'wrong' in the left column ("Autorun entry").  Right click and select ' go to '.  You will go straight to the appropriate entry in the registry for editing.

    I would like to examine what you load at startup. You should see if you have any programs from loading during the startup process, which can be changed on request.
    With Autoruns, you can deselect an item which disables startup, or you can click with the right button on an item, then remove it. If you clear the check box that you can check back for re - activate the element. It is an approach much safer than editing the registry and better than using msconfig.
    Another useful feature of the program is that you can click with the right button on an item and select search online to get information about the selected item.

    When you use Autoruns, you will need to click on the "Connection" tab to see what runs at startup.

Maybe you are looking for