Recieving error 8001: Database connection could not be found

In hyperion reports 11.1.1.3 I am trying to create a new report. I created a new connection and after i created a new grid I wanted to see what is looks like. when I launched it. I recieved the error 8001: The database could not be found 8c5a0a4_13c44c8A227_-7d10 I tried other connections I recieved the same error. Just to make sure I tested an extising report and it worked fine. Can some one please tell me what I am missing and what do i need to do to get this wo work. Any help is appreciated

I logged out of Hyperion reports and logged back into the application and I had a connection with no issues

Similar Messages

  • Workspace Error 8001: The Database Connection could not be found

    We had to reboot all our windows servers recently and since then all the database connections in the database base manager in workspace are gone.
    I can see all the existing reports but cannot use any of them as I dont have any connections.
    Also I cannot create any new connections
    I get the error 8001: The Database Connection could not be found: 13cbd63_12b5e2a8b73_-7f8f when I try to create a new connection.
    Not sure what the problem is.
    Any suggestions?

    Hi Pat,
    It loks like your Biplus relational DB is corrupted, try with those steps:
    1. De-register BI+ from Shared Services (Config Utility->Hyperion Reporting and Analysis > Deregister from Shared Services)
    2. Configure against the backup database (Drop and recreate tables option).
    3. Re-register BI+ with Shared Services.
    4. Re-deploy BI+.
    5. Test Workspace and add new connections.
    Regards.

  • The Database Connection could not be found

    Hi guys,
    we did a complete new installation of EPM 11.1.2.1 for a testing environment.
    Did the installation 1-1 to our production system.
    But on TEST we have the problem to create database connections:
    Tools > Database Connection Manager > New Database Connection > Fails:
    8001: The Database Connection could not be found: -15da10bd_1378bcfb29f_-7d2c
    Any ideas?
    I am Admin and have all privileges.
    The problem exists for Essbase connections and HFM, too.
    Regards,
    Bernd

    Are you using a NAS share for storing reporting and analysis files? I mean the RM1 folder?

  • Adstrtal.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong.

    In our R12.1.3 EBS, on RHEL 5.5, 64-bit, we are getting this error -
    adstrtal.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong.
    However, neither the db is down nor the APPS password is wrong. I am able to connect from sqlplus from application tier. And also from the 10.1.3 home. I have checked similar threads here but none helped. Raised an SR yesterday but that too hasn't helped yet.
    Any ideas?
    Regards,
    Vinod

    please post he output of
    SQL> show parameter sec_case_sensitive_logon
    $ECHO TWO_TASK
    clean FND NODES
    How to Clean Nonexistent Nodes or IP Addresses From FND_NODES [ID 260887.1]
    Check if all services are down on application node, no process should be running.
    shut down db listener and database
    reboot the server
    start or reload listener on DB node and start the database
    Run autoconfig on db tier -- make sure it completes successfully.
    Run autoconfig on all apps tier -- make sure it completes successfully.
    Now, try to start applications on middle tier.
    ApPsMaStI
    sharing is Caring

  • Adstrtal.sh: Database connection could not be established

    I am trying to deploy Oracle EBS 12.1.3 on Amazon EC2 using oracle's delivered 64 bit AMIs.
    I am able to deploy DB tier without any problem.
    When I try to deploy App Tier, then it was failing on AutoConfig.
    When I try to run the AutoConfig manually, then it was complaining about remote db connectivity. Both the Lister on the DB tier and TNS Names on the app tier is configured fine, and I can do tnsping, and I can even connect using using sqlplus from app tier machine to the db tier.
    But the AutoConfig is overwriting is overwriting the tnsnames file on the app tier, by removing the domain name right next to the host name.
    After fixing the TNSnames manually, when I try to start the APP tier, I am getting the following error:
    $INST_TOP/admin/scripts/adstrtal.sh apps/apps
    You are running adstrtal.sh version 120.15.12010000.3
    adstrtal.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong.
    USAGE: adstrtal.sh <appsusername/appspassword>
    adstrtal.sh <applications_username/applications_password> -secureapps
    adstrtal.sh -nodbchk
    adstrtal.sh: exiting with status 1
    Please help.

    When I enable the display of adstrtal.sh, Here is the output:
    [oracle@ip-10-114-118-68 scripts]$ ./adstrtal.sh
    + header_string=': adstrtal_ux.sh 120.15.12010000.3 2010/03/14 13:28:05 dhakumar ship $'
    ++ echo ': adstrtal_ux.sh 120.15.12010000.3 2010/03/14 13:28:05 dhakumar ship $'
    ++ awk '{print $3}'
    + prog_version=120.15.12010000.3
    ++ basename ./adstrtal.sh
    + program=adstrtal.sh
    + usage_msg='\tadstrtal.sh <appsusername/appspassword>\n \tadstrtal.sh <applications_username/applications_password> -secureapps\n \tadstrtal.sh -nodbchk'
    + printf '\nYou are running adstrtal.sh version 120.15.12010000.3\n\n'
    You are running adstrtal.sh version 120.15.12010000.3
    + unpw=
    + ERROR_MSG=
    + nodbchk=
    + secureapps=
    + nopromptmsg=
    + ENVFILE=/u01/E-BIZ/inst/apps/VIS_ebsapptier/ora/10.1.3/VIS_ebsapptier.env
    + START=2
    + '[' '!' -d /u01/E-BIZ/inst/apps/VIS_ebsapptier/logs/appl/admin/log ']'
    ++ date +%m%d%H%M
    + dd=09282202
    + LOGFILE=/u01/E-BIZ/inst/apps/VIS_ebsapptier/logs/appl/admin/log/adstrtal.log
    + touch /u01/E-BIZ/inst/apps/VIS_ebsapptier/logs/appl/admin/log/adstrtal.log
    + exit_code=0
    + '[' 0 -ne 0 ']'
    ++ date +%D-%T
    + printf '\n 09/28/12-22:02:01 :: You are running adstrtal.sh version 120.15.12010000.3\n\n'
    + '[' '!' -f /u01/E-BIZ/inst/apps/VIS_ebsapptier/ora/10.1.3/VIS_ebsapptier.env ']'
    + . /u01/E-BIZ/inst/apps/VIS_ebsapptier/ora/10.1.3/VIS_ebsapptier.env
    ++ ORACLE_HOME=/u01/E-BIZ/apps/tech_st/10.1.3
    ++ export ORACLE_HOME
    ++ ORACLE_CONFIG_HOME=/u01/E-BIZ/inst/apps/VIS_ebsapptier/ora/10.1.3
    ++ export ORACLE_CONFIG_HOME
    ++ OPMN_CONSOLE_PATH=/u01/E-BIZ/inst/apps/VIS_ebsapptier/logs/ora/10.1.3/opmn
    ++ export OPMN_CONSOLE_PATH
    ++ PLATFORM=LINUX_X86-64
    ++ test LINUX_X86-64 = Solaris
    ++ PATH=/u01/E-BIZ/apps/tech_st/10.1.3/bin:/u01/E-BIZ/inst/apps/VIS_ebsapptier/ora/10.1.3/opmn/bin:/u01/E-BIZ/inst/apps/VIS_ebsapptier/ora/10.1.3/Apache/Apache/bin:/u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/bin:/u01/E-BIZ/apps/tech_st/10.1.3/oui/bin:/u01/E-BIZ/apps/tech_st/10.1.3/OPatch:/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/bin:/u01/E-BIZ/apps/tech_st/10.1.3/jdk/jre/bin:/u01/E-BIZ/apps/tech_st/10.1.3/perl/bin:/usr/bin:/usr/ccs/bin:/usr/sbin:/u01/E-BIZ/inst/apps/VIS_ebsapptier/admin/scripts:/u01/E-BIZ/apps/tech_st/10.1.3/perl/bin:/u01/E-BIZ/apps/tech_st/10.1.2/bin:/u01/E-BIZ/apps/apps_st/appl/fnd/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/ad/12.0.0/bin:/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin::/u01/E-BIZ/apps/tech_st/10.1.2/bin:/usr/bin:/usr/sbin:/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u01/E-BIZ/inst/apps/VIS_ebsapptier/admin/scripts:/u01/E-BIZ/apps/tech_st/10.1.3/perl/bin:/u01/E-BIZ/apps/tech_st/10.1.2/bin:/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u01/E-BIZ/inst/apps/VIS_ebsapptier/admin/scripts:/u01/E-BIZ/apps/tech_st/10.1.3/perl/bin:/u01/E-BIZ/apps/tech_st/10.1.2/bin:/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u01/E-BIZ/apps/tech_st/10.1.2/bin:/usr/bin:/usr/sbin:/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u01/E-BIZ/inst/apps/VIS_ebsapptier/admin/scripts:/u01/E-BIZ/apps/tech_st/10.1.3/perl/bin:/bin:/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/usr/local/bin:/bin:/usr/bin:/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/bin:/u01/E-BIZ/apps/tech_st/10.1.3/ant/bin:/u01/E-BIZ/apps/tech_st/10.1.2/OPatch:/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/bin:/u01/E-BIZ/apps/tech_st/10.1.3/ant/bin:/home/oracle/bin:/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/bin:/u01/E-BIZ/apps/tech_st/10.1.3/ant/bin:/u01/E-BIZ/apps/tech_st/10.1.2/OPatch:/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/bin:/u01/E-BIZ/apps/tech_st/10.1.3/ant/bin
    ++ export PATH
    ++ TNS_ADMIN=/u01/E-BIZ/inst/apps/VIS_ebsapptier/ora/10.1.3/network/admin
    ++ export TNS_ADMIN
    ++ TWO_TASK=VIS
    ++ export TWO_TASK
    ++ PERL5LIB=/u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/5.8.3:/u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3:/u01/E-BIZ/apps/apps_st/appl/au/12.0.0/perl:/u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi
    ++ export PERL5LIB
    ++ J2EE_TOP=/u01/E-BIZ/apps/tech_st/10.1.3/j2ee
    ++ export J2EE_TOP
    ++ OPMN_TOP=/u01/E-BIZ/apps/tech_st/10.1.3/opmn
    ++ export OPMN_TOP
    ++ CONTEXT_NAME=VIS_ebsapptier
    ++ export CONTEXT_NAME
    ++ ORA_NLS10=/u01/E-BIZ/apps/tech_st/10.1.3/nls/data/9idata
    ++ export ORA_NLS10
    ++ LD_LIBRARY_PATH=/u01/E-BIZ/apps/tech_st/10.1.3/lib32:/u01/E-BIZ/apps/tech_st/10.1.3/lib:/usr/X11R6/lib
    ++ export LD_LIBRARY_PATH
    ++ SHLIB_PATH=/u01/E-BIZ/apps/tech_st/10.1.3/lib32:/u01/E-BIZ/apps/tech_st/10.1.3/lib:/usr/X11R6/lib:/usr/lib
    ++ export SHLIB_PATH
    ++ LIBPATH=/u01/E-BIZ/apps/tech_st/10.1.3/lib32:/u01/E-BIZ/apps/tech_st/10.1.3/lib:/usr/X11R6/lib
    ++ export LIBPATH
    + test -n ''
    + test -n ''
    + test -n '' -a -z ''
    + test -z ''
    + printf '\nEnter the APPS username: '
    Enter the APPS username: + read USERNAME
    APPS
    + stty -echo
    + printf '\nEnter the APPS password: '
    Enter the APPS password: + read PASSWORD
    + printf '\n'
    + stty echo
    + test -z ''
    + test xAPPS = x -o xAPPS = x
    ++ echo APPS
    ++ sed -e 's/^ *//' -e 's/ *$//'
    + USERNAME=APPS
    ++ echo APPS
    ++ sed -e 's/^ *//' -e 's/ *$//'
    + PASSWORD=APPS
    + unpw=APPS/APPS
    + chk_password
    + test -z ''
    + sqlplus -s /nolog
    + '[' 1 -ne 0 ']'
    + ERROR_MSG='Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong.'
    + usage
    + printf '\nadstrtal.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong. \n\n'
    adstrtal.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong.
    + printf 'USAGE: \tadstrtal.sh <appsusername/appspassword>\n \tadstrtal.sh <applications_username/applications_password> -secureapps\n \tadstrtal.sh -nodbchk\n\n'
    USAGE: adstrtal.sh <appsusername/appspassword>
    adstrtal.sh <applications_username/applications_password> -secureapps
    adstrtal.sh -nodbchk
    + printf '\nadstrtal.sh: exiting with status 1\n\n'
    adstrtal.sh: exiting with status 1
    ++ date +%D-%T
    + printf '\n09/28/12-22:02:21 :: adstrtal.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong.\n'
    + printf 'USAGE: \tadstrtal.sh <appsusername/appspassword>\n \tadstrtal.sh <applications_username/applications_password> -secureapps\n \tadstrtal.sh -nodbchk\n\n'
    ++ date +%D-%T
    + printf '\n09/28/12-22:02:21 :: adstrtal.sh: exiting with status 1\n'
    + printf '\n=======================================================================\n \n'
    + exit 1

  • Cannot upgrade my ipod touch to iOS5.1 - error:"the network connection could not  be established" Although I can access the itunes store.

    Cannot upgrade my ipod touch to iOS5.1 - error:"the network connection could not  be established" Although I can access the itunes store.
    Running Mac OS 10.7.3 using itunes 10.6
    unplugged other USB devices, disabled security, restarted computer.  Next?

    Try changing the DNS as described here:
    iOS 5 update issues  "Network...: Apple Support Communities

  • Error MySQL #2002 connection could not be made etc from phpMyAdmin

    Error MySQL #2002 connection could not be made etc from phpMyAdmin
    I am just seting up Adobe Flash Builder 4.5 for PHP, Zend Server, MySQL and phpMyAdmin.
    On attempting The Tutorial Build your first Mobile PHP project I am getting this error.
    Can anybody help please ?

    Just thought I would add that I did every test the help files suggest, no firewall etc.
    Strange thing is that after the majority downloaded I had about 55 apps left that could not be updated because of the network connection that could not be made, I downloaded them manually instead of clicking 'yes please do download them all'.
    I still came across a few that gave me the msg that an connection could not be made but when I skipped them and came back later to try again it did download. Took some time but I now have them all up to date.
    Now see if I can sync the iPhone and iPad.
    I run the latest iTunes 10.4.1 (10) and 10.6.8, have not updated to Lion yet.
    cheers,
    Christine

  • Win7 and now Server Error [2007]: "Database connection information not acce

    I support a 8.3.x server with Insight plugin in use. This has worked for some time now with WinXP. The issue comes into play when the company is upgrading users to Win7 stations. First, the zero-admin (download and install setup launch) is failing. The Install window opens but doesn't seem to be able to complete. Then, when we do get the plugin installed via the manual download and install, we then reach a point where the bqy will not connect with the Server Error [2007]: "Database connection information not accessible. Processing is disabled." If we proceed from there, we'll get Server Error [6] PUB_NullArgument errors and empty "Show Values" limit boxes. So it's like the .oce information is not received on the Win7 platform - it still works fine on WinXP installations.
    And, I know it can work, as the PC Support personnel were able to get this working on one PC.
    Any suggestions?
    Thanks,
    Keith

    I assume that there has been no reply to this thread. The problem still persists, with intermittent success. I hope that someone can shed some light onto the Server Error [2007]: "Database connection information not accessible. Processing is disables." message.
    Thanks again,
    Keith

  • Error :the specified module could not be found --oci.dll  : Oracle9i

    hi ,
    i m trying to connect thru my java code to the oracle on my system ,while creating the DSN it gives the error
    "the specified module could not be found" for the file oci.dll.
    earlier it was not able to look for the sqresus.dll which i copied to the winnt/system directory , and after this oci error is coming , anyone knowing it please guide
    with regards,

    Make sure it is the same version of 9i (i.e. 9.0.x or 9.2.x) for both OO4O and ODBC. Also make sure that the ORACE_BASE\ORACLE_HOME\BIN directory is in your search path AND last, check your windows directories and subdirectories for duplicate copies of OCI.DLL (or anywhere else on the PC for that matter). Sometimes MicroSoft will include one and it is usually an OLD one.

  • Error message - Original file could not be found

    When I open itunes, and try to click on a song, there is an "!" and I get the error message "original file could not be found. Would you like to locate it?"
    It does this for every song. I have to trace it down to "My Music\itunes\itunes\itunes music" and under that I have hundreds of files by artist.
    How can I listen to the songs so I don't have to click on each one to make them play?
    I hope you can help me.

    First, a correction from my previous post: At the beginning I meant to write The iPod wasn't designed to sync playlist-related information back to iTunes.
    And as for the polydorus link, let's try this .
    Sorry about that.
    Does that make sense? Do I need both folders?
    No, in the end you'll only need one but I'm still not sure which one.
    *I think the difference is there are no folders like in wndows, but the itunes library leads me directly to my library on the itunes website
    I don't understand what you mean by the itunes library leads me directly to my library on the itunes website.
    It sounds like there is only one iTunes database - iTunes Library.itl - file and that it's in your iTunes1 folder. Whether or not that is the case, what I'd like you to do is follow the instructions in this article in the Apple Knowledge Base for opening an alternate iTune Library file. Select the Choose Library option and use the navigtion window that appears to make your way to an .itl file.
    Select the .itl and iTunes will open with a Library that may - or may not - be different than what you last saw: somewhat different contents or exclamation marks may be present again.
    If it's not a library you're happy with, close iTunes, wait ten seconds or so and then repeat the procedure looking for another .itl file - each one contains references for a different iTunes library.
    When you find a library you're happy with, i.e. all the contents are listed and no exclamation marks, make a note of the location of that .itl. It's the one you're going to want to work with.
    Using that database file, you can go back to iTunes, right-click various songs > Get Info > Summary tab and look to the bottom of that window to find out where that Library is being directed for those files. Make a note of that location.
    When we know those two things, we should be able to proceed from there with deleting things.
    In the future, when I buy new songs from apple, where will they automatically get stored?
    In the location that's been selected in iTunes Edit menu > Preferences > Advanced tab for the iTunes Music folder.
    What will happen when I sync my ipod on the computer?
    That brings us back to the beginning of this post, by default the synch goes from iTunes to your iPod. So you shouldn't synch your iPod unless there's a satisfactory Library being displayed in iTunes.

  • DBD: Error while trying to load the transport provider for odbc. Failed to load the library. System error: The specified module could not be found.

    Hello Everyone,
    We are getting an error while trying to create an Universe via Microsoft -> MS Analysis Services 2014 -> OLEDB for OLAP Provider under Connection in UDT -"DBD: Error while trying to load the transport provider for odbc. Failed to load the library. System error: The specified module could not be found."  We have installed BI 4.1 SP05 in our system. As per earlier posts in scn in BO XI 3.x this issue used to be for improper installation of Integration KIT but in our scenarion Integration KIT is within the BO 4.1 package so no seperate installation is required. Moreover I have checked whether all the driver is present under file: "C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connectionServer\drivers" and seems everything is fine. But still I am getting this error. One important point is we could use IDT because in IDT still we don't have option to connect with 'Microsoft Analysis Services - 2014 (XMLA)' as we are using Microsoft Analysis Services 2014 version.
    Kindly help if anyone has faced the same problem with SAP BO 4.1.
    Thanks and Best Regards,
    Ghosal

    Hello Everybody,
    The problem is solved now after installing "OLEDB drivers from SQL Server 2012 Feature Pack". We had OLEDB drivers that comes directly from SQL Server but that did not worked out in our case.
    Thanks for your support.
    Best Regards,
    Ghosal

  • Export in Quick Time Pro gives Error -43: a file could not be found

    Have been successfully exporting videos mades on my camera via Quick Time Pro for many months to convert for Apple TV. However in the last week the same routine process now causes an error on export. Error -43: a file could not be found.
    I have tried uninstalling and re-installing QT Pro and no difference, have also tried different export formats and they all give the same error.
    Any ideas would be appreciated, thanks
    [email protected]

    http://discussions.apple.com/thread.jspa?threadID=769732
    This is a old post from when I had recieved the Error-43 file could not be found. In my case I had a drive lettered F:\ F:\ when changing the drive to a single letter F:\ it resolved the problem, so something you might want to take a look at.

  • PRCD-1120 : The resource for database dwhpd1 could not be found.

    OEL 5.1
    11.1.0.6 Oracle database RAC
    11gR2 Grid
    Hi,
    I have installed 11gR2 grid with ASM and restored/recoverd a 11gR1 database. The 1st node is up using asm but when I check with svrctl I get errors :
    [oracle@avgrac01 admin]$ /u01/app/11.2.0/grid/bin/srvctl status database -d dwhpd1
    PRCD-1120 : The resource for database dwhpd1 could not be found.
    PRCR-1001 : Resource ora.dwhpd1.db does not exist
    I have read that it's something to do with SCAN and the remote listeners.
    Please can someone point me in a direction/document/help, please

    798188 wrote:
    OEL 5.1
    11.1.0.6 Oracle database RAC
    11gR2 Grid
    Hi,
    I have installed 11gR2 grid with ASM and restored/recoverd a 11gR1 database. The 1st node is up using asm but when I check with svrctl I get errors :
    [oracle@avgrac01 admin]$ /u01/app/11.2.0/grid/bin/srvctl status database -d dwhpd1
    PRCD-1120 : The resource for database dwhpd1 could not be found.
    PRCR-1001 : Resource ora.dwhpd1.db does not exist
    I have read that it's something to do with SCAN and the remote listeners.
    Please can someone point me in a direction/document/help, pleaseHi,
    This error means database is not registered in OCR
    If the database was not registered in the OCR, after restoring the database you must manually add the database in the OCR (add database and instances)
    http://download.oracle.com/docs/cd/E11882_01/rac.112/e16795/srvctladmin.htm#RACAD5011
    http://download.oracle.com/docs/cd/E11882_01/rac.112/e16795/srvctladmin.htm#i1008526
    About integrate 11.1 with SCAN 11.2 you must use note below:
    How to integrate a 10g/11gR1 RAC database with 11gR2 clusterware (SCAN) [ID 1058646.1]
    Hope this helps,
    Levi Pereira

  • Deskjet 2542 all in one error: 'the specified module could not be found' when installing to USB

    Installation proceeds OK until the USB cable is connected, when the error message is displayed and installation ceases.
    I have successfully istalled and run the printer on another XP PC of a similar age - ie old.
    I have upgraded the XP OS to SP3 with numerous updates;
    Checked that the USB ports read Data sticks OK;
    run a/v and malware programs, including Microsoft Safety Scanner;
    checked that USB drivers are up to date;
    uninstalled driver software and re-installed with software downloaded from HP;
    carried out the procedures detailed in HP Support Forum 4022116
    Error message the same.  
    This is for my elderly neighbour - help please!
    This question was solved.
    View Solution.

    Hi @bodger50,
    Welcome to the HP Forums! 
    I understand that your HP Deskjet 2542 gives you the error: 'the specified module could not be found' when installing to USB, on Windows XP.
    I would recommend going through the steps in this post, Re: Install Error "The system cannot find the file specified" (hpzprl40.exe). When you get to the printer install wizard section, just use the full feature software and drivers found at this website, HP Deskjet 2540 All-in-One Printer series Full Feature Software and Drivers. As the printer install wizard is only for Windows 7 and up.
    Hope this is helpful, and thank you for posting!
    RnRMusicMan
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to say “Thanks” for helping!

  • Error code; original file could not be found, would you like to locate it?

    when i try to transfer songs from my library to my ipod shuffle, i get this error message (error code; original file could not be found, would you like to locate it?). Then an exclamation point(!) in the first column it appears next to the song in the library.
    When i go to the folder mymusic/itunes/itunesmusic folder, the song is there, but why is there an exclamation point next to the song in the library? And how do I restore all these songs, and what causes this?

    Sounds like your iTunes .ITL library file got corrupted.
    What are the iTunes library files?
    There are some posts around here by Buegie on how to fix that...

Maybe you are looking for