Error: ORA-06508: PL/SQL: called program unit is not found

Hello

I was surprise issue while testing my code from Oracle. Let me explain first of all the details of the environment. Our application built
Java/J2EE (Weblogic) and backend is Oracle 11 g re2. Calling Java call through different users who have been providing
synonymous with option and running for corresponding procedure.
I created the EXTRACT_CUSTOMER_INFO_PK package which exract data from file text with UTL_FILE (direcory, UTL_FILE grant is provided to the user to DB).
Now this package was called rp_execute_procedure_pr - I have here is the code
CREATE OR REPLACE PROCEDURE RP_EXECUTE_PROCEDURE_PR
(
i_atlas_job_schedule_fk IN atlas_job_schedule.atlas_job_schedule_pk%TYPE,
i_job_id IN atlas_job.job_id%TYPE,
i_parm_value IN atlas_job_schedule.parm_value%TYPE,
o_status_code ON the NUMBER,
o_status_mesg OUT VARCHAR2
)
IS
-Other older code that is not relevant to this problem-

-Other older code that is not relevant to this problem-

-The code below, I added-
ELSIF l_job_id = "CUST_EXTRACT" THEN


EXTRACT_CUSTOMER_INFO_PK.customer_report (i_parm_value,
o_status_code,
o_status_mesg);


-o_status_code: =-99999999.
-o_status_mesg: = "PARTHA PARTHA PARTHAcess arrested!";

ON THE OTHER
o_status_code: =-20300;
o_status_mesg: = ' Job Id: ' | l_job_id | ' Not found. Process is completed!';
END IF;

update_log_auto
(
ajs_rec.atlas_job_schedule_pk,
' Treatment time (GMT) of the end: '
);

EXCEPTION
WHEN eProcError THEN
o_status_code: = SQLCODE;
o_status_mesg: = SUBSTR(vMsg ||) e -'|| SQLERRM, 1, 200);

WHILE OTHERS THEN
o_status_code: =-20300;
o_status_mesg: = SUBSTR (SQLERRM, 1, 200);

update_log_auto
(
ajs_rec.atlas_job_schedule_pk,
' Error: '. SQLERRM | » '
);

update_log_auto
(
ajs_rec.atlas_job_schedule_pk,
' Treatment time (GMT) of the end: '
);
END RP_EXECUTE_PROCEDURE_PR;


Now he compiled sucesfully. And while I SAT RP_EXECUTE_PROCEDURE_PR then run fine and extracted txt file. But while I called him procedural Java it gives us the error as
Error: ORA-06508: PL/SQL: 13:16:51 August 2, 2012 called program unit could not be found.

Like I said RP_EXECUTE_PROCEDURE_PR old proc and used by the other proc, so I first think question is newly added code or maybe a few grants or synonym (although it should not be)
So I created public means amd gave run grant to my public pkg.
But he repeated the same mistake.
I have a lot of R & D on my package but nothing happen. Finally I have my new pkg RP_EXTRACT_CUSTOMER_INFO_PK remane and it works fine

I need to know what is the RCA for her. I donot think any problem as renaming pkg dependecy works very well.

NB my user DB iATLAS and Javauser is SUDEEP


Thanks in advance

Martin Paiva

Name conflict usually occurs because there is another object with the same name: could be it is even a java package name and plsql package package or could be same name from a different scheme.

First of all, try to use the fully qualified name: myschema.mypackage.myprocedure

Tags: Database

Similar Questions

  • 11.5.10.2 to R12.1.1 update: error loading of seeds for GL_DEFAS_ACCESS_SETS data: DEFINITION_ACCESS_SET = SUPER_USER_DEFAS, ORA-06508: PL/SQL: called program unit is not found

    Hello

    Version of the EBS: 11.5.10.2

    DB version: 11.2.0.3

    Version of the OS: AIX 6.1

    Under 11.5.10.2 R12.1.1 update, while implementing a merger 12.1.1 upgrade driver (u6678700.drv), we got below error:

    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    ATTENTION: All workers have failed or are pending:

    IMPOSSIBLE: folder glsupdas.ldt worker 3.

    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    drix10: / fmstop/r12apps/apps/apps_st/appl/admin/FMSTEST/log > tail-20 adwork003.log

    Restart the task that failed and has been corrected.

    Time, when the worker restarted job: Wednesday, August 7, 2013 10:36:14

    Loading data using FNDLOAD.

    FNDLOAD APPS / * 0 DOWNLOAD @SQLGL:patch/115/import/glnlsdas.lct @SQLGL:patch/115/import/US/glsupdas.ldt -.

    Connecting to applications... Successfully connected.

    Call the function FNDLOAD.

    Returned by the function FNDLOAD.

    Log file: /fmstop/r12apps/apps/apps_st/appl/admin/FMSTEST/log/US_glsupdas_ldt.log

    FNDLOAD of error function call.

    When the worker has no time: Wednesday, August 7, 2013 10:36:14

    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    drix10: / fmstop/r12apps/apps/apps_st/appl/admin/FMSTEST/log > tail-20 US_glsupdas_ldt.log

    Current system time is sea Aug 7 10:36:14 2013

    Download from data file /fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/import/US/glsupdas.ldt

    Changing environment NLS_LANGUAGE AMERICA database

    Dumping from the LCT/LDT files (/ fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/import/glnlsdas.lct(120.0), fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/import/US/glsupdas.ldt) to the staging tables

    Dumping file fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/import/glnlsdas.lct(120.0 LCT) in FND_SEED_STAGE_CONFIG

    Dumping LDT file /fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/import/US/glsupdas.ldt in FND_SEED_STAGE_ENTITY

    Dumped the lot (GL_DEFAS_ACCESS_SETS SUPER_USER_DEFAS, GL_DEFAS_ACCESS_SETS SUPER_USER_DEFAS) in FND_SEED_STAGE_ENTITY

    Download of the staging tables

    Error loading of seeds for GL_DEFAS_ACCESS_SETS data: DEFINITION_ACCESS_SET = SUPER_USER_DEFAS, ORA-06508: PL/SQL: called program unit is not found

    Simultaneous request ended

    Current system time is sea Aug 7 10:36:14 2013

    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    Hello

    Please, recreate the specification and body of the respective package and try:

    -Navigate to $GL_TOP, patch, 115, sql

    -Connected as a user of the applications.

    sqlplus Oracle@Amazon sql apps]

    SQL * more: version 10.1.0.5.0 - Production Wed Aug 7 13:53:33 2013

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

    Enter the password:

    Connected to:

    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - Production

    With partitioning, OLAP, Data Mining and Real Application Testing options

    SQL > @glistdas.pls

    Addition of PL/SQL package for gl_defas_access_sets_pkg specifications

    Package created.

    Validation complete.

    ...

    ..

    SQL > @glistdab.pls

    Addition of the PL/SQL package for gl_defas_access_sets_pkg body

    Package body created.

    Validation complete.

    See if this helps you, validation of the object.

    Better subject.

  • ORA-06508: PL/SQL: called program unit is not found

    I found this error in a project and I was confused as the program unit is there, but the error indicates the program unit is not found. So I'm googling and find an answer here oracle - ORA-06508: PL/SQL: could not find program unit called - Stack Overflow where a packet can be stateless or stateful after recompilation. I wonder, the idea of the package is we can change the package body and compile without the need to compile the package specification if the specification is not changed. If I compile them both, it will be fine, no more error, but I need compile the client application - form of Oracle.

    My question is:

    1. as the variables, constants, and the sliders that declares a package create the State (as explained in the link above), when should I use?

    2. why the error information correctly? I mean why not... say something like... "the package is with State..."

    Thank you

    regard, ib

    1 use them when you need to use - that is what really you ask?

    2. like the other article says that you probably never gave us the last exception to a trace. What does "I found this error in a project" mean? You won't "find" exceptions - Oracle reports. If show details of how the code was executed and all of the exceptions as Oracle supplied ALL participate.

    Package plug most will include the constants and cursor statements. That rarely only functions/procedures will be declared. In General, do NOT recomiling/change packages in production environments.

    But if you do then you'll probably apps that do not as you describe. As doc says Oracle quotes will be implicitly recompile time code first (although still have reported that initial exception) so that the references are not lacking.

  • "ORA-06508: PL/SQL: called program unit could not be found.

    Hi all

    I'm not able to run a map after deployment. It is said "ORA-06508: PL/SQL: called program unit is not found" any help is greatly appreciated.

    Also I get the error message of smart recovery: orphan treats when I m trying to log on in the morning. It is said to kill the process using Alter kill, but the problem is not resolved. Kindly help me.

    Thank you

    Hello

    Without the instructions I canoe tell u anything. But that is the problem, why you have found a problem in the map. The package must be corrected first. I think it is just a syntax issue anyway. Try to use PL/SQL expert to get this resolved or mailed the package here, and I'll have a look.

    Concerning
    Bharath

  • Called program unit is not found

    We are facing a problem of development, which, while it is not preventing us from working, but it is seriously slow our progress. It goes something like this...

    We have a ColdFusion to an Oracle PACKAGE, 'package A' interface ' Package has "called"package B"and"plan B"called"C package ". We are working actively on the "C package", the last of the string and then by testing these changes to the ColdFusion interface.

    Whenever we run a CREATE or REPLACE on C 'package (we tried the two compilation as the BODY, and the SPECIFICATION and BODY), we get the following ColdFusion error when we test from the interface:
    ORA-06508  PL/SQL: Could not find the program unit being called
    If we wait a bit, everything starts working again. Note that while we wait, "Plan C" is not be recompiled. While it works fine. Our best guess is that there is something that past due the connection pooling of the processes in place. Maybe... If you are lucky enough to lock onto a new connection, the error does not appear? But, if you connect to a session which was present at 'C 'package has been recompiled, you will then get the ORA-06508? These connections use a JDBC driver.

    I guess that I expected to get the error ORA-04061 ("current state of the package has been abandoned"), and which is more rarely than the ORA-06508, but the "could not find program unit" coming is just to stop our efforts until everything starts to work again.

    I found some suggestions online (http://www.orafaq.com/forum/t/14555/2/) who claim that the SHARED POOL must be rinsed and that will help with this error, but I'm not sure that I have to wear an atomic bomb to a fight. In addition, these PACKAGES are not huge, so I'm not sure that we will meet the limits of memory is is concentrated on the other posts:

    package A: 1533 lines
    package B: 1015 lines
    c packaging lines: 1842

    Anyone has a suggestion for us to follow-up on? As I said, we're not dead in the water, but it becomes quite frustrating.

    Thank you
    -= Chuck

    Have you tried to compile the procedures A & B after changing C?

    When you edit a dependent object, Oracle marks the invalid calls objects. When these objects are called, Oracle compiles and runs. Normally, this is all transparent to the user.

    However, the problem comes when your framework / library / etc. Decides to be a little too clever and try to describe the object before calling the procedure. Oracle compiles not a not valid object when describe you it, so the framework can incorrectly conclude that there is no A valid procedure when he sees that A is invalid. If blindly, he attempted to call A, on the other hand, Oracle would compile it and run might work.

    Justin

  • While the BLOB conversion of type CLOB error - ORA-06502: PL/SQL: digital error or value

    Passing data from attachment of DB (Blob data Type) after the CLOB data type conversion, giving the error "ORA-06502: PL/SQL: digital error or value" in the PL/SQL package. If the BLOB size 32K > it will give another error works great my procedure.

    For example, I enclose my code here.

    function get_base64 (p_blob_in in blob) return clob is

    CLOB v_clob;

    CLOB v_result;

    whole v_offset;

    v_chunk_size PLS_INTEGER: = 12288;

    v_buffer_varchar varchar2 (32767).

    v_buffer_raw raw (32767).

    Start

    fnd_file.put_line (fnd_file.log, 'here');

    If p_blob_in is null then

    Returns a null value.

    end if;

    DBMS_LOB.CREATETEMPORARY (v_clob, true);

    fnd_file.put_line (fnd_file.log, 'here1');

    v_offset: = 1;

    fnd_file.put_line (fnd_file.log, 'Loop value'-| ceil (DBMS_LOB.) GetLength (p_blob_in) / v_chunk_size));

    because me in 1... ceil (DBMS_LOB. GetLength (p_blob_in) / v_chunk_size) loop

    DBMS_LOB. Read (p_blob_in, v_chunk_size, v_offset, v_buffer_raw);

    v_buffer_raw: = utl_encode.base64_encode (v_buffer_raw);

    v_buffer_varchar: = utl_raw.cast_to_varchar2 (v_buffer_raw);

    DBMS_LOB. WriteAppend (v_clob, length (v_buffer_varchar), v_buffer_varchar);

    v_offset: = v_offset + v_chunk_size;

    end loop;

    fnd_file.put_line (fnd_file.log, 'Out of the loop');

    v_result: = v_clob;

    fnd_file.put_line (fnd_file.log, 'V_result length' - |) DBMS_LOB. GetLength (v_result));

    fnd_file.put_line (fnd_file.log, 'V_result' - | v_result);

    DBMS_LOB.freeTemporary (v_clob);

    Return v_result;

    exception

    while others then

    fnd_file.put_line (fnd_file.log, 'Error based on the encode_base64' - |) SQLERRM);

    Returns a null value.

    end;

    In my main program I call this function as below:

    Main proceedings...

    l_return_clob CLOB.

    Begin

    ....

    l_return_clob: = get_base64 (p_blob_in);

    -In returning it gives error - ORA-06502: PL/SQL: digital error or value

    end;

    Then, please mark the thread ANSWERED.

  • How to solve the error ORA-00001 in SQL Insert?

    Hi all, I need your help appreciated.

    I do a plsql procedure that inserts a line according to the value of the slider, I have error oracle ORA-00001: unique constraint (constraint_name) violated.

    This message may appear if a duplicate entry exists at a different level: in the RDBMS MySQL, I have the syntax IGNORES to solve this error of duplication... and in Oracle?

    Thanks for your time and your advice.
    Miguelito

    user6317803 wrote:
    How to solve the error ORA-00001 in SQL Insert?

    ORA-00001 means table a unique/primary key / index and you attempt to insert a row with the key value already exists in the table. I'll assume table has a primary key on COUNTRY_ID. Then modify SQL for:

    SQL = "INSERT INTO COUNTRIES (COUNTRY_ID, COUNTRY_NAME, REGION_ID) SELECT"BZ","BLZ", 3 DOUBLE WHERE DOES NOT EXIST (SELECT 1 FROM COUNTRIES WHERE COUNTRY_ID ="BZ").

    There is a good chance COUNTRY table also has unique key/index on COUNTRY_NAME. If so use:

    SQL = "INSERT INTO COUNTRIES (COUNTRY_ID, COUNTRY_NAME, REGION_ID) SELECT"BZ","BLZ", 3 DOUBLE WHERE DOES NOT EXIST (SELECT 1 FROM COUNTRIES WHERE COUNTRY_ID = 'BZ' OR 'BLZ' = COUNTRY_NAME).

    SY.

  • Program unit could not be found: OE_Order_PUB. Process_Order

    Hi friends,

    My Appl version: 12.1.3

    I tried to write an anonymous block for process control. I used the script under Doc ID 746802.1. I just changed the quantity and the Line_id.


    I get the message below:

    BEGINNING OF THE NEW DEBUG

    OM file debugging: /sqlcom/outbound/l1009061.dbg

    message: ORA-06508: PL/SQL: unit of program being called in the package OE_Order_PUB procedure Process_Order is not found

    message index is: 1

    Amount of line update failed

    version OE_Order_PUB:

    / * $Header: OEXPORDB.pls 120.14.12010000.10 25/02/2011 09:41:40 snimmaga ship $ * /.


    Am I missing something? Has anyone found this problem and solved it?


    Hi Laurent,.

    Please check for invalid objects of the same, as the likely reason is due to invalid objects.

    Have a review on the notes:

    Sale order form ORA-06508 PL/SQL could not find program unit called in the Package OE_ORDER_PVT OEXOEORD.fmb of invalid objects (Doc ID 1319400.1)

    ORA-06508 PL/SQL did not find program unit called in the package Oe_order_price_pvt (Doc ID 285225.1)

    Thank you &

    Best regards

  • Error code: 0F00:1340 Msg: block 64736: address mark not found or media error

    I received the first SATA hard drive failure error 0 when I tried to start my computer so I did a diagnostic test on the computer (Dell Dimension 3100) from the drivers and utilities CD that came with the computer. I did the quick test and received the following "error Code: 0F00:1340 Msg: block 64736: address mark not found or media error" any advice on how I can fix this? Can someone help me please?

    Hello

    First of all, check that the power and the IDE data cables are connected properly to the hard drive and the motherboard, by deleting and reinstalling them, if this does not resolve the problem, then it is likely the hard drive has failed and needs to be replaced.

    I suggest you to contact Dell technical support for assistance.

    http://support.Dell.com/

  • After the message "error loading c:\windows\ulavodej.ddll specified module is not found.

    When the computer receive following message:

    "error loading c:\windows\ulavodej.dll specified module is not found."

    any help to fix this would be appreciated.

    Looking for errors like this by doing a search on Google for the name of the file.  Usually, they turn up without success.

    When a search in no hits or suspicious hits result, the answer is usually that the file in question is linked to the malicious software and your anti-malware application has deleted or quarantined file, but left to the Windows registry entry that tries to start the malicious software when you start your computer.

    First of all, download, install, update and run full scans with two of these free analytical tools:

    MalwareBytes AntiMalware
    SUPERAntiSpyware

    Do not run the scans at the same time.  They can take some time, so start an and then go for a non computer chore for awhile.

    If the scans does not solve the problem (and they can't, because the actual malware file has already been processed), then download and run Autoruns.  Click on the "Connection" tab and look in the column 'Image path' for the dll named in your error message.  If it is not displayed in the connection tab, click the "all" tab and use the file > search tool.  A characteristic of the search of Autoruns tool is that you must move the selection under the element line "found" before you "Find Next."

    Once you find the line with the file in question, either "delete" or (if you want to be safer) uncheck the box.  The latter prevents the line running, but you can reactivate it later by removing the check mark.

  • Error code: 0 x 80070035 the network path was not found.

    Hi all

    I have 2 systems. In one system, I installed Windows XP Pro SP2 and in another machine I installed Windows Vista Home Basic Edition. The two systems are networked. I am able to access and view the shared folder in Vista the XP system. But when I am trying to access folders in XP since Vista I get the below error:
    Windows cannot access \\hyd02
    Check the spelling of the name. Otherwise, there could be a problem with your network. In an attempt to identify and solve network problems, click on diagnose.
    Error code: 0 x 80070035 the network path was not found.

    I did the settings below:
    (1) file and printer sharing are enabled in both systems.
    (2) firewall is disabled in the systems.
    (3) in the center of security and network, the network is private.
    and network discovery is enabled, file sharing is enabled, public folder sharing is turned on, printer sharing are enabled and protected by password sharing is
    Off, media sharing turned OFF.
    (4) the name of the task force in both the system is the same.
    Can someone help me solve this error...
    Thank you
    Sylvie G

    Hi Sylvie G

    Thanks for posting on Microsoft Answers.

    Are the same username and password on both systems?
    What is the share name you are trying to do on the XP machine?
    Let's say that the share name is music, you would get to it by typing \\hyd02\music

    Can you do a Test PING since the Vista PC on the XP PC?
    Go to a command prompt and type ping followed by the IP address of the computer XP

    Please post back the results... Thank you Ken
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • missing Windows Sidebar. C: Program Files Application not found.

    10 days ago everything worked fine, but now even if I want to customize my dock or I use D T the Application C:/Program Files etc not found keep appearing. Also, whenever I click on Google Chrome or IE etc etc, I get a box popping up that are asked to choose a program I want to open the file... Sidebar is gone too. Help!

    Hello
     
    1. don't you make changes before the show?
     
    As you have several questions on the computer, we recommend that you restore the computer to an earlier time when it worked very well for this problem. To restore the computer to an earlier time, try the following steps.
    1. Click Start, type system restore, click System Restore in the list.
    2. choose the appropriate date when the computer was working fine.
    3. follow the instructions in the wizard to complete the system restore process.
    4 restart the computer and check if everything is OK.
     
    For more information about system restore, see this link:
    http://Windows.Microsoft.com/en-us/Windows-Vista/what-is-system-restore
     
    We also recommend online virus scanner to delete all computer infections: http://onecare.live.com/site/en-us/default.htm
     
    I hope this helps.
     
    Kind regards
    Syed
    Answers from Microsoft supports the engineer.
  • network error 0 x 80070035 that the network path was not found.

    I have problem of network with Win7 pro. When I click on my network folder links to my LAN I geterror 0 x 80070035 the network path was not found.

    The network has been set up for 4 months, it includes 3 PC, so far the only problems have been minor, such that the network links, which restart a system endangered has been necessary to update the network and worked.

    The 2 other PC can see and access each other and see and access PC Win7 Pro troubled, but troubled PC Win7 Pro can even happen to its own network without theerror records 0 x 80070035 the network path is not found, arise.

    After hours of checking, I have found no resolution, but as I restored it the PC several times, sometimes service reappearing for a while.
    In my search for possible causes, I opened the Device Manager with the selected hidden devices, under network adapters and found189 instances of card Microsoft 6to4.
    I don't have 3 PC's networked! Anyone know if it is a normal number for Win7 or I found part of an anomaly.

    Any suggestions?

    c.Maresca

    Thank you for your comments.

    In the search for a solution to my problem of network Win7 Pro, that I've been on all the settings you mentioned before that I posted my question and no problem, everything is as it is necessary to have a comprehensive network and the network was very good except the occasional missing links, which I described in my original post. The only addition to the configuration of PC from the network has been initially implemented has been automatic updates to update from Ms.

    The good news is that, as I studied it to the maximum, I found 2 messages in the network forum Win7 which combined provided the solution for my problem with the network.

    As I did research on it, I noticed that a lot of people have similar problems of network. I know that there are many reasons of connectivity issues, as well as the solutions are specific problems, but if other users of the network are affected by the problem of multiple card Microsoft 6to4 and local network error 0 x 80070035 that the network path is not found, the solution I found worked for me.

    If you want to see more respond to this stream.

    c.Maresca

  • When you try to access an external drive shared by MAC from Windows, I get an error Code: 0 x 80070035 - the network path was not found

    Original title:

    I'm unable to access an external drive that I have connected to a mac on my home network.  I can access all the files on the mac itself, but when I try to connect to the external drive, windows 7 gives the error Code: 0 x 80070035 - the network path was not found.  The external drive is set to share on the Mac, but Windows 7 always gives me error.

    Hi Comicsancturn,

    Follow the troubleshooting steps in this thread to solve the error 0 x 80070035.

    Let us know if that helps.

  • Windows 7 network drive mapping error: "error code: 0 x 80070035 the network path was not found."

    I recently started getting an error when you try to access my network drive. Attempt to fix I have also disconnected the drive and tried to reconnect. I get the error: error code: 0 x 80070035 the network path was not found

    I am able to map the drive of all the other machines in the hold of the House (Mac OS X, Windows XP, Windows Vista).  However, the Windows 7 machine continues to report the error.

    I searched the internet for the microsoft Web site and answers and so far nobody seems to have an answer to the problem (and it seems to be a very common problem in Windows 7, based on the number of reports I've met in my search). I'm able to reach the reader through the IP address, but cannot connect in it (continues to re - ask for credentials and I checked the credentials I use are 100% correct).

    The only significant event was the address IP changed on the remote disk. What that tells me, is that windows is not updated the name of the drive to the new IP address and confounds seriously on how to get the player passing the correct credentials.

    I removed the protection against viruses (a suggestion said it was the cause), but it has no effect. Check my sharing permissions and so many different places that I could, but nothing has changed and all seems OK.

    The problem is in Windows 7, but I don't know where all configurations "tricks" are on the (64 bit) OS - has been used for a 32-bit system. Where can I manually fix the DNS or DHCP parameter for the name of the drive?

    SOLUTION

    It's a problem with Windows Explorer in Windows 7 do not resolve the computer name target to its IP address. It is not a problem with the firewall or antivirus.

    There is a simple workaround solution.  Use the IP address of the target computer, not the computer name.

    (1) find IP address that the computer target is.  It is desirable to give a private static IP address to the target computer, for example, 192.168.1.10, so it does not change.  Use the local windows help when you sit in front of the target computer to do this, if you don't know how.

    (2) when you are sitting in front of the Windows 7 computer, you want to access the target computer, open Windows Explorer and in the address bar type------followed\\192.168.1.10 static address of the target computer, for example, and press enter

    If the target computer uses the name of user and password sharing, after a few seconds, you will be prompted credentials.  Enter the same username and password used to log on the target computer when you're sitting in front of it.

    The target computer will be added to the list of computer network Windows 7, appearing as an IP address instead of a computer name.  You can access his actions as if it was listed by name instead of the number.

    That's all.

Maybe you are looking for